vote up -1 vote down star
4

I've subcontracted a project to a consultant to develop a web app and they've created a very primitive site using Cold Fusion.

The technology was not specified, but who in the world still uses Cold Fusion (except for legacy).

Are there legitimate reasons to use Cold Fusion for new development given the plethora of fantastic options (.NET/LAMP/J2EE)?

EDIT:

This is a brand new application. I suppose the platform should have been specified, but I didn't think that this was even in the realm of possibility (and I was fine with any of the major platforms)...

It's sort of like I asked for a simple web app and someone develops it in German, even though everyone involved is from the U.S....

The consultant has been fired. I'm out a couple thousand dollars for assuming someone would use a modern framework... I figured it's better to cut my losses now than to continue the project in an expensive, proprietary, uncommon, and outdated platform.

I guess this is the start of going from trusting people to do their job well to specifying the minutia of every detail of the project.

@those claiming positives of CF

http://www.langpop.com/ - CF DOES NOT EVEN REGISTER IN POPULARITY. It is lower in use/popularity than languages like D and Haskell. Even if there were truth to reasons why CF might have caught up to other languages, this one fact alone kills CF as viable option for any NEW development. The only reason to use CF is if you already stuck with it (old workforce or licenses). CF is a dead man walking.

flag

The funny part about this question is that you could replace ColdFusion with any old/invalidated/obsolete language and the answer below will still be (somewhat) valid -- whether for COBOL, FORTRAN, VB6, Pascal, etc.. :) – Jon Limjap Dec 30 '08 at 13:59
Coldfusion is not legacy... Still active development and new releases by adobe.. Its your own damn fault for not saying what to use, if you are so picky. – corymathews Dec 30 '08 at 14:34
1  
In fairness though, there is quite a bit of difference between "specifying the minutia of every detail" and telling the developer what platform to use. – dancavallaro Dec 30 '08 at 14:42
2  
The technical platform is a pretty MAJOR detail. It effects the entire lifecycle of your project, from development through to testing, deployment and ongoing maintenance. – Toby Hede Jan 4 '09 at 3:34
1  
@mson - Good luck building that web application in C. That couple of thousand dollars you are out for pulling the plug on your project for no reason is going to feel like a rounding error. I'm sure the contractor has blacklisted you as well for being an idiot. – anopres Feb 2 at 4:42
show 4 more comments

closed as subjective and argumentative by George Stocker Jan 9 '09 at 21:23

23 Answers

vote up 17 vote down check

I don't know what the circumstances were but some reasons:

  1. The contractor was a CF developer and knew how to build the app in CF fast.
  2. The contractor already had similar code base for the web app in CF and just reused it.
  3. The contractor felt CF would be the best framework to use for the app.
  4. The contractor wanted to lock himself in so you would need to hire him to make changes to app (already mentioned by others)
  5. The contractor just wanted to try CF for fun

CF is a pretty easy framework to learn and use. It is also still alive the last I checked and people are still learning and using it (Google coldfusion sites and you can see people still use it for new apps). It's still being updated and is still a relevant, modern web framework.

Is the contractor someone familiar who was seen as a trustworthy developer? I wonder why it was assumed he would build the app in one of the expected frameworks if none was specified. I can see, maybe if his previous work was all done with asp.net/php/java/ruby/etc then it might be expected, but still I think it should have been clearly stated what frameworks were acceptable.

link|flag
@webdtc - yeah you're right, i should have been specific... but wth? do i need to specify - must work in English? do not use the Hebrew calendar? do not do math in Roman Numerals? do not display numbers in the ui as octal? do not use 80 point font? it's a shame the answer is yes... – mson Dec 30 '08 at 5:43
I don't think the top-rated answers you received put CF in the same category with your examples. Why are you doing so? I don't get the impression you are hearing what the posts are saying, but seem to have a strong prejudice you don't want to reconsider. – le dorfier Jan 2 '09 at 20:10
this question seems relevent: stackoverflow.com/questions/234296/… – ethyreal Jan 14 '09 at 21:07
vote up 2 vote down

ColdFusion is easy to learn and use.

  • It looks like HTML
  • The syntax is cleaner: (ie, inside a , just using #trim(variablename)#, rather than having to do )
  • SQL is a lot easier to use (simply use CFQUERY)
  • Pregenerated tables with CFTABLE, not needing to know how to use html table syntax
  • You don't have to be a "programmer" to write ColdFusion

However, doing powerful things is slightly more difficult to do with cold fusion. I haven't used it since the CF5 days, having since switched to PHP, but I can't disagree that CF is incredibly simple to use.

It's a lot like asking why people use Visual Basic instead of C#.

link|flag
Your answer would be more helpful if you elaborate a bit on why you think so. – Adam Byrtek Dec 29 '08 at 21:40
vote up 0 vote down

Available workforce.

link|flag
I guess you mean existing workforce, because CF is not very common in the wild. – TravisO Dec 29 '08 at 20:49
Yes, that's what I mean. Just like PowerBuilder :) – ocdecio Dec 29 '08 at 20:50
PowerBuilder! Man, there's a blast from the past. – Stephen Cox Dec 29 '08 at 20:53
Blast from the blast? I use PowerBuilder everyday! – Slapout Jan 3 '09 at 0:42
vote up 4 vote down

Legacy lock-in, they've been using it for so long, it gets the job done, so why change.

Should they? Well I think so, using less popular languages creates technology debt. But realize Coldfusion started out as the best way to do web apps that interacted with a database, because the database came with CF. Some shops never moved away, for example, Cornell University (a place with unlimited money which would hopefully translate into employee skills) is pretty much a ColdFusion only shop.

But I would still choose PHP or ASP.NET for a web solution started from scratch.

link|flag
vote up 2 vote down

I develop in ColdFusion maintaining and upgrading a "legacy" app. A good reason is because the older developers used/still use it and hiring and training new developers is far more costly than utilizing old code and training. However, a brand new site not utilizing any old code (or transitioning a CF app to Java) doesn't seem like something someone who knew what they were doing would do. Hiring new blood for a brand new project might be out of the budget currently though, and they're just securing themselves financially in this climate.

CF isn't actually that bad, it's very similar to PHP in many respects, and with better Java integration (seeing as it's written with Java). Many people forget the costs associated with the "bigger/better/newer" stuff as well.

In short, it costs money to do those new fancy things, the programmers on staff might not all be proficient in those languages, or a dozen other reasons.

Edit: I realize I contradict myself going back and forth. It comes down to individual circumstances though so I guess it's more or less impossible to say why people use it. There are however, perfectly valid reasons to use almost any "old" language to develop.

link|flag
vote up 1 vote down

So is Ruby. So is PHP.

Cold Fusion is legacy. It's expensive and proprietary. So no, there is no reason to use it today. Unless it's already installed and running.

link|flag
CF is not proprietary. There are at least 2 free CF engines which maintain compatibility with various CF releases. – Ben Doom Dec 29 '08 at 21:27
"It's expensive and proprietary" does not automatically equal bad. Something can be expensive and proprietary and still be the best solution. – Slapout Jan 9 '09 at 17:13
vote up 0 vote down

Not really applicable to your case, but we needed to do it in a project because it was requested by the client...

It's one more reason

link|flag
vote up 1 vote down
  1. Legacy/workforce issues + easy to learn/use (limited options == limited errors)
  2. Flex integration
  3. Java integration

Not saying CF is a great platform -- I used it in the CF3/CF4/CF5/CF6 days myself -- but it has its merits.

link|flag
lol@flex integration – Shawn Simon Dec 29 '08 at 22:47
vote up 9 vote down

I'm currently a CF programmer, and have (and still do) PHP as well as having programmed in Perl, C, C++, etc.

I find CF to be very well designed for manipulating/creating HTML. Administration is relatively straightforward, and (contrary to other comments) it is not proprietary, and there are at least 2 free implementations. New Atlanta has a free version of BlueDragon that is compatible with CF7, for example.

I also find that CF is great for rapid prototyping, roughing out pages, and has many of the advantages of newer languages such as Ruby, like baked-in AJAX. It also has built-in integration for Flex, Flash Remoting, etc. It lets you access underlying (or external) Java objects, and integrates (when run on IIS) with .NET objects.

Obviously, the real reason comes down to a level of comfort, features, work speed, and experience with the language -- just like any other.

link|flag
+1 for rapid prototyping. Maybe it will even keep you from using that code in production! – Chase Seibert Dec 30 '08 at 2:05
vote up 11 vote down

Technologists (and I include myself) always like the newest and the coolest technology. However, that does not always mean the newest and the coolest is the best fit for the current project.

ColdFusion remains a very viable option for building web applications and/or acting as the glue in the middle. ColdFusion 8, released in mid 07, had a huge number of new features that make image manipulation, pdf manipulation, ajax integration, .NET integration, ability to create or read RSS feeds, create pdf from html, print pdf files on a server, integrate with Flex apps easily, interact with Microsoft Exchange, zip/unzip files.

The advantage of it being an old language means that all the old goodies like easy database integration, xml manipulation, ability to be OO or procedural, and others still apply.

I'd invite you to check out this technology comparison that shows a lower Cost of ownership than other languages.

As an industry we are lucky that many good languages and frameworks exist. ColdFusion may not fit exactly what you want for a project but it is alive, is being improved and is an extremely fast way to build a web application.

link|flag
holy shit that pdf is the biggest bunch of bullshit ive ever read. one of their sources is 'msdn how to: use regular expressions to contrain input in asp.net' – Shawn Simon Dec 29 '08 at 22:53
It's a marketing document -- all marketing documents are skewed, including those written for PHP and C#. – Isaac Dealey Jan 2 '09 at 19:38
"CF Evangelism Kit" =/= "technology comparison". The lowest total cost of ownership comes with languages in which you can concisely create powerful abstractions glued by composition, whether those abstractions are object-oriented or functional. – Justice Jan 7 '09 at 22:19
vote up 20 vote down

I make my living as a ColdFusion developer. I make new applications all the time.

The U.S. Government, for one, has a large CF system base.

With CFMX 9 slated for release in 2009, I don't know why people think that ColdFusion is just "legacy".

link|flag
based on your reasoning, cobol is not legacy either. – mson Jan 9 '09 at 10:04
6  
Really? When is the next version of COBOL coming out? – Al Everett Jan 12 '09 at 16:03
If I could, I'd +1 your comment here, Al. – Kip Apr 15 at 16:01
vote up 3 vote down

ColdFusion has two main advantages that I see:

  1. It is very easy for non-programmers to pick up. Anyone familiar with HTML markup can get in there and start being productive right away. However this isn't going to be an argument for an experienced programmer to use it. You can also debate whether you really want non-programmers getting in there and messing with code but that's more of an organizational concern. CF being easy to learn is not a bad thing.

  2. It comes with a very large number of out of the box features: PDF generation, AJAX support, Exchange integration, image manipulation.. and those were just the new features from the last version. ;) Can this be done in other programming languages? Absolutely it can and there is open source code out there to do much of it. But you have to find the library, read the docs, figure out how their API works, etc. In CF, everything is built around similar concepts and very easy to use.

In short, I think CF makes it easy for inexperienced coders to be productive. If you've got a team of solid programmers, you can be productive in any language. I personally prefer Java with Spring, Hibernate and other open source tools as needed.

link|flag
vote up 7 vote down

Well, obviously, the answer to "who in the world uses CF" is of course "Your subcontractor".

If you cared about the technology, why did you move forward with the project without either:

  • asking him what he would use
  • or, specifying what you wanted him to use

This sounds like going sending someone out to buy you a new car. Unless you specify more than that, a car is what you're going to get.

Do not expect, unless you specify, when dealing with subcontractors.

link|flag
vote up 10 vote down

As at least Ben Doom has already pointed out, the comment that ColdFusion (no space) is "expensive, proprietary, uncommon and outdated" is simply ill-informed.

In addition to the comments about its not being legacy (as indicated in the accepted answer) and Ben's comment about the already at least two, actually 3 free alternative CFML engines (Open BlueDragon, Railo and Smith Project), I'd like also to point out that there is now a CFML language Advisory committee and that ColdFusion 8 recently won a codie award for best web service. It seems hardly likely that such an award would be given to a platform that is outdated or uncommon. And of course the expensive and proprietary comments have already been debunked.

Perhaps the contractor felt that this particular project would be well-suited by an elegant web service solution.

Here's an example of consuming a web service in ASP.NET

And here's consuming a web service in ColdFusion:

<CFINVOKE WEBSERVICE="http://host/tempconf.cfc?wsdl" 
METHOD="Celsius2Fahrenheit" TEMP="#tempc#" RETURNVARIABLE="tempf" />

That's a ratio of about 50/1 in terms of the number of lines of code to make a remote method call. The latter example is from this devnet article.

You simply can't make the comparison that this would be like someone randomly choosing to display Hebrew calendars or numbers with roman numerals - it's not even in the same ball-park.

ColdFusion is common in the wild.

link|flag
the developer sucked. a cursory review of the site yielded script injection vulnerabilities and serious security flaws. we each have our biases based on what we happen to be involved in, but look at the overall marketshare of the various stacks... cf's marketshare is trivial – mson Dec 31 '08 at 4:27
winning a codie? that is one of the highlights of the platform? is it also in who's who of platforms? like it or not, most people who control the purse strings do not give cf any consideration for new development. it would be economically foolish to use cf for anything new. – mson Dec 31 '08 at 4:31
Both of those comments are also inaccurate and gratuitously derogatory. If the developer sucked, the developer sucked, that's a completely unrelated issue. Bank of America, FDIC, ETrade, US Congress, NASA, BlueCross... forta.com/cf/using/list.cfm – Isaac Dealey Jan 2 '09 at 18:45
And growing thanks to free educational licensing and other things webbschofield.com/index.cfm/2008/… - I'm not lambasting PHP here - please research before you condemn – Isaac Dealey Jan 2 '09 at 18:46
Incidentally the gratuitous jab "winning a codie? that is one of the highlights of the platform?" is also a straw-man argument, because the mention of the award for webservices was specifically an answer to "uncommon and outdated". Webservices = today's tech. Award = common enough. – Isaac Dealey Jan 2 '09 at 18:56
show 3 more comments
vote up 2 vote down

I'm not sure what losses you ate on this 'mistake', but did it really outweigh the costs of the CF Pro license? Did you even get a chance to test the application for accuracy against the specifications and did they deliver a functioning application that wasn't full of bugs and errors?

Myspace uses CF for their service, I believe it is built on Fusebox (based on the URL's and html source I've seen)... I'd hardly discredit CF for any application if it can run that site.

I started web development back in the early 90's and there were 2 options, CF and ASP. Of the two, CF had better session management and was just easier to develop HTML sites in, even knowing VB/C/C++ in Visual Studio.

Looking at the sheer lifetime of the platform, would you trust a product that has only been around < 5-10 years, or a product that has gone through major releases and upgrades and enterprise usage > 10 years? Yes, I hate paying the license to run it on my server(s) as well, but hey, it's a small price to pay when you have an application framework already developed and can turn a project around quickly to a client.

Yes, I also develop in PHP, Ruby, .NET, and a few other languages, my default choice for web is PHP. My day job unfortunately is in a CF shop so that's what we develop in. Sure I have my gripes with CF, but the same could be said for any other language.

How did you not preview any of the progress on the site before getting to the "few thousand dollars" mark?

I am also kind of shocked the hosting requirements never came up, such as the standard:

  1. web server
  2. database
  3. operating system
link|flag
imo, the only mainstream development stacks are lamp/j2ee/.net. sure it's possible to use other stacks - you could even develop a web app using a mainframe... i'm not sure the metrics, but i'd guess that 90%+ of current web development is in j2ee/.net/lamp. – mson Dec 31 '08 at 4:20
just because you might use cf and cf is maintaining releases does not make it a viable long term stack. a cursory scan of monster.com reveals 5k postings for java, 5k for .net and ~200 for cf - nationally. i'd be surprised to see cf exist 2 years from now – mson Dec 31 '08 at 4:24
From my experience, the lamp/java/.net disciplines have a high turnover, which means there are ALWAYS job opportunities because companies are trying to find good devs. The CF shops are probably content with what they got. – Adam Dec 31 '08 at 17:43
People said "I'd be surprised to see if CF exists in 2 years" in '95 (I was one of them) and again in 97, 99, 2002, 2003 and 2005. In that time its popularity has mostly grown. – Isaac Dealey Jan 2 '09 at 22:33
It occurred to me just now that in addition to turn-over there have traditionally been a lot fewer small/low budget jobs on CF vs. "free" platforms like PHP. That likely skews the job-board results enormously as well, but is changing recently w/ 3 new open source servers. – Isaac Dealey Jan 4 '09 at 22:58
show 2 more comments
vote up 2 vote down

Just because you're not familiar with a technology doesn't make that technology unsuitable or outdated. Neither does it not being the latest thing.

As for why, maybe they already have a Code Fusion license and a server setup.

link|flag
if a teacher asks for a term paper and the student writes a brilliant paper in aramaic, i'd wager that kid is going to get an F. in my case, it was a terrible paper written in aramaic... – mson Jan 2 '09 at 23:10
vote up 3 vote down

Not to belabor the point, but here's a recent article from a former Adobe employee who worked on ColdFusion addressing the "legacy" argument.

link|flag
too little too late. so what if someone 'feels' it's not legacy. i would wager that cold fusion will go the way of netscape. – mson Jan 2 '09 at 23:08
You mean reinvent itself and become a serious contender to Microsoft a la Firefox? :-) – Slapout Jan 3 '09 at 0:40
Wow, you're just being ignorant for the sake of ignorance, now. – Adam Tuttle Jan 5 '09 at 15:06
vote up 6 vote down

