Pablo Varando's ColdFusion Blog

ColdFusion Is Dead!!!

First off I thought the title would intrigue you... But let me say that it's so far from the truth that literraly it's amusing!

I have been doing ColdFusion for going on 12 years (really shows my age; man I am getting old) now... and I hear the "CF is DYING" or "CF is DEAD" comment like every other 10 minutes... It's not only ammusing at times; it's plain old ignorant!

I love to get into debates with students, people learning at EasyCFM.COM or even at User Groups about the topic; and you know what I find everytime? The people that make the comments have no clue; and can't take constructive critism well... It's like I am in the school playground and you just can't get through to these "trouble kids".

With that being said; I want to point out a few things for people reading this. Now sure someone can say CF is your preffered development choice and that is why you fel that way; but that is just not true.

Prefered choice is one thing; best tool for the job is another. When a client (be it web or corporate or goverment) comes to you and spec's out a particular project for development, that client could care less what you write it in; what they care about is two things:

  1. How long?
  2. How Much?

Now, if the client does not have "CF licenses" and you choose to use ColdFusion for that project; the how much includes the license fees. Free, is not always free... they [the client] will pay for it in the development and project lifecycle; so even if they don't spend say $10,000 in a license; they will still spend the $10,000 sticker elsewhere. (Note: If they can't or dont want a license; consider a managed server.. usually a few hundred dollars a month gets you a CF license (usually enterprise) at most hosting companies, so what is the problem?) And I know people will say; shouldn't the developer make it instead of the license fees? That is a matter of business logic, and individual honesty. Sure; we all want to make more money; but shouldn't honesty to your client be more important? Shouldn't providing the best route (for the client, not you) be the route suggested? I tend to think so!

(This usually ends up making you more money in the long run anyways with referrals and repeated business).

I have built hundreds (sometimes it feels like thousands :) ) of applications [Some Enterprise level, some not]. Some in C# (both for the web and as stand-alone ditributable applications), Some in JSP, some in CF, some in othe languages (anyone remember htmlOS?) and to be honest; a language is just that... a language..

It's the person who speaks that language that makes it what it is. I speak 3 languges (you know this; if you read my 25 things about me post) and I cannot say Spanish is better then English or Italian is better than English.. Each one has its place; when in Rome guess what? Italian is better... when in California; English (or in some cases spanish) is better.... So naturally the same is ported over to the programming language arena. Or at least, it should be!

Let's go back to say 1998, when flash got really really popular and you would see fully developed flash website (which cheesy animations and unusable content).... In those days; doing this was considered tacky and very unprofessional. Today with Flex; that is not only the NORM; but it's encouraged. But why? because technology got better; the ability to streamline data to the flash interface is easier and mor seemless; therefore making the "user experience" better.

Life is about timing; knowledge; and plain ol' salt. Salt? WTF?!?

In life; you need to take everything with a grain of salt (at least I think so)... When you read posts like Aral Balkan's (CF is dead) post; or Steven Errat's (CF is NOT Dead) Post ; or even this post; you have to read them and take them in with a grain of salt... Because you have to inform yourself; then make a judement on to what is best for you with seeing all of the pictures in the bulleting board; not just the one someone wants you to see.

What is better... what is not better? Is too "general" and high level of a question; without knowing the situation; it's useless... A better question would be:

What is better for my task as hand (my project, my client, etc.)? That is the question no one ever touches when they say CF is dead... better for what... you (the developer), them (the client)

