Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m3talsmith/active-calendar-engine
ActiveCalendar is designed to treat calendars in the same manner that ActiveRecord treats normal records. This is designed first and foremost to be used with Google Calendar. This is just the same as the root plugin project - just packaged in engine form.
https://github.com/m3talsmith/active-calendar-engine
Last synced: about 1 month ago
JSON representation
ActiveCalendar is designed to treat calendars in the same manner that ActiveRecord treats normal records. This is designed first and foremost to be used with Google Calendar. This is just the same as the root plugin project - just packaged in engine form.
- Host: GitHub
- URL: https://github.com/m3talsmith/active-calendar-engine
- Owner: m3talsmith
- Created: 2009-04-23T19:15:45.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-29T01:20:06.000Z (over 15 years ago)
- Last Synced: 2024-04-14T15:07:30.149Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 168 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. ActiveCalendar Introduction
ActiveCalendar is designed to treat calendars in the same manner that ActiveRecord treats normal records. This is designed first and foremost to be used with Google Calendar.
*This project is brand new and unusable right now. I will remove this when it's ready for some sort of use in the very near future. At that point I'll also update this with examples and so on.*
h2. Credits
Here is a list of people that I have either borrowed from or used as inspiration for this project:
* "zoriorz":mailto:[email protected] and his "gcalapi":http://rubyforge.org/projects/gcalapi/ project.
* "francisoud":http://github.com/francisoud and his "Googlecalendar":http://github.com/francisoud/googlecalendar project. This is the project that sparked me in to acting on ActiveCalendar.
* "maiha":http://github.com/maiha for the simple idea of making helpers for views to easily tap in to this kind of functionality with his "tdiary":http://github.com/maiha/tdiary_google_calendar_plugin/ project.h5. Copyright (c) 2009 Michael Christenson II ( [email protected] ), released under the MIT license