Category Archives: Software Development

Thoughs about the software development in general.

Labyrinth Game with W3C Widget, Accelerometer API and Nokia N900

I’ve been crafting the W3C Widgets for Qt Web Runtime (WRT) from the day Qt guys released the version for my Nokia N900. I haven’t been so productive on any other platform. This time I crafted a small game of … Continue reading

Posted in Games, Qt, Software Development, Tips and Tricks, Web Runtime | Tagged , , , , , , | 2 Comments

How to Create Simple W3C Widget

Here are instructions how you can create a simple W3C widget that runs on Qt Web Runtime (WRT) e.g. on Nokia N900. Widgets are just ZIP packages containing at least two files: Configuration file (config.xml) and resource files (index.html and … Continue reading

Posted in Software Development, Tips and Tricks | Tagged , , , , , | Leave a comment

Developing W3C Widgets for Nokia N900

Ever since I got my Nokia N900 several months ago I wanted to craft great apps for it. There haven’t been that many development options if I’d like to do the development on my Mac. Good options was Python (PyMaemo) … Continue reading

Posted in Qt, Software Development | Tagged , , , , , , | 2 Comments

Twim 1.18 – Countdown to Twitter’s OAuth Switch

Twitter is going to disable the basic authentication method from their API. This means that the old versions of Twim will stop working. Most likely there are quite a few client apps out there which will stop working when that … Continue reading

Posted in MIDlet, Software, Software Development | 1 Comment

Playing with JavaScript, My Language of 2009

JavaScript has been around since 1995 but only since Web 2.0 techniques it has become a mainstream language to all developers. No matter if you are a mobile, server side or desktop developer you probably have touched some JavaScript in … Continue reading

Posted in Software Development | Tagged , | Leave a comment