In my years (over a decade now) of teaching programming (I teach PHP, Java, C# and CF) (both in seminars, classes and universities) I can tell you that CF can compare to any other language out there... It can deploy .NET, Java, CFML, and more... but let's forget that for a second; and look at the other reason why ColdFusion is not DEAD or dying...

I hear this one often; it's too expensive! First off; I have said this before; but the price sticker on ColdFusion is not expensive for a company. If you're company cannot fork over at least a professional license; then you should start asking can they pay my next paycheck... But that aside; Railo anyone? If FREE is too expensive; then you have issues....

Next I hear; CF developers are not real programmers; they are scripting (or tagging) kiddies... So I asked myself; let's prove it.

So I began the language test with some univesity students. I gave 8 students (2 using JSP, 2 using .NET, 2 using PHP, 2 using CF) the task of building a fully working; tested application (I selected the application; in thise case it was the dreaded "Address book" application) and the one's that got it working quicker an could support a lot of traffic (using a stress tool - Mercury) would win the prize.

Now; putting this in perspective yes the CF team did it quicker; followed by the PHP developers, then the C# developers and then the JSP developers. I put them all through Mercury; and all 4 of them withstood the stress test of 5,000 concurent users. Sure that is not a lot when you compare it to Twitter or MySpace or whatever; but it goes to show that it can work (correctly) under presure. All other aspects were the same (same OS, Same DB backend, the only thing that was different was the language they used) and they all behaved accordingly. But this takes me back to the "How Long?" and "How Much?" questions clients asked.

CF Developer Team - 3 weeks
PHP Team - 4.5 Weeks
.NET Team - 5 Weeks
JSP Team - 5 Weeks and one day.

The CF Team even created a partial Flex front end that invoked their web services (since all they had to do was switch a setting on the CFC to enable web services) as extra credit. The other teams didnt have time; and came in just under the gun (deadline was 6 weeks).

When I spoke to the developer teams individually; they all said that this was a great excercise because they are seeing (unbiasedly - is that even a word?) that each situation has it's place... CF was just better here; in this case and point.

Take this to the next level and build something like YouTube...Would CF be the best route to build something to that scale? Probably not because of a few reasons; however; could it be used? Sure look at a site i built in less then a day: ColdFusion.TV; but it required me to use third party applications to handle the video compression, etc. But keep in mind I said I wrote this in a day. (Not weeks, months or even a year, but a single day).

Does it have all the bells a whisltes of a YouTube? No; it was just a day; does it have full capabilities to upload videos of any format; conversion to FLV (flash video) the ability to play and place it on your own site (like YouTube) yes it does! And all that in just one day! What else could you do? With more time?

Going back to YouTube; writing this in JSP or C# would be better because you can get to a more granular level and control the file conversions more powerfully; then you ever could in CF... so does CF fit every mold? No, it doesnt. Does this mean it's dying? I think not! In layman's terms:

"If you have a screw, a hammer might not be the best tool.. but if you have a nail; then start hammering!"

Lastly, let's leave you with one last piece of information.

ColdFusion 8; when used correctly can work perfect and seemlesslesy (especially in a 64-bit environment). To the same standards that a PHP system, C# system could. Don't blame the technology; because you have met some people that didnt know what they were doing and we're dangerous enough to build something that didnt work!

If you are a developer starting out; don't leave ColdFusion out of your "things to learn" just because you read a post on someone's blog that says its dying.. If you do your thorough research and still dont want to learn it; then that's cool... Can't know every language perfectly; so find the language [or languages] you feel confident with and run with it [them].

Hopefully it's ColdFusion... But I It's something like C#, PHP or JSP (or more graphic userface related (i.e. Flash, AIR, etc) then that's cool too...) We need all kinds of people with all kinds of knowledge to make the web what it is... If we ll did the same thing; that was is the point!

Together we can all make it better by challenging ourselves; and most of all the technologies we use.

With my book length post (sorry); I leave you with this. Coldfusion is NOT dying; it's just getting started.

Your thoughts? Let me hear them!

Comments
Ed Tabara's Gravatar nice post!
keep them coming. the more of them we will have around the easier to "sale" coldfusion to unsure clients.
# Posted By Ed Tabara | 2/11/09 8:34 PM
Jim Priest's Gravatar Very neat. What was the students background before this task? Did they all know all the languages involved?
# Posted By Jim Priest | 2/12/09 1:10 PM
ejb's Gravatar I think the one argument that can be made for "ColdFusion is dead" is the number of available jobs. On any given day, I see about 50-60 job postings (monster, craigslist, jobs.joelonsoftware, etc.). I would say about 2-4 of these (at most) have ColdFusion as a requirement. Meanwhile almost every job posting lists PHP, ASP.NET, Java, or RoR as the server-side language(s) they are looking for. Maybe it's more a question of penetration. ColdFusion is my language of choice - probably because it's the first one I learned (just like English, even though I am currently learning Portuguese). But, in all honesty, I have to admit, that if I were a new programmer in today's environment, I would probably NOT go out and learn ColdFusion, unless I had a lot of extra time on my hands, for the simple reason that there are not a lot of jobs out there for it.
# Posted By ejb | 2/12/09 1:24 PM
Rachel Lehman's Gravatar @ejb, there are definitely jobs for CF! Sure, there might not be as high a saturation of CF jobs on your typical job site, because admittedly there are fewer people using CF than say .NET or Java. But there is still a high *demand* for CF developers - that is, I am constantly running into companies and teams that need CF developers desperately. I think, because CF is a niche product, that CF job postings also tend to go to the CF-targeted community groups and lists, that's certainly where I'd advertise a position first.

If you know what you're doing with CF, and you're not a complete nightmare to work with, you WILL get snapped up in no time flat.
# Posted By Rachel Lehman | 2/12/09 2:23 PM
David's Gravatar I think there's a difference between ColdFusion being "dead" and being "viable". Look, I can't blame non-cf developers for looking at the # of CF jobs on a job board and deciding to stick with PHP or a technology with more hits on the board.

Developers (in general) will embrace CF when companies start using it more. Companies will start using it more when they see the total cost of ownership decrease.

You would be able to tell a company, with this study, that it COSTS 33% less in developer time and money to use ColdFusion over any other mainstream development language. Do you think any business decision maker worth their salt wouldn't long long and hard at ColdFusion as a development platform? Of course, don't get me wrong, life would suck for the 33% of PHP/c# developers that would be culled in the switchover...but, that's capitalism!

Cheers,

Davo
# Posted By David | 2/12/09 2:47 PM
Pablo Varando's Gravatar Jim, yes the developers that did it in the language assigned; were
individuals that used the language (it was their preffered languages).

The "Job" comments; though sure there are always going to be more PHP/.NET jobs; however keep in mind that that doesnt necessary make it a good thing. You have to take into account the ratio of people in the field to the number of jobs.

ColdFusion Developers = (more or less) 500,000 people
PHP Developers = (more or less) 4-5 Million
.NET Developers = (more or less) 5-7 Million

You have better odds of jobs, of standing out in the crowd and of making more money with ColdFusion... so not 100% if that arguments holds water... Again, have to take it with a grain of salt, but it's all about the perspective. I do see your point about what someone might "
conclude" without that knowledge.
# Posted By Pablo Varando | 2/12/09 3:10 PM
jasond's Gravatar You need 3 weeks to build address book in CF? I could build one in 30 minutes using Rails. Including testing.
# Posted By jasond | 2/12/09 3:42 PM
Gary Gilbert's Gravatar Great Post Pablo! Great to see this kind of exercise taking place at the educational level, I wonder what the other teams though of the results.
# Posted By Gary Gilbert | 2/12/09 3:44 PM
Eric Ranschau's Gravatar No, I disagree. It is dead.
# Posted By Eric Ranschau | 2/12/09 3:57 PM
Pablo Varando's Gravatar JasonD, they had to write everything themselves. I wanted to see time taken to build from the ground up. Hence the timelines. I agree it can
be done even quicker then that... but I was trying to gauge true development time... not using something that is 90% done and then customizing to your needs.
# Posted By Pablo Varando | 2/12/09 4:00 PM
Pablo Varando's Gravatar Eric Ranschau, so why do you think it's dead? What supports your theory?
# Posted By Pablo Varando | 2/12/09 4:01 PM
Mike Garvin's Gravatar Hey don't you know? ColdFusion is not a programming language: http://www.tiobe.com/index.php/content/paperinfo/t...

Hehe. ;)
# Posted By Mike Garvin | 2/12/09 4:02 PM
Pablo Varando's Gravatar Gary,

