A Decade of PHP
digidave writes "It was slow to catch and a lot of people didn't get it. A lot of people still don't get it, but you can't argue with its success. June 8th, 2005 marks the tenth anniversary of PHP. Here's to ten more wonderful and exciting years."
What the hell is PHP?
If the "KISS principle" results in PHP-like code, I say we kiss the KISS principle goodbye.
...is far more popular and widespread than PHP ever was.
ASP.NET was born in 2001 and is far more popular and widespread than PHP ever was.
What's next, celebrating the anniversary of Betamax?
----- Open Source = More Secure (mmmmkay)
Ten years of hard work. Now the tired PHP has earned a well deserved rest. Ruby on Rails is much more energetic at this point.
The key point you're missing is that people are dumb.
The clue you missed is that pretty much everything written in PHP was fairly obviously written by somebody who wasn't very bright. Have you ever seen a well-written PHP application?
Not that java/jsp is the best system ever invented... but PHP is awful, and so it calls out to the legions of bad programmers in the world.
Here is a good article on why PHP is awful, for those who haven't actually used it: http://www.bitstorm.org/edwin/en/php-sucks/. It also links to a number of other articles which also make good points, at the bottom.
Well, yeah.
Except that Rails is going to be about 10-20x slower than your PHP application. And your PHP application is just as fast to develop if you know what you're doing.
But hey, thanks for hyping Rails again...
PHP might be easy to pick up, but boy oh boy does it encourage some bad practices. After I picked up ASP.NET, I said goodbye to the ASP/PHP paradigm and never looked back. I always shudder when I have to hack around with my Wordpress plugins, because they're just a mess of HTML interwoven with conditionals and loops. BLech! That's so 1998! Still waiting for the OSS response to ASP.NET...