I have a CRM application that I've written in Ruby that currently runs
on Win32 clients as well as Linux ARM clients (Sharp Zaurus PDA's). The
application uses Qt for its GUI presentation and XMLRPC calls to
push/pull contact data back and forth. It suits my purposes, but I am
looking to port it to
Neil Benn wrote:
> Hello,
>
> I know that this isn't a fashionable thing to write on a
> dynamic language newsgroup but I would really recommend switching to
> Java for your work if you are looking at recoding it. I'm running Java
> on handhelds and it works well. If you want to use dy