ColdFusion Tutorials and Resources
|
10-14-2005, 07:17 PM,
Post: #1
|
|||
|
|||
ColdFusion Tutorials and Resources
Cold Fusion tutorials from beginner to advanced
http://www.easycfm.com/tutorials/index.cfm?dirView=True Explanation of the different ColdFusion functions and tags http://www.easycfm.com/cflanguage/ Free multimedia ColdFusion tutorial "A Beginner's Guide to Coldfusion 4.5" http://www.mallisoft.com/mallisoft/coldf...orials.htm Additional ColdFusion resources: http://www.gosearchfor.com/directory/Com...ColdFusion |
|||
01-15-2006, 11:26 AM,
Post: #2
|
|||
|
|||
Re: ColdFusion Tutorials and Resources
Is anyone using ColdFusion? The costs involved seem a bit high to me without any perceptable advantage. Also it seems like you'd have a much smaller community of shoulders to cry on when you need help making something work.
|
|||
01-15-2006, 07:08 PM,
(This post was last modified: 01-15-2006, 07:11 PM by bargainbloodhound.)
Post: #3
|
|||
|
|||
Re: ColdFusion Tutorials and Resources
Coldfusion and PHP perform about the same for light to medium use. PHP outperforms Coldfusion in terms of speed once you hit around 100,000 page views per day. Neither is really suitable for very heavy traffic or workloads (Unlike PHP scripts, Coldfusion can handle huge amounts of traffic, but the performance hit it takes once it hits 100K pages make it a bad choice for anything over 100K per day). For heavy lifting something written in C/C++ is a much better choice.
We moved the back end of our metasearch engines to C++ late last year because PHP couldn't handle the work load without slowing to a crawl (we kept the php user interface though). The WebCrossing forum software written in C++ on one of our sites is 6 years old and yet outperforms the new PHP software on TulipTools in terms of speed and it can handle an unlimited amount of traffic whereas a php script can't.  A comparison of C++ and PHP http://www.janitha.com/archives/38 Quote:C++ outdid php in every single test. The least performance gain c++ took over php was in outputting the loop results into stdout (when its printing out stuff) with a factor of ~1.07 and c++ outdid php the most in just running through a loop (doing sorting, internal calculations) by c++ doing it almost 90 times faster than php.
"Well, Jay was so giddy that someone named Jay was involved with this site we posted our first non-eBay listing in 3 years here at Lunarbid (we tried two items at Yahoo once upon a time, they bombed)" -Marie posting in a LunarBid thread at OTWA in 2005 wins the award for 'most moronic reason ever given for choosing a venue"
"thanks twat u must have nothing better 2 do. do u talk to all your members like that. will not be recomending your site. best way to put it is TULIPTOOLS.COM IS REALLY SHIT. DONT JOIN." -pubescent owner of rinky dink off2auction.com in 2011 |
|||
01-15-2006, 09:47 PM,
Post: #4
|
|||
|
|||
Re: ColdFusion Tutorials and Resources
If you use a lot of Flash in your applications I'd go with ColdFusion over PHP.
|
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Coldfusion | Monalisa | 0 | 2,618 |
01-28-2009, 08:41 AM Last Post: Monalisa |
|
20+ Resources for ColdFusion | mandy | 0 | 3,333 |
10-07-2007, 08:43 AM Last Post: mandy |
|
ColdFusion 8 Beta Released | mandy | 0 | 3,416 |
06-14-2007, 09:23 AM Last Post: mandy |
Users browsing this thread: 2 Guest(s)