XML parser class is a PHP class that parses arbitrary XML input and builds an array with
the structure of all tag
and data elements. Optionally it can keep track of the positions of each element to locate
elements that may be contextually in error.
Supports a parsed file cache to minimize the overhead of parsing the same file repeatedly.
Optimized parsing of simplified XML (SML) formats ignoring the tag attributes.
Related ProjectsAmateras, Properties Editor, nkf Network Kanji Filter, SmillaEnlarger, TuxGuitar |
STAF (Software Testing Automation Framework) is a framework designed to improve the level of reuse and automation in test cases and test environments. Its goal is to provide a complete end-to-end automation solution for testers.
Related ProjectsMeCab, Open Source QR Code Library, MPC-BE, SharpDevelop-jp, TERASOLUNA Framework |
JDiff is a JavaDoc doclet that produces an HTML
report of all the packages, classes, methods, and
so on that are different (the "diff" part) between
two Java APIs. It is great for reporting what has
changed between two releases of your product.
Related ProjectsMedia Player Classic - Home Cinema, Win32 Disk Imager, MPC-BE, MeCab, SharpDevelop-jp |
adx is a minimalistic but massively Web-enabled address book that runs completely in your Web browser. It's OS-independent and supports comprehensive details for each contact entry, including user identifiers and profiles for Skype, Twitter, Flickr, Delicious, Facebook, LinkedIn, studiVZ, instant messengers, etc. It supports the hCard and XFN microformats.
Related ProjectsDeSmuME, TuxGuitar, iReport-Designer for JasperReports, bbs2chreader, BathyScaphe |
Cameleon is an integrated development environment for Objective Caml and eventually other languages. Its features include a graphical user interface, configuration management based on CVS, easy access to and browsing of documentation, various editors, customizable file types, a plug-in architecture, and a highly customizable interface.
Related ProjectsAmateras, TortoiseSVN, Darik's Boot and Nuke, DeSmuME, iReport-Designer for JasperReports |
Xerces C++ is a validating XML parser written in a portable subset of C++. The parser was designed with high performance, modularity, and scalability in mind. It provides DOM, SAX, and SAX2 APIs and supports validation of XML documents against DTD and W3C XML schema.
Related ProjectsTuxGuitar, nkf Network Kanji Filter, DeSmuME, iReport-Designer for JasperReports, SmillaEnlarger |
jsXe is the Java Simple XML Editor. Its aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
Related Projectsnkf Network Kanji Filter, Dumpper v.60.3, MPC-BE, Media Player Classic - Home Cinema, Win32 Disk Imager |
coWiki is a sophisticated but easy-to-use Web collaboration tool that
helps you and your coworkers create and organize Web documents,
Weblogs, and knowledgebases (or any other document structures)
directly in HTML browsers. You can evolve ideas and gain a concomitant
XML documentation of your brainstorming without having to concentrate
on complicated structural syntaxes. coWiki follows the tradition of
loose Wiki Wiki Webs with easy and intuitional markup, adding Unixlike
access management, a directory/document hierarchy, and a plugin API
for your functionalities and enhancements. It is template-based and
multilingual.
Related ProjectsPukiWiki, OpenOffice.org 独自ビルドプロジェクト, Media Player Classic - Home Cinema, XOOPS, MeCab |
AntFlow builds upon Apache Ant to provide a new
approach to simplifying system automation that
uses pipelines of hot folders chained together to
perform a given task. Using XML, it associates an
automated task such as data transfer, encryption,
or XML processing with a directory on the local
system. Whenever a file is copied or written into
the hot folder, the associated task is executed
and the file is moved to the next hot folder in
the pipeline for further processing.
Related ProjectsMeCab, MinGW - Minimalist GNU for Windows, DeSmuME, SmillaEnlarger, FFFTP |
webStraktor is a programmable World Wide Web data extraction client. It features a scripting language to facilitate the collection, extraction, and storage of information available on the Web, including images. The scripting language uses elements of regular expression and XPath syntax. The standard webStraktor output format is XML based, either in ASCII, UTF-8, or ISO-8859-1 (Latin1). It adheres to the Robots Exclusion Protocol and can be configured to operate anonymously by connecting through proxy servers. Exhaustive logging and tracing information are provided.
Related ProjectsDumpper v.60.3, AuctionSupportデザイン&テンプ, MPC-BE, Afficheur, コミュニティモジュール |
Snippetory is a general Java template engine based on passive templates. In passive templates, template code and logic are clearly separated from each other. The templates contains very simple mark up. By removing logic, templates are directly accessible, fully parametrized, and free of context, and can easily be reused. Navigation, code competition, and structuring of the code with methods and classes are supported.
Related ProjectsProperties Editor, XOOPS, Amateras, MergeDoc, MPC-BE |
DOMC is a lightweight implementation of the
Document Object Model (DOM) in ANSI C as specified
in the W3C DOM Core Level 1 recommendation. When
coupled with the Expat XML Parser Toolkit, DOMC
can load, store, build, and directly manipulate
XML documents represented as a tree in memory.
Related ProjectsTuxGuitar, DeSmuME, SmillaEnlarger, Darik's Boot and Nuke, SharpDevelop-jp |
Beautiful Soup is a self-contained parser that makes screen-scraping easy. It parses both good and bad HTML and XML and offers methods for traversing the parse tree and extracting specific parts of a document.
Related ProjectsTOMBO, TuxGuitar, Anthy, iReport-Designer for JasperReports, SmillaEnlarger |
The Orangevolt XSLT Plugin for Eclipse provides XSLT support to the Eclipse platform. It is the Eclipse-based successor of the Java/Swing-based ROXES XmlWrite XSLT editing environment. It provides many great enhancements when working with XML inside Eclipse. It implements XSLT launch configurations, XML editor enhancements, configurable XML outlines, an xpath navigator view, and more.
Related ProjectsMedia Player Classic - Home Cinema, Dumpper v.60.3, nkf Network Kanji Filter, MPC-BE, TOMBO |
SDoP (Simple DocBook Processor) reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets or any other heavyweight apparatus. It is a single program. SDoP is used to format the Exim reference manual.
Related Projectsnkf Network Kanji Filter, TuxGuitar, Darik's Boot and Nuke, SmillaEnlarger, DeSmuME |