# ColdFusion - What's the point?

**URL:** https://forum.kirupa.com/t/coldfusion-whats-the-point/184236
**Category:** programming
**Created:** [April 3, 2006, 4:45pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236 "2006-04-03T16:45:11Z")
**Posts on this page:** 18
**Page:** 1

<div class="post-metadata">

### Author: ![cswearingen](https://avatars.discourse-cdn.com/v4/letter/c/a183cd/32.png) [@cswearingen](https://forum.kirupa.com/u/cswearingen)
#### Post date: [April 3, 2006, 4:45pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/1 "2006-04-03T16:45:11Z")

</div>

Okay this may sound like a stupid question to the rest of the world but what’s the point of using ColdFusion?

I’ve been scripting ASP pages for a couple years now. I started right off with pages that accessed databases and I started doing them by hand using a text editor. Eventually my boss saw ASP’s usefulness and let me buy Dreamweaver MX to speed development and eventually I moved on to Studio MX 2004 (Basic). Now I’ve got Studio 8 on the way.

Anyway I still create ASP pages for database driven sites and pages. I’ll often tweak the code generated by Dreamweaver but overall the system works fine. So why would I ever need ColdFusion? What’s the point of running yet another server to do something I can already do?

I’ve been reading up on Coldfusion over the last few days and I can’t see any really good reasons as to why we should even look at buying it. About the only functionality I can discern is easier integration of Flash interfaces to databases. Am I wrong?

:ponder:

---

<div class="post-metadata">

### Author: ![lunatic](https://avatars.discourse-cdn.com/v4/letter/l/73ab20/32.png) [@lunatic](https://forum.kirupa.com/u/lunatic)
#### Post date: [April 3, 2006, 5:00pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/2 "2006-04-03T17:00:59Z")

</div>

Well there are lots of choices for database - html integration just like there are lots of choices for word processing or spreadsheets. CF I think is a bit easier to learn (I don’t know ASP but I’ve heard it isn’t the easiest language) and yeah, since it is a (formerly) Macromedia product it will integrate seamlessly with all their other products.

Maybe CF has other functionality that ASP doesn’t, I don’t know. But it seems to me if you are finding all the functionality you need with ASP then don’t bother with CF.

---

<div class="post-metadata">

### Author: ![Seb\_Hughes](https://avatars.discourse-cdn.com/v4/letter/s/839c29/32.png) [@Seb\_Hughes](https://forum.kirupa.com/u/Seb_Hughes)
#### Post date: [April 3, 2006, 5:39pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/3 "2006-04-03T17:39:02Z")

</div>

Prettyboy use CF, he cna prbely give you a long story, but it personal perfrence too etc. I use php and mysql, i think ASP is the devil but hey 😃

---

<div class="post-metadata">

### Author: ![SlowRoasted](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@SlowRoasted](https://forum.kirupa.com/u/SlowRoasted)
#### Post date: [April 3, 2006, 6:16pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/4 "2006-04-03T18:16:03Z")

</div>

Each programming language may have it’s own strong pionts, or integration bonuses like how well php integrates with mysql. Overall I would say that it just matters what language is available. Not all servers have ASP, and the same goes for Coldfusion, php, jsp, etc.

---

<div class="post-metadata">

### Author: ![DariusMonsef](https://avatars.discourse-cdn.com/v4/letter/d/a6a055/32.png) [@DariusMonsef](https://forum.kirupa.com/u/DariusMonsef)
#### Post date: [April 3, 2006, 7:42pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/5 "2006-04-03T19:42:32Z")

</div>

Mac - PC  
Japanese - German - American Cars  
Blondes - Brunettes - Redheads  
…etc,

it is all personal preference. there are pros and cons for most programming languages. i learned on CF and i think it is easy to use and robust. i wouldn’t bother learning any other languages…

up to you.

---

<div class="post-metadata">

### Author: ![cswearingen](https://avatars.discourse-cdn.com/v4/letter/c/a183cd/32.png) [@cswearingen](https://forum.kirupa.com/u/cswearingen)
#### Post date: [April 3, 2006, 7:52pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/6 "2006-04-03T19:52:35Z")

</div>

