Projects tagged ‘events’ and ‘zope3’


Jump to tag:

Projects tagged ‘events’ and ‘zope3’

Filtered by Project Tags events zope3

Refine results Project Tags python (2) plone (2) zope (2) video (1) musicians (1) time (1) mp3 (1) youtube (1) multimedia (1) podcasts (1) tick (1) calendar (1)

[2 total ]

8 Users
 

Plone4Artists was originally conceived as a special distribution of Plone for building artist community websites. It has evolved into a full suite of multimedia, calendaring and community oriented ... [More] add-ons for Plone, a popular open source content management system. It provides tools to easily add audio and video files to your website, as well as embed videos hosted on popular video sharing sites such as Google Video and Youtube. You can create podcast feeds of the audio and video content on your website. The calendaring features provide month and listing views of your events, color coding of the events by keywords, and import/export of calendars via iCalendar. The community features provide commenting, tagging and rating the content on your site. Each user can have an author profile. [Less]
Created over 2 years ago.

0 Users

TickingMachine is a Plone product built using Archetypes and Zope3 framework. It adds the notion of a 'server tick' which is, basically, a simple time event triggered at specified intervals (set with ... [More] a custom portal tool - portal_tickingmachine). This subsystem uses the observer pattern and zope3 events, which means that other subsystems can subscribe to it and get notified each time a tick takes place (thus being able to perceive the time flow and react to it by performing some actions). The TickingMachine needs an external clock source. You can use the cron daemon, Zope ClockServer or whatever you wish as long as it can invoke a tick() method of the TickingMachine portal tool (e.g. by accessing it via HTTP(s) with its URL). [Less]
Created about 1 year ago.