iGuest
Apr 21 2008, 05:51 PM
| | ColdFusion vs Php
Coldfusion Vs. Php
Well, ive been a cold fusion developer for over 5 years, and have done lots of work with php aswell, and the choice really depends on the applications you are going to create, hands down Cold Fusion will cut development time by over 40%, and with a solid frame work, like FuseBox, you will be amazed how fast development will be. So if you have the budget for it, Cold Fusion all the way
Php on the other hand, free, and available everywhere, ive found even performance to be slightly better than coldfusion also, and I wouldnt like to get involved with a large project in php either, way to much hair, its my choice for quick and dirty apps.
-- Omar Samad
-reply by Omar Samad |
Reply
iGuest
May 16 2008, 10:46 AM
Potato, potahto
Coldfusion Vs. Php
Replying to Trap FeedBackerColdfusion is a better choice for working in a corporate environment: every since MX introduced components which allowed you to build objects it has been far easier to control development over large projects. Tag introspection also allows it to be self-documenting which is a huge time saver. Plus many of the really awesome user features (like the dynamic charting, the CFFILE and CFTREE tags) are only really used in business applications. For bog-standard websites, there's really not much to choose. In fact since Joomla arrived, that is the first choice for ad hoc development. -reply by BennyM
Reply
iGuest
Jun 4 2008, 10:55 PM
Coldfusion vs php
Coldfusion Vs. Php
Replying to Trap FeedBackerHi Omar Samad, I read your reply regrding the matter. I was just wondering, how much more expensive is Coldfusion compare to php, for a big project? I would really appreciate your reply. Thank you very much. -question by Selina
Reply
iGuest
Jun 8 2008, 03:53 PM
coldfusion info
Coldfusion Vs. Php
The free developer version of coldfusion has everything the payed version does it just has a different license. You can only use it for development reasons, not for commercial. Also php does not beat coldfusion in any test what so ever. There isn't a single one. Heres an article on problems with php http://toykeeper.Net/soapbox/php_problems/ Also I really don't want to write pages of text, so read the article. And the commericialised area by zend ruins performance of php. Also if php ever did have anything better then coldfusion don't you think the billion dollar company Adobe would have made coldfusion better? php doesnt have a development team like coldfusion at all, they even struggle to make php6 with unicode support. Read the article. Also you wont find one commercial company using php, end of story. If you want to be a developer and make money cold fusion all the way. Don't say commercial companies do, they don't. I know for a fact they don't. They want a product made by a company who is the ****, adobe is it. A problem or a bug, they will fix it. They are the supreme masters. All their programmes crap on competitors. Be realistic -reply by heath sims
Reply
iGuest
Jun 11 2008, 07:25 PM
Feedback about the two
Coldfusion Vs. Php
If you are not a competent coder, ColdFusion is the way to go. The larger the project the more cumbersome ColdFusion handles it. There are instances when cold-fusion can be a quick, clean and easy way to complete an app, but if structured correctly, php preforms better and in my experiences, can become modular much quicker. I have worked with my own MVC framework I wrote for php, and have been dealing a lot lately with model-glue + coldspring + reactor, and I have to say that, in terms of large scale repetitive development, coldfusion is rediculous. The rapid part of development goes only so far, before it starts to become a relationship nightmare. If you have been programming long, C++ or other similar OOP languages, and can form structured code, you will be able to develop apps quickly in any language, in the end there is no best or worst really, I work A LOT in both, and consider myself an expert php developer, but either way, both languages can handle development just as easy, it just depends on the developer and their syntax preference. -reply by Anthony
Reply
iGuest
Jun 25 2008, 12:12 PM
An the survey says... *eh uhrrrr*
Coldfusion Vs. Php
Replying to Trap FeedBackerThe comments by Heath Sims are what you call a 'biased response'. I'm thinkin' that's a typical "my programming language is better than yours" reply. Forgetting the fact that, that article has an impressive amount of 'shortcomings' in itself and is outdated, every programming language on earth has its shortcomings (I guess you forgot to add a link to ColdFusion's?). Performance wise, unless somebody would like to go away and run benchmark tests on both numbering in the thousands to get a reliable result which all have an impressive amount of variables that have to be accounted for, none of us are in a position to question "Which has the better performance?". "Also if PHP ever did have anything better then coldfusion don't you think the billion dollar company Adobe would have made coldfusion better" The fact that Adobe has money has absolutely no bearing at all on which is the better programming language. Some of the best projects in the world have been free and open source. "Also you wont find one commercial company using php, end of story. If you want to be a developer and make money cold fusion all the way. Don't say commercial companies do, they don't. I know for a fact they don't. They want a product made by a company who is the ****, adobe is it." Wow that's a strong statement, you also couldn't be more wrong. In fact, it's the absolute opposite. The company I work for (the market leader in what it does) runs the entire business off complex Adobe Flex applications with a PHP and MSSQL backend (we even switched to PHP from ColdFusion). PHP freelancers also receive more work than ColdFusion developers (search any major freelancer site). There are more PHP jobs available than ColdFusion http://www.Itjobswatch.Co.Uk is a good example (for the UK). So lets "Be realistic". Dis
Reply
optiplex
Jun 27 2008, 04:24 PM
To be honestly, I never really tried coldfusion but I would go for PHP More people use PHP Almost every free hosts support PHP not many hosts support coldfusion, thats why I wasnt able to learn more about coldfusion ALLOT of PHP Tutorials online Its free afcourse If you know C++/ C# it will be easy to learn Its easier, I think You can compile PHP codes to executable(bambalam, php2exe etc...) Its very fast, and great for making web applications And lots more! Its just better, dont u think  ? - optiplex
Reply
Sica-GURU
Jun 27 2008, 04:37 PM
I would choose php, right know thinking at cold fusin gives me headaches...but I believe with strong knowledge in cf you're faster than with php.. but for now I'm still learning php so no bother to use cf..
Reply
iGuest
Jun 28 2008, 09:20 AM
Hi everyone ! Currently I am using php... I searched alot and also asked from experts, they say: Php is better than coldfusion if you want to get a job... But coldfusion is certainly easy but slower ! PHP is my choice. Thats alll, Thanks -reply by Hassan Ahmad
Reply
iGuest
Jul 10 2008, 03:49 PM
A lot of misinformation
Coldfusion Vs. Php
Many of these posts contain a great amount of incorrect information regarding Coldfusion. In my experience, 90% of people who dislike Coldfusion have either no, or very little experience with it, and the experience they have is often 5+ years old. I think Coldfusion gets a bad reputation because it is indeed so easy to learn, and because of this, theres a lot of bad code out there. However, comparing noob-level CF to more advanced PHP is certainly not a fair comparison. Coldfusion, written by competent developers, is both clean and highly modular. Also, one thing people mention is that if you know C/C++, learning PHP is easier than CF. This statement shows the ignorance of most people regarding coldfusion. 90% of coldfusion can written in a C-style manner, called 'cfscript'. I think there are certainly benefits to each. PHP is free, and more widely supported, and theres a lot of free stuff written in it. CF is backed by a larger company and can access any Java libraries at will. Personally, I prefer Coldfusion. I like the language more (seems cleaner), and the rapid development factor makes a difference -- I can write half the code to do the same things in PHP. There are also a lot of built in, officially supported features that are very nice, including automatic PDF creation from HTML content (though, I'm sure many of the built-in features of CF have been created by someone for php). As for high-level performance issues, I can't really comment, as I have no experience in web apps with huge amounts of traffic (hey, I'm not doin the sales, lol), but I've heard the rumors regarding CF's performance as well. I have also heard that CF8, the latest version greatly increased enterprise-level performance, and there are plenty of bigger sites out there running it. It all comes down to whats right for you. If someones debating which to learn, I say learn both. Syntax is syntax, a good programmer can adapt to any situation. -reply by absurdparadox
Reply
Recent Queries:--
benchmark coldfusion vs php - 45.26 hr back. (1)
-
jsp vs php vs coldfusion - 49.56 hr back. (1)
-
coldfusion vs php 2008 - 60.16 hr back. (1)
-
coldfusion vs php - 3.26 hr back. (22)
-
compare coldfusion php languages - 61.24 hr back. (1)
-
php vs. coldfusion - 65.71 hr back. (1)
-
coldfusion vs mysql - 66.05 hr back. (1)
-
coldfusion versus php - 51.92 hr back. (2)
-
php vs coldfusion - 2.32 hr back. (11)
-
php or coldfusion better? - 69.40 hr back. (1)
-
whats the difference between php, asp and java and cold fusion - 77.21 hr back. (1)
-
coldfusion vs. php - 79.42 hr back. (1)
-
comparison between coldfusion and php - 80.84 hr back. (1)
-
difference php coldfusion - 81.39 hr back. (1)
Similar Topics
Keywords : coldfusion, php
- Coldfusion Resources
(1)
So, Coldfusion, Ha?
smalltalk about coldfusion (1) I was just wandering, after reading about ColdFusion a bit... It seems quite easy to comprehend, and
it shouldn't take much time and effort to learn. It looks like it is well bounded with major db
players. What I would like to know is whether there is an open source server solution that would
support ColdFusion apps, like there is for java, or must one buy the proprietary servers in order to
deploy apps. Also, I haven't seen many free hosts offering the commodity of ColdFusion, whereas
nearly all of them will give you the benefit of using PHP and/or CGI.....
Compare ColdFusion with others language
Wellcome to with topic first about CF (0) With systanx very simple and have support greatest with flash it growing with macromedia ?....
Coldfusion
Coldfusion (6) I guess there are not too many coldfusion fans out there...Nevertheless, it's a very cool
language. Did anyone ever go on a website written all in "flash" and you wondered how cool that was
and how cool it would be to make something like that and then write a topic about how easy it
was....yeah....that site was written in coldfusion in flash....a very nice language for the 3d
maniacs /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />....
Looking for coldfusion, php
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for coldfusion, php
*MORE FROM TRAP17.COM*
|
advertisement
|
|