Main > Free Download Search >

Free to handle software for pda

to handle

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 131
Handle 1.0

Handle 1.0


Handle is a simple NORWEGIAN shoppinglist! more>>
Handle is a simple NORWEGIAN shoppinglist!

<<less
Download (35.00KB)
Added: 2007-05-31 License: Freeware Price: FREE
876 downloads
To do 2

To do 2


brings you a free and easy to use calendar tool that written as a favor for some friends more>>

To do 2 brings you a free and easy to use calendar tool that written as a favor for some friends. It provides barebones task management. You can add, order and manage your to do items. Basic priority and note support adds extra functionality.

<<less
Download (97.7KB)
Added: 2008-07-29 License: Freeware Price:
7 downloads
TZones 2.1

TZones 2.1


TZones is a simple but elegant world clock application for PalmOS. more>>
TZones is a simple but elegant world clock application for PalmOS.
TZones is free software licenced under the GNU General Public Licence.
TZones is very intuitive to use and configure but just in case you have problems try the following steps.
Install and run the application.
The first time the application runs it will display its Preferences dialog, use the Local Time: option to select a city in your time zone and check or uncheck the Daylight Saving checkbox as appropriate.
Press OK to leave the preferences dialog.
You can change which four cities to display the time in by selecting Time Zones... from the Options menu.
Finally if you are getting confused to read the tips (click on the icon
in the top right hand corner of some windows).
Main features:
- local time and date display according to global perference
- spinning earth animation
- four analog and five digital clocks.
- support for 56 world cities (more to come soon)
- local time zone set using the nearest city
- optional display of Univeral Coordinated Time (a.k.a. GMT)
- choice of black or white faces
Enhancements:
- The release fixes a serious bug in v2.0 for users who live east of GMT (thanks to Todd Gilbert for pointing this out).
- This release also provides support for time zones that differ from GMT by fractions of an hour (so Calcutta is now handled properly). Finally there have been a few code tidy ups, an extra city (Kabul) has been added and there has been a minor update to the easter egg list.
<<less
Download (52.70KB)
Added: 2007-07-25 License: GPL Price: FREE
824 downloads
Treobble 4.0

Treobble 4.0


Treobble is written to be a convenient program in which you can quickly scroll, select and dial (message and email too) numbers by swiping across the screen. more>>

Treobble 4.0 is written to be a convenient program in which you can quickly scroll, select and dial (message and email too) numbers by swiping across the screen. Along with TreoSkey, you can also select and dial any number in your address book with only the side volume keys and side button. Handles upto approximately 3000 addressbook records. v2.3 onwards has support for addressbook categories.

<<less
Download (13.7KB)
Added: 2008-05-06 License: Freeware Price:
downloads
Sq Ft Calculator for HanDBase 1.0

Sq Ft Calculator for HanDBase 1.0


A program to calculate wall, floor, and ceiling square footage, along with the volume of each room. more>>
A program to calculate wall, floor, and ceiling square footage, along with the volume (cf) of each room. It also provides totals for the building. Simple data entry. Round rooms are easily handled.

<<less
Download (41.00KB)
Added: 2007-04-03 License: Freeware Price: FREE
956 downloads
Company Directory for HanDBase 1.0

Company Directory for HanDBase 1.0


This applet lets you keep track of the people in your company, thier phone numbers, email addresses, schedules, bosses and who they oversee. more>>
This applet lets you keep track of the people in your company, thier phone numbers, email addresses, schedules, bosses and who they oversee. It has the following fields:
Nickname
First(Name)
Last(Name)
Title
Phones(Heading)
Ext(ension)
Type(allows you to select if this is an extension, a cue or just a voice mail box.)
Mobile
Home
Other
Email(Heading)
Office
Home
Mobile(Cell, Pager, etc)
Other
Handles(allows you to indicate which other email addresses someone handles. For example I handle support@... as well so I put that in)
Schedule(heading)
Days(Pop up list with the days and a -)
Hours(Popup list with am, pm, -, and 1-12)
Other Info(heading)
Boss(this is a DB Popup that connects to this same database so you can select the boss from this Company Directory.)
Boss of(this is a DB Popup that connects to this same database so you can select who this person is the Boss of from this Company Directory.)
System requirements:
- HanDBase v.2.7x or greater
<<less
Download (2.70KB)
Added: 2007-03-21 License: Freeware Price: FREE
950 downloads
iWS To Do 2.1

