Posts Tagged ‘news’

TwitPic integration

Sunday, August 15th, 2010

A few weekends back I finished implementing OAuth Echo support in Twaddle. This is the new, secure, way for you to use a third party site which communicates with Twitter for you. The classic example of this is photo sharing services such as TwitPic. Previously such services requires you to send them your username / password which isn’t a good idea. Using OAuth Echo you send them an opaque bit of data that uniquely (and securely) identifies the request as coming from you – the third party site then “echos” this data to Twitter to use for authentication.

OAuth Echo support – in conjunction with the new extensible architecture of Twaddle – means that over the course of a few hours I was able to provide TwitPic support within Twaddle. This support allows you to take a new picture with your phone’s camera (for devices with cameras) or to use an existing photo, both with preview support.

Image Upload – Take a new photo or upload a file

Image Upload – Selecting an image

Image Upload – Preview the image

Goodbye PINs, Hello XAuth!

Tuesday, August 3rd, 2010

Yesterday the Twitter API team granted Twaddle access to the (newish) XAuth interface. What does that mean? Well it means that one of the biggest criticisms of Twaddle is gone. You’ll recall in previous versions to set up a new account you had to hit “Start” which would launch your browser. You’d then login to the Twitter website which would give you a 7 digit number. That number would need to be remembered and entered back into Twaddle. This process, which is relatively painless on a desktop or web application, was incredibly frustrating on a mobile device. XAuth is designed specifically to address this issue. I think the following screen shots of the new account setup process explain better than I could…

Beginning the XAuth process

Finalising the XAuth process

“But isn’t this going back to username / password combinations which is insecure?” you may ask. Well, no, not really. The username / password combination is sent over a secure channel only once (at the time you fill out this form). Twitter verifies this and then sends back a token which is used for all subsequent requests. This is in fact identical to the OAuth process used in earlier versions the difference is how that token is acquired.

All you really need to know is that signing up with Twaddle is now pain free! Hooray!

What’s taking you?

Tuesday, June 8th, 2010

I do apologise for the delay on releasing the newest version of Twaddle. I guess this is a problem when you use free software developed by someone in their spare time, huh?

A couple of things have caused the delay of the latest version: Firstly my Real Job™ I was the Technical Lead on a very large project (since released successfully) which took up a lot of my time and motivation. I have also handed in my resignation and am currently looking for a new job. The upside of this is I’ll be taking a few weeks off before starting a new job. Time which I plan to devote to playing video games / coding Twaddle.

Secondly the announcement of Windows Phone 7, and what it means for developers of Windows Mobile apps, was a bit disheartening.

Thirdly: I’ve worked on a lot of the internals of Twaddle. This working means that third party developers will be able to write plugins for Twaddle. Don’t like the way it does notifications? Write your own! Want Twaddle to automatically hash tag things? Write a plugin! And so on, and so forth. This affects every aspect of Twaddle (The User Interface, background tasks, response to other events, etc) and required a fair amount of thought and tweaking. It also turned out to be a much bigger task than I’d initially anticipated. As to if any third party developers start writing plugins for Twaddle remains to be seen. But even if they don’t it will allow much quicker development of features for Twaddle, providing they fit within the existing model. I’ll release more technical details of this closer to the release date of 0.3 / if people are interested.

In the mean time, I apologise for the delay, but hope the delay will result in something everyone is really excited by.

Another milestone (2000 users!) and another teaser

Tuesday, January 5th, 2010

So today I just checked the statistics for Twaddle and there are over 2000 users who have allowed Twaddle to communicate with the Twitter servers. Whilst I’d love for this number to be 10,000 and for each of those users to be paying me a fiver, I’m still rather happy with these figures. In order to celebrate this nice little milestone I thought I’d present you with a recent feature I implemented as part of the 0.3 release: Threaded Conversations.

0.3 Preview – Threaded Conversations

Here we can see a conversation I held between my personal account and the @TwaddleWM account. You may notice a very subtle tree structure of the list – this is to indicate the hierarchy of the conversation. This view only works when statuses are properly tagged as replies to another status (which Twaddle and the Twitter website do, but some clients seem to do less reliably). I’m so far finding this feature really useful to manage long running conversations throughout the day (and you can sometimes find some great new people to follow as a result!). This interface can be brought up from any of the other views within Twaddle and allows you to interact with the tweets just like they were in your normal timeline. Expect the interface and how this is rendered to change before the final 0.3 release – this is after all just a preview! If you have any suggestions on improving the layout, I’d love to hear them.

Also, don’t forget to take part in the poll on the right hand side – it’s a great way for you to voice your views on what feature you desperately want included in 0.3 !

Why the delay?

Tuesday, October 13th, 2009

I’d hoped to have a 0.2 of Twaddle out by now, unfortunately that’s not been the case.

