Categories
IT Wordpress

First donation for ThinkTwit

I’m happy to report that last week I had a very nice surprise when I turned my phone on at the airport after a well deserved trip to Ibiza: I received a notification from PayPal to say that I’d had a donation for ThinkTwit. The donation was kindly given by Martijn Pantlin from Orgone Media […]

Categories
Wordpress

Minor ThinkTwit update – 1.3.5

Hi guys, I’ve just launched a minor update to ThinkTwit with the following: Added code to delete old avatars (doesn’t work if owner of avatars is different to running process) Supress errors on chmod and delete of directories Added code to remove all options on uninstallation That’s all for now, but I have already started […]

Categories
Wordpress

ThinkTwit Update 1.3.4

I am today releasing a minor update to ThinkTwit, version 1.3.4, after a fortnight of beta testing by a ThinkTwit fan (thanks Jeffrey!) who has helped me locate and fix some issues with the new avatar caching:

Categories
Wordpress

ThinkTwit Update 1.3.3

I’d like to announce a long overdue update to ThinkTwit that I have just released after having some time over the Jubilee weekend – so a few people owe thanks to her Highness 😉

Categories
Wordpress

Minor ThinkTwit Update 1.3.2

I’ve just released a minor update to ThinkTwit which adds the current version of ThinkTwit to the database, for the purpose of making upgrades more smooth in future, along with storing a list of the names of each cache used to store tweets – this will also be helpful for upgrading and uninstallation in future […]

Categories
Wordpress

ThinkTwit Update 1.3.1

I’ve released a very minor update yesterday that should get rid of the “file_get_contents” warning that appears for some users within the admin dashboard – when moving some of the methods in to the ThinkTwit class I forgot to make them static which obviously caused some confusion. Thanks to Sunny Chan and Amir Habibi for […]

Categories
Wordpress

Thoughts on ThinkTwit improvements

For some time I’ve not been entirely happy with ThinkTwit upgrades – development on ThinkTwit started initially as an internal project for a past employer (Think Consulting Solutions). We had been wanting to contribute to Open Source for some time and this seemed like the perfect solution to both problems: Open Source the code I […]

Categories
Wordpress

ThinkTwit Update 1.2.2

Have finally found to add another update to ThinkTwit – it’s been just over a month since the last release as I’ve had a lot on in work. I set down today to make 3 minor changes, one of which was in the FAQ, and ended up making 7 changes in total:

Categories
Wordpress

ThinkTwit Update 1.2.1

Just released a minor ThinkTwit update (1.2.1). It basically includes some pieces I wanted to include in 1.2.0 but didn’t have time, as I like to update in discrete units and to finish them before taking a break – although this break was smaller than I intended, I got a bit bored :/ It just […]

Categories
Wordpress

jQuery in WordPress Widgets admin pages

I’ve been struggling for a few days with trying to get jQuery working within the widgets part of the WordPress 3.2.1 admin pages. Even the most basic of tests does not seem to allow me to, for instance, append some text to a div, using: