"Everything in the box is kind of weird and quirky, but maybe not enough to make it completely worthless. And there’s no clear problem with the set as a whole; it still has all the tools. Now imagine you meet millions of carpenters using this toolbox who tell you “well hey what’s the problem with these tools? They’re all I’ve ever used and they work fine!” And the carpenters show you the houses they’ve built, where e…
> where every room is a pentagon and the roof is upside-down. And you knock on the front door and it just collapses inwards and they all yell at you for breaking their door. " That's a straw man. There are thousands of sites out there, running on PHP, that are incredibly well-engineered.
Here’s to the PHP Misfits
41–50 of 50 posts
Re: Here’s to the PHP Misfits
#42Another "Look I can build websites with PHP!" post. The biggest draw of PHP seems to be that there is a large quantity of (often bad) copy paste-able code out there on the internet.
Agree. PHP is the only language where one looks for "snippets" instead of libraries. It's gross.
Re: Here’s to the PHP Misfits
#43Earlier quoted context omitted.
The advantage is that this guy, who otherwise wouldn't have been able to accomplish his goals, did. He did because PHP was accessible. And till other languages are as dead-simple to accomplish small-to-medium tasks, PHP will continue to have fans such as the OP.
imho ruby is simpler than php.
Re: Here’s to the PHP Misfits
#44Seems like the article vanished: This is the standard TransIP page for reserved domain names. No website has been published for this domain. Are you still seeing this after publishing your website? Please make sure you upload your website to the /www directory and clear your browser cache before reloading this page.
No it's still up, guess Cloudflare decided to stop serving pages at one point :/.
wget -4 output: http://scrp.at/bAD
wget -6 output: http://scrp.at/bAE
As an IPv6 advocate on the side, I'm disappointed by this.
Re: Here’s to the PHP Misfits
#45Earlier quoted context omitted.
No it's still up, guess Cloudflare decided to stop serving pages at one point :/.
You should consider switching to a better host. There is no excuse for this: wget -4 output: http://scrp.at/bAD wget -6 output: http://scrp.at/bAE As an IPv6 advocate on the side, I'm disappointed by this.
Re: Here’s to the PHP Misfits
#46Earlier quoted context omitted.
You should consider switching to a better host. There is no excuse for this: wget -4 output: http://scrp.at/bAD wget -6 output: http://scrp.at/bAE As an IPv6 advocate on the side, I'm disappointed by this.
Ah thanks for letting me know, fixed it in the settings, let me know if it works now.
Re: Here’s to the PHP Misfits
#47Re: Here’s to the PHP Misfits
#48Re: Here’s to the PHP Misfits
#49Earlier quoted context omitted.
No, but you can just run `rails new` and `git push heroku`, which is about as easy as using shared hosting.
Shared hosting is all over the world, most of them provide PHP+20GB for 1/10 the cost of heroku+5MB.
Re: Here’s to the PHP Misfits
#50Earlier quoted context omitted.
The biggest draws for PHP: - a wide selection of well documented frameworks to choose from - a wide selection of robust CMS's to choose from - a variety of CRM's to choose from - runs on a bog-standard web server (apache, IIS) right out of the box
It doesn't run "out of the box" you still need to install mod_php (although ubuntu/debian makes this pretty easy). I'd be hesitant to call a CMS or CRM built on something that doesn't understand utf8 "robust". There's plenty of great , well documented framework available for Java & Python too.
#2: also fair, however Wordpress and Drupal are by far the most popular open source CMS's on the planet, despite this apparent handicap. If # of websites is your metric, what would be the closest competitor written in another language? Plone?
#3: also fair, no rebuttal.