On 9/6/07, Steve Bergman <[EMAIL PROTECTED]> wrote: > > Does anyone have comments about the possibility of running a django > server on the Nokia 770? Is it possible? I have a simple app that I > want to demo on it with both the django server and the browser running > on the same device.
I don't have any experience with the Nokia 770, but the company I work for uses Django running on iPaq handhelds (using the development server and SQLite) as a data entry tool. We had 2 big issues with getting the Django running on an iPaq: 1) Getting the database libraries compiled. 2) The speed and standards compliance of the web browsers on the platform. The first problem was a pain because of the process of compiling libraries for the iPaq platform. From what I know of the Nokia 770, it should be a much smaller problem because the tool chain is much more helpful. So - yes, it should be possible. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---