0

So I’ve never been crazy about GoDaddy’s hosting service, for a number of different reasons, but today I had an awesome experience with their customer service. A client of mine has a shared hosting account and they wanted to increase the Maximum File Upload size allowed in WordPress. He called GoDaddy and their support provided him with a link which directed him to modify the PHP.INI file through SSH.… Read More

Last week I completed a Worpress CMS conversion for a site that was running a custom Ruby on Rails CMS. Everything was pretty straightforward, only caveat was that they wanted to be able to search their 12K+ locations by zip code, paginate the results, and also display them as markers on a Google map.… Read More

5

In my ongoing effort of not re-inventing the wheel, I spent hours upon hours looking through ALL of the available WordPress calendar plugins for a project that I had been working on.
My Needs:

AJAX (required asynchronous navigation between months)
Query posts by category (would be nice if I could select the category)
Associate posts with their dates.… Read More