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.
You can use it to parse or create XML documents based on information contained in your Palm databases and resources, or access Web Services (when combined with a communication layer like our HTTP Protocol). We will soon post samples on how to implement this.
The product comes packed as a library file with C/C++ headers, so you can include it in your own programs by simply linking it.
Limitations
- No DTD or XML-Schema validation is made.
- XML is not strictly checked.
- 64KB capacity for the XML Document text (Palm OS limitation).
- !DOCTYPE, ENTITY, NOTATION not fully parsed.
- XPath notation no implemented.
This library was designed for compiling with Metrowerks CodeWarrior. Contact us for using it with other development tools
· Simplified DOM-style parser.
· Pure C library.
· C++ Object Wrapper Interface included (class Wrapper).
· Traverse XML documents using a similar DOM syntax.
· Search children and attributes by name.
· Modify/Write capabilities.
What's New in This Release:
· New Targets: Support Multibyte Strings and Comments. The Multi-Byte support languages that use more than one byte to represent a character, such as Unicode and Japanese Kanji.
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
Dragon FORTH build Dragon FORTH is a fast 32-bit FORTH system for PalmOS 2.x-6.x. It allows programming directly on the PalmOS device
SuperWaba Best Java Virtual Machine for PalmOS, Windows CE and Symbian
Proview Proview is a development tool that creates hierarchical and flat views from profiling data created with the POSE emulator.
Find out exactly where your software is spending its execution time and remove performance bottlenecks in your software
Issue Manager Issue Manager - The standard To Do application is great if you want to track things that *you* have to do, but managing issues needs something a bit different. Issue Manager attempts to address this. Anyone that has to manage issues on a regular basis: project and product managers, software developers, etc. will find this software useful. Changes since v1
Pilot-DB Pilot-DB - freeware (OpenSource) database program for the Palm OS (any version and any hardware) and compares with the best commercial programs available.
It supports the field types string, boolean, integer, float, calculated, date, time, note, list and link
Palm Creator IDs Palm Creator IDs - For Developers. Requires ThinkDB2. As you know, every Palm Application requires a unique Creator ID (CID) that is registered on the Palm OS Site.
This tinyByte database is used to track the IDs that you have registered along with the date the program was released
TealInfoDB: 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
Palm Foundation Classes Palm Foundation Classes - Highlevel C++ Application Framework for PalmOS development.
C++ Builder VCL like deployment aid C++ Builder programmers with PalmOS ready tools.
Programming PalmOS without learning basic knowledge of PalmOS SDK.
Rapid Application Development (RAD)
Requests Requests - This app was designed for all the developers, who, like me, receive e-mails with requests for the next updates of some programs.
Here you will be able to keep track of all your customer's requests.
For more of my programs visit my website www.rodrigosoftware.tk
This program is FREEWARE
HTTP protocol for Palm OS (CodeWarrior Platform) HTTP protocol for Palm OS (CodeWarrior Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
HTTPS + HTTP protocol for Palm OS (CodeWarrior Platform) HTTPS + HTTP protocol for Palm OS (CodeWarrior Platform) - It is a CodeWarrior C++ Palm OS implementation of both HTTP and HTTPS protocols. It's packed as a library file (.lib) with C++ headers, so you can include it in your own programs simply linking it into your PRC
HTTP protocol for Palm OS (PRC Tools Platform) HTTP protocol for Palm OS (PRC Tools Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)