Main > Free Download Search >

Free region software for pda

region

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 39
MediaMan 1.0.4

MediaMan 1.0.4


MediaMan is a Palm OS application for keeping track of multiple catalogs of various type of media. more>>
MediaMan is a Palm OS application for keeping track of multiple catalogs of various type of media.
It is primarily designed for tracking DVDs, but supports LDs, VCDs and VHS tapes. The primary view is a list of media titles, which can be sorted by various criteria and display extra data associated with each title.
Other screens are used for viewing and editing details for the individual titles and for managing the various catalogs and preferences.
Data stored include: Title, Director, Cast, Loaned To, Cost, Web Link, Studio, Genre, # Discs, Region Code, 2 Audio Format fields, 2 Video Format Fields, Year, Length, Format, MPAA Rating, User Rating, Status, Date, Watched and 2 User Customizable fields.
Data can be imported and exported in comma-delimited format for easy backups and conversion to other data formats.
Enhancements:
- Added popup lists for viewing multiple cast and directors from the list.
- Allow sorting and viewing of the user rating from the list.
- Added import file for Top 100 movie lists.
- Various minor enhancements, see readme.txt
<<less
Download (51.00KB)
Added: 2007-05-15 License: Freeware Price: FREE
6218 downloads
Free Wi-Fi Finder 1.0

Free Wi-Fi Finder 1.0


Free Wi-Fi Finder is a program applying your iPhones GPS and network triangulation abilities for locating free Wi-Fi Internet access more>>

Free Wi-Fi Finder 1.0 is a program applying your iPhone's GPS and network triangulation abilities for locating free Wi-Fi Internet access. Over 10,000 locations worldwide, Near me search based on your current location, search specific geographic regions, filter by location type, phone numbers and address info, and bookmark your favorite locations. New locations are added on a daily basis, so you always have the latest hotspot data at your fingertips.

<<less
Added: 2009-03-02 License: Freeware Price:
downloads
Eat Out 1.1

Eat Out 1.1


Find out where to eat more>>
Eat Out will keep track all the information about any restaurants / bars / pubs you have visited before.
Main features:
- Input your own rating for different areas
- Remember your favorite foods
- Quick search feature
- Filtering records by food style, location, country or region
System requirements:
- Palm OS 3.5
- 200KB RAM
<<less
Download (224.00KB)
Added: 2007-06-08 License: Freeware Price: FREE
875 downloads
GuideDesFromagesDeFrance 1.0

GuideDesFromagesDeFrance 1.0


GuideDesFromagesDeFrance is a Flash animation which will remind everyone that France is the land of cheese. more>>
GuideDesFromagesDeFrance is a Flash animation which will remind everyone that France is the land of cheese. Organised by region and by type of milk use (you can do searches), you can discover what makes the French gastronomy so good.

The navigation is not very fast, but the animation in itself is not to blame, the culprit is without a doubt PIE. A little wine guide accompanies the app, so everyone will soon pull out their Pocket PC at the end of a meal.

<<less
Download (695.00KB)
Added: 2007-05-03 License: Freeware Price: FREE
906 downloads
WineMate 4.2

WineMate 4.2


WineMate is regarded as a professional and smart wine database that allows you to store information about wines, wine tastings, and your wine cellar. more>>

WineMate 4.2 is regarded as a professional and smart wine database that allows you to store information about wines, wine tastings, and your wine cellar.

Once you have created the wine record, including where it is from and what grape varieties it contains, you can add tastings for the wine based on vintage, and cellaring information. WineMate is designed for individual use, to store your personal tastings and cellar information. It does not come with a preloaded database, you create all your own wine information as you go. The download contains WineMate/Palm plus documentation.

Enhancements:

  • Class names can now be customised through preferences
  • Preference are added to ignore decimals in price fields (allows other currencies to be used)
  • A new country/state/region filter added for all views (wine/tasting/cellar).
<<less
Download (77.1KB)
Added: 2006-08-27 License: Freeware Price: $0.00
downloads
SuperWaba Symbian 5.82

SuperWaba Symbian 5.82


SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to devel more>>
SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to develop for it. You can write and debug the programs in your favorite Java IDE. When finish testing, just upload it to your handheld device.
SuperWaba is an open source project, covered by the GPL and LGPL licenses.
SuperWaba is a VM for PDAs and Smartphones. Because of the way SuperWaba was written, you can use Java to develop for it. Can run in PalmOS, Symbian, Windows CE/PocketPC devices, and in Windows 98/NT/2000/XP, and is fully emulated under JDK and browser. Theres now a test version on Sony PSP!
Note: This version runs on Symbian OS!
Note for S60 3rd Edition:
To be able to install SuperWaba VM and applications, dont forget to allow self-signed software installation.
To change this option, go to Application Manager (usually it is located
under Tools folder). Select Options | Settings menu. When you select
Software installation, you can see two options, i.e. Signed only and All. If you choose Signed only, you wont be able to install self-signed
application. If you choose All, you will be able to install any signed
applications...
Enhancements:
- Removed support for the following platforms: UIQ (P800), HPC2000_MIPS, HPC211_SH3, HPC211_MIPS. These pdas are rather old and we dont believe someone is still using them. This will make the SDK smaller. If you try to install the vm and the installation now fails, contact us and well send you the files and maybe put back the removed platform (if many people needs it).
- 1. When an error 500 occurs, the SOAP class gets the error reason from the returned message and displays it in the exception. Increased SOAP, XmlTokenizer and HttpStream default buffer sizes from 512 to 1024, so the error message can be read at once.
- 2. now when the user hold the action key for a while in wince and symbian, the menu is popped up. before this, it was impossible to open the menu in penless devices. Note that now the ACTION key event is dispatched when the key is released and Settings.actionOnRelease is true (default). On Palm OS, actionOnRelease is ignored.
- 3. added Vm.tweak to enable, during the running instance, some parameters that are available when running the Welcome application.
- 4. added ColorList.setColors to set the colors that will be displayed.
- 5. fixed color of ScrollBars bar when both buttons are disabled (on Palm OS style).
- 6. added Convert.getStackTrace, which returns the stack trace for a given Throwable as a String. CAUTION: getting a stack trace can cause device reset, because theres a lack of information in the SuperWaba vm about method frames, and during the stack crawl, it can access an invalid memory region, causing the reset.
- 7. now the Esc key also exits from the MultiEdit and Edit on penless devices.
- 8. added SoundClip support for java applications at desktop (before, only java applets was supported).
- 9. changed the motoq button at the RIGHT SIDE of the pda from BACKSPACE to ACTION. Otherwise, it is impossible to exit from a MultiEdit, because (only) on this phone the center button is mapped to 13 (enter) instead of 134 (action).
- 10. brunosoares - fixed HttpStreams content-length not being correctly retrieved under some situations.
- 11. brunosoares - fixed HttpStreams and Sockets readLine not reading lines correctly (now returns null only when no more lines are available).
- 12. brunosoares - added support to 3xx response codes (redirection) in HttpStream. Included an attribute which contains the new location: URI location.
- 13. brunosoares - fixed MainWindows swap() method that was causing a container to be focused instead of its first focusable control on penless devices (only when a container was added to another container).
- 14. fixed Button on Vista ui style: now when it has BORDER_NONE, only a flat background is drawn in the control.
- 15. fixed the focus getting out of a Grid on penless mode when an item was selected on a cells combobox.
- 16. fixed problem on Grid with combobox on penless devices: put the focus on a grid, select a line, press ACTION and press 0 to open the combobox - the program freezes.
- 17. fixed Settings.appPath at desktop not ending with a slash.
- 18. fixed support for passive scanners (SocketCom).
- 19. now when the user press a 0-9 key in the Grid in penless mode, the selected column flashes.
- 20. fixed printStackTrace when sending the buffer to the string not keeping the line number.
<<less
Download (632.00KB)
Added: 2007-08-25 License: Freeware Price: FREE
518 downloads
Cellar for HanDBase 1.0

Cellar for HanDBase 1.0


Cellar helps you to organize, file and find your wines. more>>
How to organize your wine-cellar? Cellar consists of 4 databases (Cellar, Region, Grape and Summary) and will help you to organize, file and find your wines. It also contains more than 100 regions in severl countries and the information about more than 160 types of grape. Enjoy collecting and drinking
System requirements:
- HanDBase v.3.0x or greater
<<less
Download (27.00KB)
Added: 2007-02-14 License: Freeware Price: FREE
985 downloads
DVDBase for HanDBase 1.4

DVDBase for HanDBase 1.4


