10 projects tagged "Mac OS X"
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.
lib4d_sql is a C library that provides the required functions (connect, prepare, execute, etc.) for writing an SQL client for 4D databases. It uses the public 4D SQL protocol, which is supported by 4D products since version 11. It is already used by the PDO_4D Open Source project, and it might be used to provide others drivers for JDBC, ADO, or ActiveRecord.
BlackRay is a relational database system designed to offer performance features commonly associated with search engines. It offers SQL support and sophisticated operational and management features. Load-balancing and operational stability by means of N+1 redundance are included. BlackRay is called a "Data Engine" since it combines traditional, relational database features and SQL with the power and flexibility of search engines. It is a true hybrid, offering transaction support, data-versioned snapshots, and sophisticated function-based indices. Wildcards, phonetic, and fuzzy logic searches are supported, as well. BlackRay supports a subset of the SQL92 standard and provides JDBC/ODBC/native driver options via the PostgreSQL protocol, in addition to an API based query option. The project is released under the GPLv2, with some drivers available under BSD-style licenses. Commercial support contracts are available as well.
Molinos CMS is a modular CMS. It supports multiple Web sites per installation, multiple domains per Web site, and different subdomains for different Web site sections. It uses XSLT for templating; templates can be organized in themes, which can be applied to either all pages or particular pages. It can use MySQL or SQLite for data stoarge; all data is available in XML format, ready to use by templates and scripts. User groups (roles) and advanced ACL can be used to control access to that data. It supports many caching and code optimization techniques. Data storage is optimized to minimize queries required to display pages. There are modules for integrating with various third-party services (over 70 modules). Modules are simple to write using the provided documentation (currently only available in Russian). Web sites can use local and system modules simultaneously. It works with most Web servers, and has a built-in Web server (for localhost development). It also has a CLI for most tasks.
CallerList is a Web based call screening application. It consists of two pages: a data entry page for the call screener and a read-only page for the cast and crew. Note that the font is intentionally large so that the host is able to see the list of callers from a distance. CallerList works with most modern browsers.
AlphaLemon CMS is a content management system built on top of the Symfony2 framework. It is designed to make it as easy as possibile to manage a Web site without requiring programming or a large learning curve, while giving developers a robust and flexible framework on which to build Web applications and distributable extensions.