Apr 03
Digg
Stumbleupon
Technorati
Delicious

Simple window manager for PyS60

Some days ago I was asked about a PyS60 application that should support several bodies but without using tabs. The idea was to create a dynamic menu with an option called “Switch to” from which the user could choose the desired body.
After some frustrated experiences I wrote the following code for this special “Window Manager”. [...]

Author: Marcelo Barros
Feb 25
Digg
Stumbleupon
Technorati
Delicious

Nixie Watch 1.30 (analog watch)

Nixie Watch is a software emulation of cool wristwatch seen in wrist of Steve “Woz” Wozniak, made using analog numerical tubes. Wish I had one, but had to settle for this… Looks good on my N97 mini - and as a bonus it also shows current time!
http://jouni.miettunen.googlepages.com/nixiewatch
Version 1.30, 2010-02-25
* New: Support PyS60 2.0.0
* New: Support [...]

Author: Jouni Miettunen
Jan 14
Digg
Stumbleupon
Technorati
Delicious

Annouce: Milkshake 0.1.0, a To Do list organizer

In the last weeks I have been working on a new program called Milkshake. It is primarily a To Do list organizer but we want to promote Milkshake a little bit more. Milkshake has a plugin architecture and it is simple to create extensions for importing/exporting/sync the task lists. At this moment, Oliveira [...]

Author: Marcelo Barros
Dec 24
Digg
Stumbleupon
Technorati
Delicious

Bing translator in Flash Lite

Its been quite a long time I put my hands on any Flash Lite coding. I now present to you Bing Translation engine’s Flash Lite client. This application can translate between international languages using the Bing translation engine (version 2.2) provided by Microsoft.
Here are the keys steps -

1. Request a Bing API Key from Bing site. [...]

Author: Manikantan
Oct 14
Digg
Stumbleupon
Technorati
Delicious

SWFxME released !

My friend Sajid Ali has been working quite sometime on this project ‘SWFxME’ which aims at extending Flash Lite capabilities with the use of Java ME and it has finally released. SWFxME is an open source project developed to extend Flash Lite with J2ME via HTTP server (written in J2ME code) and to provide more [...]

Author: Manikantan
Sep 13
Digg
Stumbleupon
Technorati
Delicious

UI Component - Py-iAlbum-Viewer

With lots of new features like 3G, GPS, Camera, Video; a very attractive user interface is required. I spent some time to develop a GUI component in PyS60. It’s behavior like a iPhone album viewer, hence I call it Py-iAlbum-Viewer.
The purpose of this GUI component is to search all the image file in mobile device [...]

Author: Pavan Pareta
Sep 09
Digg
Stumbleupon
Technorati
Delicious

Connecting to Pandorabots from Flash Lite

Yesterday, I authored an article at Forum Nokia, as to how to connect from Flash Lite to the wonderful Pandorabots. In case you are not aware of Pandorabots, PandoraBots is a software robot (also known as a bot) hosting service. From any browser, you may create and publish your own robots to anyone via the [...]

Author: Manikantan
Aug 30
Digg
Stumbleupon
Technorati
Delicious

Touch Stick 1.00 (PyS60 sample code)

Touch Stick demonstrates how to code Touch UI device’s screen as a virtual joystick (5-way rocker key). It is sample code for PyS60 1.9.x developers and works on Nokia 5800 (at least).
Clicking on top horizontal blue bar works like pressing Up Arrow key, bottom horizontal bar like Down Arrow. In the middle there are three [...]

Author: Jouni Miettunen
Aug 16
Digg
Stumbleupon
Technorati
Delicious

Py-World-Clock v1.0.0

Got some time last weekend to write a very simple application “Py-World-Clock”. It’s time calculation is based on GMT Hours; user can view current time of any city around the world using this application. Py-World-Clock does not support daylight savings time calculation.
Hope it is useful to you.
Download it here.
Screen shots

var addthis_pub = ”;
var addthis_language [...]

Author: Pavan Pareta
Aug 16
Digg
Stumbleupon
Technorati
Delicious

Sweet Memories v1.00 (touch game)

Sweet Memories is a memory card game for touch screen devices: find all pairs of same pictures. Works on touch screen devices with fingers (5800) and non-touch devices with keypad (N82).
http://jouni.miettunen.googlepages.com/sweetmemories

Requires PyS60 1.9.7
Support 3rd party picture files
Built-in: Sweet Mix (17 pictures), Flowers from Rovaniemi (20), Finnish traffic signs (41) and EU Flags (1 + 27)

var [...]

Author: Jouni Miettunen