They were shocked (naturally)... but accepted that each tool has its place. In some cases their language of choice would be best; in some it would not be.

With this I was not trying to prove CF was better... but that each tool has its place and that CF just happens to do some things much quicker; and just as efficient.
# Posted By Pablo Varando | 2/12/09 4:02 PM
David's Gravatar Ah, don't even bother Pablo - Eric's probably FULL of intelligent observations, like "my shoes are brown" and "the wheels on the bus go round and round". Sure, no doubt it probably took him all day to paraphrase the title of your blog post. Clever fella Eric ;-)

Davo
# Posted By David | 2/12/09 4:05 PM
Gary Fenton's Gravatar 3 weeks to write a phone book app? That must have been working just a few hours a week on it? Adobe/Macromedia should have done your test years ago and used it in marketing. Well done for proving what we all thought but the rest of the world wouldn't believe. ;-)

Pablo, please can you share some info on what 3rd party tools you used to handle video compression and file conversion on your ColdFusion.TV site please? Thanks.
# Posted By Gary Fenton | 2/12/09 4:13 PM
Pablo Varando's Gravatar Hey Gary, since I have been asked that a few times.. I will go ahead and post it here for everyone. The tool is Sothink Flash Video Encoder Command-Line 1.8.80623 (you can see it here: http://www.brothersoft.com/sothink-flash-video-enc...)

