street map
MyStreets 1.0
MyStreets is considered as a convenient as well as effective tool which can display your iPhone address book contacts organized by their city, street, and street number. more>>
MyStreets 1.0 is considered as a convenient as well as effective tool which can display your iPhone address book contacts organized by their city, street, and street number.
It's an easy way to see where you know people without searching or having to create geographic "Groups" for them. MyStreets is handy when travelling and for the times you can't remember the name of a contact but know generally where they are.
Requirements: iPhone 2.0 software update
Weather Map 1.1
Weather Map offers you a extremely realistic virtual trip to see the current weather conditions for your favorite cities in the world. more>>
Weather Map 1.1 offers you an extremely realistic virtual trip to see the current weather conditions for your favorite cities in the world.
Note: The "Download Now" link directs you to the iTunes App Store, where you must continue the download process. You must have iTunes installed in order to open the link, and you must have an active iTunes account to download the application. This download may not be available in some countries."
Enhancements: Version 1.1 now shows the correct local time of the destination.
Street Fighter 1.0.0
A first attempt at porting Street Fighter to the MIDP platform. more>>
System requirements:
- Java compatible
Manhattan Streets 1.4
Compute cross street and cross avenue more>>
WSJ Wall Street Journal 1.0
WSJ Wall Street Journal is created as the most credible source for news and information with which you can get the information you depend on plus entertainment, culture, and sports coverage when, where, and how you want. more>>
WSJ Wall Street Journal 1.0 is created as the most credible source for news and information with which you can get the information you depend on plus entertainment, culture, and sports coverage when, where, and how you want.
WSJ Wall Street Journal features essential news and information, exclusive WSJ video, WSJ radio podcasts, customized navigation, and articles to save and share.
Requirements:
- Requires iPhone 2.1 Software Update
Fastlane Street Racing Lite 1.2
Get a taste of the fastest street racing on the iPhone. more>>
Fastlane Street Racing Lite 1.2 gives you the ability to get a taste of the fastest street racing on the iPhone. Get ready for Fastlane Street Racing, a high speed arcade racing game on the go. Weave through traffic in winding city routes and improve your driving on high speed race circuits. Incredible sense of speed and beautifully rendered surroundings makes Fastlane Street Racing Lite one of the most polished racing titles available on the iPhone.
Enhancements: Added one more track.
SoldierAnts Map Pack 1 1.0
SoldierAnts Map Pack 1 - map pack for Soldier Ants containing four map sets. more>>
System requirements:
- Soldier Ants version 1.50
- 2MB of storage space
BRDMap 2.01
BRDMap is designed to be an advanced map of Germany with informations about the German states and their capitals. more>>
BRDMap 2.01 is designed to be an advanced map of Germany with informations about the German states and their capitals.
Requirements:
- Palm III
- Palm OS 2.0
XCSoar 5.1.1 beta
XCSoar is a PocketPC Gliding/Soaring computer. It can compute airspace warnings, final glide, landing points in range, auto wind calculation, and topographical map. It features unlimited tasks, GPS, a more>>
System requirements:
- Pocket PC 2000 / 2002
- Windows Mobile 2003 / 2003SE / 5.0

Mobile GMaps 1.41.01
Display maps from Google Maps, Yahoo! Maps. more>> Mobile GMaps is a FREE application that displays maps from Google Maps, Yahoo! Maps, Windows Live Local (MSN Virtual Earth), Ask.com, Open Street Map and other sources on Java J2ME-enabled mobile phones, PDAs and other devices. MGMaps can connect to a GPS receiver over bluetooth or use internal GPS features on some phones in order to automatically display the map for your current position. You can pre-download maps and store them on your memory card in order to use them on the go without accessing the internet.
Mobile GMaps is distributed under the Attribution - NonCommercial - NoDerivs Creative Commons license. You may download, use and distribute the application free of charge only for personal, non-commercial purposes.<<less

