google calendar API

BILL HUMPHREY shoreagent at gmail.com
Wed Aug 22 16:42:35 EDT 2007


Does anyone know how to post to a google calendar using RunRev on Mac OS X
instead of Win XP?


_____

Thanks a lot, Mark! Using curl does the trick. However, I would
appreciate if this worked without an external shell command.

BTW, I have Rev 2.8.0 studio and the docs lack a hint to the missing
HTTPS implementation as far as I can see. If anyone knows
an easy way to do this with sockets (and maybe openSSL?), please let me
know.

Now, here is the working code (Win XP) to add an event to your
GoogleCalendar:
(You'll need

    * A form, a button, 3 fields named "Output", "HEADER", "newentry"
in Revolution.
    * Install curl, http://curl.haxx.se/download.html try the "7.16.0
WIN32" version, if necessary edit curlPATH.
    * Paste an XML-formatted event into field "newevent" according to
the format specified at:
http://code.google.com/apis/gdata/elements.html . Try this Exampel
first: http://code.google.com/apis/calendar/gdata.html#add_event




-- 
View this message in context: http://www.nabble.com/google-calendar-API-tf3872376.html#a12282560
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list