473,386 Members | 1,708 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

App development for Sharp Zaurus PDA using QTopia?

I see there's a Python binary package available for the Sharp
Zaurus PDA. Has anybody deleloped an app for that platform?
I'm wondering if the resource requirement of Python are a
problem on that platform.

--
Grant Edwards grante Yow! Am I accompanied by
at a PARENT or GUARDIAN?
visi.com
Jul 18 '05 #1
5 2997
On Tuesday 16 September 2003 7:10 pm, Grant Edwards wrote:
I see there's a Python binary package available for the Sharp
Zaurus PDA. Has anybody deleloped an app for that platform?
I'm wondering if the resource requirement of Python are a
problem on that platform.


http://www.riverbankcomputing.co.uk/zaurus/download.php

Phil
Jul 18 '05 #2
In article <ma**********************************@python.org >, Phil Thompson wrote:
I see there's a Python binary package available for the Sharp
Zaurus PDA. Has anybody deleloped an app for that platform?
I'm wondering if the resource requirement of Python are a
problem on that platform.


http://www.riverbankcomputing.co.uk/zaurus/download.php


Yup. That's the package to which I was referring. I was
wondering if anybody had any experience with it which they
would like to relate -- especially regarding the memory
footprint of a python app.

--
Grant Edwards grante Yow! MY income is ALL
at disposable!
visi.com
Jul 18 '05 #3
Grant Edwards wrote in article
<3f*********************@newsreader.visi.com>:
I see there's a Python binary package available for the Sharp
Zaurus PDA. Has anybody deleloped an app for that platform?
I'm wondering if the resource requirement of Python are a
problem on that platform.


There are a few apps written in Python:
http://www.killefiz.de/zaurus/search...python&x=0&y=0

--
Todd Stephens
ICQ# 3150790
"A witty saying proves nothing."
-Voltaire
Jul 18 '05 #4
The Python ipk file python_2.3-1.1_arm.ipk can be downloaded from
Riverbank software at
http://www.riverbankcomputing.co.uk/zaurus/download.php .

I have used a lot of command line Python progams on my Zaurus and they
are quite fast and snappy. As for PyQt apps, there has been some
discussion of them on the Zaurus Zone web discussion board at
http://www.zaurus.com/dev/board/ and if you do a search on PyQt there
you will see considerable information. The "gist" of the discussion
seems to be that PyQt works fine, and that for many purposes is
acceptably fast, but when using complex custom widgets (user
programmed as opposed to standard QT widgets), the performance can get
noticeably slower.

It has also been reported that AnyGui works fine on the Zaurus,
finding and using the Qt toolkit.

Ron Stephens
Jul 18 '05 #5
On Tuesday 16 September 2003 14:10, Grant Edwards wrote:
I see there's a Python binary package available for the Sharp
Zaurus PDA. Has anybody deleloped an app for that platform?
I'm wondering if the resource requirement of Python are a
problem on that platform.

It works ok. I wouldn't try to do heavy number crunching with it or
process lots of data, but for basic PDA type apps it's fine. I wrote a
program for keeping attendance in my classes using the Qt
interface. That's my only Qt experience - I've used Gtk for 6 years
so I'm more used to it.

Dave

Jul 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Alex Molochnikov | last post by:
I would like to get an opinion from other EJB developers who might have faced a similar problem. I am developing an EJB for deployment on various app servers (JBoss, Sun ONE, BEA WebLogic)....
12
by: Sybren Stuvel | last post by:
Hi there! I'm a beginning Python programmer, and I like it a lot already. Since my Sharp Zaurus has a fairly complete Python environment including PyQT, I thought it would be the perfect...
1
by: Sybren Stuvel | last post by:
Hi there! I'm going on a holiday, and to leave something behind to remember me by, I've released Discuss Jabber 0.0.1. It's a jabber client written in Python/Qt for the Sharp Zaurus. It is still...
0
by: McBooCzech | last post by:
Is here anybody who has practical experiences with programing Olympus R1000 hand-held (Linux OS) using Qtopia, PyQt and Python? If yes, can you share your experiences? I am intending to use this...
2
by: Tanuki | last post by:
Hi All: I am doing some development in VC++ using some llibraries downloaded from the web. The library comes in 3 files <mylib.dll>, <mylib.lib>, <mylib.exp> and I also have <mylib.h>. As...
1
by: John Baker | last post by:
HI: Does anyone know a good manual or web site that addresses the development of applications using the Data Access Capability (HTM) in Access. I need to have something on a web site that, at...
2
by: Testing1000 | last post by:
Hello, Is there away in .Net to view an assemblies IL code after I get the Assembly object via call to Assembly.LoadFrom (assemblyName). I don't want to use utilities like Reflector for this...
0
by: Dean Michael Berris | last post by:
Hi Everyone, I've recently written a BDD Interface which I had been working on for C ++. This library is intended to be an alternative to the traditional Test-Driven Development concept of using...
1
by: akpp1982 | last post by:
I want to develop my new Fonts using Java. How can I do so? Please provide me the technique along with the code guidelines. Ayon
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.