DISQUS

Sorrowful Unfounded: Thoughts on ColdFusion

  • Adrock · 6 months ago
    ColdFusion's simplicity is also it's greatest danger when the mixing of business logic and presentation is concerned. You should be using CFCs for most of your business logic, but to take it to the next level, you should investigate the numerous MVC-based frameworks available for ColdFusion like:

    http://www.model-glue.com
    http://www.coldboxframework.com
    http://www.mach-ii.com
  • Christopher Clarke · 6 months ago
    Thanks. I will look into CFCs tomorrow. I will also take a look at those frameworks, but with this being for a university subject, I sadly cannot use them.
  • Railo · 5 months ago
    There is also a third free and fully open source CFML engine that's gaining immense popularity called Railo it's light weight and fast: http://www.getrailo.com

    Also check out http://www.learncf.com and http://www.easycfm.com for tutorials and demos and the main ColdFusion mailing list: http://www.houseoffusion.com/groups/cf-talk/ and the Aussie CF mailing list: http://groups.google.com/group/cfaussie
    .-= Railo´s last blog ..SVN Updated with 3.1.0.020 =-.
  • Christopher Clarke · 5 months ago
    Thanks for the links "Railo". I've already been using EasyCFM, and I will certainly go do some of the tutorials at Learn CF. :)
  • LearnCF · 5 months ago
    Good to see more students using ColdFusion there is a shortage of CF dev's in Aus so the more the better. Good luck with the learning and hope you find the CF community as helpfull as the rest of us do.
    .-= LearnCF´s last blog ..Deserializejson - Twitter example =-.