iWS To Do 2.1


iWS To Do is an easy to use to-do list with support for beaming. more>>
iWS To Do is an easy to use to-do list with support for beaming.
With one click all your tasks can be seen and with one more click they can be deleted, edited and new tasks can be added.
Enhancements:
- Added a better graphical user interface.
<<less
Download (12.00KB)
Added: 2007-06-04 License: Freeware Price: FREE
872 downloads
WmConsole 0.18

WmConsole 0.18


WmConsole is a console server for Windows Mobile devices, that listen over BlueTooth RFCOMM channels, and allows the user to interact with the device using a command line interface from a Linux or Win more>>
WmConsole is a console server for Windows Mobile devices, that listen over BlueTooth RFCOMM channels, and allows the user to interact with the device using a command line interface from a Linux or Windows workstation.
Once the WmConsole server is run, itll listen on a configurable RFCOMM channel by waiting for client connections.
The server also creates a new SDP service called "WmConsole", and advertises it as running onto its listening channel. From the client side, the QTTY program has to be used to connect to the WmConsole server.
The QTTY software can be built for Linux (needs the BlueZ package) and Windows (needs the Microsoft SDK - but a pre-built binary is also supplied).
Once logged-in, the user will be able to access a thoruogh set of commands to interact with the device (file upload/download, directory/tree creation/removal, process creation with STDOUT redirection, process kill, file search, registry manipulation/search, reboot, and many others - the help command will list them all, together with a brief description).
Since Windows Mobile does not allow handle inheritance and standard input/output redirection, a special device driver (RConsole) is used in order to achieve binaries execution with output on the console.
The RConsole device driver manages a kernel pipe (ten actually - from 0 up to 9), and together with the SetStdioPathW() library call, allows WmConsole to execute an external binary by capturing its output on the console.
This came really handy to me, since it allowed the creation and usage of simple command line utilities that where using standard POSIX stdio output.
The WmConsole binary is installed inside the "Program FilesWmConsole" directory, and it must be manually run using File Explorer.
WmConsole listen by default on the RFCOMM channel 11, but this can be changed either by specifying the "-P CHNUM" command line parameter, or by creating a registry string value named "Channel" inside the "HKEY_LOCAL_MACHINESOFTWAREWmConsole" key and by setting its value to the desired one. The default username and password for the WmConsole server are user="wmconsole" and password="server".
The "Program FilesWmConsolepasswd" file stores the usernames and passwords, that youre suggested to change if you plan to keep the WmConsole server permanently running on your device.
Look at the QTTY page for instructions on how to use it to login into a WmConsole (or QConsole) server.
<<less
Download (118.00KB)
Added: 2006-11-07 License: Freeware Price: FREE
1085 downloads
Projects - Future for HanDBase 1.0

Projects - Future for HanDBase 1.0


Track knitting projects. more>>
This is my first database-to-share. It lists knitting projects that I want to do someday. It has fields for item, description,yarn type, amount, fiber, measurements, gauge, where the pattern is, difficulty level, etc. I used to have all this in a small notebook, along with a photo, but it got too bulky and heavy to handle. There are only 4 items entered into the database to serve as an example.
System requirements:
- HanDBase v.2.7x or greater
<<less
Download (4.60KB)
Added: 2007-04-01 License: Freeware Price: FREE
940 downloads
ToDo to Datebook 1.4.1

ToDo to Datebook 1.4.1


ToDo to Datebook allows you to archive your completed ToDos to your datebook as untimed events, so that you can at a glance see what was accomplished that day, or just archive everything in one place. more>>
ToDo to Datebook allows you to archive your completed ToDos to your datebook as untimed events, so that you can at a glance see what was accomplished that day, or just archive everything in one place.
Main features:
- Ability to set the untimed appointment category to match todo categories if the name exists.
- Choose only certain priorities to transfer to your datebook
- Specify how you would like the priority indicated in the untimed appointment, or not at all
- Assign todo\\s with no due date to todays date (otherwise undated todo\\s are ignored).
- Update fixes problem for non-DateBk4 users. DateBk4 specific information was being placed in the Notes field regardless if the only DateBk4 option was selected or not.
Enhancements:
- This is an important update. In one situation, some records were getting flagged as DELETED when moved to the Datebook.
<<less
Download (9.00KB)
Added: 2007-06-06 License: Freeware Price: FREE
870 downloads
DealOngo Lite 1.0.142

