Multiline Search and Replace in Eclipse

Thanks to the CFEclipse plug-in, more and more ColdFusion developers have been moving to Eclipse as their primary editor and IDE. The one complaint I’ve heard most often from people familiar with HomeSite, CF Studio and DreamWeaver is that there’s no way to search for blocks of code. Thanks to Aptana, that is no longer a problem.

Read More

Rocking ubuntu

Over the weekend, I decided to get my home development environments back in shape. I had tried installing Linux on my laptop some time ago and that was tragic. Today it’s much easier.

Read More

Under the Hood - ColdFusion Array

It’s very easy to iterate (loop) over a simple array variable. It’s also trivial to get a specific element. But when the array is returned from a function, you can’t just ask for getFoo()[x]. Or can you?

Read More
Page: 4 of 7