Re: YAMA - Map Application intended for OpenMoko

2007-12-08 Thread Schmidt András

Hi!

David Roetzel wrote:

I just tried YAMA on my Neo with the 2007.11 snapshot and the
aforementioned Mono packages. It worked like a charm!

Keep up the good work, it looks very promising
  
Thank you for trying it on the phone! I am really happy to hear that it 
works on the phone :-)!
Soon I will release the converter that converts openstreetmap maps to 
Yama format, add GUI to reach all implemented functionality on the Gtk 
version and GSMD signal follower, so you can use it with the maps of 
your own location.

I am still looking for contributors ;-)!

Best regards
Schmidt András


___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-08 Thread openmoko
can i use that package on qtopia?  i run qtopia because it works good,
except for the battery life..  Do I need to rebuild navit or can I just
use the package below?

thanks!


 I just wanted to mention Navit (navit.sf.net) It's a similar project but
 is GTK/C Based, we have it working with OpenStreetMaps, Garmin Maps, and
 Reiser Maps, it's coming pretty far along. Their's a bitbake file
 floating
 around, but you should be able to just use the recently released SDK to
 compile it for openmoko.


 There is a navit package from a recent cvs snapshot in my repository (
 http://wiki.openmoko.org/wiki/User:Alessandro#My_Package_Repository)
 Alessandro



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-07 Thread Schmidt András

Hi!

I have missed that you replied my mail on the community list instead of 
the developer list. So now I reply here as well.


YAMA is designed to run on different platforms.

It is already compiled for:

   * Java Swing (any Swing capable desktop)
   * .Net Gtk# (planned for OpenMoko)
   * .Net Windows Forms (Linux and Windows desktop)
   * .Net CF Windows Forms (Windows Mobile PDA-s)

You can already download the Java and .Net Gtk version bundled with a 
small piece of openstreetmap.org map from here:
http://sourceforge.net/project/showfiles.php?group_id=206985 (choose 
yama-20071206.tar.gz).
They work on Linux with Java and Mono runtime installed. They should 
also work on OpenMoko with the Mono packages. If you try it, please let 
me know how it works on your machine.


I have created a wiki page that discusses platforms of Yama: 
http://yamamap.wiki.sourceforge.net/concept-platforms


Up to now I thought that the Mono version will work on the phone with 
this Mono port:

http://lists.openmoko.org/pipermail/openmoko-devel/2007-October/001583.html

Although today I have read on the community list that there is effort to 
port Java to OpenMoko:

http://lists.openmoko.org/pipermail/community/2007-December/012100.html

So the question is still open.

My opinion is that it should use Gtk (no Swing) on the phone. (And the 
3D hardware later. Anyone who would like to contribute?)


Andrew

Bartlomiej Zdanowski [Zdanek] wrote:

Hello András.

Schmidt András pisze:

I am developing a GPL map viewing application.
Project home page is: http://yamamap.wiki.sourceforge.net/
It has three main versions:

   * Java-Swing for desktop
   * C#-Windows.Forms for .Net CF, Windows desktop and Linux desktop
   * C#-GTK# for OpenMoko (and Linux desktop)
I'd be happy to test it on Neo/OM. Sadly no AFAIK no support for Java 
and C# yet.

Is somebody planning to let out Java on OpenMoko?

Best regards.
--
*Bartlomiej Zdanowski*
Programmer
Product Research  Development Department
AutoGuard S.A.

Place of registration: Regional Court for the Capital City of Warsaw
Registration no.: 287629
Share capital: 1 059 000 PLN
Polish VAT and tax ID no.: PL1132219747
Omulewska 27 street
04-128 Warsaw
Poland
phone +48 22 611 69 23
www.autoguard.pl http://www.autoguard.pl



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-07 Thread David Roetzel
Hi,

 You can already download the Java and .Net Gtk version bundled with a 
 small piece of openstreetmap.org map from here:
 http://sourceforge.net/project/showfiles.php?group_id=206985 (choose 
 yama-20071206.tar.gz).
 They work on Linux with Java and Mono runtime installed. They should 
 also work on OpenMoko with the Mono packages. If you try it, please let 
 me know how it works on your machine.
 
 Up to now I thought that the Mono version will work on the phone with 
 this Mono port:
 http://lists.openmoko.org/pipermail/openmoko-devel/2007-October/001583.html
 

I just tried YAMA on my Neo with the 2007.11 snapshot and the
aforementioned Mono packages. It worked like a charm!

Keep up the good work, it looks very promising!

Regards,

