GSoC OpenMoko Bluetooth remote controller - now with Gestures

Valerio Valerio vdv100 at gmail.com
Thu Sep 4 19:28:45 CEST 2008


Hi Joachim,

2008/9/4 Joachim Breitner <nomeata at debian.org>

> Hi Valerio,
>
> Am Mittwoch, den 27.08.2008, 12:33 +0100 schrieb Valerio Valerio:
> > a ReMoko package with ability to send events through gestures (Paul's
> > daemon - http://wiki.openmoko.org/wiki/Gestures) is available now in:
> > http://code.google.com/p/remoko/downloads/list
>
> I have had a look into packaging ReMoko for Debian. Here are some issues
> that you might want to look into, to make ReMoko easily packagable.
>
>  * The setup.py could be improved. Have a look at [1], how I did this
> for zhone's setup.py.
>  * It would be great if you could provide "official" source tarballs of
> your release. setup.py helps you with the sdist command, but you need to
> tell it what files it should include. Again, you can have a look at how
> Jan Lübbe did that for zhone at [2].
>  * Your configuration module just looks for "settings.cfg", without
> specifying a path. Something like sys.env['HOME'] + "settings.cfg" might
> be more sensible.

The ReMoko version on the svn is my work version, I know that I have
relative path and also the setup.py is incomplete, and some other glitches
remain there. Until 16 Set I can't take a look on that :(
>
>
>  * The server source looks good, "make dist" produces a sensible
> tarball. You might want to change the product name and version number in
> configure.ac though.

Thanks, I miss that one.

>
>  * What exactly is the server for? It seems it listens on a tcp socket
> for commands, which is connected by the UI to send the events over
> bluetooth. Why don't you bind to the 127.0.0.1 IP address? Why don't you
> use dbus for that?

The server handles all the HID communications, is like a bridge for the
client UI, I use a unix socket because the BlueZ devs recommend it to me,
besides a dbus interface will be slower, because in the mouse profile I have
to send every small movement (pixel by pixel).
>
>
>
> I think it would be great to have a remoko Debian package, but there is
> some work left. Are you going to continue remoko development, now that
> GSoC is over?

Yes, I already made more code, but right now I don't have time and
concentration until I finish my last exam (16 Set)  :(

Thanks for the tips.
I will get in touch with you after 16 Set.

Best regards,

-- 
Valério Valério

http://www.valeriovalerio.org

>
>
> Greetings and thanks,
> Joachim
>
> [1]
> http://git.freesmartphone.org/?p=zhone.git;a=blobdiff;f=setup.py;h=3203be394e70201eea5c865cba0f5922777ce237;hp=1b0e1c1b56f87651303533358e5af2a3c17a0af0;hb=ff4c5c02ee9fea489f7a37a6d4bd9e8475f76cc3;hpb=b9e9d771dd3c7d8554308f480db246f3d4a9f98d
> [2]
> http://git.freesmartphone.org/?p=zhone.git;a=commitdiff;h=fcfe28591bf4d40fcbd8b1bd73125f8cd5bff154;hp=509e786b03579e34085219ac70ba88d7f1827ed5
>
>
> --
> Joachim "nomeata" Breitner
> Debian Developer
>  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
>  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata<http://people.debian.org/%7Enomeata>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20080904/a0859ead/attachment.htm 


More information about the community mailing list