chapter31

development in a land far far away…

at the moment

History is not what happened. History is what was written down.

Archive for December, 2007

Mylyn plugin for Aptana

Tuesday, December 18th, 2007

I’ve been reading about Mylyn for a little while now but haven’t had the opportunity to install it. After reading this post today from Adam Flater I thought it was about time I gave it a go.
For those that don’t know Mylyn:
Mylyn is the Task-Focused UI for Eclipse that reduces information overload and makes multi-tasking […]

Read the rest of this entry »

Enforcing your Service as an API

Saturday, December 8th, 2007

A lot ColdFusion developers are moving (or already there) towards a more OOP style of development. They have an understanding of and use several techniques and design patterns when building applications, particularly when it relates to things such as MVC and n-tiered development.
A small part of this is grouping related files withing separate directories in […]

Read the rest of this entry »

Search and replace using reg exp

Saturday, December 8th, 2007

The other day Nathan Strutz wrote a great post on finding and replacing text in your IDE (in my case I’m using Aptana/cfeclipse) using regular expressions.
This is more a reminder to me so that I try to use it (with the idea that it’ll become 2nd nature!), but I also had a play to see […]

Read the rest of this entry »