Topic awaiting preservation: 'Integrating' google calendar - how do I do it |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: you tell me |
posted 06-26-2008 15:05
Hi guys - well as the title says I'm not trying to just put a public calendar on a webpage but I'm trying to improvise on a current project. We're building a small events management system to be used free of charge and online however for the displaying of events and adding of events we really like to be able to use google calendars front end as it is. |
Bipolar (III) Inmate From: Minnesota |
posted 06-27-2008 00:27
http://code.google.com/apis/calendar/ |
Lunatic (VI) Inmate From: under the bed |
posted 06-27-2008 05:12
Don't know anything about using Google Calendar that way. |
Bipolar (III) Inmate From: you tell me |
posted 06-28-2008 07:51
Uh not exactly - the helper just puts a calendar on any website. I want to be able to give access to a piblicc alendar for users to be able to edit and add events as they see fit. |
Maniac (V) Inmate From: there...no..there..... |
posted 06-28-2008 14:02
Hotscripts PHP Calendars |
Bipolar (III) Inmate From: you tell me |
posted 06-29-2008 08:18
I've checked out a lot of calendars but couldn't find anyone that did what google calendar is capable of. Is there really any way to use google calendars front end as I asked ??? If not well then could make my own...again |
Maniac (V) Inmate From: there...no..there..... |
posted 06-29-2008 21:37
still not sure what it is that you want to do. The only way that I know that Google calendar works is if that user has a Google (gmail) account which defeats what you said : quote:
|
Bipolar (III) Inmate From: you tell me |
posted 06-30-2008 10:45
Well PHP Claendar is nice but what we were hoping for is an AJAX based calendar much like google calendar. What we had in mind was that: |
Maniac (V) Mad Scientist From: :morF |
posted 06-30-2008 16:23
I suppose you could just go with something like this. AJAX, PHP, and all hosted on your own server, so you have total control over it. |
Bipolar (III) Inmate From: Minnesota |
posted 06-30-2008 22:44
You could use the google calendar api to add events to the calendar. Would have to have some form of user/event management in your application though. The link I posted above has lots of information for working with their API in several different languages. |
Bipolar (III) Inmate From: you tell me |
posted 07-01-2008 08:04
Nah.. I've already built a better calendar than the one Skaarjo posted.. but was looking for a few features that the google calendar had. Oh well. We3've scratched the idea of trying to squeeze in google calendar and instead would concentrate on using an earlier calendar I built with some tweaks. |
Maniac (V) Inmate From: there...no..there..... |
posted 07-03-2008 01:33
quote:
|
Bipolar (III) Inmate From: East Anglia, England. |
posted 08-19-2008 14:22
quote:
|