Content

ramblings of a coldfusion developer

Keyword: cfeclipse

2010-05-06 :: Jim Priest // Code
Zen Coding – Lazy Coding To The Extreme

With one arm out of action for the next few weeks anything I can do to type less is good.  A few days ago Zen Coding popped up on my radar and today I finally found a few minutes to tinker and try it out. This is the holy grail of lazy typing! Basically it’s [...]

Tagged:

3 comments  » Read the rest

2010-02-08 :: Jim Priest // Code
ColdFusion 9 on VirtualBox

I’ve finally posted my instructions for getting ColdFusion 9 up and running on VirtualBox!  It took me a few times to work through the process and get everything working (and documented) and at one point I forgot the password on the VM image and had to start over again.  Oooops. Documentation is now on my [...]

Tagged: »

8 comments  » Read the rest

One of the things I’m most excited about in the latest CFEclipse 1.3.5 release is the new code formatting feature. At work we have a LOT of spaghetti code…  weird indenting, mixed case tags, etc.  With the new code formatter in CFEclipse getting this cleaned up is a matter of a few keystrokes! The mixed [...]

Tagged:

 » Read the rest

I’m working on an older project written in Fusebox (I’m so happy to be working on something using a framework for a change!) and was struggling to weed through the circuit files. I’m using CFEclipse and editing the XML files using Aptana’s XML editor. My first thought was I could use the Outline view but [...]

Tagged: » »

2 comments  » Read the rest

Lately I’ve been really trying to avoid using the mouse while coding.  You may not realize it but it’s a huge distraction to: Stop typing Find your mouse Find your cursor Hunt for the icon you need Click the icon Release mouse Resume typing That is a lot of work! And you probably do that [...]

Tagged: »

1 comment  » Read the rest