8 projects tagged "Linux"
scorpiowcms is a flexible and powerful Web Content Management System and Application Framework. It features many popular Web methodologies and technologies "out of the box" and is developed with a modular mechanism engine. Many functionalities and features can be easily implemented into the system.
Nx2 is a somewhat complex Web application that acts as a frontend to music databases. Based on XUL, it runs in Gecko based browsers such as Firefox. Built on this idea is a client/server model where several Nx2 frontends can connect to each other, creating a way to link together databases on different networks.
Contao is a content management system (CMS) for people who want a professional Internet presence that is easy to maintain. The state-of-the-art structure of the system offers a high security standard and allows you to develop search engine friendly Websites that are also accessible for people with disabilities. Furthermore, the system can be expanded flexibly and inexpensively. It features easy management of user rights, a Live Update Service, a modern CSS framework, and many integrated modules (news, calendar, forms, etc.).
PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.