View Single Post
taguapire's Avatar
Posts: 107 | Thanked: 14 times | Joined on Dec 2007
#3
Originally Posted by truent View Post
i'm doing similar stuff in ruby.. if you get acquainted with dbus you won't ever be hung out to dry,.. and python's dbus implementation (as far as i've seen) is a little better than ruby's so you should be good to go.. cuz i can do just about everything i need to.

good luck and i'd be happy to help a bit if you have any questions because i've found no easy documentation to learning all this stuff (at least for ruby)
Thank for your help,

I asking it because I did read in some threads at developers mailing list of maemo that Bluez is better for do socket connection using bluetooth. DBUS is only for send and receive messages between entities, but I need to know which way I must follow for not get stacked between useless code or technology for get this job done.

BTW: I don't like to program so much, but I want to do this stuff. Python is amazing and just with an scripting language I can generate a GUI without compiling the code, that is terrific...

I will keep updated this thread for future references and questions to developer community and anyone that wants to help me.

Thanks again,

Taguapire.