HTH
# Posted By Pablo Varando | 2/12/09 4:16 PM
duncan's Gravatar This reminds me of something that happened back in 2000. The web company I was at then were one of several invited to enter a competition at a web conference. All companies got the same brief in the morning, and had to produce a basic website by the end of the day about 8 hrs later. The brief was for a real company that were looking for a new website. The winning company would be awarded the contract for the actual job.

We had CF developer edition on our laptop, and had a fully working website with CMS by the end of the day. I think one other company managed to do something with a bit of functionality in PHP. Guess who got the contract ;-)
# Posted By duncan | 2/12/09 5:29 PM
Paul Kukiel's Gravatar Any decent programing knows that language change is just learning a new syntax so choosing PHP/.NET just because there are more jobs postings makes no sense. CF is my backend language of choice but if I was stuck without a CF job it wont take long to be proficient in any other language. I love CF because I can start and finish complex tasks in short times and often amaze my friends who are stuck with jsp or PHP. Before I started my current position I had never heard of CF but picked it up quick and now I can't imagine going back to anything else. I also hope that a full cfscript solution will help non CF's take a second look.
# Posted By Paul Kukiel | 2/12/09 6:34 PM
Joe's Gravatar I use both ColdFusion and JSP/Servlets. For each project I choose what language is best for the requirement and sometimes combine Java with ColdFusion.
For the past 8 years in my Web Development area I chose ColdFusion on many projects for speed, debugging, efficiency and tools.
It gets even better with each upgrade especially ColdFusion 8. This blog is of great interest to me because I have a shop that wants PHP to take over our "dead" ColdFusion.
I wont comment on what I think of PHP but lets just say it is far shorter than ColdFusion on standard intallation comparisons.
Maybe ColdFusion developers can start a rumor saying PHP is dead but that would not be true. Doesnt that sound familar? From my experience people who
make negative comments about ColdFusion really dont know anything about it.
# Posted By Joe | 2/12/09 7:54 PM
Joshua Russell's Gravatar great post.
cf is most definitely not dead.
# Posted By Joshua Russell | 2/13/09 1:37 AM
dfguy's Gravatar while your article was a great read, i'm going to have to say that your test wasn't a real world test at all and done wrong. not trying to pick a fight, but hear me out. as jasond stated that "he could done this in 30 minutes with rails", i think you need to take that into consideration. frameworks are there to jump start application development and focus collaboration amongst development teams and having your students write something "from the ground up" was a waste of time and completely null and voided the test. if you want a true test to see how long something is going to take in the different languages, you should have given your students a day or so of planning to pick a framework of their choice in their assigned language and then preformed the test. i'm almost certain that your results would be immensely different. also not including ruby or python in your test was a bad choice. both these languages have come a long way and their respected frameworks power some pretty big sites.

so while your test shows that yes coldfusion is fast at developing applications, it's a mute point since the test was done wrong. sorry, but we have to let the truth be told.
# Posted By dfguy | 2/13/09 10:07 AM
db's Gravatar @dfguy

your an idiot. do ur own test then.
# Posted By db | 2/13/09 10:34 AM
Billy Cravens's Gravatar I would challenge the idea that one language is equivalent to others. C# for example. You have to approach it totally different than a CF app; you can't just get in an code. It's not linear; you have to plan out the event structure of your application. An app I can write in 40 hours in CF takes at least 80 in C#, because of the difference in architecture (not just language!). So why would someone write in C#? Because of other factors: integration into .NET across the enterprise, the ability to reuse business objects in desktop apps, etc. Why CF? Powerful PDF support, tight integration with Dreamweaver, Flash, etc.
# Posted By Billy Cravens | 2/13/09 11:33 AM
Scott Stroz's Gravatar @dfguy - do you mean 'moot point' instead of 'mute point' ?
# Posted By Scott Stroz | 2/13/09 12:42 PM
Jared Rypka-Hauer's Gravatar COOL! I think it's awesome that people like ejb and Eric are convinced CF is dead. It leaves that much more contract work out there for me.