> [@SlowRoasted](#):
>
> Each programming language may have it’s own strong pionts, or integration bonuses like how well php integrates with mysql. Overall I would say that it just matters what language is available. Not all servers have ASP, and the same goes for Coldfusion, php, jsp, etc.

So it sounds like the decision would be based on what webserver and database software we’re using? Since we’re using IIS and MS SQL I could stick with ASP and be a happy little monkey.

But if we went with Apache and/or MySQL (or other) It’d be a good thing to go to ColdFusion?

---

<div class="post-metadata">

### Author: ![SlowRoasted](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@SlowRoasted](https://forum.kirupa.com/u/SlowRoasted)
#### Post date: [April 3, 2006, 8:27pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/7 "2006-04-03T20:27:15Z")

</div>

Yeah if you want to spend like 5k to put it on the server. Or you could install php for free:P But yeah you get the piont.

---

<div class="post-metadata">

### Author: ![Jeff\_Wheeler](https://avatars.discourse-cdn.com/v4/letter/j/59ef9b/32.png) [@Jeff\_Wheeler](https://forum.kirupa.com/u/Jeff_Wheeler)
#### Post date: [April 4, 2006, 3:12am UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/8 "2006-04-04T03:12:19Z")

</div>

> [@cswearingen](#):
>
> But if we went with Apache and/or MySQL (or other) It’d be a good thing to go to ColdFusion?

Err… I think you’re confused. Apache and Mysql are not competing products. To use mysql, you must have a server such as Apache. Likewise, to use a database with Apache, you must have mysql (or similar).

---

<div class="post-metadata">

### Author: ![cswearingen](https://avatars.discourse-cdn.com/v4/letter/c/a183cd/32.png) [@cswearingen](https://forum.kirupa.com/u/cswearingen)
#### Post date: [April 4, 2006, 1:07pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/9 "2006-04-04T13:07:57Z")

</div>

Sorry nokrev but I’m not confused. I’m well aware of what Apache is as well as what MySQL is. If you read the thread you’d see that my question was why anyone would need to use ColdFusion.

My shop uses IIS and MS SQL database servers. I’ve been doing ASP scripting for years but I have no knowledge of ColdFusion. Now I’m doing a project where the users want a Flash interface to a database so I started looking into it. Everything from Macromedia made it sound like I needed a ColdFusion server to do what I can already do in ASP. Hence the question of why I’d need one.

Seems to me that, with my current situation, I really wouldn’t need to investigate ColdFusion anymore.

---

<div class="post-metadata">

### Author: ![JoshuaJonah](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/joshuajonah/32/1775_2.png) [@JoshuaJonah](https://forum.kirupa.com/u/JoshuaJonah)
#### Post date: [April 4, 2006, 1:14pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/10 "2006-04-04T13:14:58Z")

</div>

You don’t need coldfusion for Flash, It is perfectly happy with PHP,ASP,CF,anything else.

---

<div class="post-metadata">

### Author: ![expensive\_pen](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/expensive_pen/32/554_2.png) [@expensive\_pen](https://forum.kirupa.com/u/expensive_pen)
#### Post date: [April 5, 2006, 5:05am UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/11 "2006-04-05T05:05:59Z")

</div>

Its not just the server that you’re running that makes the difference of choosing a programming language, in fact usually its not.  
Scalability and speed of development are much more important.  
For instance you won’t see [amazon.com](http://amazon.com) or gmail written in PHP, because PHP excels in smaller projects with faster development cycle; you would be much more likely to see people using J2EE for larger projects…

typically most web developers here will use PHP because its fast easy and free

---

<div class="post-metadata">

### Author: ![hybrid101](https://avatars.discourse-cdn.com/v4/letter/h/7993a0/32.png) [@hybrid101](https://forum.kirupa.com/u/hybrid101)
#### Post date: [April 5, 2006, 5:57am UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/12 "2006-04-05T05:57:22Z")

</div>

PHP is free and easy to learn. I find it easier learn than coldfusion too  
btw, coldfusion has awesome integration with flash. I actually found some tutorial which helped me make it integrat with _Microsoft Access_, which was helpful to me since it was our lesson in school and i could design the database in flash.

Apart from that, it’s all a matter of personal preference:)

---

<div class="post-metadata">

### Author: ![SlowRoasted](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@SlowRoasted](https://forum.kirupa.com/u/SlowRoasted)
#### Post date: [April 5, 2006, 1:29pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/13 "2006-04-05T13:29:02Z")

</div>

Nah, I though coldfusion was easier than flash. It is super nice and easy, though I never have an opportunity to use it.

---

<div class="post-metadata">

### Author: ![matthewjumps](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@matthewjumps](https://forum.kirupa.com/u/matthewjumps)
#### Post date: [April 10, 2006, 4:50am UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/14 "2006-04-10T04:50:47Z")

</div>

i dont see what justifies buying something like coldfusion when php/mysql/apache is just so easy, useful - and free!

---

<div class="post-metadata">

### Author: ![SlowRoasted](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@SlowRoasted](https://forum.kirupa.com/u/SlowRoasted)
#### Post date: [April 10, 2006, 3:09pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/15 "2006-04-10T15:09:19Z")

</div>

Like I said above, availability. My job, for instance, only allows JSP. PHP is not authorized for use. It sucks, but that’s how it is.

---

<div class="post-metadata">

### Author: ![matthewjumps](https://avatars.discourse-cdn.com/v4/letter/m/49beb7/32.png) [@matthewjumps](https://forum.kirupa.com/u/matthewjumps)
#### Post date: [April 10, 2006, 10:42pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/16 "2006-04-10T22:42:15Z")

</div>

my company uses coldfusion/access and i keep encouraging them to migrate to php/mysql…i wish they would cause i know no coldfusion but a bit of php/mysql…:te:

---

<div class="post-metadata">

### Author: ![DDD](https://avatars.discourse-cdn.com/v4/letter/d/9fc348/32.png) [@DDD](https://forum.kirupa.com/u/DDD)
#### Post date: [April 10, 2006, 11:53pm UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/17 "2006-04-10T23:53:57Z")

</div>

Dont know if it has been said, but coldfusion is on the decline, but still there are lots of jobs with it. And I think with this merger we may see more of it. It is actually one of the first server side languages I learned.

---

<div class="post-metadata">

### Author: ![JoshuaJonah](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/joshuajonah/32/1775_2.png) [@JoshuaJonah](https://forum.kirupa.com/u/JoshuaJonah)
#### Post date: [April 11, 2006, 12:00am UTC](https://forum.kirupa.com/t/coldfusion-whats-the-point/184236/18 "2006-04-11T00:00:55Z")

</div>

The problem is that non-tech types who run businesses that require real databases are easily confused. A rep comes in from some large corperate database company(oracle/peoplesoft/MS/seibel/etc…), they are wearing a nice suit and promises that that companies valuable data is good hands with their database system and that it comes with support. Mr. CEO agrees on the best looking suit and then they have a database system. Then the database support runs out, the company trains people to work with the database, and then they can never get rid of it becasue it’s too much of a pain in the a\*\*.

The end.

Edit: i forgot to add, the business employs over 300 trained MySQL specialists who work in non-technical posistions, a complete underusage of resources
