Projects tagged ‘event’ and ‘events’


[10 total ]

10 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.

6 Users

You can use the same framework in ActionScript 1,2,3 and SSAS to deploy your RIAs.
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 3 years ago.

2 Users
 

Orx is a portable, easy to use, data-driven, 2D-oriented game engine.
Created about 1 year ago.

0 Users

DotNetNuke® Events manages display of upcoming events as a list in chronological order or in calendar format with additional information and links set to automatically expire or re-occur by days, weeks, months or years.
Created 10 months ago.

0 Users

Notice Station is a Java/Spring based project that aims to present a notification if an event is approaching. Notice Station has three types of components: Collectors: These are the back end, data ... [More] gathering devices. There job is to create a list of events from XML files, database, webservice, etc. Presenters: Presenters are the presentation device. They share the events collected by the collector with the things like Twitter, json, RSS, etc. The Core: This component's only job is to feed events gathered by the collector to the presenter. The base version of Notice station includes a collector and a presenter. The collector, BasicEventCollector, builds a list of events occurring in the next 24 hours from an XML file that contains event data. The presenter, TwitterPresenter, takes the generated list of events and sends them to Twitter. All code is licensed under the MIT license and can be found at code.google.com/p/noticestation [Less]
Created 3 months ago.

0 Users

Description in EnglishZaspe# is an application to keep record of attendance to events. You can add information about people and events, and complete an attendance list. Later you can know the ... [More] attendance rate by making a graphic or list. You can also obtain some extra information, such as if someone has a very low attendance rate. Zaspe# will inform you about these things. Zaspe# is written in C# under Mono. The GUI (graphical user interface) uses Gtk# and it runs on GNU/Linux and Windows (and maybe in another system supported by Mono). However you can run it with the .NET Framework installing the Gtk# runtime provided in this web page. Descripción en españolZaspe# es una aplicación para la gestión de asistencias de las personas a determinados eventos. Es posible agregar información sobre personas y eventos, y completar una lista de asistencias. Luego es posible conocer la tasa de asistencia de las personas generando gráficas y listas. También es posible obtener información extra, como saber si alguien posee una tasa de asistencia muy baja. Zaspe# le informará de este tipo de cosas. Zaspe# esta escrito en C# bajo Mono. La GUI (interfaz gráfica de usuario) utiliza Gtk# y corre sobre GNU/Linux y Windows (y quizá bajo algún otro sistema soportado por Mono). Sin embargo es posible correrlo con el .NET Framework instalando el runtime de Gtk# que se provee en ésta página web. [Less]
Created 12 months ago.

0 Users

Delayed Reaction is a mini library designed to help with application event distribution. Events can fire from any method in your code in any form or window and be distributed to any window that ... [More] registered for the event. Events can also be fired with a delay or become sticky. [Less]
Created 7 months ago.

0 Users

This project provides library of classes, that are used to store reflection information and command line utility for extracting reflection information from source files.
Created 3 months ago.