Posts tagged as "Tracked Tweets"

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 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 15th April 2009

New feedback mechanism for Tracked Tweets

I am working on a number of new features/bug fixes for tracked tweets. I have decided to give uservoice a go, and have set up a forum there. The simplest way of submitting a feature request/bug report is on the Tracked Tweets project page, using the feedback tab (on the right of the screen).

Posted by Jack on 9th April 2009

New version of Tracked Tweets available

I have just released an update for Tracked Tweets. I have modified the code used to get the shortened URL from TinyURL, as the old method was not working. This was due to the security settings on some servers. I was originally using “file_get_contents()”, then I switched to “fopen()”, and when that was still having [...]

Posted by Jack on 3rd April 2009

My First Wordpress Plugin: Tracked Tweets

I’ve been spending some time making a wordpress plugin that tweets when you make a wordpress post. I think it has a few new features that other plugins do not.