13 projects tagged "English"
Atmail is a fully-featured email server and Webmail client, allowing users to send and receive email via a Web browser or mobile device. It has full support for IMAP mailboxes, and an optional email-server mode that uses EXIM as the MTA. Features include a scheduler, MySQL backend support, spell-check, address book, calendar user preferences, multiple accounts, SpamAssassin support, migration scripts from other mail servers, a customizable interface, an attractive AJAX interface, an optional group sharing Calendar/Addressbook, and an Outlook plugin to sync Contacts/Tasks/Calendar data between a Desktop, Mobile, and Webmail client or other email users.
Squarebase is a Web-based interface for MySQL databases. The basic idea is that it builds a database (called the "metabase") that describes the structure of the database. The information in the metabase is used to format lists and forms for browsing and editing the contents of the database.
Vosao CMS is a CMS for Google App Engine. It features hierarchical page content with parent/child relationships, friendly URLs, CKeditor 3.0 integration with uploading and a file browser, custom design templates for pages with per-page template binding, a global site configuration panel, resource management (images, CSS, JavaScript, etc.), site import/export (content and all resources), feedback forms, a text resource file editor with the ability to create files, a CAPTCHA service, support for comments on pages with email notification and moderation, SEO URLs and a redirect table for indexed links, multi-language content support, localized message bundles, and user browser language auto selection.
AutoCMS is a smaller CMS with the minimum needed to have a presence on the Internet. Its main file is less than 10kb large by default. No database is required. It only has the concept of one user (the admin). The password is protected with SHA1. CSS styles are easy to build and to change. Changing a page is very fast. XHTML and CSS code are validated by W3C validators. Data is stored in a PHP file which can be downloaded by FTP for backups. The generated contents are friendly for searchers. The result is visualized correctly in all browsers. It allows you to update all contents without having knowledge of programming.
GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.
WebBot is a Web development toolset which is designed to sit nicely on top of your existing infrastructure. It is built with a collection of Open Source tools which together enable building Python Web applications the same way native ones are built and running these applications on top of the leading Python frameworks (such as Django and Google's App Engine). As a result, the WebBot framework encourages reuse, concise code, rapid development, and happy developers.