I am generally technology agnostic, and pick the best tool for the job. When anyone tries to convince you of why to use this or that, it's usually a personal preference.

What I have found is, Coldfusion is a productivity multiplier. It allows one developer to do the work of many people.

For me, Coldfusion is power with ease.

Like a few other technologies, Coldfusion has become like a swiss army knife for me.

I find myself going back to over and over, and often wonder if I'm getting lazy.

I don't think I am.. here's why:

From the start of any project; In design, prototyping, implementation, testing, launch and ongoing maintenance, ColdFusion has the quickest overall experience to get a deliverable out the door. It gets more done with less time and effort.

1) ColdFusion is the easiest and quickest to learn to get meaningful results.

Programming is a world where it's easy to confuse activity with results. Configuring and setting up libraries, frameworks, etc., are in a lot of ways busy work, when they can largely be avoided with Coldfusion.

The time required to get up and running to the point of "Thinking" in ColdFusion is a matter of a few weeks. I dare say it's as simple as Basic in the ease of use and the ability to understand what's going on.

I have not found a quicker and more complete language to develop web applications in. If there is I'd love to work with it instead.

When superstar developers are not available to hire, you have to start with a beginner and teach them how to think and solve problems.

ColdFusion provides many advantages for new programmers to become value generating contributors, as well as seasoned developers to make large amounts of functionality very quickly. Yes, they aren't as easy to find, but would you hire the cheapest PHP or ASP coder and be surprised with disappointing results?

