| Web News |

Pardon plea for ‘stupid’ Sulabh lmost the entire township of Ashoknagar came out on the streets yesterday to seek pardon from President A.P.J. Abdul Kalam for local boy Sulabh Goyal...
|
| WebProNews Articles |
Old Media, New Media Make Peace Why buy a newspaper when you can find
the same content online for free? As this line of reasoning has occurred to more and more people, there has been something
of...
CEO Blogging? Don't Hold Your Breath The question of why chief
executive officers at powerful companies do not blog has been circulating in the news again, with the Paper Of Record
itself asking the question on a warm Sunday morning.
Yahoo Unleashes New Search Crawler Yahoo Slurp may be showing up
heavily in access logs around the web, as the company gave the new spider a workout alongside the old spider before
retiring the previous Slurp.
|
|
07.31.06 Aptana Apt For Web Development By David A. Utter The integrated developer environment distributed by Aptana takes a JavaScript-focused approach to building dynamic applications.
Aptana has made its beta version 0.31 available in multiple forms. Platform specific versions may be downloaded for Windows, Mac, and Linux. Much of Aptana's code has been written in Java.
Eclipse users can obtain the beta as a plugin to their preferred IDE. Currently, Aptana's developers recommend using the program in its standalone version. As an Eclipse 3.2 plugin, all of Aptana's features will be available except File View.
The IDE has an assortment of features for the developer's benefit. Code Assist allows developers to select from their available properties and methods to quickly complete a statement.
Many of those methods also have icons displayed for various web browsers, to show if the method will be compatible with Internet Explorer, Firefox, Opera, and Safari, for example
 The user can control which icons are displayed. By default, IE and Mozilla icons show up in Code Assist. Users may change these by checking or unchecking them in the preferences for Aptana.
Language support for JavaScript, along with HTML and CSS, has been integrated into the editor. Documentation for DOM and JavaScript Core Language may be found there, making it easy to find parameters for a core function.
Aptana supports the importing of additional libraries to complement those that come with the download. Those import options include Dojo, JQuery, and the Yahoo UI library.
For the adventurous developer, Aptana may be customized using JavaScript. More actions and macros beyond those provided can be written and made a part of the everyday use of the IDE.
About the Author:
David Utter is a staff writer for WebProNews covering technology and business.
|
Low Rate eCommerce & Retail Plans  |
|
Should I Learn Python Or Ruby Next? By Jeremy D. Zawodny I've been programming (when I do program) mainly in Perl for the last 10 years or so. But I've been itching to learn a new language for a while now, and the two near the top of the list are Ruby and Python.
I figure that Ruby would be easy to learn because of its similarity to Perl (I'm told). But I also figure that Python would be easy to learn because of its simplicity. And when it comes to webby stuff, I can use Rails with Ruby and Django with Python.
I'm currently leaning toward Python and began doing so last week. I started with Mark Pilgrim's excellent Dive Into Python and made it thru the first 3 chapters pretty quickly. So far it feels pretty good.
Before I really dive in, though, I'm curious to hear what others think about the choice between these two languages.
(On a related note, you might also read Tim Bray's On Ruby post, since he just started learning Ruby.)
|