Longer development time in PHP?

Reply

Join Date: Nov 2007
Posts: 34
Reputation: chicago1985 is an unknown quantity at this point 
Solved Threads: 0
chicago1985 chicago1985 is offline Offline
Light Poster

Longer development time in PHP?

 
0
  #1
Oct 7th, 2008
I am thinking of going with ColdFusion Enterprise over my current PHP. We do alot of web apps working with MySQL and Oracle.
I have no problem paying for it compared with free PHP because I hear that ColdFusion can cut down my development and debugging time. It also seems to have more with the standard installation compared to PHP.

All true or not?
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 38
Reputation: kevindougans is an unknown quantity at this point 
Solved Threads: 1
kevindougans kevindougans is offline Offline
Light Poster

Re: Longer development time in PHP?

 
0
  #2
Oct 8th, 2008
i would guess coldfusion is less supported and less documented so i wouldn't instantly and easily believe it will cut down your development time...

it might come pre-isntalled with some nifty frameworks but codeigniter and cakephp are available for php -not to mention great sites like here and php.net.

i would think carefully about it before making any big decisions.

i bet you can find more freelance php developers quicker than coldfusion.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 87
Reputation: TopDogger is an unknown quantity at this point 
Solved Threads: 5
TopDogger's Avatar
TopDogger TopDogger is offline Offline
Junior Poster in Training

Re: Longer development time in PHP?

 
0
  #3
Oct 9th, 2008
I stared out using ASP in the 1990s and then migrated to PHP. I also investigated Cold Fusion and JSP.

Here are my observations about Cold Fusion:

1.You can only run it on a Cold Fusion server. If you want to set up your own server, there are licensing costs.

2. The support is much weaker than with most web languages.

3. There are very few Cold Fusion web sites out there.

I know people who work with Cold Fusion and it has a core following who like it, but IMHO it is almost dead as a web development platform.

Like Kevin said, you won't find many Cold Fusion developers.

PHP developers are practically a dime a dozen and there is more support for it than any other web development language. Once you build a library of modules that do the things that you want, the development time is cut dramatically.

Quick development time is not always the best solution. There is good, fast and cheap. Pick any two.
Last edited by TopDogger; Oct 9th, 2008 at 12:38 pm.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: Longer development time in PHP?

 
0
  #4
Oct 13th, 2008
I do both, and can tell you first hand that the tiny amount of time you save in development is going to be a very small drop in the bucket compared to the overhead costs of licensing and setting up a cf supported server. Yes, cf has many built in functions but like said before, most php developers build libraries to take care of what they need and don't add the bs they don't want (unlike cf where everything is there, bogging down the server, regardless of whether you actually need it).

Apache's server is the most popular server in the world. Not because it is free. It's because it works and has almost no downtime. It's also designed with PHP in mind.

Also like previously mentioned, it's very tough to find cf support. Go look in the cf forum. The most previous post was made two days ago. The one before that was over a week ago. Now compare that to the PHP forum.
Lost time is never found again.
- Benjamin Franklin
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 234
Reputation: PoA is an unknown quantity at this point 
Solved Threads: 8
PoA PoA is offline Offline
Posting Whiz in Training

Re: Longer development time in PHP?

 
0
  #5
Oct 13th, 2008
It's not true that ColdFusion will cut down your development time. If you need faster development time, you should try Frameworks such as CakePHP, CodeIgniter, Symphony. You will know the speed of your development. Not only speed but also reusability and easier maintenance.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC