palm os 5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3382
SuperWaba Palm OS 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 Palm OS!
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.
<<lessSuperWaba 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 Palm OS!
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.
Download (366.00KB)
Added: 2007-08-25 License: Freeware Price: FREE
531 downloads
MetrO for Palm OS 5.5.4
Public Transport Navigator in more than 300 cities worldwide more>>
Metro helps you find your way in the public transport systems (subway, bus, trams, ...) in more than 300 cities around the world. FREE, FAST & ACCURATE. Simply enter your start and end stops, hit the "Go" button and the program finds the fastest route.
Many more features to discover:
Operating time awareness
Interface with address book
Directions to major tourist attractions (in selected cities)
Take only the cities you need on your Palm
Install the cities on an expansion card
Easy station search
Complete line & station lists: 721 stops in London, 939 in New-York, 1813 in Tokyo, 838 in Paris
Database exchange through IR
Ultra fast calculations (native ARM engine)
...
Available in 39 languages. Users of PalmOS versions not supporting accented characters (Japanese, Korean, Chinese, Russian, Greek, ...) should download the "international" version instead of the default package (go to http://nanika.net/Metro/).
After downloading, please read the included "README.html" file for more information.
Enhancements:
- Major city changes: Basel, Den Haag, Hannover, Los Angeles, Madrid, Manila, Marseille, Oldenburg.
- Other changes: Amsterdam, Arnhem, Berlin, Eindhoven, Lisboa, Melbourne, Nitra, Paris (rail), Philadelphia, Rotterdam, San Francisco, Shanghai, Toulouse, Utrecht.
- Minor changes.
<<lessMany more features to discover:
Operating time awareness
Interface with address book
Directions to major tourist attractions (in selected cities)
Take only the cities you need on your Palm
Install the cities on an expansion card
Easy station search
Complete line & station lists: 721 stops in London, 939 in New-York, 1813 in Tokyo, 838 in Paris
Database exchange through IR
Ultra fast calculations (native ARM engine)
...
Available in 39 languages. Users of PalmOS versions not supporting accented characters (Japanese, Korean, Chinese, Russian, Greek, ...) should download the "international" version instead of the default package (go to http://nanika.net/Metro/).
After downloading, please read the included "README.html" file for more information.
Enhancements:
- Major city changes: Basel, Den Haag, Hannover, Los Angeles, Madrid, Manila, Marseille, Oldenburg.
- Other changes: Amsterdam, Arnhem, Berlin, Eindhoven, Lisboa, Melbourne, Nitra, Paris (rail), Philadelphia, Rotterdam, San Francisco, Shanghai, Toulouse, Utrecht.
- Minor changes.
Download (5.51MB)
Added: 2007-08-09 License: Freeware Price: FREE
813 downloads
AvantGo for Palm OS 5 6.0.3027
Use AvantGo to synchronize specially designed mobile Web sites to your handheld using a desktop or wireless Internet connection. more>>
Use AvantGo to synchronize specially designed mobile Web sites to your handheld using a desktop or wireless Internet connection. Get news, sports, stocks, movie listings from the worlds top brands. Even designate your own favorite Web sites (workout schedules, family Web sites) or RSS feeds to synchronize to your handheld.
System requirements:
- Any Palm OS Hardware
- Palm OS 5.0
- 1600KB RAM
<<lessSystem requirements:
- Any Palm OS Hardware
- Palm OS 5.0
- 1600KB RAM
Download (4.10MB)
Added: 2007-02-26 License: Freeware Price: FREE
1491 downloads
Counter Palm OS 1.0
Use your PDA to calculate games points! more>>
Now you dont need paper and pencil anymore to calculate points during games! This is a FREWARE application and the features are:
-Any number of players
-Easily add points
-Classification at any time to see the first place player
-Easily erase all points to start a new game
<<less-Any number of players
-Easily add points
-Classification at any time to see the first place player
-Easily erase all points to start a new game
Download (90.00KB)
Added: 2007-01-02 License: Freeware Price: FREE
1025 downloads
Chagim Palm OS 2.2.1
Chagim displays the Gregorian (English) dates of the major Jewish holidays. more>>
Chagim displays the Gregorian (English) dates of the major Jewish holidays.
The holidays can be viewed sorted by dates in the Gregorian or in the Jewish calendars.
System requirements:
- Palm OS devices.
<<lessThe holidays can be viewed sorted by dates in the Gregorian or in the Jewish calendars.
System requirements:
- Palm OS devices.
Download (41.30KB)
Added: 2007-03-07 License: Freeware Price: FREE
968 downloads
MIDP for Palm OS 1.0
Java Virtual Machine for Palm OS (J2ME). more>>
Install this software to run WILDEC products and other J2ME applications.
System requirements:
- Palm OS v3.0 devices.
<<lessSystem requirements:
- Palm OS v3.0 devices.
Download (226.00KB)
Added: 2007-02-02 License: Freeware Price: FREE
994 downloads
GPS Test Palm OS 1.0
Demo GPS Test for a Trimble Lassen LP GPS type, using the TSIP protocol and print on the screen the packet0x4A and 0x41. more>>
Demo GPS Test for a Trimble Lassen LP GPS type, using the TSIP protocol and print on the screen the packet0x4A and 0x41.
System requirements:
- Palm OS v3.2
<<lessSystem requirements:
- Palm OS v3.2
Download (3.00KB)
Added: 2007-01-02 License: Freeware Price: FREE
1025 downloads

DockWare (Palm OS) 2
DockWare (Palm OS) is a product functioning as a personalized clock and calendar for your Palm. more>>
DockWare (Palm OS) 2 is a product functioning as a personalized clock and calendar for your Palm. DockWare gives you a desk clock and calendar with your own pictures as a slide show in the background. DockWare's automatic start feature means that you don't even need to run the program yourself.
You can let DockWare take over whenever your Palm is idle and running on external power. DockWare lets you keep your Palm connected to your desktop without revealing your schedule or other personal information to your office visitors.
Download (202.7KB)
Added: 2006-01-09 License: Freeware Price: $0.00
downloads
Palm OS Simulator 1.0
The Palm OS Simulator is the Palm OS 5.0 system compiled native for Intel. more>>
What is the Simulator? The Palm OS Simulator is the Palm OS 5.0 system compiled native for Intel.
It is not hardware emulation like Palm OS Emulator, but rather the real OS running on top of the DAL.
The Palm OS core is made up of the various system DLLs you will see when you open up the Simulator folder on your PC.
Because the system is in the DLLs, the ROM file differs from a ROM file that would run on Palm OS Emulator.
It contains the Palm Application Compatibility Environment (PACE, which emulates your 68k PRCs) and the various default PRCs such as Datebook and Memopad.
The 68k environment provided in PACE is effectively identical to the functionality supported by Palm OS 4.1.
System requirements:
- Palm Tungsten
- Palm OS v5.0
<<lessIt is not hardware emulation like Palm OS Emulator, but rather the real OS running on top of the DAL.
The Palm OS core is made up of the various system DLLs you will see when you open up the Simulator folder on your PC.
Because the system is in the DLLs, the ROM file differs from a ROM file that would run on Palm OS Emulator.
It contains the Palm Application Compatibility Environment (PACE, which emulates your 68k PRCs) and the various default PRCs such as Datebook and Memopad.
The 68k environment provided in PACE is effectively identical to the functionality supported by Palm OS 4.1.
System requirements:
- Palm Tungsten
- Palm OS v5.0
Download (2.84MB)
Added: 2006-12-26 License: Freeware Price: FREE
1032 downloads
DayCalc for Palm OS 1.5
DayCalc is a simple to use date difference calculator more>>
DayCalc is a simple to use date difference calculator. By using it, you can easily find out how many days are until your birthday or how exactly many minutes older you parents are.
<<less Download (221.00KB)
Added: 2007-05-22 License: Freeware Price: FREE
885 downloads
Solitario Palm OS 1.0
Classic puzzle board game. more>>
To win the game, you must eliminate all the balls on the board and leave only one.
To obtain your objective, select the ball you wish and makes it move in the direction you want.
First select a ball. This one can jump over of a position that is occupied and it will fall in the contiguous cell to the selected one, that will have to be empty.
When you perform this action, the ball over which it has gone disappears and the cell is empty. Movement on diagonals is not allowed.
It is not as easy as it seems.
System requirements:
- Palm OS 5.0 HiRes
<<lessTo obtain your objective, select the ball you wish and makes it move in the direction you want.
First select a ball. This one can jump over of a position that is occupied and it will fall in the contiguous cell to the selected one, that will have to be empty.
When you perform this action, the ball over which it has gone disappears and the cell is empty. Movement on diagonals is not allowed.
It is not as easy as it seems.
System requirements:
- Palm OS 5.0 HiRes
Download (190.00KB)
Added: 2007-03-07 License: Freeware Price: FREE
961 downloads
tcpmp Palm OS 0.72RC1
Opensource MPEG4 (divx,xvid) player. more>>
Opensource MPEG4 (divx,xvid) player.
Enhancements:
- pixel aspect option in preferences dialog
- keylock window fix with LCD tweak modes
- T|T,T2 48khz samplerate crash fix
System requirements:
- Palm OS v5.0
<<lessEnhancements:
- pixel aspect option in preferences dialog
- keylock window fix with LCD tweak modes
- T|T,T2 48khz samplerate crash fix
System requirements:
- Palm OS v5.0
Download (652.00KB)
Added: 2006-06-28 License: Freeware Price: FREE
703 downloads
Isell for Palm OS 1.0
Intuitive selling assistance program more>>
Isell for Palm OS, an original part of the Ipalm suite.
This software is FREE because Im a 13 year old student (cant charge) and I believe in free software.
Isell has the following features:
- Barcode scanner
- Customer info database
- Product database
- Order info database
- And order line database
- Stores customers signatures
- And can combine all four databases to form an intuitive assistant for organizing and selling products.
This is the color version, supports 256 colors, can run in monochrome (not recommended, untested)
System requirements:
- Palm: Palm IIIc
- Palm OS 3.5
- 195KB
<<lessThis software is FREE because Im a 13 year old student (cant charge) and I believe in free software.
Isell has the following features:
- Barcode scanner
- Customer info database
- Product database
- Order info database
- And order line database
- Stores customers signatures
- And can combine all four databases to form an intuitive assistant for organizing and selling products.
This is the color version, supports 256 colors, can run in monochrome (not recommended, untested)
System requirements:
- Palm: Palm IIIc
- Palm OS 3.5
- 195KB
Download (65.00KB)
Added: 2006-03-14 License: Freeware Price: FREE
1319 downloads
XRay for Palm OS 1.1.0
The goal of the game is to correctly position the atoms so that the x-ray beams will be correctly reflected through the grid. more>>
The goal of the game is to correctly position the atoms so that the x-ray beams will be correctly reflected through the grid.
For more information, read the help menu.
Enhancements:
- Added a button to see the solution (Danger button).
System requirements:
- Palm OS v3.0.
<<lessFor more information, read the help menu.
Enhancements:
- Added a button to see the solution (Danger button).
System requirements:
- Palm OS v3.0.
Download (47.90KB)
Added: 2006-11-02 License: Freeware Price: FREE
1088 downloads
vPoker for Palm OS 1.4
vPoker is a simple video poker game for the PalmOS platform. Features: Support for Palm OS 5 high resolution Color and greyscale support Full face cards Double or nothing Game statistics Highscores more>>
vPoker is a simple video poker game for the PalmOS platform.
Features:
Support for Palm OS 5 high resolution
Color and greyscale support
Full face cards
Double or nothing
Game statistics
Highscores
System requirements:
- Any Palm OS Hardware
- Palm OS 2.0
- 25KB RAM
<<lessFeatures:
Support for Palm OS 5 high resolution
Color and greyscale support
Full face cards
Double or nothing
Game statistics
Highscores
System requirements:
- Any Palm OS Hardware
- Palm OS 2.0
- 25KB RAM
Download (165.00KB)
Added: 2006-11-15 License: Freeware Price: FREE
1073 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above palm os 5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed