Tag Archives: PHP

PHP Makes People Sad

Just read an enjoyable rant entitled PHP: a fractal of bad design by a nerd who calls himself Eevee. A good effort! I also found a link to PHP Sadness there, and a bunch of other links to sites that complain about PHP. This kind of criticism is correct, … Continue reading »

Related posts:

Reaction ,

PHP and JSON and Unicode, Oh my!

Today I had a bit of a puzzle.  The gplus widget that I wrote for WordPress was rendering Google+ activity with a ragged left edge. As geeks know, html by default collapses whitespace, so in order for the ragged edge to appear there,  a “hard whitespace” must have … Continue reading »


Developer , ,

A Google+ Widget for WordPress

I looked for, but did not find, a reliable, easy to use, solid Google+ widget for WordPress. All I want to do is display on my WP blog a little sidebar listing of the 4 or 5 most recent activities from my G+ account.  Is that so hard? … Continue reading »

Related posts:

Releases ,