10.02.2013 Views

PHP Programming Language - Cultural View

PHP Programming Language - Cultural View

PHP Programming Language - Cultural View

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Active Agenda 2<br />

External links<br />

• Active Agenda official website [1]<br />

• Active Agenda discussion forum [5]<br />

• Active Agenda Documentation wiki [6]<br />

• Active Agenda Sourceforge page [7]<br />

References<br />

[1] http://www.activeagenda.net/<br />

[2] http://www.activeagenda.net/documentation/index.php?title=Category:Modules<br />

[3] "A Solution (R)evolution" (http://ehstoday.com/safety/ehs_imp_39437/index.html)<br />

[4] Fast Company FAST 50 (2007) (http://www.fastcompany.com/fast50_07/readers.html)<br />

[5] http://www.activeagenda.net/discussions/<br />

[6] http://www.activeagenda.net/documentation/index.php?title=Main_Page<br />

[7] http://sourceforge.net/projects/activeagenda/<br />

Active Calendar<br />

Active Calendar is a <strong>PHP</strong> class that generates calendars as HTML<br />

tables (XHTML-Valid). It can produce static calendars without any<br />

links or calendars with navigation controls, a date picker control, event<br />

days and content with event URLs, and linkable days (optionally URL<br />

or JavaScript). The layout can be configured using CSS, and JavaScript<br />

is not required. The supported dates (on systems using a 32-bit signed<br />

integer Unix time_t) are: 1902-2037 (Unix) and 1971-2037<br />

(Windows), when using the default <strong>PHP</strong> native date functions, and<br />

100-3000 and later, when using the ADOdb Date Library.<br />

Active Calendar is an open source project, licensed under the LGPL.<br />

Features<br />

The calendars created by this class:<br />

• can be static (without any links)<br />

• can optionally have navigation controls<br />

• can optionally have a date picker control<br />

• can optionally have linkable days (URL or javascript)<br />

• can optionally have 'event days' with 'event links' and own layout<br />

• can optionally have 'event content' with 'links' and own layout<br />

• support different GMT zones for the current date calculation<br />

• support month and day names, depending on your language<br />

• can be configured using CSS<br />

• do not require Javascript to be displayed or navigated (server side generation)<br />

• can be generated with just 2-3 lines of code<br />

screenshot2 640x480<br />

Active Calendar is based on the <strong>PHP</strong> native date functions (default) and supports optionally the ADOdb Date Library<br />

[1] .<br />

Supported dates (on systems using a 32-bit signed integer Unix time_t):

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!