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 XHTML
Learn Euphoria
F-Secure Mobile Security
Add-on Builder Helper - Firefox Addon
Yahoo! Mail
Internet Technologies
Learn C Interview Q A
Easy Backup and Restorer
Learn C Snipz
Software Engineering v2
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:

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
Brainf***Brainf***
Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - . Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***. Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
ED PLua IDEED PLua IDE
ED PLua IDE - Use this Development Environment to create Palm pda applications (or even games) by taking advantage of the LUA language. This IDE is designed to work with the interpreter/compiler PLua, PLua itself comes with an IDE but this one is limited to the palm platform, that's why I decided to write an IDE for windows
Kernel for Palm PDBKernel for Palm PDB
Kernel for Palm PDB - recovers corrupted .PDB (Database file for the Palm handheld organizer) database files corrupted due to unexpected palm pilot shutdown, palm organizers synchronization break, HotSysnc failure and displays error messages
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
B2C4Palm - Free BASIC CompilerB2C4Palm - Free BASIC Compiler
B2C4Palm - Free BASIC Compiler - B2C is a Free BASIC-to-C Compiler for the Palm Computer. As the name implies, B2C converts BASIC code into C code for compilation by the C compiler. This makes B2C a very lean and simple compiler
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
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
NelsonSOFT source codeNelsonSOFT source code
The source code to all NelsonSOFT products
RegCodeRegCode
RegCode is just the thing you need to boost sales of your Palm OS application! RegCode generates a registration code based on a user's HotSync ID which encourages each user to pay for their own copy of your app. The small investment you make in RegCode will quickly be recouped
 

Other Software by developer «Juergen Schwister»:

AutoOffAutoOff
AutoOff - This Palm Application (Creator: AuOf) let you set the Auto-Off delay. Values less than 10 seconds are not allowed. If you like to switch off the Auto-Off delay enter the value 0 (zero). You can set the delay up to 9999 seconds. For quicker access and switching you can enter three different values, which are stored if you leave the App
JCalendar2HTMLJCalendar2HTML
JCalendar2HTML - You have to report your working hours to your Chief or just want to share your calendar with your wife or colleagues ? A Desktop Application written in Java to export the internal CalendarDB-PDat (Creator: PDat, Type: DATA) of the Palm to HTML Files, that can be viewed with the browser of your choice. There will be one File for each Month with events in it
ToDo2MemoToDo2Memo
ToDo2Memo - This Palm Application exports the entries of the ToDoDB to a Memo Pad entry. The value max. Desc. length determines how many characters of the description of the ToDo entry is exported. Just the first 150 Bytes of the description will be exported. If it was cut off,it is indicated by three dots (...). Hit All to choose which Category should be exported
JPQA2TXTJPQA2TXT
JPQA2TXT - A small framework written in java to uncompile a PQA (Creator: cpl; Type: pqa ) for the Palm. In a txt fifle will be the information about the pqa and each record like size, content, compressionType. Each HTML content will be written to a single file, each included image will be written to a BMP file (quality and size is reduced)
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
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
JMultiMail2TXTJMultiMail2TXT
Extract Mails from Multimail
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
JAddress2HTMLJAddress2HTML
JAddress2HTML - This Desktop Application exports all addresses of the AddressDB.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. It runs with Java 1.1 or better
JDatebook2INIJDatebook2INI
Dump all events to a INI file

» 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 Symbol SPT 1550
 
 
© Pantich 2009 - 2025 All rights reserved.