DealOngo Lite 1.0.142


FREE DealOngo software for mobile order processing, stock control, customer/vendor database management is tailor-made for small companies and sole traders taking orders on the go. DealOngo handles all stages of order processing, sales tracking, goods delivery and stock control processes for busy professionals. It is a perfect tool for small companies and sole traders. No accounting skills and preliminary setup required - its ready to use. more>> <<less
Download (3Mb)
Added: 2009-04-16 License: Freeware Price: Free
380 downloads
 
Other version of DealOngo
DealOngo Lite (German Edition) 1.0.142DealOngo handles all stages of order processing, sales tracking, goods delivery and stock ... No accounting skills and preliminary setup required - its ready to use. DealOngo Lite (German
License:Freeware
Download (3Mb)
375 downloads
Added: 2009-04-23
DealOngo Lite 1.0DealOngo Lite 1.0 is launched to be a helpful program which helps with mobile order processing ... DealOngo handles all stages of order processing, sales tracking, goods delivery, and stock
License:Freeware
Download (3MB)
downloads
Added: 2003-12-24
Amazon.com Anywhere 1.01

Amazon.com Anywhere 1.01


Amazon.com Anywhere is a very useful and easy to use shopping and auctions application. more>>

Amazon.com Anywhere 1.01 is a very useful and easy to use shopping and auctions application.

With Amazon.com Anywhere, a music or book tip from a friend can be acted on immediately; products can be researched; the status of auction items can be confirmed; and orders may be placed while traveling. Helpful information such as Amazon.com reviews, product ratings, and prices are now accessible from your Palm VII.

All purchases will be handled via the security of your protected 1-Click information and are covered by the Amazon.com guarantee.After synching this application to your Palm VII, tap on the Your Account page to enter your Amazon.com username and password.

<<less
Added: 2009-07-24 License: Commercial Price: $0.00
downloads
iProcrastinate Mobile 1.0

iProcrastinate Mobile 1.0


iProcrastinate Mobile is designed to be a beneficial task management for the rest of your. more>>

iProcrastinate Mobile 1.0 is designed to be a beneficial task management for the rest of your. No complicated details required, no fancy, bloated features you'll never use. iProcrastinate Mobile is simple enough for any user to pick up and understand within seconds, but flexible enough to handle even the most daunting schedule.

Requirements: iPhone 2.0 software update

<<less
Download (195.3KB)
Added: 2008-07-27 License: Freeware Price:
downloads
Portable 1by1 1.66

Portable 1by1 1.66


Fast and handy audio player which lets you handle your audio collection more>>
Portable 1by1 1.66 is an excellent tool helping you handle your audio collection and listen to your tracks with no need for playlists or databases. It directly plays your folder contents. It also has many other features.

Major Features:

  1. Full Resume play: remembers last track and position
  2. Supported decoders: ACM (mp3), mpglib (mp2, mp3)
  3. Winamp input plugin support (ogg, wav, cd..)
  4. Gapless play simple crossfading Audio enhancer
  5. Folder tree file navigation Directory finder: plays a whole drive
  6. File utils: copy, move, rename while play, delete, date change
  7. Cue sheet support Playlist support Favorites Big title display
  8. Very small size Low resource usage portable
  9. Folder compare utility

Enhancements:

  • Big title view can be embedded
  • Output extentions from 1.65 only optional
  • "List all subfolder content" function
  • Refresh works on search results
  • Track time on Midi play was not set
  • Repeat button symbol problem fixed
  • "Bring to front" option removed
  • Other changes and corrections

Requirements:

  • 200 MHz CPU
  • mp3 ACM codec (present in XP/Vista) or mpglib.dll
  • Optional: input plugins
<<less
Download (115KB)
Added: 2008-11-17 License: Freeware Price: FREE
12 downloads
Smart Call Manager 5.23.15

Smart Call Manager 5.23.15


Smart Call Manager is a comprehensive tool to handle incoming/outgoing calls, log and record each conversation, set up and use Answering Machine, create and group your own text (SMS) and audio messages to automate your calling and lots more. You may specify the default action to be executed if you don??TMt take the phone for some time. Make your smartphone your all-in-one secretary and reply to incoming calls with only one button. more>> <<less
Download (110.4Kb)
Added: 2009-04-13 License: Freeware Price: Free
1232 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5