Dreamweaver killer : Aptana AJAX Code Assist on JavaScript HTML CSS
Category Joomla, Wordpress, Soft, Graphics, internet, Vista, Education, Apple, webmasters | Permalink | 17. May 2007
« Moniker.com Brokers Sale of Porn.com for Over US $9.5 Million | Shrek Real Life Maurice Tillet »

Here at osCandy, we use Aptana everyday. One thing sucks though - The php implementation still needs work. So while they’re working that out, we can use phpEclipse to make Aptana better. As a result, we have a full blown PHP ide, with all the benefits of Aptana Javascript IDE + CSS IDE.
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features:
- Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions
- Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure
- FTP/SFTP uploading, downloading and synchronization
- JavaScript debugger to troubleshoot your code
- Error and warning notification for your code
- Support for Aptana UI customization and extensions
- Cross-platform support
- Free and open source licensed under the Eclipse Public License, v1.0.
Get instructions on how to do it here!
As a base we will use Eclipse you can download it here. You should use the current releasee version (3.2.2 at the moment), but if you want to have a plenty of new features you can choose current stable dev version (3.3M6 at the moment).
For Javascript we have Aptana of course. We don’t need full package wich includes eclipse, so we will download only the update files here.
For PHP we will use PHPEclipse. Go to downloads page choose version, and then download bin.dist archive.
Ok now we have all what we need. Let’s install it.
1. Install eclipse by unzipping the archive in a folder somewhere in your system. Check if eclipse starts normally.
2. Install Aptana. The aptana update acrhive contains two folders ‘plugins’ and ‘features’, so you need just to paste them to eclipse directory. Check if Aptana works by launchung eclipse and finding ‘Aptana’ perspective, if it exists probably all is working.
3. Install PHPEclipse. You just have to do the same what you did with Aptana archive.
4. For detail description of how to use Eclipse, Aptana and PHPEclise visit their home pages.
5. Enjoy.
take a look at the samples:
JavaScript:
5,390 ReadRelated Posts
- Web 2.0 JavaScript library Script.aculo.us is a tiny (140KB) javascript framework that gives you the power of effects, several ...
- And now, News and Books search results - Google Ajax Howdy! Just wanted to let you know about some exciting news from the Google AJAX Search API team. Fo...
- Ajax Comments 2.07 Probably one of the best ways you could spice up your WordPress Blog with AJAX; readers love it! M...
- Ajax Graph based on Prototype.js For one of my projects, i needed simple graph to represent data for a single year by months. ...
- AJAX Alternatives? Gmail Choice! Every now and then, I keep hearing people discussing the power of AJAX. First, let me explain in bri...
- ASP.NET AJAX 1.0 Released to Web Microsoft yesterday announced the official release to Web of ASP.NET AJAX 1.0. Thi...
- Unobtrusive AJAX Star Rating Bar with web 2.0 Tech Your webblog What It Is This is a rating bar script done with PHP and mySQL that allows users to rate things l...
- Web 2.0 :Ajax Effect Your Weblog SimpleJS is a javascript library simple and light proposing functions ready with the use t...
- AllTheCode Launches New Code Search AllTheCode have today launched a new code search engine which has joined a group of existing sol...
- 100 Ajax Tutorials and Resources Web 2.0 Here we present you with 100 Ajax tutorials, other tutorial round-ups, resources and javascript libr...


































