2) ColdFusion provides the largest cost-savings when doing any type of web development.

The largest costs in most any projects are:

1) Labour 2) Equipment / Connectivity 3) Software

I have done plenty of PHP/ASP/Java (and still do when needed), but I see myself coming back to CF when I want to get something done fast, well and maybe even cheaper..

Coldfusion is the best bang for the buck.

I have seen that I save 60-75% in time by using ColdFusion on any project, doing it from scratch. Maybe it's the projects I've worked on.

Being done, early, and often leaves me incredible amounts of time to test, and focus on the user experience to the point of it "just working" and leaving my clients gobsmacked.

There are few feelings for me better than empowering people with technology. Since Coldfusion allows me time to spend on that with most projects where budgets are tight, being able to deliver more value than for which I am paid leaves the hopper full of new work to be done.

I have never understood why PHP/ASP appear to be cheaper when they use 2 to 3 times more in programming time. They have their strengths as well and should be used where they provide distinct advantages. I do believe for 70 or 80% of projects, CF is probably the the best, if you can do it or know someone, or get someone trained.

3) ColdFusion is the quickest language to build web applications with.

I simply haven't been able to find any language that has this much, ready to go, out of the box. I get weeks worth of work done in days.

As a result of costing less due to less code needing to be written, Coldfusion projects generally are under budget, and can handle scope creep easier.

