Projects tagged ‘event’


[201 total ]

9 Users

From site: A full-featured and high-performance event loop that is loosely modeled after libevent, but without its limitations and bugs. It is used, among others, in the GNU Virtual Private Ethernet ... [More] and rxvt-unicode packages. Features include child/pid watchers and periodic timers based on wallclock (absolute) time (in addition to timers using relative timeouts), as well as epoll/kqueue/event ports/inotify support, fast timer management, time jump detection and correction, and ease-of-use. It can be used as a libevent replacement using its emulation API or directly embedded into your programs without the need for complex configuration support. A full-featured and well-documented perl interface is also available. [Less]
Created about 1 year ago.

8 Users

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol ... [More] servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. [Less]
Created about 1 year ago.

6 Users

You can use the same framework in ActionScript 1,2,3 and SSAS to deploy your RIAs.
Created about 1 year ago.

4 Users
 

A simple event-based calendar, with event moderation based on permission; pages and blocks are template based and code is suitable only for Zikula. The module can feed events in rss 1.0, 2.0 and atom ... [More] and it's possible to attach an image and a document for event. [Less]
Created about 1 year ago.

3 Users

gigCalendar is the world's first free solution for maintaining a website's touring calendar. Maintaining a calendar for event promotion on the Internet has never been easier - or cheaper! ... [More] Features: * multiple bands and multiple venues * component displays gigs as full calendar (month view), tabled list (upcoming and archive), and RSS feeds (full calendar or by individual band and venue) * modules display gigs in a miniCalendar and text list (choose x number of upcoming gigs to display) * Hyper-customizable frontend display (skins also available) * search mambot available * Google map links for venues * iCal and vCal export support for individual gigs (Outlook, iCal, Mozilla, Sunbird, Palm Desktop, etc) * import/export data * import/export settings [Less]
Created over 2 years ago.

3 Users
   

WebCalendar is a Web-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. WebCalendar ... [More] requires a database such as MySQL, Oracle, PostgreSQL, MS SQL Server, ODBC, or Interbase. Features include email reminders, iCal/vCal import/export, remote subscriptions for Sunbird or Apple iCal, LDAP and NIS support, and translations for 29 languages. [Less]
Created over 3 years ago.

2 Users
   

Portable event sound library
Created about 1 year ago.

2 Users
 

This opensource library contains a skeletal to implement rich application with VEGAS and this extensions. For the moment this library is an experimental laboratory to implements a concrete example with VEGAS.
Created about 1 year ago.

2 Users

Event manager application written in Groovy & Grails
Created about 1 year ago.

2 Users
 

EventDispatcher aides you in event-driven development. In event-driven developement you are using events (or often referred to as notifications) to build a flexible communication between different ... [More] objects and components of oyur application. Objects may register themselves or any kind of event-listener to a specific type of event (e.g. a successful login by a user). Other objects will then send a notification when any event occured and attach some additional information (the context of the event) to the notification. So you could think of event-driven development as an advanced subject-observer-pattern. [Less]
Created over 2 years ago.