When the largest complaint against a technology is the lack of available talent for advanced work, you've got a pretty decent "non-dead" scenario there... at least insofar as a current technology is concerned. The same argument could be said for COBOL, although the COBOL guys I know are pulling $300/hour contracts so even that's not a bad deal.

I've built a career around ColdFusion and related technologies. For 10 years, CF has been the mainstay of my employment and I have never gone for more than a few days without a contract... in fact I've had many situations where I've had to choose between them.

So no... ColdFusion is most certainly not dead. Frankly if it were dead, the 5th largest software company in the world would not be dumping hundreds of thousands of dollars into the next version. CF8 was profitable and actually beat CF7's sales... CF9 will rock the house.

Keep the blinders on, guys... the work you don't take just goes to those of us who really CAN cope with reality.
# Posted By Jared Rypka-Hauer | 2/13/09 12:57 PM
Pablo Varando's Gravatar @dfguy - The thing you have to keep in mind is this though... Sure I can use a framework and build it faster.... however that is not always real world. What I was (and I believe i did) tried to capture was the time it would take for someone to build something from the ground up... You'd be surprised to see how many companies cannot use open-source software due to licensing issues; but that is another blog post for another day...

Saying I can do it in 30 minutes using a framework; is like saying I can have tha done in 5 minutes after i buy it and have it going.

Sure a framework is a great feature (and a time saver)... However that is not your code; if you were to use a framework you would have to find out how long it took the team (or individual that wrote it) and factor that in also.

Just my thoughts.
P
# Posted By Pablo Varando | 2/13/09 3:27 PM
Pablo Varando's Gravatar @Billy - You have a great point... hence my original suggest (right tool for the job for that particular moment/project. I agree that sometimes c# is the best tool... sometimes its not.... )
# Posted By Pablo Varando | 2/13/09 3:30 PM
Aaron Gillespie's Gravatar I stumbled across this in my blog reading a while back and just wanted to spread the love for those who need help with CF talking points for "schooling" the non believers.

It seems Pablo's test results are in line with the results that Adobe is publishing as well.

Adobe Evangelism Kit:
http://www.adobe.com/products/coldfusion/evangelis...

Thanks for sharing Pablo.
# Posted By Aaron Gillespie | 2/13/09 3:31 PM
Gary Fenton's Gravatar Pablo, many thanks for naming the video encoder tool. Looks great. I can see a nice CFC wrapper going well with that. :-)

@db. Do you mean "you're an idiot" instead of "your an idiot"? Sorry, couldn't resist!

@dfguy - fair point about frameworks making languages easier to use. But if we did what you suggested we'd just be comparing frameworks rather than languages. There are dozens of frameworks out there so it would be a huge job to fairly test all of them against each other. If you pick just 1 framework for each language to test then people would point out the results would be different if you picked Y framework instead of Z. Can get very complicated.
# Posted By Gary Fenton | 2/13/09 4:00 PM
Aaron Gillespie's Gravatar I don't want to get into semantics... but isn't .Net a framework?

http://www.microsoft.com/net/default.aspx

"The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes."

Whatever....
# Posted By Aaron Gillespie | 2/13/09 4:30 PM
Andrew's Gravatar I'm curious. What do you think makes CF so great for 64 bit particularly. All I've read (which may not be a lot) is that 64 bit is slower at the java layer because of the long pointers and takes more memory because of same. That has nothing to do with CF, but I'm curious why your say CF is so good for 64 bit specifically.
# Posted By Andrew | 2/13/09 8:22 PM
Pablo Varando's Gravatar @Andrew - The biggest advantage I have found over 32-bit is the memory limitation that the OS has at 3GB. So when running more memory then that; 64-bit JVM allows you to configure it better.

I have seen faster speeds; not necessarily slower... but on some things... not everything.