Coldfusion is actively developed and compared to it's competitors, probably has as many if not more new features added to it yearly. Since it was one of the first languages developed for web applications, I don't feel it will fall out of favour any time soon. When Fortune 100 companies are using it, I think it'll be around for most of my lifetime.

4) ColdFusion offers unmatched integration

With PHP and ASP, you often run into the issue of needing to purchase or configure many third party libraries to solve your problems beyond basic html pages and forms.

In ColdFusion, is unique in that it builds in many, many libraries that I would either have to buy, or install and figure out, included in the price of the server. These libraries work, simply, and consistently with a few lines of code in most cases.

AJAX, Flash forms, Javascript validation, Session management, Image manipulation, PDF generation, emailing capacities, reporting tools are just a few.

Have a look at the functions in the ColdFusion documentation to see how many features you'd use and find out how many of those are built into PHP/ASP. Chances are you'd be paying for a lot of time and libraries to get the same features in your web app because they take time and money to A) find b) integrate/implement and c) test.

The next generation technologies of Flex and Air are natively supported in ColdFusion, since they are all Adobe technologies, in such a way that PHP or ASP or Ruby can't match. How convenient!

Since Coldfusion compiles to (and is) Java, deploying it in an enterprise environment, or having access to the Java libraries is a huge bonus. I've heard that Java scales okay..