TrafficCop 1.0
TrafficCop is regarded as an exciting game in which you have to keep away from the cars while in the street. more>>
RoadMap 1.0.12
RoadMap is an open source (GPL) program that provides a car navigation for Linux, UNIX and now Windows CE (a.k.a. PocketPC). It displays a map of the streets, tracks the position provided by a NMEA-co more>>
It is possible to display a specific area by providing a (complete or incomplete) postal address, the intersection of two streets or an exact position (longitude / latitude).
The map files used by RoadMap are generated from the TIGER files provided by the US Census Bureau, and thus cover the USA only. The RoadMap map format is a binary format that is sensitive to the endianness of the processor. Maps available on this site cover all the USA and have been generated for a little endian processor (such as the Intel Pentium and StrongARM processors).
RoadMap has been designed to be usable on both a desktop or laptop PC, or on a PDA such as the iPAQ from HP (formely from COMPAQ). It can use either the Gtk 1.2 , Gtk 2.0 or QT graphic library for its user interface. The Qt interface supports the Sharps Zaurus PDA. All these machines share the same endianness and can use the maps provided on this site.
RoadMap is at an early stage of development. At this time there are no routing features implemented yet. The plan for the future is to implement some navigation features similar to those found in commercial street navigation systems. The main limit for implementing routing is the lack of navigation information in the US Census Bureau database (for example one-way street are not indicated). The US Census Bureau has clearly indicated that it does not plan to add these information in the future (the USCB does not need them).
RoadMap uses gpsd for the GPS link and flite (festival lite) for the voice messages. Note that flite can be rebuilt with better voices than the default one (such as a US voice instead of a british one--some may disagree :). See the flite README for more information. Here is an example, courtesy of Scot Wilcoxon:
cd flite
make clean # to remove old executable files
./configure --with-vox=cmu_us_kal16
RoadMap comes with its own GPS status screen, which provides an overview of the satellites received and highlights those the GPS has a fix on. This status screen allows for placing the GPS device in a position that optimizes satellite reception, even if that means making the GPS devices screen not accessible.
RoadMap uses a binary file format for representing the maps that is compact enough to allow the storage of many maps on a Compact Flash or MultiMedia card. For example, the map of Los Angeles county takes about 10 Mbytes of flash space. RoadMap comes with a set of tools to convert the US Census bureau data (both the 2000 and 2002 versions) into its own map format. Future versions of the US Census bureau data will be supported as well (usually a 1 or 2 months after the data has been released).
When RoadMap starts, it displays a map of the same area that was displayed on the latest session. Clicking on the map screen triggers a "sign" that displays the name of the street, road or freeway (if any) that is the closest to the mouse hotpoint.
Enhancements:
- Makefile cleanup: everything must now be built in src. If only one toolkit support is to be built, use the DESKTOP option. Please read the README file for more information.
- Small addition to the README file, section "troubleshooting".
- RoadMap uses a minimum refresh period to avoid recomputing the screen too often. This period is now a preference. Not that you normally would want to change this, but this helps on some very specific setups.
- The --debug option now accepts a list of source files as parameters.
- Reworked the roadmap_trip.c API, to have a common API between the current trip module and the upcoming one from Paul.
- Make RoadMap resynchronize with the graphic engine (X11) before drawing a new map. Dont redraw if the graphic engine is busy. This is intended as an attempt to avoid overloading the X server on a PDA (Paul Fox).
- Support defining a sprite as an alias of another sprite (Paul Fox).
- Show the preference categories sorted in alphabetical order, to makes it easier to retrieve a category tab.
- Expand all paths, including the hard-coded ones (Ehud Shabtai).
- Fix the handling of the end-of-file when the GPS source is a NMEA log file.
- User preference to decide what side to draw the toolbar on: top (default), right, bottom or left. (Not yet available on Windows CE.)
- A fix for the shape gap filler code in buildmap. buildmap generated wrong shapes for long lines (Ehud Shabtai).
- The menus are now user configurable, in a way similar to the toolbar. The actions can be renamed, to match the size of the screen better (Paul Fox and I).
- The minimal mouse/pen movement required to initiate a map drag is now configurable: some screen digitizers have a significant jitter, but a large value is incomfortable on a desktop machine (Paul Fox).
StoreCategorizer 1.0
This program can be used by a shopping mall/street/centre to categorize the list of stores and publish them to the mall website in HTML format. more>>
This program requires that you have both the BeanDLL.dll file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the Windows folder of your PocketPC computer. For free support on installing email me.
System requirements:
- BeanDLL.dll file (found in the download section)
- Visual Basic runtime files
WorldTime for Pocket PC 1.0
Keep track of the current time at multiple countries more>>
Main features:
- The world map is scrollable by tapping and dragging the map left or right
- Defined cities are indicated by white dots on the map
- The local time and city is indicated by a red dot
- Tapping on the dots will display the name of the city, country and the time, marking it with a flag icon. To remove the mark, just tap on the flag again
System requirements:
- Windows Mobile PocketPC
