Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A fully object-oriented, modular iCalenda/vCalendar library written in PHP5 that allows for creating, importing, exporting, editing, and just about anything else you can do to an icalendar/vcalendar file. The library is extensible, so you can filter a calendar file by date, name, component type ... [More] , and whatever else you like. You can even create custom filters, custom exporters, and custom importers. More to come. This library is an implementation of rfc 2445 (Internet Calendaring and Scheduling Core Object Specification (RFC)) NOTE: This library is in development and is by no means complete [Less]

5.0
 
  0 reviews  |  3 users  |  4,360 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Webical is a web application to view and edit multiple iCalendars. Its features include progressive enhancement, a plugin framework that can be used to enhance the GUI and the back end providers, pluggable authentication, and i18n. English and Dutch localizations are provided, and adding more ... [More] locales is easy. You need a servlet container, such as Apache Tomcat, to run it. Current version: 0.4.1 Check out the demo at: http://demo.webical.org Nightly builds can be found at: http://nightly.webical.org Want to use Webical and install it on your own server? Check out the installation guide. If you find any bugs, or have any feature requests, please use our issue tracker. Read How to report an issue for guidelines. For support, please join our google group and ask your questions. The Webical developer group can be found at google goups: webical-developers ResourcesThe pages below are important resources for Webical. You can also check out the pages tagged as Resource (User / Developer). Users Developers Roadmap Features How to install Webical How to report an issue CommunicationDevelopers communicate mainly through the webical-developers group found at http://groups.google.com/group/webical-developers. Webical developers maintain a Development blog where status updates and announcements can be found. The blog can be found at http://blog.webical.org [Less]

0
 
  0 reviews  |  1 user  |  58,258 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

RFC 2445 describes a scheme for calendar interoperability.This project implements core parts of RFC 2445 including a parser for recurrence rules, and date lists, and a mechanism for evaluating recurrence rules. See the javadoc for known issues and caveats. For questions and the occasional ... [More] answer, join the user & developer group. Features:evaluates recurrence rules that don't occur more frequently than daily evaluates groups of recurrence rules and handles exceptions Support for Joda-time dates and java.util.Date To-Do:Direct support for recurrences more frequent than daily Support for user-defined timezones Requirements:JDK 1.5 Maturity:Stable -- deployed in a large scale calendaring application Efficient for all common recurrences and reasonably efficient for others (Run tests for micro-benchmarks) No known non-halting behaviors [Less]

0
 
  0 reviews  |  0 users  |  28,076 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

ijp

Compare

SummaryIJP parses iCalendar formatted text and returns javascript arrays of objects. It will helps you with your client side and ajax projects. UsageicalParser.parse(ical_formatted_text); //icalParser.ical is now set icalParser.ical.version; icalParser.ical.prodid; ////Arrays //All the vevent ... [More] elements icalParser.ical.events; //All the vtodo elements icalParser.ical.todos; //All the journal elements icalParser.ical.journals; //All the freebusy elements icalParser.ical.freebusy;TodoAdd Timezone elements parsing Add Alarm elements parsing Finish to read RFC 2445 ;P [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This application will allow Django applications to generate iCal .ICS downloads.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.