Google agenda

Google agenda

Postby driessen » Tue Jan 18, 2011 10:08 am

Hello,

In my FWH-application I have an agenda.

Has anyone any experience to build a connection to google agenda ?

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Google agenda

Postby pcordonet » Tue Jan 18, 2011 11:21 am

You can use rest protocol.

http://code.google.com/intl/ca/apis/calendar/data/2.0/developers_guide_protocol.html

To get all calendars of user:
https://www.google.com/calendar/feeds/default/allcalendars/full

This call return a xml string.

You Can process this information.

Pere
pcordonet
 
Posts: 111
Joined: Sat Jan 30, 2010 8:35 am
Location: Girona

Re: Google agenda

Postby anserkk » Tue Jan 18, 2011 11:27 am

If I am not wrong, Google Agenda and Google Calendar is the same Right ?

You need to send a HTTP POST request to https://www.google.com/accounts/ClientLogin
This must include the following parameters.

* Email: your email address
* Passwd: your password
* source: an identifier for your application in the form companyName-applicationName-versionID
* service: what Google service you want to use; for the calendar this should always be cl.

You can get more information regarding this here with a VB6 Sample code, which you can easily convert to FiveWin
http://www.thepoorhouse.org.uk/using_google_calendar_api_via_visual_basic_6

Regards
Anser
User avatar
anserkk
 
Posts: 1331
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: Google agenda

Postby MdaSolution » Sat Jan 22, 2011 1:41 pm

FWH .. BC582.. xharbour
User avatar
MdaSolution
 
Posts: 401
Joined: Tue Jan 05, 2010 2:33 pm

Re: Google agenda

Postby hua » Fri Dec 14, 2012 1:43 am

Anyone has code snippets to share to access and read events from Google Calendar?
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
hua
 
Posts: 1052
Joined: Fri Oct 28, 2005 2:27 am

Re: Google agenda

Postby anserkk » Tue Jan 15, 2013 11:29 am

User avatar
anserkk
 
Posts: 1331
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: Google agenda

Postby driessen » Tue Jan 15, 2013 1:01 pm

Hello,

Please, could anyone put a translation of the topic Anser mentioned, in English in the English forum?

Thank you very much in advance.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Google agenda

Postby hua » Wed Jan 16, 2013 1:52 am

Thanks Anser.

Michel, I just normally use http://translate.google.com and copy the thread's url there to get a Spanish to English translation
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
hua
 
Posts: 1052
Joined: Fri Oct 28, 2005 2:27 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], Otto and 39 guests