TwimGo is back in the game

If you have used TwimGo recently you might have noticed that direct messages (DM) section doesn’t work anymore on the app since Twitter dropped the support for xAuth protocol which TwimGo was using. Direct messages are now only available when OAuth 1.0 is used for user authentication.

This isn’t the first time Twitter is making huge breaking changes in their API: last summer they dropped the basic HTTP authentication support which forced developers either to jump to OAuth or a bit easier xAuth protocols.

So it took a month until I really took the bull by the horns and started to look at what it meant if I’ll upgrade my API code to full OAuth 1.0. All API related code in TwimGo is written in JavaScript so I thought that it might be a bit tricky to get that working but it turned out to be really easy as xAuth already was implementing the hardest parts like signatures. Also now that I was able to use QML’s WebView component for OAuth authentication it was matter of hours to have TwimGo to show me my tweets.

I also made a bit smaller improvements and changes in this release:

  • OAuth support
  • Annoying sound notification removed
  • Optional light theme
  • Improved speed (Harmattan N950/N9)
  • Rounded corners in UI (Harmattan N950/N9)
  • Nokia Pure Symbols

TwimGo 3.0 includes new optional lighter theme

Please download the latest binaries for MeeGo Harmattan, Maemo, Symbian^3 and S60 FP5 from the project site: projects.developer.nokia.com/twimgo

Leave a comment how it works on your phone!

Get Things Done with MeeToDo

I like to get things done. Sometimes there are just too many things in your “inbox” so you’ll better write them down. If you follow something like Getting Things Done (GTD) method your to-do tool should support categories or hierarchies.

I’ve written few GTD apps before like Mobile Task Manager (Java ME) and TaskFlow (Widget) and now that I received my lovely Nokia N950 I had to make an app for that too and obvious technology was Qt Quick as that also gets things done :)

So, here is the first alpha version of the to-do / GTD app called MeeToDo. It currently has minimal set of features: Lists and tasks. User can add new tasks pretty fast and can mark them done with a single tap. There is also a “purge” features which I find handy e.g. doing grocery shopping.

I tried to follow the analog user interface of the best GTD tool, paper and pen. Main view shows user a page from notebook with list of task lists. When list is selected it jumps on the right hand page. When single task is selected or added it animates a page flip and shows a task page.


I compiled it to Symbian^3, Maemo (Nokia N900) and MeeGo Harmattan (Nokia N950 and N9). Please test it out and let me know what you think of it?

Download binaries from Nokia Developer Project site, here:

https://projects.developer.nokia.com/meetodo

Some of the future ideas include Google Tasks integration.икониПравославни икони

Nelisquare Preview Video

I’ve started working on a simple Foursquare client, Nelisquare. It’s written in pure QML and JavaScript and plan is to have it working on the Maemo and MeeGo devices. It should run on Symbian^3 devices as well if really needed.

Here is a short video preview of the current pre alpha version of Nelisquare running on Nokia N900:

What do you think? What features would you like to see in Foursquare app?

Google Reader client NewsFlow v1.4 for Symbian and Maemo

Good way to start Easter holidays is to write few lines of Qt/QML/JavaScript. Now I spent some time with the NewsFlow app, which is a Google Reader client for Symbian, Maemo and MeeGo devices.

I was now able to add theme support to app by using single Theme QML object and chaning the properties dynamically in JavaScript. All UI components would then use the theme object’s properties for colors.

NewsFlow now supports light and dark themes

Other features in the release:

  • Show read items in list in lighter color
  • Share to Facebook/Twitter
  • Mark as unread is now working
  • Minimize on N900 by tapping top left corner

Download the latest binaries from Nokia Forum Project page, here.Картиниикони

Kasvopus 0.9.5 with small changes

Kasvopus 0.9.5 contains the following changes and fixes:

  • UI changes (Thanks Saurav Srivastava for the UI design ideas)
  • You can view the photo from photo type status update
  • You can open related user’s wall from notification (not related status yet, sorry)
  • Fixes “commenting wrong status” bug (let me know if still occurs)
  • Added new offline access right which should allow longer token sessions and wouldn’t need user to login daily

Download 0.9.5 from kasvopus.com