« alahup! | Main | Governing people »

Rubyfication pending

Jens Alfke — whose blog I discovered today after he'd been Microsofted — doesn't like PHP anymore and I share some of his reasons. My pet peeves with PHP are:

  1. Crappy Unicode support (none in PHP 4, remember?);
  2. Needs to be recompiled every time a new extension is needed;
  3. Poor set of default extensions (see 2);
  4. Overlapping but not identical feature sets in different extensions (see 2 and 3);
  5. Nasty installation-dependent differences in behaviour (as Jens says so well).

Jens is looking at Ruby On Rails. So should I.

Update: Jens removed both posts. So much for permalinks.

TrackBack

TrackBack URL for this entry: https://ithink.ch/blog/tb.cgi/125.

Make sure JavaScript is enabled before using this URL. If you would like to ping my blog but can't, please do send me an e-mail at os3476 at this domain.

Post a comment

Make sure JavaScript is enabled before posting a comment. If you would like to post a comment but can't, please do send me an e-mail at os3476 at this domain.

Do not meddle in the affairs of Coding Ninjas, for they are subtle and quick to anger.