Archive for the 'twitter' Category
Saturday, January 20th, 2007
Well, i can safely say the hardest part about that was upgrading to Ruby 1.8.5 … which turned into the expected classpath nightmare, followed by a versioning nightmare, followed by a compile nightmare … i got my computer into such a bad state that i had to re-install the operating system this morning!!
Once i eventually [...]
Posted in news, twitter | No Comments »
Friday, January 19th, 2007
Crystal at Twitter contacted me (finally!) and got somebody else to tell me what i need to change to enable Twitter integration again. As i suspected, they have blocked GET requests, and it now has to be a POST request.
Sounds simple enough, but unfortunately i have to download a new version of Ruby in order [...]
Posted in issues, twitter | No Comments »
Tuesday, January 16th, 2007
Unfortunately, Twitter have failed to even acknowledge there’s a problem with their API. I’ve tried many different methods tonight – i thought the problem could have been that i was sending the request via an unsecure method. So instead of GET i’ve tried POST, with various methods of authentication, and i’ve even tried enforcing Secure [...]
Posted in issues, twitter | No Comments »
Monday, January 15th, 2007
Something is up with the Twitter Integration – no tasks are creating Twitter posts today. I don’t know why this is – i certainly haven’t changed anything so i suspect it’s either something wrong at Twitter, or they have changed their API. If it’s the former, we just wait for it to work again. If [...]
Posted in issues, twitter | No Comments »
Wednesday, December 6th, 2006
Sorry about the slow speed of MyChores over the last 24 hours. I fiddled with the .htaccess file last night, blatantly not having a clue what i was doing, and ended up skewing everything a little bit. However, we should be back up to the normal speed again now.
Paul from Rushed Sunlight tells me we’re [...]
Posted in issues, news, twitter | No Comments »
Wednesday, November 29th, 2006
Okay, i think i have solved the problem with Twitter being unavailable, by putting a rescue SocketError in the code. I guess we won’t know for sure if it’s fixed it unless Twitter becomes unavailable again, but i’m fairly confident we’ll be okay next time.
MyChores also now gives you a little bit of feedback on [...]
Posted in issues, twitter | No Comments »
Tuesday, November 28th, 2006
An unfortunate side-effect of the Twitter integration is if Twitter is down (as it is at the moment) then MyChores will give an error when it tries to send a Twitter update.
If you have this problem you can either ignore the error (refresh your workload list and you’ll find that MyChores has updated correctly) or [...]
Posted in issues, twitter | No Comments »
Sunday, November 26th, 2006
MyChores now supports Twitter Integration!
If you have a Twitter account, and wish to have MyChores update it whenever you complete a task, you will find the option under ‘Preferences → Twitter Integration settings’.
You need to enter your Twitter email address and your Twitter password. Your Twitter password will be stored using a two-way encryption algorithm. [...]
Posted in news, plans, twitter | No Comments »
Thursday, November 23rd, 2006
Anyone heard of or using Twitter.com?
It’s a site for posting a short message about what you’re currently doing. Somebody suggested to me that i integrate MyChores with it, so that every time you do a task you can have it automatically update on Twitter what you’ve done.
I like that idea because i’ve been looking for [...]
Posted in news, plans, twitter | No Comments »