Hi René,
What about to use the GE863-PRO? It comes with ARM9 inside, helps with
200MIPS and will run embedded Linux. We will launch a version with
connectors, SIM card holder and RF connector on
http://www.telemobilityforum.com/eng/
in Monza next days.
I call it an embedded Linux with integrated G
Jean-Paul Calderone wrote (23.10.2007):
> On Tue, 23 Oct 2007 14:47:40 +0200, Rene Maurer <[EMAIL PROTECTED]> wrote:
>>Hallo
>>
>>I wonder if there are any pure python implementations available/known
>>for the zip (or any other) data compression... As far as I know
>>python's zlib uses http://www.z
Guilherme Polo writes (23.10.2007):
> 2007/10/23, Rene Maurer <[EMAIL PROTECTED]>:
>> I wonder if there are any pure python implementations available/known
>> for the zip (or any other) data compression... As far as I know
>> python's zlib uses http://www.zlib.net/, which is written in
>> C. Unfor
On Tue, 23 Oct 2007 14:47:40 +0200, Rene Maurer <[EMAIL PROTECTED]> wrote:
>Hallo
>
>I wonder if there are any pure python implementations available/known
>for the zip (or any other) data compression... As far as I know
>python's zlib uses http://www.zlib.net/, which is written in
>C. Unfortunately
2007/10/23, Rene Maurer <[EMAIL PROTECTED]>:
> Hallo
>
> I wonder if there are any pure python implementations available/known
> for the zip (or any other) data compression... As far as I know
> python's zlib uses http://www.zlib.net/, which is written in
> C. Unfortunately this is not solution for
Hallo
I wonder if there are any pure python implementations available/known
for the zip (or any other) data compression... As far as I know
python's zlib uses http://www.zlib.net/, which is written in
C. Unfortunately this is not solution for me, because my target "only"
has a python interpreter..