Category: Railo

Mar 4 2010

ColdFusion Query of Query tips and tricks

1 comments - Posted by AJ Mercer at 8:00 PM - Categories: Railo | ColdFusion | CFML

Feb 24 2010

I am speaking at webDU 2010

0 comments - Posted by AJ Mercer at 9:42 AM - Categories: Railo | ColdFusion | CFML

Feb 10 2010

In search of the Holy Grails of web development

0 comments - Posted by AJ Mercer at 5:56 PM - Categories: Grails | Railo | CFML

Jan 12 2010

Server Rebuild - Railo on Tomcat with Apache

Posted by AJ Mercer at 10:08 PM - Categories: Webonix | Railo

Nov 2 2009

Lite Application Frameworks for ColdFusion


Recently there seems to have been some backlash against monolithic application for ColdFusion - they are too hard to learn, there require to much effort to set them up ...But probably the works criticism of all, is they take the fun out of ColdFusion development.

In reply to this, a number of 'lite' application frameworks have sprung up. For Example

So I was wondering,

  • how good are these frameworks?
  • can they hold there own again the big Frameworks?
  • and are they really easier to pick up and run with?

I was also wonder how the authors of the 'Lite' frameworks feel about

  • the framework used as a learning tool / stepping stone to a 'real' framework
  • they are for 'Hobbyists', not 'Real developers'

And in the future, will the authors feel the need to implement requests for developers that will turn the 'lite' framework into monolithic application?

Posted by AJ Mercer at 10:38 AM - Categories: Railo | ColdFusion | CFML

Aug 22 2009

A CFML framework for the rest of us - Reclaimed

After taking a look at FW/1 I posed a blog tittled 'A CFML framework for the rest of us'. Shortly afterwards, I got a comment (slightly tongue in cheek) from Chris Peters say that was ColdFusion on Wheels catch phrase / slogan.

I have not looked a cfwheels for a long time; about when the ownership changed hands and I think it may have had some issues with Railo (v2). So I downloaded and installed on Railo 3.1 and got the welcome page up :-) That motivated me to look at the excellent cfwheels documentation and do through the examples. The tutorials are very basic, but give you a good understanding of the philosophy behind cfwheels (which is based on Ruby on Rails).

I also took the opputunity to take a look at Russ Johnson's CMS built on cfwheels call Splash CMS. So far all I can say, besided saying it looks great, is that it does run on Railo 3.1; which will be no surprise to those that know Russ. I am hoping this will be a good project for me to dig into and see how to build applications with cfwheels and will blog about it shortly.

0 comments - Posted by AJ Mercer at 9:00 AM - Categories: Railo | ColdFusion | CFML

Aug 8 2009

Time to get serious with frameworks

I have been taking a look at Framework One and it has motivated me again to learn OO development for ColdFusion. A part of this learning is to investigate Transfer ORM as well.

But like all good projects, it starts off with a bit of procrastination. So I have updated Railo to 3.1.0.26 and MangoBlog to 3.1. Now that is out of the way, time to get stuck in.

Hmmm, maybe some lunch first ...

13:37 Transfer tBlog seems to be running fine

0 comments - Posted by AJ Mercer at 1:14 PM - Categories: Railo | CFML