This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Duncan Robertson (author)
Mon Oct 19 04:00:12 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
Capfile | Thu Oct 15 13:58:23 -0700 2009 | |
| |
README | Fri Oct 16 01:07:00 -0700 2009 | |
| |
app.rb | Mon Oct 19 04:00:12 -0700 2009 | |
| |
config.ru | Fri Oct 16 00:43:50 -0700 2009 | |
| |
public/ | Thu Oct 15 14:23:14 -0700 2009 | |
| |
tmp/ | Wed Oct 14 14:36:06 -0700 2009 |
README
BBC Gardeners' Planner as an .ics calendar ------------------------------------------ This app takes the data that is used to power: http://www.bbc.co.uk/gardening/calendar/ and converts it into the .ics calendar format, so can subscribe to it in your favourite calendaring tool like iCal or Google Calendar: /planner.ics # full planner /planner.ics?s=pond,trees,wildlife # custom planner Below are an example of the sections you can filter the calendar by. This may change at any time, so it's best to use this list provided by the app, when you go to /. beddingplants bulbs celebritytips climbingplants containers fruit greenhouse hedges herbs houseplants lawn perennials pond roses shrubs trees vegetables wildlife This Sinatra app is currently setup to run under Passenger, you can find installation instructions at: http://www.modrails.com/documentation/Users%20guide%20Apache.html#_sinatra It requires these gems to be installed: - sinatra - nokogiri - icalendar - rack/cache I'm afraid the app comes as is, with no support.







