Monthly Archiv: October, 2009

Coranto CMS

Coranto is a highly flexible Content Management System; in fact, it is arguably THE most flexible. Whether you run a small blog or a fully scaled newspaper with millions of hits every day you can rely on Coranto's fully browser-based environment to update your site, and meet your every need and expectation. Coranto is written in Perl and operates as simply as Server Side Includes (SSI) so it can run on virtually any webserver and leaves a very small footprint which makes the script suitable for a hosting environment. By default, it runs on flat file databases, so it doesn't require relational databases such as MySQL, making it all the smaller and easier to install.

WebCalendar

WebCalendar is a PHP-based calendar application that can be configured as a single-user calendar, a multi-user calendar for groups of users, or as an event calendar viewable by visitors. MySQL, PostgreSQL, Oracle, DB2, Interbase, MS SQL Server, or ODBC is required.WebCalendar can be setup in a variety of ways, such as... * A schedule management system for a single person * A schedule management system for a group of people, allowing one or more assistants to manage the calendar of another user * An events schedule that anyone can view, allowing visitors to submit new events * A calendar server that can be viewed with iCalendar-compliant calendar applications like Mozilla Sunbird, Apple iCal or GNOME Evolution or RSS-enabled applications like Firefox, Thunderbird, RSSOwl, FeedDemon, or BlogExpress. Overview of Features XHTML/CSS compliance Multi-user support 30 supported languages: Basque, Bulgarian, Chinese-Big5, Chinese-GB2312, Czech, Danish, Dutch, English-US, Estonian, Finnish, French, Galician, German, Greek, Holo-Big5, Hungarian, Icelandic, Italian, Japanese, Korean, Norwegian, Polish, Portuguese_BR, Portuguese, Romanian, Russian, Spanish, Swedish, Turkish, Welsh Auto-detect user's language preference from browser settings View calendars by day, week, month or year View another user's calendar View one or more users' calendar via layers on top of your own calendar Add/Edit/Delete users Add/Edit/Delete events Repeating events including support for overriding or deleting (exceptions) Configurable custom event fields User-configurable preferences for colors, 12/24 time format, Sun/Mon week start Online help Checks for scheduling conflicts Email reminders for upcoming events Email notifications for new/updated/deleted events Export events to iCalendar, vCalendar or Palm Import from iCalendar, vCalendar or Palm Optional general access (no login required) to allow calendar to be viewed by people without a login (useful for event calendars) Users can make their calendar available publicly to anyone with an iCalendar-compliant calendar program (such as Apple's iCal, Mozilla Calendar or Sunbird) Publishing of free/busy schedules (part of the iCalendar standard) RSS support that puts a user's calendar into RSS (WebCalendar 1.1+) Subscribe to remote calendars (hosted elsewhere on the net) in either iCalendar or hCalendar formats (WebCalendar 1.1+) User authentication: Web-based, HTTP, LDAP or NIS

PHP Charts

Screenshot
Package:
PHP Charts
Summary:
Render charts of several types
Groups:
Graphics
Author:
Raul Molnar
Description:
This class can be used to render charts of several types.

It takes a list of values that define points of one or more set and render charts of several possible types: line, bar, surface and pie.

The class provides options to choose colors, gradients, show coordinates, etc..

The generated charts can be saved to a given file or displayed as the current script output.


Strategy based serializable object registry

Package:
Strategy based serializable object registry
Summary:
Store object values in a registry using a strategy
Groups:
Design Patterns, PHP 5
Author:
lusfikar sheba
Description:
This package can be used to store object values in a registry using a strategy.

It implements a registry design pattern to serialize objects using the strategy pattern to choose serialization implementation with driver classes defined at run-time.


MySQLQueryGenerator

Package:
MySQLQueryGenerator
Summary:
Compose common MySQL queries from parameters
Groups:
Databases, PHP 5
Author:
Andrei Caminschi
Description:
This package can be used to compose common MySQL queries from parameters.

It is a set of classes that can compose queries to run on MySQL from a list of parameters that define tables, fields, field values and conditions.

There are separate classes for composing queries of type: SELECT, INSERT, UPDATE and DELETE.


Powered by Gewgley