Single Line Wordpress Install
I'm getting a pro at installing Wordpress now.I'm trying to cut down my install time to a minimum.
WP-O-Matic Bug Fixes Round Up
I've run into quite a few issues in the latest 1.0RC3-7 release of WP-O-Matic. Here's a round up of the bug fixes and addons you need to actually this potentially useful product useful!
Also, it includes a well known MySQL bug fix.
Extra Cover Cricket
I wrote the Extra Cover Cricket site about a year ago to provide a central news hub for syndicated cricket news from around the world. Previously there has never been so much cricket news on a single web site. Seriously!
It was wrote around a single page that provided the home page, the category listing and the single article page. Really simple stuff.
Firefox and NTLM Authentication
Firefox dislikes NTLM authentication really. Sometimes it hates it completely.
Specifically when you make AJAX requests from an NTLM authenticated server.
Fortunately, with a bit of counselling there is a resolution on hand.
Install Imagemagick / Imagick for PHP on Ubuntu
No problem if you want to install imagemagick on your server, Ubuntu makes this very easy for you with only a few simple commands.
Wordpress WP-O-Matic Duplicate Posts Fix
Got a problem with WP-O-Matic creating duplicate posts? Or just Wordpress in general. Me too.
I wrote a script to run on a regular basis so sort this problem out.
WP-o-Matic Upgrade Fix
So I rolled out some WP-o-Matic upgrades recently. I was all excited that version 1.0RC3-7 had been released. One upgrade went fine, one freaked out - it would run the cron fine, an improvement on the previous version, but it wouldn't process campaigns. The problem turns out to be the getCampaigns function in wpomatic.php
WP-O-Matic Cron Hangs
Does your WP-O-Matic hang sometimes when processing feeds? It's probably trying to a ping back to the original post. Chances are you don't even want it pinging back, depending on the purpose of your blog.