Monthly Archives: May 2010

Uncheck All Radio Buttons on a PDF Form

I’ve been banging away at this issue today and figured it would be useful to others out there. I made a PDF form for my company’s web site using Adobe Acrobat 8. In a couple places I have a “radio” control — that’s where you can select one, and only one, option from multiple choices. [...]

Search Everywhere in MySQL

In recent months I’ve been tasked with taking over management of a web site programmed by somebody else. They used Drupal, with which I’m not familiar, and so a big part of the job is simply figuring out how that system works. In many cases I’ve wanted to search the entire database for a particular [...]