The ability to do SOAP, .NET, WAP, COM, and most else that you could dream up out of the box or with little effort is invaluable when fiddling around with an idea or building a proof-of-concept to get approval.

5) Coldfusion has the lowest cost of ownership and implementation

The ColdFusion license is free if you use a third party software like Railo, etc., or $1200 from Adobe.

With ColdFusion generally needing 25 to 35% of the code to do the same thing as programmed in PHP/ASP, etc., that means you should be able to put at least double the demands on your existing equipment, if not more. Others may have different experiences, but that's what I have generally found.

There is a great chart in the Adobe ColdFusion Evangelism Kit that outlines a cost comparison in great detail. If I can find a link I'll update it here.

6) ColdFusion is the cheapest codebase to maintain and update.

Less code = Less Bugs = Less to fix = Less time fixing/testing

= More time to build value in new features.

Maybe ColdFusion does too much for non-CF folks to be imagine possible in one box. If so, it's too bad. It is a pain to find Coldfusion developers sometimes, but not that impossible.

Hope that helps someone.

If not, I'm happy having my life made easier by ColdFusion and leaving people wondering how I do it.

link|flag
Lots of comparisons with ASP/PHP there. Have you compared it to Ruby on Rails? It seems as if a lot of the things you praise in CF are similar to the things people praise in RoR. e.g. rapid development. – slim Jan 4 '09 at 3:00
Ruby: Used it for ~6 months and found it's great if I stay on the "rails". Going off the beaten path CF seems to be quicker. – Jas Panesar Jan 4 '09 at 3:26
Comparing: CF is a language. RoR is not. Ruby is the language, Rails is the framework. Comparing ColdFusion vs. Ruby: CF for me since it reads like HTML. Cf+Fsbx, etc. vs RoR. Long term gain over short term savings. Today.. CF for all it's functions. What do you think? – Jas Panesar Jan 4 '09 at 3:27
@jas - sounds like there are vocal cf fans... if what you claim about cf is true, why is their marketshare so trivial? langpop.com – mson Jan 4 '09 at 10:36
@jas - i'll tell you why the popularity is so low - because 5-8 years ago, cf could not compete with the mainstream languages - whatever improvements they've made to this point are immaterial, cf is a dead man walking. – mson Jan 4 '09 at 10:37
show 6 more comments
vote up 1 vote down

