189 projects tagged "Windows"
XFlows is an XML and XSLT integrated solution that helps you to create complex scenarios, transform a set of files with XSLT, publish your result into a remote server, export and import data with your database using XML files, and convert your HTML documents to XML. It runs in batch and user interface modes and can be connected to your own parser or JDBC driver for a custom database. Several log levels and platforms are available in batch mode, and mail support is included.
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.
IDE for Laszlo is an Eclipse-based development environment for creating, editing, debugging, and testing applications based on the Laszlo Platform. The Laszlo Platform is a platform for the development and delivery of Internet applications where the LZX XML mark-up is used to create the user interfaces. LZX is an XML and JavaScript description language similar in spirit to XUL (XML User interface Language) and XAML (the "Longhorn" mark-up language by Microsoft). A video demo is available.
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.
CMS Master is an easy-to-use tool for Web content management. It is completely Web-based with a WYSIWYG editor and an intuitive user interface. It allows you to create and update site content, manage the site structure, menu, page order, images, and files on your site, install new modules, and more.
ServingXML is a markup language for expressing XML pipelines and an extensible Java framework for defining the elements of the language. It defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML transformations in pipelines. The accompanying console app supports reading content as XML files, flat files, SQL queries, or SAX events, and writing it as XML, HTML, PDF, or mail attachments. This software is especially suited for converting flat file or database records to XML, with its support for namespaces, variant record types, multi-valued fields, segments and repeating groups, hierarchical grouping of records, and row-by-row validation with XML Schema. There is also an API for embedding the software in a Java application.