Monthly Archives: June 2009

June 22, 2009

Big Nerd Ranch, here I come!

I’ve been on the waiting list for the Beginning iPhone Bootcamp at the Big Nerd Ranch for almost a month now. Today I got the exciting news that I’m IN! From July 18-24 I will be on the geekiest trip I’ve ever taken. Hooray!!! I will definitely be blogging about the trip daily once I’m there. [...]

June 5, 2009

PHP code for exporting a MySQL table to a CSV file

After a lot of searching, and a lot of troubleshooting, I finally found PHP code for exporting a CSV file from MySQL that works perfectly! This might be old news to some, but I’d never done it before and I needed to have that export feature on my Store Locator plugin. $result = mysql_query(“SHOW COLUMNS [...]

June 2, 2009

WordPress Plugins Updated

I’ve posted some of my WordPress plugins on my WordPress Plugins page. More will be added in the next few days as I get them packaged up for public use. Enjoy, and stay tuned!