Hey All! I was just playing around with putting calendars in to my apps. Here is the start that I wanted to share!
First I am working on getting the calendar to look good on a phone. Then will be feeding it events to display. then, outputting info on clicked events!
Hmm… this might work. But not so easily with scripts. I plan to use the google calendar api. I recently figured out a google oauth setup using a tiny web service as a backend to assist. I’ll share it soon! Thanks for the reminder!
And I wonder how well I can do CRUD activities via that interface? I’ll have to investigate. But my idea is that calendars shouldn’t have to be freely available to be accessed and oauth gives us that ability!