845 projects tagged "XML"
Renoise is a sophisticated music sequencer and audio processing application. It's an all-in-one music production environment for your personal computer. Based on MOD tracker software, its primary use is the composition of music using samples, (in WAV, AIFF, FLAC, Ogg, and MP3 format), plug-ins, and MIDI/OSC sequencing of VSTi/AudioUnits soft synths.
CBR Server is a light-weight HTTP server allowing you to view Comic Book Archives: CBR, CBZ, PDF, etc. It has purposely been designed to be used with a wireless tablet PC and is highly configurable. XML file-based configuration capabilities. A multi-threaded HTTP server based on JDoc Web Server. Multi-threaded CBR/CBZ/RAR/ZIP extraction. Support for a user-selected splash screen. Customizable HTML/CSS pages. Text-based search capabilities. Displays CBR, CBZ, RAR, ZIp, and PDF-based documents. FMEO (For my eyes only) support. A thumbnail rendition of the cover pages of the query results. A thumbnail rendition of the entire comic book. Zoom in, zoom out, and full size support. 270 degree rotation (a.k.a. iPad emulation). A remember me function (cookie-based). A file explorer interface that enables you to navigate through the directories comprising Comic Books. Multi-language support (i18n). End-users language extension support. Enhanced out of the box HTML forms. Uses ImageMagick and 7-Zip. Icons from www.everaldo.com/crystal. Enhanced navigation capabilities.
betterFORM is an implementation of the W3C XForms 1.1 Recommendation. It allows easy creation of highly dynamic Web 2.0 user interfaces with attractive controls and layout. You can add validations, calculations, actions, and events to build complete Web applications in a declarative way.
PyLogsParser is a library exposing everything a developer needs to get started with parsing and tagging logs from the most common open-source applications. It includes parsers and a plug-and-play tagging. The parsers are XML definition files that are designed to be easily readable and need very little skill in programming or regular expressions, without sacrificing powerfulness or expressiveness.
Simple Groupware is a complete enterprise application offering email, calendaring, contacts, tasks, document management, synchronization with cell phones and Outlook, full-text search, and much more. Simple Groupware combines standards like RSS, iCalendar, vCard, IMAP, POP3, SMTP, CIFS, CSV, WebDAV, LDAP, and SyncML under one platform. Unlike other groupware software, Simple Groupware contains the programming language sgsML to enable the quick customization and creation of powerful Web applications.
StelsXML is a JDBC type 4 driver that allows you to perform SQL queries and other JDBC operations on XML files. It allows you to easily access data contained in XML documents using the standard SQL syntax and XPath expressions. The driver is completely platform-independent. It supports most keywords of ANSI SQL'92, XPath expressions for defining tables and columns, inner and outer table joins, aggregate, numeric, string, conversion, and user-defined SQL functions.
c_xml is a class that can convert between XML files and arrays or strings. It can parse an XML file into a DOM document object, so it can be returned as an array or displayed using a XSL stylesheet. The parsed XML document can also be manipulated to add, change, or remove nodes. Nodes may be searched using XPath. The resulting document can be regenerated in XML format.