Entries posted in November, 2007

A somewhat eclectic mix

One of our readers asked me to elaborate a little on the artists who contributed to my enjoyment of music from the 70’s.  More »

We sell America for the ruble!

I’ve been copping a spate of Cyrillic spam in the last few weeks, which my mailfilter has been happily dumping into the garbage, where it belongs.  More »

Internet speed test

These folks have the best web-based tool which measures the actual speed of your internet connection, for downloads and uploads.  More »

Converting PHP arrays to XML

I thought I’d share with you a PHP class I found useful lately. I had to take a comma-delimited text file and turn it into an XML text stream. With the ubiquity of XML these days, you might find it useful too, if you dabble in PHP software development.  More »