Posts tagged as "wordpress"

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.