PyAcceleREMOTER gaining popularity

I am happy to see that since I released a beta version of PyAcceleREMOTER five days ago, it has been gaining popularity day by day. Googling the name, reveals an increasing number of blogs/forums/sites which have posted information about it, with some of them also including the instructions that I have provided in the released [...]

PyAcceleREMOTER

UPDATE: PyAcceleREMOTER has now been released! Visit the application’s page from the link below or from the “Pages” category on the sidebar for more details.
================================================
I have just released a demo video of an application I am currently working on. Have a look here or read more details and/or leave any comments on the application’s own [...]

How to use the Bluetooth console of PyS60 from your computer.

Open a shell and type the following commands one at a time:
“hciconfig reset”
“rfcomm listen 0 3″
This last command will advertise an rfcomm connection on channel 3.
then on your PyS60 screen on the phone choose “Options ->Bluetooth Console” to connect to the computer.
Once this is done, open a new shell and type “screen /dev/rfcomm0″
whala! you can [...]