Google Calendar has a Google data API, which means: - You can retrieve the calendars as (Geo)RSS, ATOM, or JSON - You can use any language to add calendar events - there are client libraries in Python, Java, JavaScript, PHP, etc. More info here: http://code.google.com/apis/calendar/
A few Google Calendar API mashups for you: http://code.google.com/events/calendar/map/ http://googlegeodevelopers.blogspot.com/2009/01/timemap-helping-you-add-4th-dimension.html There's a Google Calendar API forum that you can go to with more specific calendar questions. - pamela On Thu, Apr 16, 2009 at 7:11 PM, John Morris <[email protected]> wrote: > Ø Anyone know how to make that date filter slider tool that I see on > healthmap.org ? > > The slider comes from the Yahoo user interface library. It is documented at > http://developer.yahoo.com/yui/slider/ > > _______________________________________________ > Geowanking mailing list > [email protected] > http://geowanking.org/mailman/listinfo/geowanking_geowanking.org > > _______________________________________________ Geowanking mailing list [email protected] http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