David

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-07 Thread William Voorhees
I just wanted to mention Navit (navit.sf.net) It's a similar project but is
GTK/C Based, we have it working with OpenStreetMaps, Garmin Maps, and Reiser
Maps, it's coming pretty far along. Their's a bitbake file floating around,
but you should be able to just use the recently released SDK to compile it
for openmoko.

-Will

On Dec 7, 2007 12:16 PM, David Roetzel [EMAIL PROTECTED] wrote:

 Hi,

  You can already download the Java and .Net Gtk version bundled with a
  small piece of openstreetmap.org map from here:
  http://sourceforge.net/project/showfiles.php?group_id=206985 (choose
  yama-20071206.tar.gz).
  They work on Linux with Java and Mono runtime installed. They should
  also work on OpenMoko with the Mono packages. If you try it, please let
  me know how it works on your machine.
 
  Up to now I thought that the Mono version will work on the phone with
  this Mono port:
 
 http://lists.openmoko.org/pipermail/openmoko-devel/2007-October/001583.html
 

 I just tried YAMA on my Neo with the 2007.11 snapshot and the
 aforementioned Mono packages. It worked like a charm!

 Keep up the good work, it looks very promising!

 Regards,

 David

 ___
 OpenMoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-07 Thread Alessandro Iurlano
On Dec 7, 2007 9:21 PM, William Voorhees [EMAIL PROTECTED] wrote:

 I just wanted to mention Navit (navit.sf.net) It's a similar project but
 is GTK/C Based, we have it working with OpenStreetMaps, Garmin Maps, and
 Reiser Maps, it's coming pretty far along. Their's a bitbake file floating
 around, but you should be able to just use the recently released SDK to
 compile it for openmoko.


There is a navit package from a recent cvs snapshot in my repository (
http://wiki.openmoko.org/wiki/User:Alessandro#My_Package_Repository)
Alessandro
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-06 Thread Bartlomiej Zdanowski [Zdanek]

Hello András.

Schmidt András pisze:

I am developing a GPL map viewing application.
Project home page is: http://yamamap.wiki.sourceforge.net/
It has three main versions:

   * Java-Swing for desktop
   * C#-Windows.Forms for .Net CF, Windows desktop and Linux desktop
   * C#-GTK# for OpenMoko (and Linux desktop)
I'd be happy to test it on Neo/OM. Sadly no AFAIK no support for Java 
and C# yet.

Is somebody planning to let out Java on OpenMoko?

Best regards.
--
*Bartlomiej Zdanowski*
Programmer
Product Research  Development Department
AutoGuard S.A.

Place of registration: Regional Court for the Capital City of Warsaw
Registration no.: 287629
Share capital: 1 059 000 PLN
Polish VAT and tax ID no.: PL1132219747
Omulewska 27 street
04-128 Warsaw
Poland
phone +48 22 611 69 23
www.autoguard.pl http://www.autoguard.pl
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-06 Thread Al Johnson
On Thursday 06 December 2007, Bartlomiej Zdanowski [Zdanek] wrote:
 Is somebody planning to let out Java on OpenMoko?

https://wiki.evolvis.org/jalimo/index.php/Main_Page

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: YAMA - Map Application intended for OpenMoko

2007-12-06 Thread David Samblas Martinez
Hey!!! this looks very interesting!!!, in spite of I have a good score in C 
practices ,  I were unable to afford a c development , and nor even understand 
very well what others are doing in their code. But java is easier(for me, is a 
totally subjective opinion olny formed for my skills and knowledge, no flames 
please) and I think a really working open java machine running on a ultra 
portable machine with acces to a gps, a wifi, gprs, accelerometers I'm 
salivating as Hommer in front of a beer fountain.
I'm waiting for the v2 to spend those amount of money (yes is cheaper than any 
other with this characteristics even cheaper than more with a lot less 
characteristis, but for me stills a money effort :) ) and have it as substitute 
of my phone/mp3/Jornada 680 handheld(runnig Jlime, I have done my OS practice 
with this little one) and even with a  keyboard as a  laptop  replacement some 
times.
But now I think I even can develop apps on(and for) it.

Any one have experience in Jlimo , in openmoko? , even an emulated one?...  I 
will try to setup an Virutal neo on my machine to try it , when I finish the 
exams on January.



Al Johnson [EMAIL PROTECTED] escribió: On Thursday 06 December 2007, 
Bartlomiej Zdanowski [Zdanek] wrote:
 Is somebody planning to let out Java on OpenMoko?

https://wiki.evolvis.org/jalimo/index.php/Main_Page

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


   
-

¿Chef por primera vez? - Sé un mejor Cocinillas.
Entra en Yahoo! Respuestas.
___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community