For web development, few IDEs are both free and as powerful as Aptana. The new Aptana 3.0.5 Beta is now a mature product (early Aptana 3 was very buggy) and good enough to switch to. Here you will find a syntax colouring theme for the new Aptana 3, compatible with TextMate and e Text Editor theme systems.
Tag: aptana
Huge collection of Aptana 3 themes
If Aptana is (still) your IDE of choice, check this gallery of colorization themes.
Appcelerator acquires Aptana
The Aptana IDE has been around for a few years now and has gained a loyal base of users (yours truly included) due to its strength, easy of use and wide support for various languages including its support for Android and Nokia development. Aptana has now been acquired by development platform Appcelerator, creators of Titanium… Continue reading Appcelerator acquires Aptana
Clean restart for your stylesheet
Want to remove all properties from your CSS? in Aptana, use the regular expressions (.*?):(.*?); and (.*?):(.*?)R to clean everything. The last regular expression will match those cases where the property is the last before the } and has no semicolon at the end.
5 Dark Themes for Aptana
Installing Aptana 1.5.1 + Aptana PHP
I've just updated Aptana Studio from 1.5 to 2.0 only to find out that the spectacular Aptana PHP plugin is not longer supported. In this tutorial we'll see how to install Aptana PHP plugin in Studio 1.5.1 and 2.0.2.
WordPress code templates for Aptana
What's you IDE of choice when it comes to web development? I use Aptana Studio which absolutely rocks when it comes to web development. By default, Aptana doesn't have a PHP editor but you can install it after you install the default Aptana installation from the AptanaMy Aptana menu option. A page will open with… Continue reading WordPress code templates for Aptana