Tag Archives: Apple

I bought an Apple iPad on Release Day!

I bought an Apple iPad on release day.  I love it, but I wish more of the iPhone apps that I use on a regular basis were updated to work natively on the iPad large screen without having to upscale the app size.
I do love the ABC video player app, and the speed of the [...]

Apple iPad and the Need to Buy One

I will pre-order an Apple iPad the day they are available for pre-sale, or regular order on the day if they are immediately available for purchase.  I am thinking about getting the WiFi model first to use for development, and then later getting the WiFi + 3G model for everyday use.
I’ve already begun switching over [...]

Snow Leopard PHP and IMAP Support

Seeing as how the stock Apple Mac OS X 10.6 Snow Leopard PHP 5.3 doesn’t come with IMAP extension support, I realized it was time to add it in to build a tool to extract data from my gmail account emails. Here is the steps I took to get it installed and working.
Step 1:
Download [...]

Mac OS X Snow Leopard, PHP, MySQL, SVN, Xcode, and Me…

With minimal effort, I was able to get the PHP bundled with Snow Leopard to use the PHP extensions that I had compiled for xdebug, imagick, and magickwand to run in 64bit mode.
Snow Leopard comes bundled with Apache 2.2.11, PHP 5.3.0, and SVN 1.6.2.
I upgraded my MySQL install from 5.0.77 to 5.1.37 and then moved [...]