LWN.net Logo

PHP: a fractal of bad design (fuzzy notepad)

PHP: a fractal of bad design (fuzzy notepad)

Posted Apr 17, 2012 6:42 UTC (Tue) by marcH (subscriber, #57642)
In reply to: PHP: a fractal of bad design (fuzzy notepad) by frazier
Parent article: PHP: a fractal of bad design (fuzzy notepad)

Summary:
Barely good enough + first to market => WIN!

Sprinkle with appropriate vendor lock-in and you get: WIN FOREVER


(Log in to post comments)

Early mover is a myth

Posted Apr 17, 2012 8:04 UTC (Tue) by job (guest, #670) [Link]

If that were true, we'd all be coding Perl.

PHP won because mod_php enabled cheap shared hosting. It created a whole new market and exploded in popularity.

It's a market that other languages ten years still doesn't compete in. Only Microsoft really tried and they couldn't even make deployment work consistently across their products.

PHP: a fractal of bad design (fuzzy notepad)

Posted Apr 17, 2012 8:16 UTC (Tue) by dlang (✭ supporter ✭, #313) [Link]

> Barely good enough + first to market => WIN!

well, Yes

release early, release often is the core of opensource programming.

It requires that the code be 'good enough' (even if barely) and that you update it at a sufficient velocity that competitors can't catch up.

note that 'good enough' will have different meanings for different people, so what is 'good enough' for one use-case may not be for others.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds