6 projects tagged "MPL"
Jamon is a text template engine for Java that is useful for generating dynamic HTML, XML, or any text-based content. It has a rich feature set that supports encapsulation, parameterization, functional decomposition, and reuse of presentation logic. Because it is compiled to non-reflective Java code, and statically type-checked, Jamon is ideally suited to supporting refactoring of template-based UI applications. Templates declare the arguments they require for rendering, including dynamic template content ("fragments"), and are translated into Java classes with public methods whose signatures reflect the arguments declared in the templates. This provides compile-time type- checking as well as excellent performance.
BBSzilla is an extension for Mozilla-based browsers such as the Mozilla Application Suite and Firefox. It gives the browser the ability to connect to Bulletin Board Systems that utilize TCP/IP, such as Hotline servers. There is functionality for multi-user chat, single-user messaging, as well as server-side and P2P file sharing, threaded news, single-thread bulletins, and more.
OpenVISP Admin is a fork of Postfix Admin. Its aim is to provide a unique ISP tool as a Web panel for end users, postmasters, and site administrator to manage their data. It allows site administrators to update amavisd-new values, spam-assassin values, greylisting, domains checks, and sender verification. It can also provide datacenter admins with a central point of access, by having APC Masterswitch configuration and access, hosting access requests, and PPTP access and statistics views.