Main > Free Download Search >

Free pete wince software for pda

pete wince

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 30
Pocket Freemind 0.1.1

Pocket Freemind 0.1.1


A PocketPC app compatible with Freemind, used for taking heirarchical notes. more>>
A PocketPC version of Freemind. Because of limited screen size, Pocket Freemind uses a treeview instead of the graphical map view of Freemind, however it is completely file-format compatible with Freemind.
System requirements:
- WinCE
<<less
Download (28.00KB)
Added: 2006-11-14 License: Freeware Price: FREE
1079 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
SuperWaba Pocket PC 5.82

SuperWaba Pocket PC 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 Windows Mobile Pocket PC!
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 (771.00KB)
Added: 2007-08-25 License: Freeware Price: FREE
849 downloads
Porta-Pinball 1.04

Porta-Pinball 1.04


Porta-Pinball is a freeware pinball game for WinCE 2.11 and Pocket PC computers. more>>
Porta-Pinball is a freeware pinball game for WinCE 2.11 and Pocket PC computers. It features realistic ball and flipper physics, powerful bumpers, flashing lights, and drop-down targets. It even allows nudging. Smooth animation and full sound effects round out the pinball-in-your-pocket experience.

<<less
Download (384.00KB)
Added: 2007-01-29 License: Freeware Price: FREE
998 downloads
Xplodus! for Pocket PC 1.0

Xplodus! for Pocket PC 1.0


Are you bored? Dont be! Feel the adrenaline rush while playing Xplodus, our new space-action game! more>>
Private Pete is in trouble! Aliens are invading our outer space outposts and only Private Pete is able to defeat them!
Help this brave soldier blast the alien scum out of existence by placing bombs and evading enemy attacks!
Xplodus features a radically new control method which suits the on-screeen action perfectly and makes action gaming on the PDA a breeze!
Bored? Frustrated? Dont be!
Plant bombs with your stylus and watch big explosions on the small screen!
Wipe off hordes of aliens! Blast everything in sight! Wheee, thats fun!
Main features:
- Adrenaline pumping space-action gameplay
-
- Radically new stylus control designed for PDA users
-
- Colorful graphics full of wacky aliens and exotic space locales
-
- More than 15 types of aliens to defeat!
-
- Hundreds of levels providing endless action
-
- Play as you like: be strategic or use brute force!
-
- Extensive game tips for first-time players
-
- Keep your best scores in the Hall of Fame!
-
- Small application size - does not burden your PDA
System requirements:
- Any Pocket PC
<<less
Download (1.70MB)
Added: 2007-01-22 License: Freeware Price: FREE
1007 downloads
Tauschke MobileCreator 1.8

Tauschke MobileCreator 1.8


Tauschke MobileCreator is an IDE for SuperWaba a cross-platform solution for PalmOS, WinCE and Win32. more>>
Tauschke MobileCreator is an IDE for SuperWaba a cross-platform solution for PalmOS, WinCE and Win32.

The project management lets you create a project within seconds! You need only a few mouseclicks to get your first application running. Never use the command line and batch files of SuperWaba again.

You can choose between the free Personal Licence or the commercial Professional Licence.

<<less
Download (2.12MB)
Added: 2006-04-06 License: Freeware Price: FREE
737 downloads
Free Pascal Compiler 2.0.4

Free Pascal Compiler 2.0.4


Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications. more>>
Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications.

Supported Language Modes:
- Mode FPC
- Mode OBJFPC
- Mode Delphi
- Mode TP
- Mode GPC
- Mode MacPas

Supported architectures:
I386
PowerPC
Sparc (initially working, lots of additional work done)
AMD64 (experimentally working)
PowerPC64 (under development)
m68k (1.0.x only)
ARM (under development)

