I’ve recently been looking at an open source replacement for Dreamweaver and stumbled across an IDE called Aptana which focuses on front end development. Heres the introductory blurb from the Aptana site:
The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused editor and development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.
You will certainly notice that there are some very handy features on there, such as javascript and css debugging on the fly, which cuts out those frustrating minutes waisted by simple spelling mistakes. The software is strongly related to the Eclipse platform, and as such you can take advantage of the plugins which are on offer, at work i have installed the subversion plugin enabling me to edit & commit from within one program, excellent!
It’s not all perfect though, you have to remember as with everything these days, it’s beta software, yes there will be bugs, yes there will be some things you don’t like, but features are being worked on and if you interested check out the development blog and forums. One feature i’m certainly looking forward to will be php syntax highlighting support. Give it a try you might be pleasantly surprised…