oxios todo
Oxios Memory 1.40
Release memory on your Smartphone more>>
Oxios CloseApps closes down other applications by sending "Close" messages.
Oxios Hibernate 1.40
WM_HIBERNATE is a window message that is generated by the Windows operating system and sent to an application when system resources are running low. All applications should get the message and handle it by attempting to release as many resources as possible by unloading processes, destroying windows, or freeing up as much local storage as possible without damaging the internal state of the system.
Oxios Hibernate sends WM_HIBERNATE to all applications.
Oxios CloseApps 1.40
Each process started on a Windows Mobile-based Smartphone allocates memory, which cannot be released but is automatically freed when the application process ends.
Oxios CloseApps closes down all applications by sending WM_CLOSE messages.
Recommendation: Add a Speed Dial on it!
It enables you to activate it using a single key-press or voice tag.
System requirements:
- WM 6 (All editions)
- WM 5 (All editions)
- Pocket PC 2003
- Smartphone 2003
- Pocket PC 2002
- Smartphone 2002
KsToDo 1.5.2
KsToDo is a replacement for built-in ToDo of Palm OS. more>>
While keeping basic appearance and operation of built-in ToDo, it has some advantages if you use it with KsDatebook.
Since KsToDo uses the same database as built-in ToDo, you can still use the data that already exists, while the data inputted through KsToDo can be shown/editable in Palm Desktop on your PC by HotSync.
Enhancements:
- Fixed a bug that when items are sorted by "Description, Priority", tapping "New" button while highlighting a ToDo item will cause soft reset
TouchTodo 1.0
TouchTodo is an application made for iPhone and iPod Touch. more>>
TouchTodo 1.0 is an application made for iPhone and iPod Touch. It solves one common problem in all other mobile todo apps - slow input. It adaptively learns what todo YOU input and what YOU used most frequently and prompts you in a non-intrusive way. TouchTodo can sync to Google Calendar. You can then in turn sync to most popular desktop calendars (including iCal and Outlook) or other online calendar services. This sync feature is in active development.
Oxios Tasks Plugin for Smartphone 1.61
Oxios Tasks Plugin for Smartphone works great and has a friendly interface. more>>
Oxios Tasks Plugin for Smartphone 1.61 works great and has a friendly interface.
Major Features:
- Displays all your current tasks.
- Navigation in the tasks list with the pad.
- Compatible with Oxios ToDo List or the builtin Smartphone Tasks Application.
- Priority icons.
- Configuration in Registry (Restriction, Order...).
- Multi-plugins You can have multiple plugins on your homescreen with different criteria per plugin.
- Compatible with AllDayEvent Smartphone PlugIn (so you can overwrite it to use standard skins).
- Compatible Smartphone 2002 and Smartphone 2003 and Windows Mobile 5 & 6. New!
- Compatible QVGA and Landscape screens. New!
- Since OxiosTasks uses the same standard tasks database as the builtin Smartphone Tasks Application, tasks created and synced with MS-Outlook on your Desktop PC will be displayed in the Home Screen.
Hanoi Towers 1.5
Test your mind with RNS:: Hanoi Towers! (Category: Games & Entertainment::Puzzle & Word Games) more>>
Test your mind with RNS:: Hanoi Towers!
The goal of this simple game is to move all the disks from the middle pole to either the left or the right peg.To do this use the following hard buttons: the "address book" (move left), "up" (pick up), "down" (drop) and the "todo list" (move right) buttons. Remember that Hanoi Towers also supports the Jog Dial navigator, which makes the game even more fun to play.
There are two rules, however: you can move only one disk at a time and you cannot place a larger disk on a smaller one.
The game finishes when you assemble the disks in the correct order (biggest at the bottom, smallest at the top).
Todo2RFT 1.0
Todo2RFT lends you the ability to read your todo database on your desktop and convert it to RTF or text format for printing. more>>
Todo2RFT 1.0 lends you the ability to read your todo database on your desktop and convert it to RTF or text format for printing. The program is a Windows program, but I have included the source code so you can probably convert it to work with other operating systems.
The program reads the Todo database that is created when you hot sync your PalmPilot to the desktop, so make sure and sync before running this to print the latest version. Why do this you ask? The publisher did not like the format that the todo's were printed out from the Palm DeskTop, so with this program you can pretty much format them however you want in MSWord or any other text editor. This program runs in a DOS window on Win95, Win98, and Win/NT.
Requirements:
- Palm
Her His Todo for HanDBase 1.0
The right ToDo list for couples. Share your tasks, add or edit the partners items. more>>
There are some useful filters set by default using Views. They are:
Everything: Shows tasks for both of you.
Her ToDo: Show Her pending items.
His ToDo: Show His pending items.
Her Done: Show Her completed items.
His Done: Show His completed items.
The fields shown on the record list view also adjust according to the View to maximize efficiency while on the run.
ToDo2Memo 2.0
ToDo2Memo is one of the most marvelous tools which exports ToDo entries to the MemoDB. The CreatorID is ToMe more>>
ToDo2Memo 2.0 is one of the most marvelous tools which exports ToDo entries to the MemoDB. The CreatorID is ToMe, up to now it is not registred at Palm/devzone (the web site is INOP), so it is may be subject to change.
Requirements:
- Palm OS 2.0
JToDo2CSV 1.2
Export your ToDoDB to a CSV File more>>
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It is not the ToDo.dat File used by the Palm Desktop; use Pilo-xfer or other tools
to export the database from your palm to the platform you prefer.
It runs with Java 1.1 or better.
Syntax:
java STARTER ToDo2CSV ToDoDB.pdb ToDo.CSV [dateFormatString]
JRE STARTER ToDo2CSV ToDoDBD.pdb ToDo.CSV [dateFormatString]
The ToDo2CSV.JAR has to be included to the classpath or provide it with the -cp parameter to the Java Virtuell Machine.
The DateFormatString has to contain the tokens YYYY, MM, DD.
Enhancements:
- FIXED If no due date was specified there was one field missing instead of an empty field
DueItToday 1.0
DueItToday is a replacement for the Palm OS ToDo/Tasks application. more>>
It automatically migrates all of your existing ToDo data as well (and synchronizes with any changes you make in ToDO/tasks).
I is also Multitasker 1.0-enhanced, and supports displaying ToDo items in a window.
System requirements:
- Any hardware
- Any OS
- Multitasker
- ybasic v1.4.5
JToDoCSV2PDB 1.3
Create the ToDoDB.pdb from a CSV File more>>
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It runs with Java 1.1 or better.
Syntax:
java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB.pdb [dateFormatString]
JRE STARTER ToDoCSV2PDB ToDo.CSV ToDoDB.pdb [dateFormatString]
The ToDoCSV2PDB.JAR has to be included to the classpath or provide it with the -cp parameter to the Java Virtuell Machine.
There will be a second file needed with the suffix ifo.
That file will be used to generate a toDoDB.pdb from the CSV file.
It contains the names of the categories, sortOrder etc.
No other Database can be created with it.
Enhancements:
- internal changes
Tree ToDo List .NET 0.1
An outliner based ToDo List. Track Tasks with Priority & Current status easily in your SmartPhone... more>>
Track Tasks with Priority & Current status easily in your SmartPhone...
ToDoManager 1.3.1
ToDo Manager allows users to manage and schedule your personal to-do list. You can add, edit and delete notes. more>>
Preferences:
Enables to view all to-do notes ordered by subject, deadline or prioritise.
Complete/Incomplete: Set to-do notes state to complete or not complete.
Main features:
- New: Enables to create a new to-do notes, specifying prioritise and deadline with alarm.
-
-
- View: View in summary selected to-do notes.
-
-
- Edit: Edit selected to-do notes detail.
-
-
- Delete: Delete selected to-do notes.
-
-
- Delete Completed: Delete all to-do notes completed.
TodoAgent Lite 1.1
TodoAgent is a little tool to help to transfer and post todo tasks to other palm users who are sharing the same Palm Desktop on one PC. more>>
In this application, you can simply edit a new document, open an existed text file, or even paste something from the clipboard.
After select the users you want to share the task to do, set the priority ( Default is 3 ), set the due date ( default is today ), then click the Transfer button or click the menu item.
The content will be transfered into the Palm desktop. After the next HotSync, other ones may receive the tasks you just posted to them.
It provides the very convenient way to set tasks to do with your friends, partners or family if you are all using Palm devices and share the same Palm Desktop.
Enhancements:
- Add more conflict handlings to avoid duplicate todo items transfered to Palm Desktop.
- Add notes support when setting the todo items.
System requirements:
- Palm OS v2.0
Organizer Lite 1.5
Organizer Lite is regarded as a professional and highly-efficient memo/diary tool which is designed to help users write everyday plan, appointments, todo list and notes. more>>
Organizer Lite 1.5 is regarded as a professional and highly-efficient memo/diary tool which is designed to help users write everyday plan, appointments, todo list and notes. Organizer has a built-in search functionality to quickly find what you are looking for. Organizer supports drawing basic shapes such as lines, curves, rectangles and circles, as well as emoticons.
Note: The "Download Now" link directs you to the iTunes App Store, where you must continue the download process. You must have iTunes installed in order to open the link, and you must have an active iTunes account to download the application. This download may not be available in some countries."
Requirements:
- Compatible with iPhone and iPod touch,
- Requires iPhone 2.1 Software update.