python

Using PuTools for PyS60 development

I started using pys60 since a few months ago for some simple quick prototyping on S60 smartphones. I realise the development can be tedious, when you have to type your codes on the desktop, then copy it via USB to the phone then run it. Therefore i searched a little and found the tool PUTools.

To get it running on an ubuntu system isn't really that difficult - the standard installation needs the package python-serial and you are ready to go. so do this before you download and unpack the software

Playing with python and dbus

bring a newbie, i always wanted to learn something on dbus since a year ago... but i have not really played with it much. the java dbus thing i have read a little, but then later gave up. Today i got a little time, and i started playing with it again... only difference is - i tried it with python instead. It turned out to be a nice experience.

Syndicate content