applets
PHM Pocket PC Plus! 0.8
Collection of Pocket PC utilities. more>>
PHM My Pictures is a Today item that displays a pictures slideshow on your Today screen.
You can select which folder to retrive pictures from, maximum size to display them at, as well as how many seconds to wait before changing to the next picture in that folder.
As with all Today items, it can be enabled and disabled, as well as configured in Start > Settings > Personal tab > Today applet.
PHM WMP Control:
PHM WMP Control is a Today item that lets you control Windows Media Player from your Today screen.
This have been tested and works with all versions of Windows Media Player for Pocket PC since 4.1 (original Pocket PC 2000 version) up to 9.0 (original Windows Mobile 2003 for Pocket PC version).
As with all Today items, it can be enabled and disabled in Start > Settings > Personal tab > Today applet.
PHM My Documents library:
Combines the files from all storage devices into a logical two levels folder structure.
Basically providing you with the same view as built-in application to select a file, but not limited to a single file type, so that you can manage all your files from this central location.
PHM Clock:
Full-screen analog clock, nice to have the time on your desk while your Pocket PC is in its cradle.
PHM Sleep Timer:
If you listen to music as you are falling asleep, you certainly dont want to get up and turn it off. Now you can let PHM Sleep Timer do it for you. Simply choose the number of minutes until you want the music to "sleep," and then start the timer.
PHM Sleep Timer automatically turns off the music, video, or other content playing in Windows Media Player after the specified number of minutes. You can even set an option to decrease the volume automatically as you fall asleep, as well as suspending the device after the music stopped.
Decrease volume over times requires Windows Media Player 9 Series for Pocket PC, other options work fine with Windows Media Player 4.1 for Pocket PC 2000 and later, does not support Windows Media Player 10 Mobile yet.
PHM Slideshow:
Pictures Slideshow utility supporting GIF, JPEG and BMP images, enables you to set the delay between pictures and supports fade transitions between pictures (fast Pocket PC required for transitions).
You specify the folder to use and PHM Slideshow will automatically search for all pictures in the specified folder and all subfolders.
Especially usefull to take advantage of the Pocket PC screen while in its craddle to show your family album as a digital picture frame.
PHMShell32.dll icons library:
This dll is installed in the "Windows" folder, it is an icons library and does not contain any actual code.
Available icons are a subset of the desktop Windows Shell32.dll icons, similar icons are at the same index as on the desktop, for exemple the "My Documents" icon is number 235 in both.
To keep this file small, many icons are however not available.
Icons can be assigned to folders using an Icon.lnk file pointing to "WindowsPHMShell32.dll,-[index]", where [index] is the index of the icon you want to use for that folder.
Many Icon.lnk files for common folders are created during the installation.
Shortcuts:
The Shortcuts Settings folder contains shortcuts to standard settings (Control Panel) applets.
Some shortcuts might be disabled because the device does not support the feature or because the OEM replaced the original applet with a proprietary one.
The Shortcuts Explorer folder contains shortcuts to common documents folders, this is especially usefull for Pocket PC 2000 devices which dont provide a mean to create a shortcut in the File Explorer.
These shortcuts make it possible to call these folders and settings applets using Microsoft Voice Command by using a "Show/Start [shortcut name]" sentence.
System requirements:
- Windows Mobile Pocket PC 2000, 2002 or 2003
Zaurus Volume Control Applet 1.0.0
Zaurus Volume Control Applet is a taskbar applet that replaces the existing volume control applet on the Zaurus more>>
System requirements:
- Sharp Zaurus SL-5500
- 83KB
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 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.
Trap Shooting 1.1
Trap Shooting is developed to be a PocketC applet on the base of the sport of trap shooting. more>>
Trap Shooting 1.1 is developed to be a PocketC applet on the base of the sport of trap shooting. The object of the game is to aim your weapon and shoot the clay targets out of the air. There are five levels available, with 30 targets in each, and limited ammo.
PocketC Runtime (Palm OS) 5.0
PocketC Runtime (Palm OS) is a program for compiling applets, but operating someone elses applet. more>>
PocketC Runtime (Palm OS) 5.0 is a program for compiling applets, but operating someone else's applet. Using this version saves memory, since the compiler has been removed.
Allowance Tracker for HanDBase 1.0
This Applet helps you track how much allowance you will owe your kids for the chores they do more>>
MightyMarket for HanDBase 1.0
Keep track of frequently purchased items at your favorite grocery, drug and warehouse stores. more>>
MightyMarket has been designed to help people who shop infrequently, while simplifying the job for experienced shoppers. It keeps track of often purchased items and their aisle locations within each store.
Three stores with aisles are pre-entered. Rename these fields to reflect your own store and aisle names. If you add additional stores, the field type is "Pop-Up," and the items aisle locations are entered using "Edit Popups." Begin shopping by first doing a forward sort by "Item," then check off your items. Next, enter shopping dates and aisle locations within each store. If your item isnt on the list, create a new record. Enter any coupons you may have for the items youve checked off. NOTE:Some aisle fields are already filled in to demonstrate how MightyMarket works. Use "Edit Popups" to customize. Create the shopping filter for the first store you are going to visit by setting Filter 1 to "Buy must be checked," and Filter 2 to "AND Aisle Store 1 value not NO VALUE." If you have not yet filled in aisles for all your items at this store, disable Filter 2. If you have, then sort the list by aisle for the first store that youre going to visit.
Tip: Hiding the other store names in list and record views makes scrolling easier. If you uncheck the "Buy" checkbox when you pick up each item, the item will disappear from your list. If you wish to see the full list again, set Filter 1 for the shopping date. Set a shopping date filter by choosing the "Date" field, and setting its upper and lower limits to the shopping date. MightyMarket will double check the stores cash register tape if youd like. Enter the quantity and price per quantity of each item as you shop, and a running total is maintained. For example, if you purchased one green pepper @ $1.79/lb., and it weighed .47 lb., enter .47 in the Qty field and $1.79 in the Price field. MightyMarket will do the math. If you entered coupons, they will be deducted from the total. Dont forget to allow for taxes when checking against the cash register tape. MightyMarket doesnt compute taxes because in our state some grocery items are taxable but most are not.
NOTE: To speed things up, its recommended that Auto Recalc be turned off. Be sure to recalculate manually before checking the cash register tape. Please drop us a line and let us know how well MightyMarket works for you. Wed like to acknowledge Fran Tonello, Peter Van Antwerp, and David Devaney for their excellent Applets, "Shopping List," "Grocery List," and "Store List."
Landscaper DB for HanDBase 1.0
This applet is the answer for the new breed of green industry professional ready to organize their contacts and increase their bottom line. more>>
System requirements:
- HanDBase v.2.7x or greater
Game Tracking for HanDBase 1.0
This applet keeps tracks of the games you have with ratings, name of game, price, creators, and cheats. more>>
System requirements:
- HanDBase v.3.0x or greater
Special Events for HanDBase 1.0
Simple Applet to allow you to track the number of days till that special event. more>>
System requirements:
- HanDBase v.2.7x or greater
Work Days 1.1
Work Days - This HanDbase applet is designed to facilitate tracking Hours worked, Calls made, Purchases, and Mileage. more>>
It is designed to leverage all the wonderful functionality that DDH Software has created for HanDbase while providing a carefully thought out DB structure that makes data entry quick and painless. Whether you keep up with expenses for personal or professional reasons, this tool can help.
PalmPilot Desktop Extensions 1.0.1
PalmPilot Desktop Extensions is an effective tool which helps you show PalmPilot applet icons right in your Windows explorer, install many PalmPilot programs at a time. more>>
PalmPilot Desktop Extensions 1.0.1 is an effective tool which helps you show PalmPilot applet icons right in your Windows explorer, install many PalmPilot programs at a time.
Moreover, to different users, it allows you to quickly change PalmPilot applet names, view a list of currently installed PalmPilot programs waiting to hotsync, and more.
<<lessProjects Solution for HanDBase 1.0
Projects Solution can be utilized to track projects, contacts list, contacts associated with projects, project tasks, contacts associated with a particular task and overall project status. more>>
The Projects Solution applet consists of the following databases:
1) Projects
2) Proj_Tasks
3) Proj_Contacts
4) Proj_ Notes
5) Proj_Con_Link
6) Proj_Help
This applet was designed to be utilized as a template for advanced Todo/Task management, and may be easily enhanced to track billing for various projects. The applet demonstrates a couple key techniques/features of HanDBase including the use of combination fields (DBpopup with text), self-relationships, integrated help file, calculations with related values and the use of a many to many relationship.
System requirements:
- HanDBase v.3.0x or greater
Charge! for HanDBase 1.0
This applet should be useful for traders or professionals who charge their clients by the hour. more>>
The program comes with default 10% GST (Goods and Services Tax) which can be altered to your needs. Please read attached text before using and I would greatly appreciate your suggestions or comments.
Garden Maintenance for HanDBase 1.0
Garden maintenance made easy. more>>
System requirements:
- HanDBase v.2.7x or greater