From: <dan...@us...> - 2008-08-01 20:35:30
|
Revision: 1168 http://cegcc.svn.sourceforge.net/cegcc/?rev=1168&view=rev Author: dannybackx Date: 2008-08-01 20:35:28 +0000 (Fri, 01 Aug 2008) Log Message: ----------- Add gosmore 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-07-05 14:53:34 UTC (rev 1167) +++ trunk/cegcc/website/software-that-works.html 2008-08-01 20:35:28 UTC (rev 1168) @@ -36,6 +36,11 @@ <td class="works">Yes, but include file patches required (they're in SVN)</td> </tr> <tr> +<td class="project"> <a href="http://wiki.openstreetmap.org/index.php/Gosmore">Gosmore</a> </td> +<td class="description"> Gosmore is a routing and viewer of OSM XML data such as the planet.osm</td> +<td class="works">Yes</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> @@ -147,11 +152,6 @@ <td class="works">?</td> </tr> <tr> -<td class="project"> <a href="http://sourceforge.net/projects/pocketgcc">Pocket GCC</a> </td> -<td class="description"> PocketGCC is a port of well-known GNU C/C++ compiler and Binutils for ARM-WinCE-PE platform. Both crosscompiler and native builds are provided, allowing to develop applications for WindowsCE devices with ARM-compatible processor on the go without desktop</td> -<td class="works">?</td> -</tr> -<tr> <td class="project"> <a href="http://sourceforge.net/projects/nethack">NetHack</a> </td> <td class="description"> NetHack is a popular single player dungeon exploration game that runs on a wide variety of computer systems.</td> <td class="works">?</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |