Aptana The Web IDE
for a long time, I've been searching for a good IDE for javascript, especially these days (Ajax days and Ajaxy Customers), but it was always a problem that you have to memorize a lot of java script objects' functions, or keep a heavy big Java script bible book on your desk, because simply the intellisence support in VS for javascript still poor (Sorry Microsoft). and also if you managed to get stuff works you find some incompatibilities between the browsers (IE & FF) , which causes rewriting the whole thing again & again...
I was searching for a good IDE that I can use for day job and also for practicing java script at home, and I found
Aptana,
it was really a cool IDE that inspite of that it is still in its early days still beta but has lots of good features especially in compatibility and code assist (Intellisence Microsoft trade mark so we will continue with Code Assist).
it is also cross platform (Java), free and open source, which makes it perfect.
I am still playing around with it, but anyway it looks good as it built on Eclipse so it is developer friendly and it supports so many AJAX libraries about 9 of different AJAX libraries.
I think it is a good start and I will try it more and more and if I find anything interesting I'll blog about it later,
This where you find AptanaHave fun