Projects tagged ‘calendar’ and ‘events’


Jump to tag:

Projects tagged ‘calendar’ and ‘events’

Filtered by Project Tags calendar events

Refine results Project Tags php (4) javascript (3) jquery (3) date (3) community (2) wordpress (2) wevents (2) windows (2) gigs (2) ajax (2) cms (2) reminder (2)

[33 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.

1 Users

Kalendar is a ColdFusion-based calendar that is based upon a Custom Tag and CFCs. The Kalendar should be used as a framework for your own event-driven applications, but can be used as is with little ... [More] to no changes. All styling is done via the CSS stylesheet. Kalendar offers an RSS feed so your users can keep track of events via their RSS aggregator. Microformats are also implemented. [Less]
Created over 2 years ago.

1 Users
 

PIM Xtreme is a free Open Source application for management of personal information (PIM: Personal Information Manager) configurable and highly flexible (or at least that is the goal). It aims to be a ... [More] powerful organizer for your personal data. You can handle information such as Contacts, Notes, Tasks (to-do), Events/Appointments, Calendar, Financial Accounts & Movements, Alerts, and many other useful features. All this information is stored in a relational database (MySQL for the moment) to be able to be accessed and consulted in a flexible way. It also allows exporting most of its data to several standard formats (CSV, XML, iCalendar, etc.). [Less]
Created 12 months ago.

0 Users

jMonthCalendarjMonthCalendar is a full month calendar that supports events written as a plugin for jQuery. You simply initialize the calendar with options and an events array and it can handle the ... [More] rest. General NoticeI am looking for some help from people to maintain this project, there are many requested features and I can't get to all of them on my own quickly enough. GoalsIntegrate DateJS library to handle date parsing and manipulation Multi-day events Unified build process Easy to use Theme roller support jQuery UI support/migration/branch Sites using jMonthCalendar Comming Soon If you are using jMonthCalendar please drop me a line (email: k.leneau@gmail.com) and I will include a link to you for others to see. Thanks, Kyle. [Less]
Created 8 months ago.

0 Users

2532|Gigs is a php/SQL gig lister designed for bands and music sites alike. The web based Control Panel allows admins to add, edit, and delete shows and artists. The script also supports multiple ... [More] users. Our web-based installer walks you step by step through the installation. No need to edit any files. The lister includes an RSS Feed for upcoming shows, archives of past shows (that can be hidden), mini-calendar with upcoming shows inserted, the ability to search past and future shows, and a unique flyer generator. [Less]
Created 12 months 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

Java client library for the Meetup API Featurescompatible with Java 5 and Java 6 compatible with Android 1.0 supports OAuth supports HTTP compression (gzip) Example code import meetup.*; ... [More] ClientSettings settings = new ClientSettings(); settings.setMeetupKey("foo"); Client c = new Client(); c.setClientSettings(settings); EventSearchCriteria criteria = new EventSearchCriteria(); criteria.setZipCode("97201"); criteria.setRadiusInMiles(2); List events = c.getEvents(criteria); for (Event e : events) { System.out.println(e.getName()); } [Less]
Created 11 months ago.

0 Users

The role of this system will be to be the planning device and primary management aid for event planners and others who need to organize small to large scale gatherings. These types of events range ... [More] from a small birthday party or a school dance but can grow as large as a state fair or large fundraising event. Some of the issues that these organizers encounter include resource management, personnel management, schedule management and the event topography. Mixing all these elements together and keeping track of all the details usually takes an extremely organized person who carries all of this information in notebooks, folders and in their head. What this piece of software will do is make that type of planning much simpler and easier to handle. Primarily, the system will allow the user to create a virtual environment for the event. This would include a floorplan and the individual elements, such as tables and presentation spaces, that the user could use to replicate the event space. Not only can the event space be modeled but also the different states of the event at different time periods, allowing the user to track the changes of the event depending on the time. The system will also have an address book and resources management function that will allow will obviously allow basic book keeping. The kicker ends up being that this data would be tied into the virtual event space, so that by simply querying an element, like a booth, in the event space, the user could learn who is associated with the space, the resources the are using, the time they occupy the space, the actions they are performing there, etc. With this type of information, planning an event and then using the planner as a minute-by-minute management device would improve event organization and time management. [Less]
Created 11 months ago.

0 Users

Weekly calendar running for at least 12 weeks, 4 back, 4 current month and 4 forward in the future
Created 10 months ago.

0 Users

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an ... [More] extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). Project homepage: http://arshaw.com/fullcalendar/ [Less]
Created 7 months ago.