21 Feb, 2009
Over the weekends, I was trying to learn the ways on how to work faster without typing much codes and minimizing errors. The solution is learning to use Aptana’s Snippet View. Firstly, before we start – I would like to suggest rearranging your IDE into more simpler view.
I like to close unwanted views and combine three of my mostly used View into ones dock to the left side of the IDE namely, File, Project and Snippets.

Let’s move on, we will then need to create our own set of snippets – be it JS script, XML, HTML, CSS or whatever you are programming with this IDE.
Read the rest of this entry »
13 Nov, 2008
Over the weekend, I was trying to redesign my Flash Actionscript IDE to look dark…looks like I’m addicted with Dark Themes now, my eye pupils are more relaxed on the new colors settings. For those whom are using big CRT can consider this; what I heard was using darker themes tend to save energy and produce lesser heat. Anyway, take a look at my cool actionscript IDE now.

Here are my settings but, it does that few hours for your eyes to get accustomed with the sudden switch of light to dark theme. Is just like driving in heavy rain using sun glasses. Then again, you can always revert to default settings if you don’t like it.
Settings

Font Used (Windows) : Consolas
Font Size : 11Â
Foreground : #FFFFFF
Background : #333333
Identifiers : #0066CC
Keywords : #FF3399
Comments : #808080
Strings : #99CC00
20 Sep, 2008
Normally editor such as notepad, editplus, notepad++, visual studio, devstudio and many more. They came with light theme by default, which means utilizing white as the background and the syntax as the colored ones. Have you ever seen a dark theme before?
 A dark theme looks like a classical o/s prompt command or linux terminal. I found a wonderful color customization from Boris Popoff that day, regarding the customization of color template for dark theme for Aptana IDE. After using Aptana IDE for quite some time, I find dark theme suits my vision better, cause I always thinks that white background on the lcd monitor can be way too bright. Well that’s just my field of vision.
Â
For those who are new to Aptana IDE – Free javascript IDE can read my review here
Â

Â
The font used for this is MS-Consolas. When tweaked your IDE will look like the picture above.
To download this color customization template for Aptana IDE check out http://gueschla.com/labs/green-chaud/.