42 projects tagged "XML"
The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.
Alkaline is a PHP content management system (CMS) for creative professionals and small businesses that is designed to be used alone or in conjunction with your own proprietary code. The application handles posts as well as images, and can manage both raster (GIF, JPEG, and PNG) and vector graphics (PDF, SVG). The software features customizable themes, extensions, and more. It can be used by novices (for example, drag-and-drop social network integration) and advanced users (for example, overriding the theme engine). It works with most Web server software, including Apache and Windows Server.
Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.
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.
Collax Business Server is an all-in-one Linux server for small- and medium-sized businesses. It delivers all the important network services within a heterogeneous business environment for communication, infrastructure, compliance, groupware, and storage, all in a reliable and secure way which is easy to manage. It also provides essential security functions such as firewalling and virus and spam filtering, to protect against hacker attacks, viruses, and unsolicited email messages.
Collax Groupware Suite is a complete collaboration, e-mail, and messaging server with Outlook MAPI support. It offers enterprise email server functions, anti-spam and anti-virus filters, GUI management, a file server for SMB, NFS, FTP, and Apple shares, backup/restore server, IM server, and fax and SMS server. The groupware offers AJAX Web mail, calendar, team calendar, contacts, and tasks, and supports ActiveSync for mobile devices. It is free for private or commercial use of up to five users.
Dragon Breath is the name of a generic development and application framework that is heavily based on PostgreSQL and PHP. It contains different layers which wrap business logic, data, and any graphical interface. It opens up and eases development in the field of graphical user interfaces and data management. The interface layer is built upon XSLT rendering, which allows the rendering of displays for different interfaces like Web browsers, PDAs, mobile phones, and others. The database layer depends on PostgreSQL's features and allows a common exchange of data with any kind of data structure. It even contains built in sanity checks for data integrity.
The GCC XML Tree Node Introspector project consists of a patch to the gcc compiler to output the internal compiler tree nodes in RDF/XML and programs to process that RDF/XML. The tree nodes are complex data structures which represent the source code inside the compiler. Through these tree nodes, users are able to extract information from their programs that would be otherwise very difficult to obtain. Modules exist to store these nodes in Redland RDF using a Berkley database. The long-term goal of the project is create a high-level API that will make the programmatic manipulation of programs easier than it is now.