First off, I recently moved house which took a fair amount of time and effort to get packed / unpacked and have DSL connected at my new place. In addition to this I’ve had a few Uni assignments which took away even more time. In amongst all this my computer chair broke… I’ve purchased a new chair which won’t arrive for another 4 – 8 weeks. The dining chair I’m using in the mean time places a lot of strain on my back meaning I can only code for short periods of time.

Secondly, I’ve put a lot of work into making Twaddle a lot faster. On my HTC Touch Pro rotating the screen redraws virtually straight away and Twaddle continues to be responsive throughout the whole process. A vastly improved algorithm for laying out tweets (50 tweets get laid out in ~150ms on my phone) as well as moving non-visible layouts to a background process ensures Twaddle remains responsive throughout rotations. I’m still working on improving the speed of performing updates.

Long story short: 0.2 won’t be released as soon as I’d hoped as I’m putting a lot of work into it to ensure it far eclipses previous versions of Twaddle.

Twaddle 0.1.4 Released (Also: 1000 users!)

Sunday, September 13th, 2009

Today the 1000th person authorised Twaddle to communicate with the Twitter.com servers on their behalf. To coincide with this great milestone I’ve decided to release Twaddle 0.1.4. This is a minor release (and hopefully the last in the 0.1 line before I release 0.2) which includes the following features;

  • Fixed problems sending Tweets with non-ASCII characters
  • Fixed uninstall issues
  • Fixed resending tweets
  • Handle Twitter.com failures better

You can obtain this version in multiple ways;

Finally, if you have Microsoft Tag Reader (visit gettag.mobi on your phone’s browser) installed on your phone you can scan the tag below.

Twaddle featured on PocketNow.com

Wednesday, August 26th, 2009

CJ Lippstreu over at PocketNow.com has features Twaddle. You can read the article over at the site. PocketNow being rather popular caused a bit of a surge in the number of downloads, followers and authentications for Twaddle.

As a result we now have over 300 users! Unfortunately, due to my recent house move (and lack of broadband) I don’t have any updated pictures to post as a “Thanks guys!”

200 Users!

Sunday, August 16th, 2009

Earlier today Twaddle Twaddle ticked over to 200 users. Not too shabby at all. Considering that I’ve had some things going on in my personal life that have prevented me from working on, or evangelising, Twaddle as much as I’d like.

In the same spirit as the 100 user milestone I present a screenshot previewing 0.2.

0.2 Preview – Received Direct Messages

As I anticipated in the previous post I’ve moved the icon bar to the bottom of the application. I find this is much more finger friendly as you can navigate without obscuring the screen. Additionally you can see the list of Direct Messages my test account has received (as well as the icon of the sender and your icon as an overlay).

Someone commented in my previous post about the icons used in Twaddle: Yes, they suck. I’m not developer not an artist. If anyone is interested in providing icons / colour advice, please get in contact with me. I’d love to hear from you.

100 Users!

Wednesday, July 29th, 2009

In the last 8 hours the 100th user allowed Twaddle to communicate with Twitter on their behalf. It’s good to see people are finding Twaddle useful.

As my gift on this milestone I present… a screenshot from the 0.2 version of Twaddle.

0.2 Preview – New navigation and @Replies
In this screenshot we can see two new features of 0.2: First of all is the new navigation control. This is a bar of icons displayed along the top of the screen in the same vein as Microsoft’s Facebook application. I’m thinking I’ll move it to the bottom of the screen so there’s less distance for your finger to travel to get to it. Additionally the graphics used here are placeholder images – if anyone wants to volunteer to provide design services for Twaddle I’d love to hear from you. When you change which section of Twaddle you view you’ll get a textual overlay to indicate what you’re now viewing – in this screenshot I’m viewing my @Replies. The second feature, you may have picked up on, is the @Replies. In this view you can see several tweets people have targeted at me (I do apologise to those who are pictured)

Anyway, if you have any feedback, suggestions, criticisms or problems, please let me know and I’ll do my best to address your issues.

Another update – 0.1.3

Monday, July 27th, 2009

It’s that time again – a new build is out. 0.13 is a minor update that fixes a few crashing issues that may have caused some issues. Additionally downloading your friends avatars requires far less CPU usage which gives much better responsiveness (especially noticeable when downloading many new avatars at once).

Finally I’ve introduced AppToDate support – you can grab AppToDate from http://www.apptodate.org/get. For those that don’t know AppToDate is a simple – but effective – application for making sure you have the latest version of applications on your Windows Mobile device.

You can grab the newest version in several ways;

Alternatively you can always visit http://get.twaddle.mobi in your phone’s browser to download the most current version of Twaddle at any given time.

Finally, if you have Microsoft Tag Reader (visit gettag.mobi on your phone’s browser) installed on your phone you can scan the tag below.