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
Learn PhoneGap
Brainf***
Learn SIP v2
Easy Backup and Restorer
Web Server
Developer Profile - Firefox Addon
Learn Java v2
World_Clock
UnicodeMidlet
MyBackup Root
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:

ASPectXASPectX
ASPectX - was originally designed as an accompaniment to Microsoft's Visual Web Developer 2005. ASPectX also stands alone as an ASPX development tool for the Palm. The point and tap interface reduces to amount of text input the user needs to do. Creating texts on all PDAs is a productivity bottleneck, so the interface trys to eliminate as much as possible
SerialCallerSerialCaller
SerialCaller is a test and diagnostic tool for serial communications. SerialCaller gives you access to low-level API...Whether you're a developer who wants to add serial capabilities to his app or you're a Palm geek. SerialCaller will hopefully help you check, configure, analyze, tweak and... enjoy the serial ports of your device or emulator
TealInfoDB: Integral Data TypesTealInfoDB: Integral Data Types
This folio lists integral data type information. It currently includes VB, C/C++, Java, and C#
Libsssd 089m_20050905Libsssd 089m_20050905
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
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
FastBasicFastBasic
FastBasic is a BASIC very fast interpreter
ltrapsltraps
ltraps is a trap analyzer for Palm OS prc files. ltraps will semi disassemble the code segments of the prc file and show which traps are used and what OS version is required for the trap to work ... (among other things). ltraps is under development and should be treated as alpha software. ltraps is currently being used on both Linux and Microsoft Windows
App LogApp Log
I use this for my own PDAToolbox development to track files, field names, CIDS, etc
PocketC Runtime Palm OSPocketC Runtime Palm OS
PocketC Runtime - The runtime version is for those who have no desire to compile applets, but want to run someone else's applet. Using this version saves memory, since the compiler has been removed. This version is freeware and may be distributed freely by developers, but only in its entirety
Palm Tile DesignerPalm Tile Designer
Palm Tile Designer lets you save a lot of time and work when creating graphics for your games
 

Other Software by developer «Juergen Schwister»:

MACleanMAClean
MAClean is small Utility to delete the files created by MAC OS if a memory card is mounted as a drive. The following files and directories are deleted: /AppleShare PDS in root /.DS_Store in root /FILEID.DAT in root All the FINDER
LCodeLog (LaunchCodeLog)LCodeLog (LaunchCodeLog)
LCodeLog (LaunchCodeLog) - Strange things happen at night? You suspect your palm to reset without a clue when? LCodeLog (LaunchCodeLog) is a small application that log all LaunchCodes send to applications by the OS for different events, like reset, country or time change
JDatebook2CSVJDatebook2CSV
A Java JAR File for the export of the events in the datebookdb.pdb to a csv file
JToDoHTMLJToDoHTML
JToDoHTML - View your data from the build-in ToDo App in a Browser. This is a Desktop Application for Mac, Windows Linux and all Plattforms supporting Java 1.2. This Application exports all records of the ToDoDB.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
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
Addr2MemoAddr2Memo
Addr2Memo - Exports an Address Record to MemoDB. The title of the Memo will be title, Firstname, lastname. The labels of the custom defined fields and the phonelabels will be exported too. Don't forget to backup your data before using it. Altough I am quite carefull, there might be a bug
ResourceList2MemoResourceList2Memo
ResourceList2Memo - You don't know what resources (pdb & prc) are stored in your palm? ResourceList2Memo exports a list of all pdb's & prc's with type, creator and name to a Memopad entry. All memory cards will be scanned. The Title of the Memopad entry will be "Resource List [date] [time]"
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
JExpense2HTMLJExpense2HTML
JExpense2HTML - View your data from the build-in Expense App without Excel. Layout like the Expense App DropDownListBox to choose the Categorie (including -All- and -Unfiled-) Details will be shown up in a second Browser window It runs with Java 1.1.8 or better. What's New in This Release: · Fixed Compatible with Java 1.1
FileSearchFileSearch
FileSearch is small Utility for PalmOS enabled devices to create a offline cache of the files from a memory card. You can search or browse through the files without draining the batteries due to the constant reading from the card

» 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 IBM Workpad 40u
 
 
© Pantich 2009 - 2025 All rights reserved.