DVDBase is designed with the movie collector in mind. It offers the flexibility to record as much or as little detail about your collection as you require. more>>
DVDBase is designed with the movie collector in mind. It offers the flexibility to record as much or as little detail about your collection as you require.
Features:
Exclusive use of forms for entry based upon:
General Info: Produced by, Genre, Rating, Date of Release (also calculates age of movie), Runtime (minutes with hour calculation), # of discs, AFIs Top 100, and whether or not this version is the Special Edition. New: the main form now has an option to record how often youve watched a dvd (or if you have yet to watch it);
Cast and Crew: Director, Editor, Music, Stars;
DVD Special Features: Checkboxes (ease of entry) for Commentary, Deleted Scenes, Trailers, "The Making of" featurettes, Filmographies, DVD-ROM content, Storyboards & Music Videos. There is an additional form for entering any Easter Eggs located on the DVD;
Audio Features: Checkboxes for English (DTS, 6.1, 5.1, Surround), French, Spanish, German, Italian, Chinese, and Japanese as well as whether or not this version is Superbit and/or THX certified.;
Video Features: Checkboxes for Pan & Scan (Full Screen), Widescreen, Anamorphic (16 x 9 enhanced), Subtitles (English, French, Spanish, Italian, Chinese), and black and white. In addition, popup lists for Aspect Ratio and Region Code;
Purchase Info: When, Where and how much
Loaned to Info: Currently out, loaned to whom and when;
**NEW** Rented/Borrowed info: Borrowed from whom, when; or Rented from what organization and when; and whether or not the dvd has been returned;
Film Critic info: Ebert and Roepers rating, Personal Rating and space for additional notes about the movie (write down favourite lines, thoughts about the move, etc.)
In Addition:
DVDBase includes a random selection of over 160 DVDs, theres no need to start from scratch. Simply delete those DVDs you dont have in your collection. Also, users with HandBase 3 Pro can easily change the included forms to suit their needs (no restricted access to forms or fields). Views have been set up alphabetically by film title, by specific genre and by film length with numerous additional views possible.
Enhancements:
- A new button has been added that acts to reduce the number of times a video has been watched (when it has been increased unintentionally). In addition, a new view has been added to sort by DVDs not yet watched. Additional DVDs added to database.
System requirements:
- HanDBase v.3.0x or greater
<<less
Download (64.00KB)
Added: 2007-03-15 License: Freeware Price: FREE
956 downloads
MicroSky 3.1.2

MicroSky 3.1.2


MicroSky is a freeware planetarium for mobile/cell phones and PDAs more>>
MicroSky is a planetarium for mobile/cell devices with Java-support and a connection to the Internet (preferably GPRS or UMTS). It is a very small J2ME-Midlet client/server application which retrieves its starcharts from the skyserver. It can display 2.500.000 stars, 8.000 deep sky objects, the constellations, the planets, local horizon, 1000 current comets, and minor planets. MicroSky provides lots of functions and settings for customizing the MicroSky-Charts to your individual needs.

Microsky v3 extends v2 with even more functions such as a more polished style, Bluetooth-GPS support and a offline mode that reduces the GPRS costs and enables MicroSky for outdoor regions without GPRS reception.

To use MicroSky on your mobile phone you will need a User and Password to login. You can register here: http://www.upto.org/skyserver/editRegistration.do?action=Create&callfrom=microsky

Whats new

New Branch with major new features for mobile devices which supports Midp 2.0

* GPS-Bluetooth connection:

- Receive your actual location data for MicroSky-Charts per connected internal or external GPS-Bluetooth device
- Comfortable GPS-Bluetooth-Device search in MicroSky

* MicroSky Offline Charts:

- Get and store up to two sets of MicroSky-Charts - calculated for special date and your location - in advance to your mobile device database
- Offline MicroSky-Charts contain Overview Chart and detailed Charts for Zenit, South, East, North,West and details about their 25 best visible objects
- The stored MicroSky-Charts can be explore later at any time, without the need of having at that time an online Internet-Connection
- You can always toggle to online mode and use the online functionality as known of MicroSky v2

* Search Object:

- Additional feature to search objects with search-text and get a list of results to choose an object to center

* Further improvements

- faster drawing
- toggle to fullscreen mode
- a nice running hour glass if MicroSky is busy with internet-request in MicroSky-Chart

<<less
Download (42.00KB)
Added: 2007-05-21 License: Freeware Price: FREE
549 downloads
Canada Direct Numbers 1.0

Canada Direct Numbers 1.0


Canada Direct Numbers is a database that consists of telephone numbers from 124 countries or regions around the world. more>>
Canada Direct Numbers is a database that consists of telephone numbers from 124 countries or regions around the world. It is advisable to always check for changed or new phone numbers before the trip.
System requirements:
- Palm IIIc
- Palm OS v3.5
- thinkDB
<<less
Download (5.00KB)
Added: 2007-05-25 License: Freeware Price: FREE
882 downloads
Pocket Wind 1.4

Pocket Wind 1.4


