RSS 501 projects tagged "XML"

No download Website Updated 31 Jan 2000 A.L.I.C.E. and AIML

Screenshot
Pop 94.69
Vit 69.90

The ALICE software implements AIML (Artificial Intelligence Markup Language), a non-standard evolving markup language for creating chat robots. The primary design feature of AIML is minimalism. Compared with other chat robot languages, AIML is perhaps the simplest. The pattern matching language is very simple, for example permitting only one wild-card ('*') match character per pattern. AIML is an XML language, implying that it obeys certain grammatical meta-rules. The choice of XML syntax permits integration with other tools such as XML editors. Another motivation for XML is its familiar look and feel, especially to people with HTML experience.

No download Website Updated 01 Dec 2003 Askemos

Screenshot
Pop 100.93
Vit 4.57

"Ball", the Byzantine Askemos Language Layer, is an intrusion resistant and incorruptible, autonomous distributed operating system. It provides application programmers with continuations, messages, and rights management on top of a peer-to-peer network resisting byzantine failures of network nodes. The API significantly raises the level of abstraction in comparison with other operating systems: there are very few system calls, and these are expressed in XML. An alternative understanding of Askemos is that of an XML object database with stored procedures.

Download Website Updated 09 Nov 2009 AutoGen

Screenshot
Pop 277.03
Vit 14.77

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

No download Website Updated 02 Dec 2002 DSD

Screenshot
Pop 62.69
Vit 1.97

Document Structure Description (DSD) is a simple but expressive grammar notation for XML documents. This new XML schema language is result of a research collaboration between AT&T Labs, NJ and BRICS at the University of Aarhus, Denmark. The technology is based on general and familiar concepts that allow much stronger document descriptions than possible with DTDs or XML schemas.

No download Website Updated 22 Oct 2012 Java Serialization to XML

Screenshot
Pop 393.16
Vit 37.64

JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.

Download No website Updated 29 Mar 2009 ManEdit

Screenshot
Pop 246.24
Vit 7.82

The ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX manual pages. It has a preview viewer, uses the manual page XML format for easy editing, and comes with a tutorial and reference guide. It uses the GTK+ widget set and features syntax highlighting, a complete drag and drop system for easy viewing and editing, a crash recovery system, and sample manual page templates.

Download Website Updated 12 Dec 2001 RADpage

Screenshot
Pop 60.60
Vit 1.85

RADpage is a rapid application development system for dynamic, data-driven Web applications. It directly operates inside the browser without requiring a client-dependent development environment. RADpage comes as an Apache module or a CGI, includes a powerful HTML/XML like object-oriented programming language called heitml (pronounced "Hi-TML"), and more than 150 Web application components. Development is done on a fully functional application instead of requiring the edit-save-browse cycle associated with conventional client-side development environments. The RADpage editor stores application pages in readable well-formed XML or upon request in HTML for editing with HTML editors.

Download Website Updated 30 Jan 2001 X-Tract

Screenshot
Pop 17.00
Vit 3.07

X-Tract is an XML Script processor. XML Script is a fully XML compliant language, specifically designed for handling XML data. XML Script is more powerful than XSL, and can perform many XSL functions more efficiently. X-Tract can be used on the command line, or can be run from a web server to handle CGI queries.

Download Website Updated 15 Apr 2002 xlHtml

Screenshot
Pop 182.44
Vit 4.59

xlHtml converts an Excel spreadsheet file (.xls) into highly-optimized HTML. It includes scripts to allow it to be used as a Netscape or mutt plugin and as a xls handler for Apache. The program currently supports string, blank, boolean, error, integer, floating point, hyperlinks, and formula cells. It can also output in XML, tab delimited, or comma separated values (CSV).

Download Website Updated 22 Nov 2010 XMLTV

Screenshot
Pop 375.66
Vit 17.68

XMLTV is a set of programs to obtain and process TV (tvguide) listings and manage your TV viewing. It stores the listings in an XML-based format and most of the programs are filters which read and/or write XML. It includes tools to obtain, sort, grep, print, and munge listings, and two end-user programs to plan a week's TV viewing.

Screenshot

Project Spotlight

Xyndravandria Erozaver

A class extending type hinting.

Screenshot

Project Spotlight

JAXX

An XML user interface generator for Swing.