Meta comment: this site's "have to have X points to do this, that or the other thing" is highly annoying. I would have commented on the original question that ColdFusion does not show up at LangPop.com because I, the creator of the site, did not add it.

link|flag
It's a reputation system - you could simply have posted a reply - deal with it. – James Marshall Jan 6 '09 at 12:33
vote up 0 vote down

I see the Adobe Apologists are out in full force, copying and pasting the latest agitprop from their "Evangelism Kit." Good show.

Some history may help provide some perspective. CF is a specialized language that, back in its heyday, was successful because it provided "html people" an easy way to make their static pages dynamic. Back when the demand for programmers outstripped supply, ColdFusion provided a way for novice programmers to work their way into well-paying positions. To this day, you hear "ease of use" as one of its main selling points.

Improved education and a surplus of qualified programmers have raised the bar to the point where a gentle learning curve doesn't really carry a whole lot of weight. Most organizations that have the money to afford Adobe's price tag most likely have skilled coders with skills in one or more mainline, general-purpose programming languages, and tend to choose accordingly.

Moreover, as said large organizations develop ever-more-complex applications, the provincial worldview of the typical CF coder tends to be a detriment. If you spend time in the CF blogosphere, you'll find these folks spend most of their time complaining about the difficulty of OOP and whining about how Adobe hasn't implemented "feature X" (e.g. ORM technology).

These are issues and strategies other languages have taken for granted for YEARS, and as long as the CF demographic (one predicated on "ease of use uber alles") persists, I believe it will always be regarded as a "third-class citizen" in the programming world.

link|flag
vote up 1 vote down

CF is a great Rapid Application Web development environment.

Rapid Application and ease of use are the the main positives.

Granted many web technologies have caught up with and passed CF in functionality, but whenever I go back to it (I admit the last time was three years ago) I found it still a valid and easy technology to use, especially as it is primarily tag based. It is extremely powerful for basic web developers who may not be AJAX / javascript gurus.

link|flag
vote up 5 vote down

For the obvious reason, you're most likely a terrible project manager.

How the hell does someone outsource a project, does not check the background of the developer and pays them without ever mentioning the platform to be used?

It sounds like the wrong guy got fired.

link|flag
lol, good point +1 – johnc Jan 8 '09 at 2:00
vote up 4 vote down

You know what type of person outsources a project and doesn't bother to ask about the technology?

A 19-year old who doesn't know what they're doing...

You're wasting everyone's time with this thread. You don't really have a question. You just wanted to flame ColdFusion out of ignorance.

link|flag
You are perhaps right, but it's the gullible SO community that lets itself get led by the nose by the questioner. In a serious intellectual forum, it doesn't matter if a wicked, wise, or simple person asks the question: the question is fielded with respect and answered accordingly. – yar May 30 at 18:36

Not the answer you're looking for? Browse other questions tagged or ask your own question.