Recent

Author Topic: google calendar + Lazarus + Google Maps  (Read 11716 times)

cpalx

  • Hero Member
  • *****
  • Posts: 754
google calendar + Lazarus + Google Maps
« on: May 19, 2010, 02:02:29 am »
Hello

1. does somebody knows how to add some events from lazarus app to google Calendars?

2. does somebody knows how to get GoogleMaps into lazarus app?



Leledumbo

  • Hero Member
  • *****
  • Posts: 8799
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: google calendar + Lazarus + Google Maps
« Reply #1 on: May 19, 2010, 04:20:59 am »
1. The Data API seems to allow it using HTTP connection. You should read these though:
http://code.google.com/apis/calendar/data/2.0/developers_guide.html
http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html
2. It doesn't provide non-javascript (AJAX) solution, so you might need a HTML component with javascript support. Perhaps Gecko can do this?

Paul Ishenin

  • Sr. Member
  • ****
  • Posts: 274

cpalx

  • Hero Member
  • *****
  • Posts: 754
Re: google calendar + Lazarus + Google Maps
« Reply #3 on: May 19, 2010, 01:49:26 pm »
Thanks, i will try

 

TinyPortal © 2005-2018