The memory issue alone makes 64 bit worth the move.
# Posted By Pablo Varando | 2/13/09 8:42 PM
David's Gravatar @dfguy, the tests weren't "wrong" they just weren't what you would have included in them. that doesn't make them wrong, it MAY make it so that they are not all encompassing. The next test may well be along the lines of "how does a non-framework solution stand up to one using a framework", but that's not THIS question. Jasond's statement about "30 minutes" is absurd - he doesn't know the scope of the applications involved, and thus cannot give an accurate estimate for the level of effort for completing this project in ANY language, using ANY framework. It's that kind of "drive by" estimating that gets cost over runs and project delivery failures.

Davo
# Posted By David | 2/13/09 10:03 PM
Eric Ranschau's Gravatar I feel I must clear my name! I posted a link to your article to Twitter. One of my friends obviously took it upon himself to post on my behalf.

The truth is that I am a ColdFusion developer and have been for the better part of a decade. I am the first to take up any argument stating that CF is dead or some kind of inferior language. I work at an advertising agency and find that more often than not CF is the ideal app. language for my client's projects due to the speed with which solid applications can be developed.

And just for the record, I do own brown shoes, and, the last I checked, the wheels on the bus do go 'round and 'round.
# Posted By Eric Ranschau | 2/14/09 9:12 PM
ejb's Gravatar @Jared

I was not agreeing/disagreeing that CF is dead, I was merely just stating a fact of what I see every day. I would love to find a new job, but in the current market, I do not see much demand for CF developers. Maybe I have tunnel vision because I am looking for full time work, not contracts. I would love to find contract work, but to be honest, I do not know where to look, or get started. I would love your suggestions on finding such work.

Thanks.
# Posted By ejb | 2/18/09 1:04 PM
zswing's Gravatar I do ASP.NET in c# in my day job, but I'm working on the side to build up my own site in CF, and I'm looking to start contracting for it ... it is a great niche. CF is not dead, up until 2 years ago it was used by companies like lockheed martin and to a great extent. And as much as I appreciate the power of .net the ease of use and the accessibility of CF is unmatched, I've done java and php as well, coldfusion is a great way to build an app from the ground up without any background knowledge OOP or a need for a super jazzy framework, so like many here have said, believe what you want about the living state of CF if you chose to not spend time on it ... more work for the rest of us.

Another thing to look at is location, for some strange reason it is an east coast and south east region. I moved to CA from NY a bout a year and half ago. In the process of moving I got so many calls for CF jobs from MA, to the Carolinas. On the west coast the jobs were so few and far in between. I don't get why that is, but it is my personal experience.
# Posted By zswing | 2/22/09 8:56 AM
Jesse's Gravatar I think the proper analysis of the term "Coldfusion is dead" is the lack of jobs for CF devs. Some of you comment that there are plenty of CF jobs out there, that may be true if you live in one of the few markets in this country that have those jobs or you are willing to relocate every few years. Nearly 9 years doing CF dev I have had to relocate my family 2 times since 2005 just so I could keep a job, I was looking at a third relocation just last year but luckily I was able to avoid that due to an opportunity falling in my lap at the last minute. ASP.Net and PHP developers have far more opportunity in most any market in this country. As a developer I am more concerned about keeping a good job than I am about which platform is the best for the project. Another thing is that just because some of you may have CF jobs offered to you on a daily basis does not mean they are worth taking! If you are unemployed a job is a job but I think most of us have an idea of what kind of company and environment we want to work in.
# Posted By Jesse | 2/24/09 5:10 PM
Jesse's Gravatar @zswing

