ColdFusion Is Awesome

Written by on June 11, 2010 in ColdFusion, General - 25 Comments
Tags: ,
Short URL: http://www.mattgifford.co.uk/s/1694

ColdFusion IS awesome.

ColdFusion is awesome!

It’s monkehTime again, and another chance to win a super-sweet “ColdFusion Lives” t shirt.

To be in for a chance to win, simply add a comment to this post to tell me why ColdFusion Rocks.. what does it mean to you?

The random winner will be selected at 20:00 BST tonight and will be notified on the comments below, so stay tuned :)

********************

Winner!

Wow! Awesome comments, all.

We all know ColdFusion kicks some serious ‘wotsit’, and it’s always refreshing to hear what the community and developers think of their beloved language.

This week there could be only one winner, and the random name out of the bag was Ryan Anklam.

Congratulations to you, Ryan. Send me your details and I’ll get your shiny new t-shirt in the post.

********************

25 Comments on "ColdFusion Is Awesome"

  1. Ryan Anklam June 11, 2010 at 3:31 pm · Reply

    ColdFusion rocks because its the perfect development platform for a developer to grow with. The learning curve to get started is very low and the ceiling is only as high as a developer can take it. From tag based procedural code to OO applications built on enterprise level frameworks ColdFusion will do it all.

    In addition to that the community surrounding the CFML language is by far one of the best out there. Fellow CF developers are always willing to share their code and help answer questions.

  2. David Cooke June 11, 2010 at 3:41 pm · Reply

    ColdFusion rocks ’cause it makes my life so easy I can piss off down the pub early :-)

  3. Tony Miller June 11, 2010 at 3:42 pm · Reply

    ColdFusion makes it so easy to do forms+validation+db CRUD that we could turn a student who hadn’t programmed at all before into a veritiable machine at turning out code and projects used by audiences all over our university campus. We’ve also used it to do awesome slicing, dicing, and mashing of data sources and XML feeds to create a very nice campus map and smart classroom map.

  4. David Boyer June 11, 2010 at 3:52 pm · Reply

    Coldfusion rocks because it’s really easy to pick up for newbies using CFML. Choice of engines to run on with Adobe CF and the free open source Railo. Good performance and a central admin to the application server. Faster development…

    Oh and it usually gives me something to blog about ;)

  5. John Whish June 11, 2010 at 3:53 pm · Reply

    Even a monkeh can use it :P

  6. Steve Warsap June 11, 2010 at 3:53 pm · Reply

    Coldfusion rock, because it’s coldfusion… Easy to pick up, great support from a huge community, great online documentation. And what other community can boast their very own, jedi master, marty mcfly, the terminator plus many more stars ;)

  7. Eric Cobb June 11, 2010 at 4:08 pm · Reply

    It. Just. Works.

  8. Rob June 11, 2010 at 4:22 pm · Reply

    Chuck Norris uses ColdFusion – nuff said!

  9. Rob June 11, 2010 at 4:25 pm · Reply

    ColdFusion: all the power and flexibility of Java, all the ease of … breathing.

  10. Bradley Moore June 11, 2010 at 4:48 pm · Reply

    Because onMissingMethod(..) let’s me throw “I need pie” exceptions.

  11. Dave Ferguson June 11, 2010 at 4:56 pm · Reply

    Because it allows me to work more efficiently leaving more time in the day for beer.

  12. Matt Tholey June 11, 2010 at 5:06 pm · Reply

    ColdFusion rocks because it is somewhat easy to pick up. I am still at a newbie status, but have been picking up more and more everyday. I love how it lets me build dynamic pages without a hassle. I just picked up all three CFWACK books so that I can build on my current knowledge. I can’t wait to conitnue learning more about CF. The CF community is great as well. All of the CF developers that I have had the pleasure of interacting with have been very helpful. ColdFusion Rocks!!

  13. Alirio Boquin June 11, 2010 at 5:12 pm · Reply

    ColdFusion because rocks because help me with the KISS principle (Keep it simple, Stupid).

  14. Nathan June 11, 2010 at 5:25 pm · Reply

    It just absolutely rocks! I love the fact that I can easily work with MVC sites that just WORK! I have used PHP, and other programming languages. Quite frankly other languages are not nearly as intuitive. Love its simplicity but advanced functionality!

  15. Shock the Monkey June 11, 2010 at 5:29 pm · Reply

    ColdFusion is awesome because you can answer the question “What do I do after the user submits the form?”

  16. Sarah Kelly June 11, 2010 at 5:42 pm · Reply

    Community! Community! Community!

  17. Joe Brislin June 11, 2010 at 6:30 pm · Reply

    Rapid Development + Great Community = ColdFusion Awesomeness

  18. LuKeNuKuM June 11, 2010 at 6:31 pm · Reply

    on the first day Tim created HTML and he saw that it was good
    on the second day Jeremy created CFML and he saw that it was better
    on the the third day we saw CFML and knew we could have the rest of the week off

  19. Dominique June 11, 2010 at 6:32 pm · Reply

    I need to query a database?

    SELECT whatYouWant FROM…

    And I have the results.

    I need to print it to a PDF?

    And I have a PDF with the query results.

    A few lines, and it is possible to create a mature application. *That* is the strength of ColdFusion, and *that* is why it is so, or should be so attractive, for business.

  20. Guust Nieuwenhuis June 11, 2010 at 7:29 pm · Reply

    Why ColdFusion? Why hard when it can be easy?

  21. hinsel June 11, 2010 at 8:24 pm · Reply

    Coldfusion is great because of it’s ease of use and power. You can write easily in 4 lines of Coldfusion what it would take 50 lines to write in PHP. It plays well with SQL, offers a great community of intelligent and helpful coders, plays well with flash, eats and parses XML like buttah and is very stream lined.

    I love Coldfusion – I get very sad whenever a client wants a straight HTML site or god forbid something in PHP.

  22. Bradley Moore June 11, 2010 at 8:38 pm · Reply

    Congrats @Ryan

  23. Matt Tholey June 11, 2010 at 8:43 pm · Reply

    congrats Ryan!

  24. Rajeev June 15, 2010 at 3:47 pm · Reply

    I am trying to extract text from a pdf document using ColdFusion. But I need to invoke this as a web service from my PHP code.

    I am able to use “cfpdf” tag with “extracttext” but as I said I need to run this from PHP. But the “http://localhost/CFIDE/services/pdf.cfc?wsdl” WSDL has “extractpages” and it does not have “extracttext”.

    So is it possible to somehow invoke CF as a webservice from PHP and use it to extract text from a pdf document?

  25. Matt June 16, 2010 at 12:17 pm · Reply

    @Rajeev – thank you for your comment/question.
    I’ve published a new post on this topic which I hope will help: http://www.mattgifford.co.uk/extending-the-coldfusion-service-layer/

Leave a Comment

Get creative and draw here... Go swirl-y crazy