Archive for the 'WordPress' Category

WordPress 2.1 due out later today

The next version of WordPress - version 2.1 is to be released later today and Aaron Brazell has a good post outlining 10 features of WordPress 2.1 you should be aware of.

One that I love is the AutoSave feature. I have lost several posts during writing which I wouldn’t have lost if I had this feature. Another is the upgrade tool - that’s right, WordPress 2.1 on installation will automatically upgrade your previous installation making the whole installation process that much easier, it seems.

Looking forward to giving 2.1 a whirl!

Comment issues on this site fixed?

A couple of people mentioned to me that they were having issues leaving comments once more on this site.

On the advice of Donncha (lead developer for WordPress.com), I installed wp-cache 2.0 on this blog along with Donncha’s own patch for it.

It certainly seems to have speeded up the blog - is anyone still having problems leaving comments?

Your top Web 2.0 apps?

If we ignore the fact that the term Web 2.0 is controversial for all kinds of reasons and concentrate on the applications themselves, which Web 2.0 apps (using the broadest possible definition) do you use most?

I use:

  1. my blog and podcast software all the time (they are run out of WordPress)
  2. my Flickr account regularly to post photos
  3. Google’s Docs and Spreadsheets frequently for collaboration or sharing of documents
  4. Google’s Calendar to synch with my laptop and mobile phone calendars
  5. Technorati, PubSub and Google’s Blogsearch to subscribe to RSS searches
  6. Flock as my main browser of choice (primarily because of the Flickr and Del.icio.us integration) - I also use Firefox, Camino, Safari and IE7
  7. Feedburner to burn and track my feeds
  8. NetNewsWire, Google Reader and iTunes to consume my feed list
  9. TechMeme, Megite and TailRank for keeping up with tech news
  10. Del.icio.us very occasionally to store URLs for items I have found interesting

What cool Web 2.0 apps am I not using that I should be using? What are your favourite Web 2.0 apps?

How to speed up WordPress

In my last post, I was wondering how to fix the issues people were having leaving comments on this site. Attempts to leave comments were timing out and the comments were not being posted.

Fortunately I had lots of great suggestions from readers on how to resolve the issues and I think it is now fixed (famous last words?).

The fix also seems to have had the knock-on effect of drastically speeding up the site - wohoo! A big thank you to everyone for your great suggestions.

The steps I took to resolve this were:

  • I turned off this theme’s Ajaxy live commenting
  • I cleared my moderation list and my blacklist
  • I updated Akismet to the latest version (1.2.1)
  • I activated WordPress’ object cache by adding
    define('ENABLE_CACHE', true);

    after the

    define WPLANG;

    line in wp-config.php

Of those changes, the last one (suggested by James (aka MacManX)) appeared to have the most dramatic positive effect. The site is now running way faster and comments seem to be posting successfully.

This site averages around 1750 unique visitors a day according to Awstats and about 3-4 times that according to Webalizer (Awstats strips out visits from robots/spiders/bots, etc.) so I am guessing that the comments were timing out because the site/server were under pressure.

Turning on the WordPress object cache took the pressure off and is now letting the comments through.

Sincere apologies to anyone who had problems recently leaving a comment on this site - hopefully it won’t happen again.

Commenting problems on this site

I have had several reports from people who have had issues trying to leave comments on this site and it concerns me greatly. Conor made six attempts to leave a comment this afternoon (fair dues to his persistence)

I initially thought it had to do with the number of comments in my Akismet queue but I have been deleting that regularly recently.

Some commenters have speculated that it is due to a lack of memory on my hosting company’s server.

The managing director of my hosting company responded to that comment saying that:

A lot of the plugins and anti-spam measures can slow down comments etc, considerably, as each and every request not only involves several SQL queries but a number of DNS lookups and other processes.

That’s all well and good but the only anti-spam plugin I have on the site is the default Akismet plugin which ships with WordPress so it isn’t that.

Anyone any ideas where the problem might lie? WordPress (I recently upgraded to 2.0.5)? My hosting company? Somewhere else?

If you have problems commenting here, please email me at tom@tomrafteryit.net

Can Google Reader scale the Great Firewall of China?

Jeremiah Owyang is on a trip to China at the moment. He put up a post on his blog the other day saying he couldn’t access Robert Scoble’s blog from inside China - it seems to be blocked by the Great Firewall of China for some reason. I don’t know if this applies to all WordPress.com accounts or just Robert’s.

In any case, it occurred to me this morning that if I Shared all of Robert’s posts from within my Google Reader account and sent Jeremiah the links to my Google Reader Shared items, he should be able to read Robert’s posts within China.

Of course if Google Reader had a way to allow you to select multiple posts to share (or even allowed you to share a full feed) then this would make it easier for me to keep Jeremiah up to date!

Until China starts blocking Google Reader!




Tom Raftery’s Social Media is Digg proof thanks to caching by WP Super Cache!