The Joys of an Unspecified Format
I’m currently importing batches of CSV (comma separated value) data into a MySQL database, using phpmyadmin.
As you might expect, phpmyadmin has a default character to “separate” the “values”. As you might not expect, the default is… a semicolon.

May 15th, 2007 at 7:39 pm
hrmm, I *might* have guessed at a different value separator, but I have been known to be lax in my interpretation when it comes to these things. Perhaps they should call it Delimiter Separated Value instead?
May 16th, 2007 at 2:52 am
that’s great. stupidly great. or greatly stupid.