473,503 Members | 12,159 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

python port for iPod

Hi,
Since May 2005 there is a port of python (v2.4.1) for Apple iPod.
Porting was an 'easy' job, the only consideration was how you can
write with a
iPod, ipodlinux [1] people did an interface called iPodRead that
allows you
type into iPod scrolling left or right on the wheel. (This affects to
the file
Parser/myreadline.c, line 47).
Furthermore, is necessary run configure with options: --without-threads,
--without-shared and --with-cxx and build it in a cross-compile
environment
for ARM architecture.

Running make the only problem was the function hypot (umm, like ipod
:) in the math
module (I don't remember the problem) but i had to change hypot(x,y) to
sqrt(x*x+y*y).

You can see the differences between python original and python ported
source
in [2].

First announce about the port can be found in [3].
More info about this port, cool pictures and binaries & source code in
[4].

[1] http://ipodlinux.org
[2] http://www.ciberjacobo.com/en/diffs.html
[3] http://ipodlinux.org/forums/viewtopic.php?t=1945
[4] http://www.ciberjacobo.com/en/linux_on_ipod.html#python
--
Jacobo Avariento Gimeno
http://ciberjacobo.com
OpenPGP key: http://ciberjacobo.com/key.pem
Feb 4 '06 #1
0 1554

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

Similar topics

0
3353
by: Greg Sandell | last post by:
Can anyone point me to some techniques on manipulating the XML file that iPod uses to manage its contents? Basically I want to (1) export the XML file off the iPod, (2) change things in the XML,...
2
1735
by: mtermoul | last post by:
Hi, I'm a VB6 developer and recently moved to .NET and I'm wondering if we can use it to develop a new application for Apple IPOD. I just got my free IPOD from http://www.freeiPods.com/?r=19633398...
4
2060
by: djanvk | last post by:
QUick question: Is it possible to create a palm os program to use on a PDA with python? THanks
0
1176
by: acquient | last post by:
I have found a really cool deal. I thought I would share it with everyone. You can get a 60 gb ipod photo brand new. All you have to do is get 8 referrals and participate in one promotion (cancel...
18
3112
by: qwweeeit | last post by:
Hi all, when I moved from Windows to Linux I choosed Python as my language of reference and as GUI, Qt (not much investigated up to now). Till now I didn't regret but one thing: Python can't act...
0
241
by: Magnus Lycka | last post by:
QOTW: "Excessive cleverness can lead to unmaintainable code. So can excessive stupidity." -- Alan Morgan "Also Python code is pretty bare-metal, so that file.write or socket.write go to the...
0
1118
by: dominiquevalentine | last post by:
anyone have any advice as to where to start if i say..wanted to program the ipods UI? I have one python project under my belt so far, and i'm going for my second. I want to try to mimic the ipod...
0
1197
by: dvd | last post by:
Hi i have a python script that uses urllib2 to download one file, it runs ok in any pc but when urlopen is called in the ipod it show the following error: <urlopen error (4, 'Non-recoverable...
0
7193
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
7067
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7264
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
7316
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...
1
6975
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
728
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.