GoogleCal Update
I've updated my GoogleCal project. I finally have a (slightly) better understanding of Google's API (which I still say is way more complex than it needs to be!) and it lead to a much slimmer CFC and a simpler API. For folks who are using this now, you must read the docs first as the API to the CFC has been changed. I've also added support for deleting events. Editing events shouldn't be too hard so I'll try to get that in soon.
Comments
... um.... ok.
# Posted By Raymond Camden
| 8/6/08 8:51 AM
It looks like line 3 of testa.cfm is no longer needed.
# Posted By Phillip Senn
| 8/6/08 9:15 AM
Yep, I'll kill that later.
# Posted By Raymond Camden
| 8/6/08 9:29 AM
Perfect timing. We were just talking yesterday here at work about trying to interface Gmail calendars with ColdFusion.
# Posted By Joe Castillo
| 8/6/08 10:43 AM
Can I seen an example?
# Posted By GeneR
| 8/6/08 10:48 AM
GeneR - if you download the zip you will see a sample script. It's really not that complex. You can get calendars as a query, get events, add and delete events.
# Posted By Raymond Camden
| 8/6/08 10:54 AM
Thanks Ray,
Unfortunately, i'm stuck in a Linux training and don't have immediate access to a CF server. I guess it can wait til i'm back in my hotel tonight.
Unfortunately, i'm stuck in a Linux training and don't have immediate access to a CF server. I guess it can wait til i'm back in my hotel tonight.
# Posted By Gene Rice
| 8/6/08 10:57 AM
That link is broken. Anywhere else i can find this?
# Posted By KC
| 11/18/08 9:07 AM
# Posted By Raymond Camden
| 11/18/08 9:29 AM


ColdFusion: what a programming language!