It's funny to hear you say: "coldfusion is a great way to build an app from the ground up without any background knowledge OOP or a need for a super jazzy framework"
Would you also add "Standards and Design Patterns" to that as well? This is what separates a hack from a good developer... OOP, Frameworks, Standards & Design Patterns. I have seen plenty of bad code in my day, CF makes it easy for Devs to create an unmanageable mess of code but with a little additional effort it also allows Dev's to create well structured app code that will be scalable and maintainable for years to come.
# Posted By Jesse | 2/24/09 5:18 PM
Khalif's Gravatar This has probably been stated: I am sort of new to CF, beginning with CFMX7 in 2007. I am greatly concerned about CF because, I started a job and my main responsibilty is building an Intranet Web Application with many facets. The affordabilty of CF8 in a not-for-profit environment is next to nil. To purchase CF8 is more than the cost of an ASP.Net class. Although I am using CFMX7 to do the job, I would like to change positions or companies soon but, my focus is CF. Are my concerns valid or do I need not worry? Did I mention, I am so-so with my CF skills?
# Posted By Khalif | 2/26/09 1:20 PM
nis's Gravatar no doubt that Cold fusion isn't that popular compared to PHP. CF is expensive and I think the popularity of it is decreasing.
Sure Cf was my first but now would like to get into PHP since you can find so much on PHP these days and its not expensive...
# Posted By nis | 2/27/09 5:42 PM
Mark's Gravatar PHP is only more popular than ColdFusion because its free. That promotes more PHP developers and spaghetti scripts with less quality.
ColdFusion is so much better for database work and easier debugging compared to PHP. As stated in many articles the money spent on ColdFusion is saved
in development time and quality which always depends on the developer.

Also to all that just rely on one language you are not doing yourself justice. Always good to spread your wings. I started with ColdFusion and then learned J2EE.
Unfortunately I still do work with PHP but thank goodness most of my projects are with ColdFusion and Java. ColdFusion is alive in my part of the world!
# Posted By Mark | 2/27/09 10:07 PM
Jeff Greenwell's Gravatar I wanted to add a little to your front page topic and also point out to you one of the problems surrounding "Open Source" technologies such as Linux, DB2, MySQL and the like. They sound like "free" technologies, or at the least "cheap" technologies, but that could not be further from the truth.

In an enterprise environment, a company (such as the one I work for) MUST carry service and support contracts. These contracts and associated yearly fees can, and usually do, become astronomical. In example, for our company's fiscal 2009 budget, I was able to save more than $350,000 / per year in service and support contract fees by dropping all open source technologies and instead adopting "Enterprise" technologies such as Windows Server, ColdFusion and MS-SQL.

These savings was in account of the additional license fees for most of the servers running these technologies too!

Another example, while preparing for my 2009 budget, I performed a cost/benefit analysis on our support and service contracts dating back 5 years and found that we were paying more than $84,000 per incident just for our DB2 service and support. You see, in 4 years, we had only needed utilized that support twice!

However, to comply with company policy, various mandates imposed on us by business partners and compliance with various industry standard practices, we MUST carry service and support contracts for all "Open Source" technologies. Well, no more.

We adopted proper enterprise technology management and have saved hundreds of thousands of dollars per year in doing so. We are not the only ones that have gone down this road. While I was working for the Department of Defense, the new mandate was "no more opens source" for these very same reasons. Also interesting to note, while the DoD dropped almost all non-Microsoft products, they are still holding on to ColdFusion quite strongly.


- Jeff Greenwell
# Posted By Jeff Greenwell | 3/1/09 3:36 PM
James van Leuvaan's Gravatar You know...
I've been programming for 15 years, and before that I was programming back when the screens were black and blue... I've used virtually every language under the stars in heaven.

First of all... PHP? Not a language. It's a script kiddie starter kit language. There are soooooo many things dysfunctional about it that anyone who claims it is a programming language, hasn't ever programmed a day in their life.

The rest? Passable. At least they're useful...

now ColdFusion.. I remember when I first took a look at it with CF 4.0 yup... i remember when ahhhh those were the days :) I went the ASP route back then, but never wandered too far from the CF side of the street, because it was fun, it worked and it was a good way to relax after a day of compiling, and OOP AOP development.

Now adays? I don't even use anything else... Dot.NET ? Who wants to memorize all those classes? I mean really? PHP? yeah well i answered that! J2EE ... well yes good stuff, but hey, now i can write classes and compile Jar files and REFERENCE them as objects In CF... way better than servlets and JSP pages... obviously...

And lets not forget... jQuery inclusion, FCKEditor embedded by default (MCE is for noob's), lets not forget image manipulation integrated, lets not forget PDF support integrated, lets not forget writing flash on the fly and never having to open flash. Lets not forget 3 lines to travese through a directory structure. Let's not forget automated form validation, and on and on and on....

The reason why I always end up back at ColdFusion for SaaS development is simple. I don't have to break from my rhythm to run around and find or write, or compile anything that I can just accomplish with CF and a few UDF's wrapped in a nice component, or manage with a scripting language which has a natural inclination toward OOP and AOP development.

Oh and of course, if you're like me, and like JEE then hell... install Railo, write Java to your hearts content and just call display through cfm... ahhhhh

talk about coding being fun and relaxing again :)

