Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
StartJava
PhoneGap
AmbientTalk
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
JToDo2CSV





JToDo2CSV
Version: 1.2

Platforms: Palm


Categories: Programming & Development

Upload date: 24 Feb 12

Developer: Juergen Schwister

License: Freeware

Downloads: 25

File Size: 52 Kb
Download Free JToDo2CSV 



Rating: 2.0/5 (Total votes: 1)




  JToDo2CSV - A small framework written in java to export the internal ToDoDB.pdb to a CSV file.
(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.

What's New in This Release:

· FIXED If no due date was specified there was one field missing instead of an empty field

 
Like it? Share with your friends!
 

Supported operating systems: Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
 
Similar Software:

SAXLibSAXLib
SAXLib is a freeware XML parser library for Palm OS which partially implements SAX 2 parser interface. SAXLib is distributed in a compiled form of Palm shared library. Its distribution archive includes full library interface reference manual and sample Metrowerks CodeWarrior 9.x project which illustrates the basic principles of SAXLib usage
CondInstCondInst
CondInst is a developer tool used during installations of conduits. Instead of creating a new CondInst.dll and pci.exe pr. conduit, you can most of the time just use CondInst. CondInst requires a meta file describing the conduit to install/uninstall. The meta file must be created in a text editor such as Notepad or Vim
KoolAppListKoolAppList
KoolAppList is a simple app designed for developers to keep track of their software
TealInfoDB: Palm OS Developer ReferenceTealInfoDB: Palm OS Developer Reference
TealInfoDB: Palm OS Developer Reference is a Palm OS reference for Palm developers. Lists Palm OS function traps with trap number, OS version, include file where it's defined, and function c-style prototype
DOM XML Parser Library for Palm OS (CodeWarrior Platform)DOM XML Parser Library for Palm OS (CodeWarrior Platform)
DOM XML Parser Library for Palm OS (CodeWarrior Platform) - This is a lightweight library designed for C/C++ developers who needs to parse/create XML documents consuming as little resources as possible
CipherDACipherDA
Cipher is an application that lets you encrypt every text field's usable text with the very strong IDEA algorithm by Ascom. First of all, CipherDA is a DA version of Cipher. Cipher is a program that lets you encrypt every text field's usable text (e.g. DateBook appointments, Expense report items, complete MemoPad notes) with the very strong IDEA algorithm by Ascom
Extended CASL LibraryExtended CASL Library
Extended CASL Library - Extended-CASL Library is a library of functions coded in C that allow CASL and CASLpro developers to do much more with their applications than ever before. CASLpro users have access to the C files of the library, while CASL users can use the external PRC library. The source code to the demo application is included
tinyBasictinyBasic
tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic. Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
JJFile2INIJJFile2INI
Export a JFile database
PortabellaPortabella
Portabella is a basic serial communications program that sends and receives data through the serial port on your Palm OS device and displays the bytes in an easy-to-read format. You can effortlessly define transmit strings in hex notation and send them out with a click of a button. Portabella comes with complete source code and can be modified to fit your needs
 

Other Software by developer «Juergen Schwister»:

JMail2HTMLJMail2HTML
JMail2HTML - This Desktop Application exports all Mails of the MailDB.pdb to HTML Files. It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer. Start browsing with the file Index
configTreconfigTre
configTre - A small utility to configure your Treo 600 or 650
JMemo2HTMLJMemo2HTML
JMemo2HTML - This Desktop Application exports all entries of the MemoDB.pdb to a HTML File. It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer
VFS2DOCVFS2DOC
VFS2DOC - Creates a Palm DOC File with all filenames of all external Memory Card Volumes. What's New in This Release: · Restructured Program, because large cards with lots of files could possible crash the device
JDatebook2HTMLJDatebook2HTML
JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ? A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in
JAddress2CSVJAddress2CSV
JAddress2CSV - A small framework written in java to list the internal AddressDB of the Palm. The output file is a CSV (comma Seperated values, ok here is a semicolon used). It is not the File used by the PalmDesktop; 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
JAddressCSV2PDBJAddressCSV2PDB
JAddressCSV2PDB - A Java Jar File to create the built-in AddressDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the AddressDB has not been changed. Use Address2CSV to generate the IFO file. The ifo file is supposed to be called like the CSV file with the suffix IFO (Example: CSVFile.CSV -->> CSVFile.CSV
JToDoCSV2PDBJToDoCSV2PDB
JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from a CSV file. (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
Resc2MemoResc2Memo
Resc2Memo - You don't know what resources (pdb & prc) are stored in your palm ? This little Application (3 KB, Creator: ApMe) exports a list of all pdb's & prc's with type, creator and name to a Memopad entry or Doc Format File. The Title of the Memopad entry will be "Resource List [date] [time]"

» show more

 

Comments on JToDo2CSV:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

JToDo2CSV is compatible with your device Clie S320
 
 
© Pantich 2009 - 2025 All rights reserved.