From: <dan...@us...> - 2008-05-11 15:51:51
|
Revision: 1160 http://cegcc.svn.sourceforge.net/cegcc/?rev=1160&view=rev Author: dannybackx Date: 2008-05-11 08:51:40 -0700 (Sun, 11 May 2008) Log Message: ----------- Move roadmap to the "it works" category. Modified Paths: -------------- trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2008-04-27 09:39:53 UTC (rev 1159) +++ trunk/cegcc/website/software-that-works.html 2008-05-11 15:51:40 UTC (rev 1160) @@ -31,6 +31,11 @@ <td>Works with CeGCC ?</td> </tr> <tr> +<td class="project"> <a href="http://sourceforge.net/projects/roadmap">roadmap</a> </td> +<td class="description"> A navigation system that displays street maps and tracks a vehicle using GPS. Specific locations can be selected by street address. Routes and tracks can be created, edited, and saved in GPX format. Runs on most POSIX systems, the iPAQ, and the Zaurus.</td> +<td class="works">Yes, but include file patches required (they're in SVN)</td> +</tr> +<tr> <td class="project"> <a href="http://sourceforge.net/projects/xwords">Crosswords for handhelds</a> </td> <td class="description"> Crosswords implements the rules of Scrabble(tm) for handhelds like PalmOS and PocketPC, (Linux too). Easy to port to other platforms, supports multiple languages and multi-device play via IR or UDP. Not vaporware: one of TIME.com's top 5 PalmOS apps</td> <td class="works">Yes</td> @@ -82,11 +87,6 @@ <td>Works with CeGCC ?</td> </tr> <tr> -<td class="project"> <a href="http://sourceforge.net/projects/roadmap">roadmap</a> </td> -<td class="description"> A navigation system that displays street maps and tracks a vehicle using GPS. Specific locations can be selected by street address. Routes and tracks can be created, edited, and saved in GPX format. Runs on most POSIX systems, the iPAQ, and the Zaurus.</td> -<td class="works">?</td> -</tr> -<tr> <td class="project"> <a href="http://sourceforge.net/projects/navit">navit</a> </td> <td class="description"> Modular, touch screen friendly car navigation systm with GPS tracking, realtime routing engine and support for various vector map formats. There's a GTK+ and a SDL user interface and also a GL accelerated 3d view.</td> <td class="works">?</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |