It was only a matter of time until we got around to Twitter. Plus we had a lot of requests for this gadget, so how could we not take a stab at it? The Twitter Explorer gadget is a basic foray into the popular social micro-blogging platform and we hope that it goes over well.
Features:
As always, we appreciate any and all feedback, requests, error reports, etc. We will do our best to take everything into consideration for future updates and fixes.
Download: BuildAGadget.com – Widgipedia.com – Live.com Gallery
This entry was posted
on Wednesday, July 1st, 2009 at 3:31 pm
and is filed under Gadgets, Twitter Explorer.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Great job as a first version guys. I’m glad to see a Twitter client that doesn’t use Adobe Air; a Vista/Win7 gadget is a perfect way to implement a full Twitter client. I do have a few comments.
One thing I noticed just recently is Twitter Explorer tends to add a trailing space to all messages, meaning if you’re technically at exactly 140 characters, you still can’t submit the message. The addition of a trailing space will bump it over the gadget’s internal length checker; obviously if it was sent to Twitter it would just be truncated.
I did some testing and it turns out this is being done by your FLYOUT_Encode_URLs() function, specifically the [xString += X + " ";] line. Might I suggest wrapping xString in a leading/trailing space trimming function before returning it, such as this one: http://www.qodo.co.uk/blog/javascript-trim-leading-and-trailing-spaces
Hopefully in a future version you can work out shortening URLs before the message is sent to Twitter so that the extra space allowed by the short URL can be utilized.
Any chance of getting Twitter Explorer to update more frequently than every 3 minutes, like every single minute? I don’t do a ton of updating and would imagine the 150 API accesses would still be enough for this.
Lastly, don’t forget to go through the Twitter Application registration (http://twitter.com/oauth_clients/new) if you’re using OAuth (I admit I haven’t looked much into it) so you can get “from [App]” credit!
Thanks & good work!
Brad, thanks for the tips! We’ll definitely look into patching some of the blank spaces generated by the conversion function. Accessing Twitter every single minute isn’t going to happen just yet until we can implement a selective update feature so that only one stream gets updated at a time. Otherwise, a person would run out of rate limit calls within 34 minutes. Twitter offers 100 calls per hour standard. The OAuth login is something we’re considering ongoing as we continue to work on this gadget. Twitter pulled a crappy move to force apps to use OAuth while grandfathering in older apps still using basic authentication. We had to make the choice between making things easy for our users and having our name tagged to the post. It could go either way in the future.
Hey, so when I login to this gadget, it just says “sending” interminably. Any way you could help me out? I’m sure it’s my fault, but I would still like this to work….
Tom, try re-adding the gadget to the sidebar or restarting the sidebar program itself. It sounds like it might be in some kind of lock down. Let us know if neither of those work.
I got problem with the server update. ‘The update server is not currenly funtioning’, this is the message that I got, if i need to check for update. Could you help me?
Hi, I’m having the same trouble as Tom with the gadget “stuck” on “Sending…”. I’ve tried re-adding the gadget and restarting the sidebar without success. Any other suggestions?
Paul, try erasing the user data for the gadget. Gadget Settings -> Help -> Follow the instructions on the bottom. If it’s still not working, maybe try changing your Twitter password. We’ll keep an eye out for anything that could cause this.
hi.. ur gadget twitter explorer rocks… its also.. but.. i have a little sugestion.
Im at my job and im under a proxy, so the gadget could have some “network settings” to insert the proxy settings, because when i type my user and password, it says “invalid login” and i cant connect. but i can use the gadget from my home normaly… so.. thats it
see ya
Best Windows gadget for Twitter I’ve seen. One suggestion: It’s be nice to adjust the font size of the tweets. It’s a little small at my screen resolution. Otherwise keep up the great work!
great gadget! thanks guys! sugestion: add proxy settings (cannot use gadget well behind proxy server – keep getting 407 errors from twitter on posting) I am getting my updates, just cannot post.
Anyway to make the fonts larger??
theMezz,
Right now there is no functionality to change font size but we will put that in our list of potential upgrades for our next release. Thanks for the feedback.
I will add to the request for larger font size. I like this gadget because of the theme choices (I can’t read white on black like so many others) but the font size is teeny!
Hi Marcia, The font size has proven to be the most frequent suggestion that we’ve received. We will be sure to include in our next update and will post when that is available.
Syndicate