PHP is the ugliest server-side programming language in wide use. Unfortunately, a lot of the free web apps out there are mostly built using it, so I have to try sometimes.
The Ugliness That Is Php (2010-02-24)
Yesterday evening, I had a quick go at programming a plugin for dokuwiki that automatically formats glosses. Dokuwiki itself makes it fairly easy to define new syntax, and really the only downside is the fact that the plugins have to be written in PHP. I’ve (successfully) done my best ...
more