From: <dan...@us...> - 2006-07-29 14:41:22
|
Revision: 293 Author: dannybackx Date: 2006-07-29 07:41:16 -0700 (Sat, 29 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=293&view=rev Log Message: ----------- Use SF.net addresses. Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:39:23
|
Revision: 302 Author: dannybackx Date: 2006-07-31 13:39:08 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=302&view=rev Log Message: ----------- Fix some of the paths, add known problems and headers to the prerelease page Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-11-26 19:00:26
|
Revision: 1079 http://cegcc.svn.sourceforge.net/cegcc/?rev=1079&view=rev Author: dannybackx Date: 2007-11-26 11:00:24 -0800 (Mon, 26 Nov 2007) Log Message: ----------- Fix the reference to the FAQ Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/index.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -91,7 +91,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <li> <a href="docs/faq.html">Frequently asked questions ? Read the FAQ</a>. <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> <LI><A HREF="docs/reporting.html">Information to including when asking help or when reporting problems</A></LI> Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2007-11-25 07:25:23 UTC (rev 1078) +++ trunk/cegcc/website/software-that-works.html 2007-11-26 19:00:24 UTC (rev 1079) @@ -1467,7 +1467,7 @@ </ul> <h2 align=center>Support</h2> <ul> - <li> <a href="faq.html">Frequently asked questions ? Read the FAQ</a>. + <li> <a href="docs/faq.html">Frequently asked questions ? Read the FAQ</a>. <li> <a href="mailto:ceg...@li...">Questions ? Use the mailing list</a>. <li> <a href="http://sourceforge.net/tracker/?group_id=173455&atid=865514"> CeGCC Bug tracker </a> <LI><A HREF="docs/reporting.html">Information to including when asking help or when reporting problems</A></LI> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-07-31 20:45:17
|
Revision: 303 Author: dannybackx Date: 2006-07-31 13:45:12 -0700 (Mon, 31 Jul 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=303&view=rev Log Message: ----------- Fix URLs here too Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-09-17 07:58:04
|
Revision: 612 http://svn.sourceforge.net/cegcc/?rev=612&view=rev Author: dannybackx Date: 2006-09-17 00:57:58 -0700 (Sun, 17 Sep 2006) Log Message: ----------- Fix paths. Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2006-10-07 10:11:19
|
Revision: 690 http://svn.sourceforge.net/cegcc/?rev=690&view=rev Author: dannybackx Date: 2006-10-07 03:11:12 -0700 (Sat, 07 Oct 2006) Log Message: ----------- Update to mention new targets. Modified Paths: -------------- trunk/cegcc/website/index.html trunk/cegcc/website/prerelease.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dan...@us...> - 2007-10-21 08:05:41
|
Revision: 1067 http://cegcc.svn.sourceforge.net/cegcc/?rev=1067&view=rev Author: dannybackx Date: 2007-10-21 01:05:40 -0700 (Sun, 21 Oct 2007) Log Message: ----------- Add the list of "Software that works with CeGCC". Modified Paths: -------------- trunk/cegcc/website/index.html Added Paths: ----------- trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/index.html =================================================================== --- trunk/cegcc/website/index.html 2007-10-20 17:43:44 UTC (rev 1066) +++ trunk/cegcc/website/index.html 2007-10-21 08:05:40 UTC (rev 1067) @@ -76,10 +76,11 @@ <td align=left valign=top bgcolor="#ededed" width="50%"> <h2 align=center>Information</h2> <ul> - <li> <a href="docs/index.html"> Documentation </a> - <li> <a href="docs/install-linux.html"> Installation on Linux </a> - <li> <a href="http://sourceforge.net/projects/cegcc"> Project page on SourceForge </a> - <li> <a href="http://cegcc.wiki.sourceforge.net"> CeGCC wiki </a> + <li> <a href="docs/index.html">Documentation</a> + <li> <a href="docs/install-linux.html">Installation on Linux</a> + <li> <a href="http://sourceforge.net/projects/cegcc">Project page on SourceForge</a> + <li> <a href="http://cegcc.wiki.sourceforge.net">CeGCC wiki</a> + <li> <a href="software-that-works.html">Software that works with CeGCC</a> </ul> </td> <td align=left valign=top bgcolor="#ededed" width="50%"> Added: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html (rev 0) +++ trunk/cegcc/website/software-that-works.html 2007-10-21 08:05:40 UTC (rev 1067) @@ -0,0 +1,1447 @@ +<html> +<header> +<TITLE>PocketPC applications. Can they be compiled with CeGCC ?</TITLE> +</header> +<body> +<H1>CeGCC - Software compatibility list</H1> +<P> +This page gives an overview of software that works with CeGCC. +At the bottom, there is a separate table that lists software that does not and +will not work with CeGCC. +<P> +Information on this page : +<UL> +<LI><A HREF="#works">Software that is confirmed to work with CeGCC</A></LI> +<LI><A HREF="#dunno">To be rated : does this software work with CeGCC ?</A></LI> +<LI><A HREF="#wontwork">Software that does not, and never will work with CeGCC</A></LI> +</UL> +<P> +<A NAME="works"><H1>Software that is confirmed to work with CeGCC</H1></A> +<table BORDER=1> +<tr> +<td>Project name</td> +<td>Description</td> +<td>Works with CeGCC ?</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> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cegcc">CeGCC - Cross development for Pocket PC</a> </td> +<td class="description"> CeGCC is a cross-development environment for creating Windows CE (Pocket PC) applications, from a Linux or a Cygwin host PC.</td> +<td class="works">Yes I guess</td> +</tr> +<tr> +<td class="project"> <a href="http://prolinux.free.fr/scid/PPC.html">Scid for Pocket PC</a></td> +<td class="description"> Scid Pocket is a chess program ported to Pocket PC with cegcc. The code is in C, compiled with cegcc and the UI uses Tcl/Tk. </td> +<td class="works">Yes</td> +</tr> +<tr> +<td class="project"><a href="http://www.openssl.org/source/">OpenSSL-0.9.8e</a></td> +<td class="description">The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. OpenSSL is based on the excellent SSLeay library developed by Eric A. Young and Tim J. Hudson.</td> +<td class="works">Ported with patches, need to address these in CeGCC</td> +</tr> +</tr> +<tr> +<td class="project"><a href="http://xinvest.dotsrc.org">PocketInvest</a></td> +<td class="description">PocketInvest is a port to Windows CE of Xinvest, a personal finance package for X/Motif</td> +<td class="works">Yes</td> +</table> +<A NAME="dunno"><H1>To be rated : does this software work with CeGCC ?</H1></A> +<table BORDER=1> +<tr> +<td>Project name</td> +<td>Description</td> +<td>Works with CeGCC ?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cmusphinx">CMU Sphinx</a> </td> +<td class="description"> Sphinx is a speaker-independent large vocabulary continuous speech recognizer released under a BSD style license. It is also a collection of open source tools and resources that allows researchers and developers to build speech recognition systems.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/infozip">Info-ZIP project</a> </td> +<td class="description"> Info-ZIP portable compression/archiver utilities (Zip, UnZip, WiZ, etc.)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/sqlite-dotnet2">ADO.NET 2.0 Provider for SQLite</a> </td> +<td class="description"> ADO.NET 2.0 Provider for SQLite. Supports Full and Compact Framework, complete with full Visual Studio 2005 design-time support.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/gpac">gpac</a> </td> +<td class="description"> Multimedia Framework for MPEG-4, VRML, X3D, SVG, LASeR ...</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/opendmtp">OpenDMTP</a> </td> +<td class="description"> OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/atari800">Atari800</a> </td> +<td class="description"> Emulator of Atari 800/800XL/130XE/5200 with various extensions (320kB RAM, stereo sound and more) running on just about every operating system (Unix/Linux, Windows, DOS, TOS, MacOS, Workbench, WinCE...)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mjustice">MobileJustice</a> </td> +<td class="description"> Antitheft software for WM5 phones with GPS module(tested on Mio A701). Useful for searching of lost/stolen phones and for children monitoring. Can monitor sim card changes. You can acquire current coordinates of the phone by the means of SMS request.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/ogl-es">Vincent Mobile 3D Rendering Library</a> </td> +<td class="description"> develops a compliant implementation of the OpenGL (R) ES 1.1 API specification for embedded devices, such as PDAs and Smartphones. The 2.x project is at http://sf.net/projects/ogles2.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketinsanity">PocketInsanity</a> </td> +<td class="description"> PocketInsanity is a project to provide ports of existing Open Source projects to the PocketPC ARM Platform. Examples are FreeSCI (Sierra Games VM), UAE (Amiga Emulator), Wolfenstein 3D and XRick. More are following as the project advances.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/curl">curl and libcurl</a> </td> +<td class="description"> Curl is a tool and libcurl is a library for transfering data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, TFTP, GOPHER, TELNET, DICT, FILE and LDAP. The tool and library offer a myriad of powerful features and full protocol control.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/canfestival">CanFestival</a> </td> +<td class="description"> CanFestival </a>focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.</td> +<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> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/amerigo">amerigo</a> </td> +<td class="description"> GPS Chart Navigator for marine and outdoor activities on PC, PocketPC and WinMobile phones and PDA. Create georeferenced photos from GPS phones with a built-in camera. Library of placemarks viewable with Google Earth. BSB (NOAA) and TIFF charts support.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/flvstreamtcpmp">flv streaming plugin per TCPMP</a> </td> +<td class="description"> Flv plugin per vedere con TCPMP i video di youtube,google,metacafe tramite www.mobytube.net.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/slapi">Scalable Language API</a> </td> +<td class="description"> Scalable Language API - An architecture for natural-language applications including speech recognition, speech synthesis, semantics, lexicons, machine translation and language identification.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wincevncsvr">Windows CE VNC server</a> </td> +<td class="description"> Bare bone VNC server for Windows CE. Currently only uncompressed blocks are supported. It has been ported from the original code from AT&T (windows server release 3.3.3.r9) as part of a feasibility research project. Also compiles under VC++6.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/asap">ASAP - Another Slight Atari Player</a> </td> +<td class="description"> ASAP (Another Slight Atari Player) plays and converts Atari 8-bit music (*.sap, *.cmc, *.mpt, *.tmc, ...) on modern computers.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/ctypes">ctypes</a> </td> +<td class="description"> ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/openpalm">OpenPalm</a> </td> +<td class="description"> OpenPalm is aimed at providing a Palm API compatible GUI system for small embedded devices. Not anymore a propritary OS can limit our imagination; not anymore a slow processor can limit our extension. Let's help fulfill these simple requirements.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/gps0-100">0-100</a> </td> +<td class="description"> GPS-aided car kinematics calculator. Computes forward and lateral accelerations of the vehicle, time to reach some speed and some distance. It will work on PocketPC.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/ixdp4xx">ixdp4xx - IXP425 wince project</a> </td> +<td class="description"> IXP4xx (IXP425, 422, 421, 420) BSP for wince (Windows CE) 4.2/5.0/6.0</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/openwince">The openwince project</a> </td> +<td class="description"> The openwince project collects free (open source) software tools, modules, applications, drivers, and so on for Windows CE platform developers. Some of the modules are usable outside Windows CE development environment and are platform independent.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketfrog">PocketFrog</a> </td> +<td class="description"> PocketFrog is *THE* game library to rapidly write blazing fast games on the Pocket PC platform. It is implemented in C++ with an object oriented design. If your application needs to harness the raw power of your Pocket PC graphics, PocketFrog is for you.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/ogles2">Vincent 3D Rendering Library</a> </td> +<td class="description"> This project is working on an open source implementation of the OpenGL ES 2.x API.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dbldr">Embedded bootloader/OS for HFRK</a> </td> +<td class="description"> The bootloader and Linux/WinCE for HENGFENGRUIKE (ARM S3C2410) dev board.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/vade-mecum">Vade Mecum</a> </td> +<td class="description"> Vade Mecum is a feature-packed Pocket PC-based viewer for Plucker (http://www.plkr.org) documents, supporting text selection, highlighting, annotations, and more.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/melo">Melo AAC Decoder</a> </td> +<td class="description"> Portable AAC Decoder</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wcelibcex">Windows CE C Library Extensions</a> </td> +<td class="description"> Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/lua-ce">Lua-5.1-CE</a> </td> +<td class="description"> This project is the porting of Lua5.1. It base on the porting for Lua5.0 which named LuaCE. It include an interpreter and a library projects file for EVC4.2.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/farsitools">FarsiWeb</a> </td> +<td class="description"> General information, and a pack of tools for manipulating the Persian (Farsi) language and script, on different platforms and operating systems.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wince-xcompile">Cross compiler for Windows CE (PocketPC)</a> </td> +<td class="description"> This project contains a consistent and clean build toolchain so you can build Windows CE (PocketPC) applications from a Linux workstation. Documentation (how to get started with this) will also be provided.</td> +<td class="works">This is a predecessor to CeGCC</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dungasync">Dunga Sync</a> </td> +<td class="description"> DungaSync is an effort to create a generic architecture to synchronize data over a wide range of formats and data sources. It it not bound to a certain platform, its concept allows the adaptation to any datasource. NOTE: DEVELOPMENT STOPPED! 12/2001 CS</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/schoolplaner">PPC Schulplaner</a> </td> +<td class="description"> PPC 2003 Schoolmanager (zum Verwalten von Noten, Stundenplaenen, Klausuren etc...) (Endprodukt ist hauptsaechlich fuer IPAQ vorgesehen, wird aber spaeter noch fuer Windows und Linux portiert.)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mythcontrol">MythControl</a> </td> +<td class="description"> MythControl makes out of your Windows Mobile Smartphone the best remote control ever for MythTV (or similar Media Center Products). It uses Bluetooth or TCP/IP to communicate with your MythTV box and has a flexible, customizable user interface.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/perlce">Perl for WinCE</a> </td> +<td class="description"> PerlCE provides pre-built perl binaries and some popular extensions for various WinCE platforms</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pdaspiritlevel">PDA Spirit Level</a> </td> +<td class="description"> "PDA Spirit" lets your PDA look like spirit level instrument. It includes functions like zero-point adjustment and live simulation of different angles.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/vlcpocketpc">VLC-PocketPC</a> </td> +<td class="description"> Windows CE BETA portage of VideoLAN VLC for Pocket PC.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/rsyncwin32">RsyncWin32</a> </td> +<td class="description"> Rsync port to native Win32.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketpc-dev">pocketpc-dev</a> </td> +<td class="description"> pocketpc-dev: Cross Compilers for the PocketPC ARM-WINCE-PE Target. Port of GNU C, C++, BINUTILS and newlib to PocketPC.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/npopuk">nPOPuk</a> </td> +<td class="description"> nPOPuk is an ultra-small, but comprehensive, e-mail client that runs on a wide range of Windows-based operating systems. See http://npopsupport.org.uk/ for more details.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dialdtmf">dialDTMF</a> </td> +<td class="description"> dialDTMF is a library for dialing DTMF's (it is not a DTMF tone generator). An example usage of the library is included which is a Pocket Contact plugin to dial telephone numbers from a PDA running the Microsoft Pocket PC platform</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/celib">CELIB, WinCE ANSI C/POSIX library</a> </td> +<td class="description"> CELIB is ANSI C/POSIX layer library for Windows CE devices developped by Rainer Keuchel. It allows to port existing software to run on handheld and pocket devices. This project is devoted to maintaining the library.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wxembedded">wxEmbedded</a> </td> +<td class="description"> Realize GUI based on wxWindows for embedded systems operating on Embedded Linux (x11 / framebuffer) and Windows (CE / .NET)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/superwaba">SuperWaba</a> </td> +<td class="description"> SuperWaba is a Virtual Machine for handhelds. Runs in PalmOS, Windows CE, Win32, and is fully emulated under JDK/browser. Supports Exceptions, has a complete set of UI controls (Palm/WinCE), double and long, grayscale/color, sockets/serial/IR/Bluetooth</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dasher">Dasher</a> </td> +<td class="description"> **** This page is no longer used by the Dasher project - please see http://www.dasher.org.uk/ **** Dasher is a data entry interface incorporating language modelling and driven by continuous two-dimensional gestures, e.g. a mouse, a stylus, or eye-tracker</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/alora">Alora Framework</a> </td> +<td class="description"> A cross platform development library which will focus mainly on SDL based games. It will provide API's for debugging, security, interface, logging and so on for almost every notable platform.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/hwx">HWX - The Perl IDE</a> </td> +<td class="description"> IDE for portables GUI applications in Perl. Works with wxPerl (wxWindows), GML (GUI Markup Language) and HPL.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/kyndig">Mud Magic Client</a> </td> +<td class="description"> OpenSource mud client designed to work on both windows,linux and MAC OS X. Written in Gtk+ and C with SQLLite, Python, MSP, MXP, HTML, and ZMP support. Provides plugin support, automapper functionality, triggers, aliases and macros.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/bussched">BusSched</a> </td> +<td class="description"> BusSched is a utility for PalmOS, Pocket PC and Windows, designed to give you easy access to Dublin Bus schedules. Several databases of schedules can be stored on your device/PC and selected dynamically.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mpt">Mendeleev periodic table (MPT)</a> </td> +<td class="description"> Mendeleev periodic table (PalmOS,WinCE) displays: Atomic data, physical data, lattice data, neutron scattering data, chemical properties: electronegativity</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tclce">tclce</a> </td> +<td class="description"> Port of Tcl (Tool Command Language) version 8.3 to the Windows CE operating system.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dxgame">Space - A DirectX Game</a> </td> +<td class="description"> Space - A DirectX Game, is a DirectX, C, C++ based game that can be runned on any OS system. Needs DirectX in order to run effectively and cleanly. Peer-to-Peer, LAN, games as well as international gaming is available. Runs with 2+ players.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketgnugo">Mobile GNU Go</a> </td> +<td class="description"> Mobile GNU Go is a GNU Go player for Windows, Windows Mobiles including Pocket PC and Smartphone. Go, also known as Weiqi, is an ancient board game originated in China more than 4,000 years ago. Today Go is played by millions of people around the globe.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/gbrowsers">The GBrowser Software Project</a> </td> +<td class="description"> The Gbrowser Software Project.GBrowser is an advanced internet browser, support html/css/javascript/xml/wml,also support powerful rich client application development,This project is for develop all kinds of web based software based on Gbrowser API.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/crownim2">CIM3</a> </td> +<td class="description"> Provide a secure and centrally managed Business Instant Messaging Solution (server/client), including Chat, Voice / Video Conferencing, File Transfer, Emoticons, Dictionary and Tools add-in function etc.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/rwfile-java">Read-Write File for Java</a> </td> +<td class="description"> You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/corelibrary">CoreLibrary</a> </td> +<td class="description"> The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mwaretechdotnet">mWareTechDotNet</a> </td> +<td class="description"> mWareTechDotNet a collection of source code,executable files of algorithms, applications and other programs, ported and/or written in the programming language C# using .NET project participants, to learn C, C++, C# and .NET . The project is useful for be</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/getlocal">getLocal</a> </td> +<td class="description"> The getLocal system provides positioning information about mobile clients in heterogeneous networks without relying on costly and proprietary positioning information from network operators. The Location information will be collected by user communties.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/vitooki">ViTooKi</a> </td> +<td class="description"> The Video-ToolKit supports adaptive standard compliant video streaming, transcoding and proxy caching. It supports MPEG-1/2/4/7/21, Theora and Vorbis/pcm/MP3, stored in various containers like mp4, avi, ogg, mkv over RTSP/RTP/UDP with retransmission or H</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/lisbon">Lisbon Embedded Database</a> </td> +<td class="description"> Object-based database for Windows CE with C++ and .Net interface</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/nazooke">Nazooke!</a> </td> +<td class="description"> Nazooke! lets people track their friends, vehicles, animals, or other things. It sends the user's position in defined intervals to a remote server which will show the user's position on a map.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/extra-language">Extra Language for Existing Software</a> </td> +<td class="description"> Software to build extra language resource for existing software and software library packages and tools for language computing</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/nethackce">NetHackCE</a> </td> +<td class="description"> An attempt to port NetHack to the WindowsCE operating system. With primary focus upon keyboard enabled WindowsCE devices.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketclive">PocketClive</a> </td> +<td class="description"> PocketClive is a PocketPC emulator for some of the classic 8-bit computers from Sinclair Research Ltd.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cama">CAMA</a> </td> +<td class="description"> CAMA (Context-Aware Mobile Agents) is a middleware for supporting mobile agents coordination. It is based on Linda-style coordination and provides numerous extentions for interoperability and fault-tolerance. It supports portable platforms such as PDAs.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/distdrm">Distributed DRM Progect</a> </td> +<td class="description"> This shall be a DRM system that will have source and binaries for linux/unix and windows. It will be peer to peer distributed rather then central server with file owner having control of their file. Rights changes "perk down through system". TCP/IP, XM</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/simtoday">Sim Today</a> </td> +<td class="description"> Windows Mobile Phone editions today plugin to support Dual Sim adapters</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mminstant">MM Server</a> </td> +<td class="description"> The aim of this project is to develop a standalone mobility plateforme, that supply security aspect, network aspect (dialing, QoS, P2P ...), fleet management and which is embedded mobile service such as push (mail, application ...) with an open API.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/akaciogps">AkacioGPS</a> </td> +<td class="description"> EN: OpenSource GPS software engine. (+Free maps) HUN: Nyilt forráskodú GPS program motor.(+ingyen térképek)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/jomega">Jomega is a JNI extension of IBM J9 JVM</a> </td> +<td class="description"> JOmega is a Open Source Java Mobile J9 Extension This LGPL library is a JAVA-JNI-C++ extension of J9 IBM Java Virtual Machine CDC for WinCe. It provides low level power management support, sound and a SQL database based on Sqlite.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/gloposcom">GloPosCom</a> </td> +<td class="description"> An platform-independent engine that transfers global positioning data from a PDA/mobile phone/portable to XMPP-clients.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/php-mobile">PHP-Mobile Project</a> </td> +<td class="description"> This project is for carrying language PHP for mobiles platforms (PalmOS and others). using a small set of functions and classes.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mysaifujvm">Mysaifu JVM</a> </td> +<td class="description"> Mysaifu JVM is a Java Virtual Machine for Windows Mobile for Windows Mobile.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/osi">Open System Interface</a> </td> +<td class="description"> Open System Interface(OSI) is an abstract layer of embedded os.It aims to provide a set of APIs for developing portable embedded software by hiding the raw APIs of various RTOS.A high-availability API,small footprint and high portable are OSI's features</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/flas">Free Lonworks Advanced Stack</a> </td> +<td class="description"> the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/lib-alexandria">Alexandria</a> </td> +<td class="description"> Alexandria is an archive system for large data amounts. Suitable for inhomogenous collections of books, media files, art items and other artifacts. Main focus is on easy usage, small executable file and portability.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/openssl4j">OpenSSL wrapper for Java</a> </td> +<td class="description"> This is an OpenSSL wrapper for Java for multiple platforms. The wrapper uses asynchronous OpenSSL interfaces, so it might be used in the style of JDK 1.5 SSL engine. The wrapper uses SSL engine of OpenSSL directly rather than just cryptogrphaphy.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/m-opengl">Mobile Open Graphic Library(m-openGL)</a> </td> +<td class="description"> m-OpenGL is a 2D graphic rendering engine for mobile device. It provide esay interfaces to render SWF and SVG.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mobile-grapic">Mobile Graphic Library</a> </td> +<td class="description"> It is a platform independent 2D graphic library, which provide a easy way to render your 2D vector graphic data, such as SVG and SWF.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/gtk-wince">glib2-gtk-wince</a> </td> +<td class="description"> Port Gtk to Wince Environment but in the early stage first port glib2 to wince.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/quilmap">Quill is a lovely seeing eye dog.</a> </td> +<td class="description"> QuilMap is a project about Mobile GIS application in the handheld system.which base on Geometry file from remote server.and show the geometry graphic infomation and other economic info.develope in MS windows mobile os firstly. MSN:Jef...@ho...</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/b4e">BEE The Browser for Embeded </a> </td> +<td class="description"> The BE means Browser for Embedded.This project wants to provide a fast, light-weight web browser for different platform, espacially for embedded system. The first version is base on another open source browser - Zen.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tunepal">TunePal</a> </td> +<td class="description"> TunePal is an open source player and searcher for ABC files that uses ABC2MIDI and Timidity</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/open-risc-som">Open RiSC-SOM</a> </td> +<td class="description"> Project to Open Hardware Designs, Schematics, PCB files, JTags and BSPs of 32bit MMU enabled RiSC-SOM(tm) for non-profit org(s).</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/port4ever">PocketEverything</a> </td> +<td class="description"> This project aims on the porting/update of the existing PC/PocketPC applications of any kind starting with developer tools and ending with games. The first subproject will be a continuation of development the brilliant PocketConsole/PocketCMS tools from</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketputty">PocketPuTTY</a> </td> +<td class="description"> PocketPuTTY is a Pocket PC port of famous PuTTY (SSH client). Smartphone support is also planned. The long-term goal is to get PocketPuTTY included into official PuTTY development tree.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/m2everyware">M 2 EveryWare</a> </td> +<td class="description"> M2 EveryWare provides a generic software/system framework for applications to: 1) remote data entries into DB's in data center 2) remote control of devices attached to a computer in home/office 3) receive instructions from home/office and reply</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/hypertella">hypertella</a> </td> +<td class="description"> hyptertella is a Peer to peer(p2p) system using the gnutella network, features include: filters, fast(er) downloads, easy interface, an open api for use in other applications such as an antivirus. the main pourpose of hypertella is stabability.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dsapi">DSAPI</a> </td> +<td class="description"> DAPI (Data structures and Algorithm Programing Interface) is a programing interface of data structures and algorithms use c language, it supports multiple task</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/hiketracker">HikeTracker GPS</a> </td> +<td class="description"> Hiketracker GPS ist ein Projekt f�r die Navigation im Gel�nde mittels PocketPC und GPS-Empf�nger mit Bluetooth-Verbindung in Java. Hiketracker GPS is a Java based project to navigate in the landscape on PocketPC and GPS-receiver with Bluetooth-connectio</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/freeciv4ppc">Freeciv for the PocketPC</a> </td> +<td class="description"> Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fighting to obtain the ultimate goal: To become the greatest civilization.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/easyasnat">Easy as NAT -Open WiFi Bandwidth Sharing</a> </td> +<td class="description"> Our aim is providing fixed nodes with redundancy, share unused bandwidth, and create hotspots with base services(web,email,IM,etc.) for any roaming user. GOAL - To make sharing your excess bandwidth as easy as setting up a NAT (Or XP ICS). Admins Needed!</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/unisync">UniSync Server</a> </td> +<td class="description"> UniSync will allow you to run a synchronization server that communicates using the SyncML protocol (www.syncml.org) using accessor modules for Palm, WinCE, Outlook, etc. Web and WAP portals will allow you to access data from anywhere.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/passwordsafe">Password Safe</a> </td> +<td class="description"> Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/stlport">STLport</a> </td> +<td class="description"> Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/scummvm">ScummVM</a> </td> +<td class="description"> ScummVM is a cross-platform interpreter for several point-and-click adventure engines. This includes all SCUMM-based adventures by LucasArts, Simon the Sorcerer 1&2 by AdventureSoft, Beneath a Steel Sky and Broken Sword 1&2 by Revolution, and many more.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/xcsoar">XCSoar</a> </td> +<td class="description"> PocketPC Gliding/Soaring computer. Airspace Warnings, Final Glide, Landing Points In Range, Unlimited Tasks, GPS and Vario inputs, Auto Wind Calculation, Topographical Map, Fully configurable polars and much more</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/ambulant">ambulant</a> </td> +<td class="description"> Ambulant is an extensible cross-platform multimedia playback engine in C++, aimed primarily at playback of SMIL documents.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/keepasssd">KeePass for Smart Devices</a> </td> +<td class="description"> This project hosts the Windows Mobile ports of the famous Windows PC application "KeePass - The Open-Source Password Safe" from Dominik Reichl (http://keepass.sourceforge.net). KeePassPPC is based on KeePass V1.xx and KeePassSD on KeePass V2.xx.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/eurokbd">euro keyboard</a> </td> +<td class="description"> Multilanguage on-screen keyboard for PocketPC (Windows Mobile)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wxpropgrid">wxPropertyGrid</a> </td> +<td class="description"> wxPropertyGrid is a specialized two-column grid for editing properties such as strings, numbers, flagsets, fonts, and colours. Use with wxWidgets 2.6.0 or later (older 1.0.x releases also work with 2.5.x branch).</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pywin32">Python for Windows extensions</a> </td> +<td class="description"> Python Extensions for Windows</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketgpsmap">PocketGPS-Map</a> </td> +<td class="description"> This program views calibrated bitmap maps (moving maps) on PocketPC/WinCE platform. Additionaly it supports using GPS device to retrieve user position and show it (with other marks) in map - making it very handy for geocaching.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/claunch">cLaunch for PocketPC</a> </td> +<td class="description"> cLaunch - Highly customisable PocketPC Today Screen Launcher based on tdLaunch code</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mpsdk">Intel® Mobile Platform SDK 1.2</a> </td> +<td class="description"> Intel® Mobile Platform SDK 1.2 enables developers to build mobile-aware applications. It provides a set of libraries and runtime components, along with a programming interface that is common across supported Windows platforms and runtimes.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tcpmpflvplugin">TCPMP Plugin for Flash Video on PPC</a> </td> +<td class="description"> It is designed for Pocket PC 2003, Windows Mobile 5.0 and higher. It has two parts: 1. A program to download YouTube movie by PPC and PC. 2. A TCPMP plugin to play flv file directly on PPC (the plugin will never support CorePlayer)</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/smartwin">SmartWin++</a> </td> +<td class="description"> SmartWin++ is a C++ template GUI library written to give the flexibility of the Windows API without the hassle and lack of typesafety that MFC/WTL delivers. A flexible, expandable abstraction of the Windows API (formerly Win32 API).</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cekli-photolab">Cekli Photolab</a> </td> +<td class="description"> A photo editor that provides real professional photo lab effects like smoothing and color filters, adaptive photo enhancement (adaptive sharpness and contrast). Based on C++ using wxWidget makes available for various OS (Linux, Windows, Mac OS, etc).</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketdigi">PocketDigi</a> </td> +<td class="description"> Hamradio HF digital teletype modem for PocketPC.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tvguide-ppc">tvguide-ppc</a> </td> +<td class="description"> TVGuide for Pocket PC - TV schedule viewer. This is Pocket PC analogue of Palm program Advanced TV Guide (ATV).</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/progrdowntcpmp">flv streaming plugin for tcpmp</a> </td> +<td class="description"> Play video from youtube,googlevideo,metacafe,etc through www.mobytube.net with pocketpc/smartphones and tcpmp video player.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketxpdf">PocketXpdf</a> </td> +<td class="description"> PocketXpdf is a PDF-file viewer for the PocketPC/Windows mobile platform based on Xpdf.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tbookdtd">tbook -- Document Preparation with XML</a> </td> +<td class="description"> A system that typesets XML documents with high-level LaTeX while HTML, XHTML+MathML and DocBook output is equally possible. It bases on the LaTeX-like tbook DTD developed for this project, XSLT transformations and further tools.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/feedlaunch">Feed Launch .NET</a> </td> +<td class="description"> Feed Launch .NET is an open-source feed creator and feed editor for both RSS 2.0 and ATOM 1.0 Feeds. A clean interface makes feed creation intuitive. Preview your Feeds or save them on your hard disk. Upload feature via FTP is integrated into the app.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mobilexpdf">MobileXpdf</a> </td> +<td class="description"> Free open source PDF reader for smartphone (Windows Mobile 2003SE and Windows Mobile 5.0) It's a free PDF reader for smart phone using Windows Mobile ... Cab is also available for free download ( CVS source code available too )</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketvnc">PocketVNC</a> </td> +<td class="description"> This project is to provide a single installable PocketPC release of a VNC Server and Client, based on existing works from previous authors.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/labyrinthgame">Labyrinth</a> </td> +<td class="description"> Labyrinth is a complicated game for two or more players. They walk in dark Labyrinth, searching for treasures, by passing moves to server and getting replies.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pnester">PocketNester</a> </td> +<td class="description"> PocketNester is a fast NES/Famicom emulator for Pocket PC featuring impressive speed (30~50fps on 200Mhz XScale), accurate sound, intuitive UI and good support of loads of NES mappers. PocketNester is based on nester, nesterce & unofficial nester.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/dopewarsppc">DopeWars for the PocketPC</a> </td> +<td class="description"> Dopewars is a game simulating the life of a drug dealer in New York. Deal in drugs, amass a huge fortune and pay off the loanshark, while avoiding the police.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/rhobot">Rho-Bot for Half-Life</a> </td> +<td class="description"> Rho-Bot is a computer-generated opponent for the Sierra/Valve game Half-Life. This project has been effectively abandoned.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketmk">PocketMK</a> </td> +<td class="description"> PocketMK is programmable RPN calculator designed to be comfortable for small screens (like PDA) and compatible with a set of Soviet programmable calculators (like MK-61). It have special functions (erf, gamma ...), graphical and indirect address commands</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/fatsip">Fat Keyboard</a> </td> +<td class="description"> Virtual keyboard for PocketPC with "fat" buttons. So you can type by fingers without stilus.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/widestudio">WideStudio</a> </td> +<td class="description"> WideStudio is an Integrated Development Environment (IDE) for building window applications in C++, Ruby, Python an Perl for Windows, MacOSX, Linux, FreeBSD, SOLARIS and other unix and BTRON and T-Engine. This is open and free (under MIT/X Consortiun Lice</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/robokick">Kicking RoboSapien Humanoid Robots</a> </td> +<td class="description"> RoboKick is a software that enables a modified RoboSapien humanoid toy-robot to play soccer. The software package includes a detailed description of how to modify the original toy robot in order to equip it with a PDA and a vision system.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mxcontrolgreece">MXControl Greek</a> </td> +<td class="description"> The MXControl Greece is creates tools for WinMX p2p program to help greek users of WinMX a part of the MXControl Greece project is MXControl Simple Bot RoboMX and Metis. The MXControl Program Is In Greek Language.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/tracetool">TraceTool</a> </td> +<td class="description"> Send C++ , Java, Delphi or Dot Net traces to an external viewer(local/remote). Traces can display Objects info, stacks ,dumps,... The viewer display OutputDebugString and Eventlog msg. Act as a Tail-f. Pocket PC development is supported in C++ and C#.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/winsrvx">winSrvX</a> </td> +<td class="description"> As we all know, srvX is a very usefull and god IRC Service bot set. I have searched the net for a set of bots like srvX but for windows. None found. winSrvX is srvX ported to windows platform. All the credits goes to the GameSurge Developers.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/simcoupe">SimCoupe - A SAM Coupe Emulator</a> </td> +<td class="description"> SimCoupe emulates a SAM Coupé home computer - a Z80-based machine released in 1989 by Miles Gordon Technology. The emulator is written mainly in C++, with Win32, SDL, Allegro and Pocket PC targets.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/medsurvey">MedSurvey</a> </td> +<td class="description"> A medical information system for Windows-based systems (95-XP/CE/PocketPC) based on Open Source platforms</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/atv">Zaval Advanced TV Guide</a> </td> +<td class="description"> Zaval Advanced TV Guide (also known as ATV) is a small and nifty program that allows TV schedule viewing with your PDA, so you will be always informed on what's on TV. With our product you can do TV programs tracking and much more!</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/opennono">OpenNono</a> </td> +<td class="description"> OpenNono is a free implementation of the 'Nonogram' game, a picture logic puzzle.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/nbtstatce">NbtstatCE</a> </td> +<td class="description"> Nbtstat for the Pocket PC. Written in Embedded Visual C++. All versions of Windows CE have a file explorer which can not view windows shares easily. Nbtstat allows the user to view netbios shares on all IP addresses in a subnet.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/war3d">War 3D</a> </td> +<td class="description"> WAR 3D is a strategy game, miltiplataform, already for Windows/Linux, similar to Age of Empires or Star Craft. War 3D is written in C++, usin the libraries of OpenGL and Glut.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/p-2">Portable Personality</a> </td> +<td class="description"> P2 is a middleware solution for smart user profiling and advanced profile distribution. It provides a comfortable interface to both profile provider and consumer applications, enabling them to create, exchange and evaluate user profiles easily.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wikigps">wikigps</a> </td> +<td class="description"> A symbiosis of WikiMapia and GPS module for PocketPC PDA.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/slmath">GLSL Math for C++</a> </td> +<td class="description"> C++ math library providing similar interfaces to GLSL</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/safarimobile">SafariMobile</a> </td> +<td class="description"> A very fast and tiny web browser for hand-hold devices based on S60WebKit,full support Windows Mobile,Symbian S60,etc.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/keyhole">KeyHole</a> </td> +<td class="description"> KeyHole is a Windows CE application that turns commodity CE devices into intelligent homing beacons that update their location in real-time to OpenGIS WFS servers.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/kbattery">KBattery</a> </td> +<td class="description"> Small battery meter and memory/storage card status display for Windows Mobile 2003 and WM 2003 Second Edition PocketPC devices. Supports VGA resolution. Shows battery meter in the top taskbar, configurable, can replace clock by clock+battery meter.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/foxirc">FoxIRC</a> </td> +<td class="description"> FoxIRC - opensource IRC client for Windows Mobile 2003/5.0 Smartphone Edition. Featuring tabbed channel view, multilingual support and other.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pckdos">pckdos</a> </td> +<td class="description"> DOS emulation program for WinCE. Based on Dosbox.063,n0p's DosBox,Wall's pDosBox beta 2, mamaich compiller, Pocket Console and DOS Emulator. You may use these tools at your own risk!</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/herecast">Herecast</a> </td> +<td class="description"> Herecast is an application that delivers location-based services using only an 802.11 network (no GPS required.) It can also be used as an Wi-Fi network scanner for Pocket PC 2003.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/scusi">Scusi</a> </td> +<td class="description"> A Windows CE port of Qt 4.2.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/maxantcolony">Ant Colony Maxium</a> </td> +<td class="description"> Great Ant Colony Maxium</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/graphite-wince">Graphite for Pocket PC</a> </td> +<td class="description"> Graphite for Pocket PC and WinCE is a free mathematical graphic Tool. It draws graphs like f(x)=x�. It is very useful for result-control in all mathematic environments. Binaries for PocketPC2002/2003 on ARM/XScale are directly available.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/semxq-suite">SemXQ Suite for Infosystem Intelligence</a> </td> +<td class="description"> The project will integrate viable aspects of the semantic web technologies for use with advanced Semantic SQLCLI based XML DBMS. The purpose of this project is develop a GUI Application for a Suite of ECM Services.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cabassa">Cabassa Reference</a> </td> +<td class="description"> This program will be an easy to use dictionary reader. It will have a spellchecker, and will allow you to find any form of a word, which is useful in morphologically complex languages.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketwarrior">PocketWarrior PocketPC WiFi Survey tool</a> </td> +<td class="description"> PocketPC WiFi 802.11b Prism wardriving tool</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/virtualtiemu">Virtual TI Emulator</a> </td> +<td class="description"> This is an emulator for the TI line of graphing calculators. The emulator runs programs written for z80 and 68k based calculators. This program is written for MS Windows but we need porters! This project was abandond by rusty wagner</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/crengine">CoolReader Engine</a> </td> +<td class="description"> CoolReader Engine is fast and small cross-platform XML/CSS visualization library for writing E-Book readers for desktops as well as for handheld devices.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wmmar">Mail Account Repair</a> </td> +<td class="description"> Project's aim is to repair one or more windows mobile e-mail account after they have suddenly disappeared due to an inconsistency of it's properties.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/pocketkobo">PocketKobo</a> </td> +<td class="description"> PocketKobo is a single-player four-way scrolling action game. Your objective is to destroy all the fortresses. Control your space ship by pressing the cursor keys and shoot beams by pressing the action key. PocketKobo is a port of the game XKOBO.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/cecontacttools">ContactTools for PocketPC</a> </td> +<td class="description"> ContactTools for PocketPC is a set of tools to manage, extend and organize your PocketPC contact list, some of them are made to improve the way Pocket Outlook Works, adding some missing functionality.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/z-bar">Z-Bar: .NET for Zebra Printers</a> </td> +<td class="description"> [PROJECT CLOSED!] A collection of MS VS.NET (C++, C#, VB.NET) components, controls and class libraries (Win32/64 and WinCE/WM) to aid development of printing functionality in .NET applications that make use of the Zebra barcode, mobile and RFID printers.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/wxcrp">wxCRP - Code Generator and Repos Tool</a> </td> +<td class="description"> wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/crust">Crust</a> </td> +<td class="description"> Visual Software used in the medical field for developing a comprehensive system to capture and analyse image based medical conditions.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/mobiserv">MobiServ Parking System</a> </td> +<td class="description"> This is a client/server application. It is a parking assistant to a smartphone user. The client runs on a smartphone and the server is on desktop.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/inventurce">InventurCE</a> </td> +<td class="description"> InventurCE is a project for the german municipalities to check their inventory on a handheld.</td> +<td class="works">?</td> +</tr> +<tr> +<td class="project"> <a href="http://sourceforge.net/projects/djvuce">DjvuCE</a> </td> +<td class="description"> This project aims to develop DjVu reader for PocketPC (and, maybe, for windows mobile sm... [truncated message content] |