kieranbarnes these are the things i learnt today

Site Performance Quick Fixes

Posted on July 31, 2008

I've been playing around with YSlow for a while now, now I decided to a quick test on this blog.

This blog, according to YSlow rates a frumpy Grade D, with a score of 61. Not bad, but not great.
A bit of .htaccess trickery should give me a few extra points... Excellent Grade C, with a score of 73.

Single Line Wordpress Install

Posted on July 20, 2008

I'm getting a pro at installing Wordpress now.I'm trying to cut down my install time to a minimum.

Wordpress 2.6

Posted on July 16, 2008

So I upgraded Wordpress 2.6! Turbo rules!

Tagged as: , 3 Comments

WP-O-Matic Bug Fixes Round Up

Posted on July 16, 2008

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

Posted on July 14, 2008

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

Posted on July 10, 2008

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

Posted on July 7, 2008

No problem if you want to install imagemagick on your server, Ubuntu makes this very easy for you with only a few simple commands.

Filed under: Geeky, Linux Continue reading

Wordpress WP-O-Matic Duplicate Posts Fix

Posted on July 5, 2008

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

Posted on July 1, 2008

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

Posted on June 24, 2008

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.