Archives for "May, 2009"

Posted by Jack on 25th May 2009

New version of Tracked Tweets and Tracked RSS

I just released a small update to the code that sets the campaign name in Tracked RSS and Tracked Tweets. The updated code comes from Chris, and uses Wordpress code, rather than my own. It should solve the issue experienced by some users where the campaign name was not being set.

Posted by Jack on 24th May 2009

Brewed: Extra Strong Bitter MKII

Today I brewed batch 18 – the second version of my Extra Strong Bitter. I had planned for it to be almost identical to the last one, however a few of the ingredients from last time were not available, so I think it will be a significantly different beer.

Posted by Jack on 8th May 2009

Tracked Tweets v 0.2.5 released – new features and bug fixes

I have added a number of updates to Tracked Tweets:

Default “Tweet this” setting – you can now define this on a global level, then override it on a per-post level
If tweet is too long, characters are stripped off the title (in the tweet) until it is short enough to be tweeted (thanks Lionel)
If post is [...]

Posted by Jack on 7th May 2009

When wp_list_pages() can’t do it…

I just fixed up my projects page to use a custom template rather than free text editing. To do this, I wanted to use wp_list_pages(), however this does not give you the ability to easily add text inside the <li>, but outside the <a>.