It'll only get better now, with Air and RIA and Flex and so on and so on, all waiting to just take SaaS to the next level :)
# Posted By James van Leuvaan | 3/2/09 2:01 AM
Pablo Varando's Gravatar @NIS & @Mark

The basis of your posts is that ColdFusion is expensive and PHP is not; therefore that is why its more popular. Back in the day (2000 area) I would have agreed with you... But today; that holds no water. Railo ( http://www.railotechnologies.com/ ) is free... so ColdFusion costs the same as PHP... they're both free!
# Posted By Pablo Varando | 3/2/09 2:22 PM
meechp123's Gravatar I seriously stopped caring about people saying "CF is Dead". Pablo, as you mentioned, clients dont care about the language, they just care about how much and how fast.

It's a stupid argument that needs to die.
# Posted By meechp123 | 3/9/09 6:18 PM
Matt's Gravatar I work for a web agency that have been given advice from other larger web agencys to ditch Coldfusion and go with PHP. Recently we have had to turn down lots of work as the clients have requested Joomla and Magento. I personally love CF but I can also see why my company want to go down this route. I don't really think this is a sign that Coldfusion is dead though it's more to do with the economic climate (yawn). You have to able to offer more than 1 language.
I'm not sure I agree with the age old argument that coldfusion is rapid development so you save money, nowdays the frameworks in place for PHP allow you to deploy just as quickly. Another thing is that, as people have said here, there are a damn site more php developers out there and if your looking to outsource there are companies with very low overheads who can churn out sites quick as anything.
# Posted By Matt | 3/17/09 1:15 PM
Gavy's Gravatar I only think, Client needs work should be done in proper way and he/she should be able to get what he/she is looking after.

So client mostly does not care what language you like to use?

Cheers
# Posted By Gavy | 4/16/09 12:46 PM
Katty Lee's Gravatar ColdFusion - a system of the future, it has many positive sides. ColdFusion perfectly complements Google and more better Firefoxe, Opera, Explouer. Thank You for working on this system.
Welcome to the site http://www.queentorrent.com here you can download a good movie, and more.
# Posted By Katty Lee | 7/16/09 12:00 PM
Katrin's Gravatar Cold fusion rocks and will be 4 ever.

http://www.xspyz.com
# Posted By Katrin | 11/24/09 8:17 AM
Free downloads's Gravatar I don't want to get into semantics... but isn't .Net a framework

"The .NET Framework is Microsoft's comprehensive and consistent programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes."
# Posted By Free downloads | 2/24/10 10:27 AM
# Posted By Agness | 4/13/10 7:49 AM
Cassandra's Gravatar I seriously stopped caring about people saying "CF is Dead". Pablo, as you mentioned, clients dont care about the language, they just care about how much and how fast.
It's a stupid argument that needs to die.

http://www.bitcoca.com
# Posted By Cassandra | 5/13/10 7:10 AM
Birkenstock 38's Gravatar What is going on here.
# Posted By Birkenstock 38 | 6/26/10 9:12 AM
Allan's Gravatar Client needs work should be done in proper way and he/she should be able to get what he/she is looking after.So client mostly does not care what language you like to use?
http://www.btscene.com
# Posted By Allan | 6/30/10 5:32 AM
Dimitriev's Gravatar Another thing is that, as people have said here, there are a damn site more php developers out there and if your looking to outsource there are companies with very low overheads who can churn out sites quick as anything.
# Posted By Dimitriev | 7/8/10 4:21 AM
cheap uggs's Gravatar shoes are probably the most popular and most popular shoes are stars.Actually especially for surfers. Cold on the beach, a pair of warm boots sheepskin useful people. Shoes is really unique, only in winter, you will feel good when you put the entire season.Shoes can keep warm in winter and properties have good ventilation in summer. So basically is a real advantage of short boots that are good for absorbing moisture. In addition, the boots contains lanolin, it is a small part of the sterilization and protection of the skin.
# Posted By cheap uggs | 7/29/10 4:24 AM
Vera Bradley's Gravatar Great article. Nice Tips.
# Posted By Vera Bradley | 7/30/10 1:23 PM