Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Jigsaw (http://www.jigsaw.com/) is a business contact directory. This project is for developers using Jigsaw to write iPhone and iPad apps. It supports REST. The project also envisions support for on device object persistence using SQLLite.
XMLGear is an XML parser, styler, generator and editor libruary for Java ME, SE, EE devices. It provides you DOM model support and full object-oriented editor with fast and lightweight code.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Light weight XML parser that allows applications to be created using XML as a domain specific programming language. It can be used to create CGI scripts, Static web pages and many other applications.
This project is modification of the original project started Stefan Heymann: http://www.destructor.de/xmlparser/index.htm. Modification and numbers of versions of the project is co-ordinated with Stefan Heymann.
XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser with parsing speed approaching speed of strlen function executed on the same data.
An efficient little program to simply parse XML files to find contents of different sets of tags, whichever you please. Can also return a list of all the XML tags in relation to their content.
sw8t.xml is a free, open source, lightweight, easy to learn JavaScript XML Parser. Parse XML from a string or a URL. Traverse, read, and edit the DOM. Interact with XML using a powerful, intuitive API.
sw8t.xml has moved!
sw8t.xml has become part of the jbulb marknote project.
For the newest download and documentation information on marknote, see:
http://jbulb.org
A little arcade game written in C++ using the Ogre rendering engine, Audiere and Kranf's XML parser. The game was inspired by the coloney defence game where you shoot down alian spaceships with lazers.
XMLSP - XML Stream Parser is a small & simple XML parser for C++. It uses STL for lists and strings. This tiny XML parser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.
This is an XML-Parser for Java ME based on the work of Marc De Scheemaecker (original NanoXML-Parser) and Eric Giguère (ported NanoXML to the J2ME platform).
It was extended with helpful methods to parse and navigate in RDF and OWL files.
A full XML Parser for PHP with RSS Parser specific functionsl; think of it as an interface to the PHPDOM which allows easy access to your XML based documents. Auto encoding conversion to UTF-8 + Array to XML Conversion. V3 is now a commercial product
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
Subxml provides a very lightweight C++ pull parser for parsing a subset of XML. It is intended for use in utility applications where the ability to parse XML-like configuration files is advantageous, but a fully compliant XML parser would be overkill.
Simple Plain Xml Parser (spxml) is a stream-oriented XML parser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.