Re: [maemo-developers] New open source Web Browser for Maemo.

2005-08-10 Thread João Leite
Hi Mohammad, The debian packages have been fixed. The debian packages will be available tomorrow until 11:00 AM (GMT -04:00), because I've adds problems with ftp server. Sorry. Kind Regards João Leite wrote: >ext Mohammad wrote: > > > >>On Sel, 2005-08-09 at 11:27 -0400, ext Antônio Gomes w

[maemo-developers] Re: New open source Web Browser for Maemo.

2005-08-10 Thread Doug Turner
Congratulations everyone. Looking forward to download and use it! -- Doug Antônio Gomes wrote: Hi all, This email aims to inform the launch of the MANaOS Web Browser for the Maemo/Nokia 770 Platforms. The MANaOS Browser is a port of the MiniMo/Mozilla Web Browser [1,2], an embedded versio

[maemo-developers] Re: Request: Python and Flash benchmarks

2005-08-10 Thread Ken Rimey
Rudá Moura wrote: This is what pystone shows me in my Nokia 770. su-18-21:~# python2.4 pystone.py Pystone(1.1) time for 5 passes = 184.19 This machine benchmarks at 271.459 pystones/second Strange. I get 515 pystones/second with Python for Series 60 (1.1.6, "fast" version) running on a No

Re: [maemo-developers] Request: Python and Flash benchmarks

2005-08-10 Thread Rudá Moura
On Wed, 2005-08-03 at 12:42 -0700, Rajesh Basu wrote: > > Hi guys, > > Could anyone with access to a 770 run these two benchmarks for us? Hopefully > it should not take you more than 30 minutes... > > - Flash benchmark > > 1. Point you http://www.powerflasher.de/bench/flash6.htm >

Re: [maemo-developers] New open source Web Browser for Maemo.

2005-08-10 Thread João Leite
ext Mohammad wrote: >On Sel, 2005-08-09 at 11:27 -0400, ext Antônio Gomes wrote: > > >>Hi all, >>Feel free for download and look at the source code, send us patches >>with new features or bug fixes. Every contribution will be apreciated. >> >> > >Nice work! > >However are the 10le-mozilla-

Re: [maemo-developers] Installing a new font

2005-08-10 Thread Matthias Steinbauer
this would be a nice task for me when i finished adjusting the gpe-calendar ... any suggestions ... are there gkt based font config tools which i could port? regards matthias On Wednesday 10 August 2005 09:35, Mayank Jain wrote: > On 8/10/05, Tomas Junnonen (Nokia-M/Helsinki) <[EMAIL PROTECTED]

Re: [maemo-developers] Re: compile error

2005-08-10 Thread rh
Hi Mohammad, Thank you, it works now - Original Message - From: "Mohammad" <[EMAIL PROTECTED]> To: "ext rh" <[EMAIL PROTECTED]> Cc: "maemo-developers" Sent: Wednesday, August 10, 2005 3:39 PM Subject: Re: [maemo-developers] Re: compile error > On Rab, 2005-08-10 at 15:25 +0700, ext rh

Re: [maemo-developers] Re: compile error

2005-08-10 Thread Mohammad
On Rab, 2005-08-10 at 15:25 +0700, ext rh wrote: > I think I can solve this problem by making airstation.desktop file > mannually. > But now I have another problem. I can compile my program successfully, > but when I try to run my program using "fakeroot dpkg -i > airstation_1.1_i386.deb" command,

Re: [maemo-developers] New open source Web Browser for Maemo.

2005-08-10 Thread Mohammad
On Sel, 2005-08-09 at 11:27 -0400, ext Antônio Gomes wrote: > Hi all, > Feel free for download and look at the source code, send us patches > with new features or bug fixes. Every contribution will be apreciated. Nice work! However are the 10le-mozilla-engine and 10le-mozilla-engine-dev deb file

[maemo-developers] Re: compile error

2005-08-10 Thread rh
I think I can solve this problem by making airstation.desktop file mannually. But now I have another problem. I can compile my program successfully, but when I try to run my program using "fakeroot dpkg -i airstation_1.1_i386.deb" command, my program does not appear in maemo emulator. What is

Re: [maemo-developers] Installing a new font

2005-08-10 Thread Mayank Jain
On 8/10/05, Tomas Junnonen (Nokia-M/Helsinki) <[EMAIL PROTECTED]> wrote: > > Creating such an interface for installing/removing fonts would be an > excellent, quite easy, project for someone just starting Maemo development. That is adding/removing/editing fonts present in ~/.fonts/ directory from

Re: [maemo-developers] Installing a new font

2005-08-10 Thread Tomas Junnonen (Nokia-M/Helsinki)
Hello, is there any info which fonts can the Nokia 770 handle? Can I install a custom font? Type1 or TTF? -Klaus-- The 770 uses fontconfig and freetype in the same way as any modern Linux distribution, i.e. both TTF and Type1 fonts are supported. While there is no interface for managing fon

[maemo-developers] compile error

2005-08-10 Thread rh
Hi all,   I'm new in Linux and Maemo. When I compile my program using "dpkg-buildpackage -rfakeroot -uc -us -sa -D" command, I got error message "No rule to make target 'airstation.desktop', needed by 'all-am'. Stop. " Why this happen ? Howto solve this problem ? Thanks   Ronny ___