It is currently December 5th, 2023, 12:19 pm
Google calendar
-
- Developer
- Posts: 1270
- Joined: April 3rd, 2009, 4:31 am
- Location: NC, US
Re: Google calendar
No, he doesn't write plugins. There are a few people who drop in from time to time and write a plugin, but all of this is done on volunteer basis, so we can only suggest ideas and hope someone decides to run with it. That or learn C++ ourselves...
-
- Posts: 13
- Joined: February 4th, 2010, 9:36 pm
- Location: Norway
Re: Google calendar
then its not possible to make a google calender config unless the calender you want to read from is public. stupid atom feed. it sounded iteresting there for a while
WAR AGAINST THE MACHINE!
-
- Posts: 13
- Joined: August 11th, 2009, 12:36 am
Re: Google calendar
but what about XML, ICAL and some other feed (is that a feed?) that Google provides for all calendars?PsychoHoliC wrote:then its not possible to make a google calender config unless the calender you want to read from is public. stupid atom feed. it sounded iteresting there for a while
-
- Posts: 13
- Joined: February 4th, 2010, 9:36 pm
- Location: Norway
Re: Google calendar
the atom feed is xml (a way of writing the source code) but it still got to be public 

WAR AGAINST THE MACHINE!
-
- Posts: 13
- Joined: August 11th, 2009, 12:36 am
Re: Google calendar
I think you either mistaken or thinking of something else. Google Calendar provides 3 different types of feeds for *any* calendar, public or private. Private feed contains all events, public feed contains public events. And I remember that Enigma's RSS GCal skin was able to use private feed to pull events from my private calendar. It didn't display them right but that's unrelated.PsychoHoliC wrote:the atom feed is xml (a way of writing the source code) but it still got to be public
So there are feeds plugin could use even if calendar is private.
-
- Posts: 13
- Joined: February 4th, 2010, 9:36 pm
- Location: Norway
Re: Google calendar
Extensible Markup Language (XML) is a code language. i dunno about the enigma Gcal skin :S guess i missed something..asmodeus wrote:
I think you either mistaken or thinking of something else. Google Calendar provides 3 different types of feeds for *any* calendar, public or private. Private feed contains all events, public feed contains public events. And I remember that Enigma's RSS GCal skin was able to use private feed to pull events from my private calendar. It didn't display them right but that's unrelated.
So there are feeds plugin could use even if calendar is private.
WAR AGAINST THE MACHINE!
-
- Posts: 74
- Joined: March 11th, 2010, 6:21 pm
Re: Google calendar
OK i now use the version pro of rainlendar that is working with gcalendar without showing my calendar to the rest of the world (the most stupid thing ever)
-
- Developer
- Posts: 1270
- Joined: April 3rd, 2009, 4:31 am
- Location: NC, US
Re: Google calendar
It's worth it.
-
- Posts: 8
- Joined: June 1st, 2010, 1:02 am
Re: Google calendar
Is there a known way (or a sort of idea) on making Rainmeter read two calendars at once? Because I have 4 that I need displayed.
Would you need to parse each calendar individually then organise them?
Would you need to parse each calendar individually then organise them?
-
- Moderator
- Posts: 995
- Joined: June 10th, 2009, 12:44 pm
- Location: Sweden
Re: Google calendar
Copy the skin with calendar, make sure there's no touble with variables (i.e the link to the calendar is the same variable). Link them to the calendars. And make sure ou have the four skins in different folders, or else rainmeter will see them as diffrent versions instead of seperate skins.mrbaggins wrote:Is there a known way (or a sort of idea) on making Rainmeter read two calendars at once? Because I have 4 that I need displayed.
Would you need to parse each calendar individually then organise them?
I don't think, therefore I'm not.