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:
Bmp2Fnt Bmp2Fnt - For developers who want to create their own fonts and want to use bitmap editors instead of creating fonts using PilRC
Firepad SDK Free developer kit to incorporate FireViewer imaging into your Palm apps. C/C++ library designed for use with CodeWarrior 6 and up
ED 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
Razor! Gaming Engine Razor! Gaming Engine - Razor! is a development framework for games.
It can be used with both CodeWarrior and PRC Tools 2.0.
It supports sprites, music, hard keys, timing, events..
SerialCaller 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
tinyBasic 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
PalmKeeper PalmKeeper - PalmKeeper allows Palm application developers to keep track of important information about their programs.
Record the Name, Creator ID, Version, Status, Status Date, Downloads, License, Price, Sales, Capture rate and Gross Profit of your applications.
Many developers will list their applications on many websites and PalmKeeper helps you to track them
Other Software by developer «PDADevelopers.com»:
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 (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)
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)