Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 552 Bytes

perl-calendars

Centralising Access to Perl Calendars

Initial Steps:

  1. Create a list of existing iCal feeds, with meta data

  2. Code to merge these to create a single 'all perl events' iCal feed

  3. Create way of grouping feeds 'conferences', 'perl mongers', 'courses', 'country/town' and generating other feeds from that.

Second phase:

  1. Host the master information for events, e.g something like: data/yef/2011/yapc_eu.json data/yef/2012/yapc_eu.json

Website to display this stuff.