New project soon
I have been working for some weeks on a personal project. I named it PwrCtl (Pocket Wifi Remote Control(ler) or Power Control), I don't know exactly how to define it right now, I'll rename it if I find some imagination, consider it as a code name.
PwrCtl is a remote controller designed for doing some actions on your PC from your PDA (Pocket PC on Windows Mobile). At present, the client is developped as C# .NET and ruby for the server. There are some solutions to control only winamp or other special things on different applications but nothing enough generic for the moment to do whatever you need. That's why I started to work on this project. Technically, the client receives its interface (buttons and tab pages for now) from the server sent as XML. XML data contains commands protocol to send to the server. If you are interested in the method I used, I will publish an entire description on the official wiki. Naturally, the whole project will be open source under GPL !