Pocket Wind displays weather information for 3 towns near the Mediterranean (Marseile, Hyeres et Nice) each day. more>>
Pocket Wind displays weather information for 3 towns near the Mediterranean (Marseile, Hyeres et Nice) each day.
The displayed data are: wind speed and direction, atmospheric pressure and temperature.
There is also a graph which shows the daily wind speed (for each town). There is also a weather bulletin for the region.
System requirements:
- You need an Internet connection to use this program, but it also works with a Pocket PC connected via ActiveSync.
- If you are running a Pocket PC earlier than Windows Mobile 2003 youll need the Microsoft .NET Compact Framework.
<<less
Download (158.00KB)
Added: 2007-05-03 License: Freeware Price: FREE
905 downloads
Les Combrailles en Poche 1.0

Les Combrailles en Poche 1.0


Les Combrailles en Poche is a kind of a tourist guide for the charming region of Auvergne, France. more>>
Les Combrailles en Poche is a kind of a tourist guide for the charming region of Auvergne, France.

Very well done, it exploits to the full the multimedia abilities of the Pocket PC : photos and sounds allow you to organise your stay, between hotel, watermills, walks or ultralight.

The restaurants havent been forgotten.

Nice and handy for discovering a region.
<<less
Download (5.05MB)
Added: 2007-05-03 License: Freeware Price: FREE
904 downloads
Beer Buddy for HanDBase 1.0

Beer Buddy for HanDBase 1.0


Beer Buddy is a database for rating beers you have sampled. more>>
Beer Buddy is a database for rating beers you have sampled. The database contains a baseline of 868 beers, which you may sample and rate (of course you can add others). The database contains the fields region, country, beer, brewery, type (a Popup), rank (a Popup of from "excellent" down to close the brewery), proof, and a section for your (personal) notes. The fields region and country, come from a DB Popup named Brewed In. The database rankings are clean, so that you can rate the beers for yourself (it doesnt matter what I think of them!).
I put the database together as a way for my friends and I to rate the beers we sample. I pulled a lot of the information off from the web, but some of the beers are personal favorites. Although there are only two styles of beers, ale (top fermenting) and lager (bottom fermenting), there are many variations of them. Some may feel that the type list is a bit of overkill. Feel free to reclassify the beers if you want (i.e. from Amber Ale to Ale, etc.). I hope you will enjoy it. Life is too short to drink cheap beer!
System requirements:
- HanDBase v.3.0x or greater
<<less
Download (36.00KB)
Added: 2007-02-14 License: Freeware Price: FREE
992 downloads
Church List for Pocket PC 1.00

Church List for Pocket PC 1.00


Free reference, contains information on more than 14,000 churches worldwide - addresses, staff and brief info. more>>
The PDA Church List add-on for DEPReader dictionary and reference application includes an extensive list of over 14,000 churches and over 40 Denominations worldwide with church brief info, addresses, staff info and services schedules.
The PDA DEPReader program allows you to instantly search through the list by the name of the church or denomination, by the city or state.
Whether you are on a business trip, on excursion or have moved to a different region, PDA Church List will help you find quickly a local church in your neighborhood and never miss spending time in the presence of God.
Goes with: DEPReader dictionary program.
Main features:
- Over 14,000 Churches Included
- Includes information on more than 14,000 Churches and 43 Denominations worldwide.
- Church Information
- Included is information about the names of the Churches, which Denominations they are part of, the Church address and phone numbers, the names of chief leaders and staff, schedule of Church events and brief introduction to the Church such as mission statement or a word from the leader.
- Special Search Features
-
- Goes with PDA DEPReader dictionary and encyclopedia personal reader - a powerful dictionary reader providing instant lookup from the lookup field and various searches such as error tolerance and crossword search.
-
- High Data Compression
- Unique algorithms have been used to achieve compression comparable to that of the popular archiver WinZip.
- High Speed of Decompression
- Supports the Latest PDAs
- Regular Updates
System requirements:
- Pocket PC, Pocket PC 2002, Pocket PC 2003
<<less
Download (8.40MB)
Added: 2006-07-26 License: Freeware Price: FREE
1185 downloads
TealInfoDB: Population Wall Chart 2002 1.0

TealInfoDB: Population Wall Chart 2002 1.0


Contains the most up to date (as of 2003) population statistics for the worlds countries and regions, including: total population, growth rate, crude birth rate, crude daeth rate, life expectancy, etc more>>
The United Nations "Population Wall Chart, 2002".
Contains the most up to date (as of 2003) population statistics for the worlds countries and regions, including: total population, growth rate, crude birth rate, crude death rate, life expectancy, etc.
System requirements:
- TealInfo
<<less
Download (12.00KB)
Added: 2006-03-14 License: Freeware Price: FREE
1319 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3