Other architectures and their status:
iA64: non compiling compiler, only some basic units for the compiler implemented
Alpha: non compiling compiler, only some basic units for the compiler implemented
MIPS: (non compiling compiler, only some basic units for the compiler implemented
AVR: under investigation

Supported targets for i386:
GO32 V2 DOS extender
Linux for i386
OS/2
Win32 for i386
FreeBSD/ELF for i386
SunOS/ELF for i386 (under development)
Beos for i386 (under development)
NetBSD for i386 (under development, currently maintainerless)
Netware for i386 (clib and libc)
WDOSX DOS extender
OpenBSD for i386 (under development, currently maintainerless)
Target OS2 via EMX
Watcom compatible DOS extenders
Target Darwin (Mac OS X) for i386 (under development)
BeOS/Zeta/Haiku for i386

Supported targets for SPARC:
SunOS/ELF for SPARC (under development)
Linux for SPARC

Supported targets for PowerPC:
Linux for PowerPC
Target Darwin (Mac OS X) (linking to external variables (cvar) not yet working)
NetBSD (core done, but not kept up to speed)
Target MacOS (classic)
MorphOS (basic units implemented, make cycle working)

Supported targets for PowerPC64:
Linux (under development)

Supported targets for AMD64 (x86-64):
Linux for AMD64
Win64 for AMD64 (experimentally working)

Supported targets for ARM:
Linux for ARM
WinCE (under development)
GameBoy Advance (under development via FPC 4 GBA Initiative)
PalmOS port (under development)
SymbianOS (under development)

<<less
Download (27.00MB)
Added: 2006-11-07 License: Freeware Price: FREE
662 downloads
Travel Dictionary Swedish Palm 2.0

Travel Dictionary Swedish Palm 2.0


Travel Dictionary Swedish in combination with German, French, Spanish, Italian, Portuguese, English and Dutch. The most comprehensive travel dictionaries as freeware for your Palm! 7 dictionaries in o more>>

Vocabulary relating to food and enjoyment. Between 50,000 and 150,000 entries in total, consisting of culinary terms + basic and supplementary vocabulary as Freeware. Specific user data can be viewed separately in the user dictionary or together with the original data in the dictionary. Taking into account the new German spelling rules. Such entries are specially marked. Ideal for foreign trips and to make the acquaintance of the local culinary specialities. Extract from our "Goldversion" with over 600.000 entries from one language combination! Also available for Windows, WinCE, PocketPC, Mobile Edition, WM 5/6!

Requirements: Palm

<<less
Download (3.91MB)
Added: 2008-09-07 License: Freeware Price: $0.00
411 downloads
MsgPlayer 1.0

MsgPlayer 1.0


MsgPlayer is used to play looped recordings. more>>
MsgPlayer is used to play looped recordings.

You can set each of the four application buttons to a different sound. The sound files must be located in the Windows directory.
<<less
Download (10.50KB)
Added: 2007-05-12 License: Freeware Price: FREE
895 downloads
Reflect It 1.0

Reflect It 1.0


Reflect It is a remake of famous Spectrum game A Whole New Ball Game by Pete Cooke. The object of the game is to capture the yellow Energy-Pills by rolling the ball over them. This version consist more>>
"Reflect It" is a remake of famous Spectrum game "A Whole New Ball Game" by Pete Cooke. The object of the game is to capture the yellow Energy-Pills by rolling the ball over them. This version consist more eye candy graphics, new levels and effectors
System requirements:
- Pocket PC 2002
<<less
Download (1.66MB)
Added: 2006-04-18 License: Freeware Price: FREE
1284 downloads
WiFi Power 1.0

WiFi Power 1.0


WiFi Power is a modified version of Dells WirelessPower.exe This will enable/disable Wifi ONLY, Not Bluetooth. more>>
WiFi Power is a modified version of Dells "WirelessPower.exe" This will enable/disable Wifi ONLY, Not Bluetooth.

USE THIS AT YOUR OWN RISK!

PLEASE NOTE:

If you download this CAB file while browsing from your Axim, Pocket IE will display garbage. What you need to do is let it load, then use a file explorer to browse to your Axims Temp IE directory and the CAB file should be in there.
<<less
Download (12.30KB)
Added: 2007-05-12 License: Freeware Price: FREE
640 downloads
wxWidgets 2.7.1

wxWidgets 2.7.1


wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. more>>
wxWidgets is an open source C++ framework providing common API across supported platforms, but uses the native graphical user interface (GUI) and other facilities on each platform.

wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET.

Unlike other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platforms own native controls rather than emulating them. Its also extensive, free, open-source, and mature. Why not give it a try, like many others have?
<<less
Download (20.60MB)
Added: 2006-11-07 License: Freeware Price: FREE
1089 downloads
PocketGPS-Map 2007-07-18

PocketGPS-Map 2007-07-18


This program views calibrated bitmap maps on Pocket PC. Additionally it supports using GPS device to retrieve user position and show it in map - making it very handy for geocaching. more>>
This program views calibrated bitmap maps on PocketPC (WinCE) platform. Additionally it supports using GPS device to retrieve user position and show it (with other marks) in map - making it very handy for geocaching.
Enhancements:
- support for many different coordinate datums for map calibration
- better use of calibration points (we can now quite efficiently use also 3, 4 and more points)
- improved user interface (+fixed some bugs in pocketpc interface)
- TAR file support for storing maps
System requirements:
- Windows Mobile 2003 or later
<<less
Download (225.00KB)
Added: 2007-07-19 License: Freeware Price: FREE
1014 downloads
Horse Racing for HanDBase 2001 1.0

Horse Racing for HanDBase 2001 1.0


Horse Racing for HanDBase 2001 - the winners for all of Horse Racings Triple Crown more>>
Horse Racing for HanDBase 2001 - the winners for all of Horse Racings Triple Crown

<<less
Download (5.00KB)
Added: 2007-05-31 License: Freeware Price: FREE
876 downloads
Travel Dictionary Spanish Palm 2.0

Travel Dictionary Spanish Palm 2.0


Travel Dictionary Spanish in combination with German, French, English, Italian, Portuguese, Swedish and Dutch. The most comprehensive travel dictionaries as freeware for your Palm! 7 dictionaries in o more>>

Vocabulary relating to food and enjoyment. Between 50,000 and 150,000 entries in total, consisting of culinary terms + basic and supplementary vocabulary as Freeware. Specific user data can be viewed separately in the user dictionary or together with the original data in the dictionary. Taking into account the new German spelling rules. Such entries are specially marked. Ideal for foreign trips and to make the acquaintance of the local culinary specialities. Extract from our "Goldversion" with over 600.000 entries from one language combination! Also available for Windows, WinCE, PocketPC, Mobile Edition, WM 5/6!

Requirements: Palm

<<less
Download (4.00MB)
Added: 2008-09-07 License: Freeware Price: $0.00
412 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2