Coolskool : Kola Oyedeji's Cool Technology Blog

Search Box

 

Calendar

««Nov 2009»»
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
2930

My RSS Feeds








HTML Snippet

Hit Counter

Total: 803,043
since: 7 Nov 2003

Categorys

Latest tagged entries for 'COLDFUSION'



When all you have is 3 hammers (called Gateways, Beans and DAOs)

Wednesday, 25 July 2007 1:58 P GMT
I was partly prompted to write this on the back of Brian's recent blog post on gateways. I've been meaning to talk about this for a while now as it has sort of bugged me. Far too often when people mention OO in ColdFusion - the very next thin

CFANT - Undocumented ColdFusion tag

Thursday, 24 May 2007 6:19 A GMT
A while back my colleague James mentioned a hidden cfant tag for running ant build files. I finally got around to playing with it although its still not clear what all the arguments are for despite their seemingly obvious name. The usual disclaimer

Do you use the dollar sign in variable names?

Sunday, 20 May 2007 10:16 A GMT
Since CF 6.0 we've been able to use the $ as part of a variable name but I have yet to come across any code that actually uses it. Does anyone actually use it? Perhaps as part of some naming convention to indicate Constants for example?

What ColdFusion tools do you want?

Thursday, 26 April 2007 9:55 A GMT
What ColdFusion tools do you want?Following on from my last post discussing Java tools support and whether it made working in Java more productive , I'd thought I would point out some of the tools that are missing from the ColdFusion landscape.

Is ColdFusion more productive than working in Java directly?

Monday, 23 April 2007 9:36 A GMT
If you've used both you'll probably answer yes. Sean's recent blog post about working with Eclipse reminded me of a discussion I had with a friend recently which made me re-consider whether working in ColdFusion is more productive than Ja