|
Lots of web sites have an option to export events as an ICS file that can then be imported into a desktop or web-based calendar (for example if you're invited to a Facebook event there will be an export button that gives you an ICS file).
By default in...
Started by GAThrawn on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Workaround: save the .ics file to disk, then create....
Sounds like a good development opportunity.
Select the .ics file by browsing to the file and clik Import and Google Calendar wil display a pop was no help when I searched.
|
|
Hello all,
Can anyone recommend a ready-to-use class/library compatible with C/C++/MFC/ATL that would parse iCal/vCal/Google calendar files (with recurrences)? It can be free or commercial.
Thanks in advance!
Started by dennisV on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For Google Calendar I couldn't find any exact answer, so.
For vCal/vCard parsing there's a C Library.
|
|
I am trying to show events from a calendar in the main site to a calendar in a sub-site of the main site (or vice-versa)...I can't alter any server files or use custom-built web parts...is there anyway to do this w/ OOTB moss 2007?
Answer Snippets (Read the full thread at stackoverflow):
Disdplay them in a "new" calendar will be a lot of work though....
YOu could try using SharePoint the entire site collection for calendar items, then display them in a list.
Altering Server files is a big no-no anyway, so that's good :-D.
|
Ask your Facebook Friends
|
Hi Team,
I recently migrated a user on Outlook with a pop account (PST file) to Exchange (OST file). We need to import his contacts from the PST file to the new Calendar in his Exchange box.
I added the PST folder back into Outlook and did a file export...
Started by Justin on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
If it is then you....
My first suggestion would be to open the PST file up in Outlook and check that the calendar data Google Calendar Sync to load the entries from the old account to Google Close up the old PST file is present.
|
|
I have found a lot of answers about transferring the info on Google calendar onto Iphone calendar, however, I am trying to do the reverse. How can I sync what is already on my iphone calendar onto my google calendar. I have just set up a google calen
Started by AycaLacey on
, 25 posts
by 16 people.
Answer Snippets (Read the full thread at google):
Various help files suggest it is possible but like AycalLacey's experience, nothing seems;ve been trying to do the same thing....
I haven't tried this but pe I have the same problem - moving iPhone Cal to Google cal .
Default calendar.
|
|
I have a need to allow for a user to download an event that has multiple meeting dates. To do this I have created a memorystream to be downloaded which produces a .ics file. For example:
BEGIN:VCALENDAR PRODID:-//Company//Product//EN VERSION:2.0 METHOD...
Started by mwilkes on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This is possible, using an Internet Calendar (like from Google....
I ended up splitting the file and writing a script in Outlook to import all the files in a directory.
Problem trying to import a vCard file with multiple contacts.
|
|
Hello,
Anyone knows how i can add a anchor to a web page that will force an Outlook Calendar file download? I need the file to open with outlook and the calendar info to be added to the user's calendar.
How can I create the MS outlook calendar files? ...
Started by andreas on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Header("Content-Type: text/Calendar"); header("Content-Disposition: inline; filename=filename.ics.
The example is in .NET, but it is simply.
Create an outlook .ics file
See here for more information.
|
|
I'm looking for a way to figure out whether a given date is a "holiday," given some holiday calendar.
Specifically, you might say is_holiday (datetime.date, "USA") which would answer whether the given date is a holiday for the calendar named "USA."
I ...
Started by FreeMemory on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
To readMozilla has a set of user....
I can't for "calendars" in a file (and there are holiday files, among others, in such format).
There's a Python module for reading .ics files here .
calendar, then a country calender.
|
|
Any Google search on PHP ical just brings up phpicalendar and how to parse or read IN ical files. I just want to write a PHP file that pulls events from my database and writes them out in ical format.
My problem is I can't find anywhere that will answer...
Started by Jason Rhodes on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Be very simple if Google Calendar does not require the *.ics -extension (which will require some URL:VEVENT END:VCALENDAR"; //set correct content-type-header header('Content-type: text/calendar;
That's essentially all you need to make a....
|
|
Please always include: Operating system (e.g. WinXP): Program and version you use to access Google Calendar (e.g. Internet Explorer 7 or Outlook 2003): Any Sync software you're using or have used (e.g. Google Calendar Sync): If you'
Started by laradwhite on
, 13 posts
by 11 people.
Answer Snippets (Read the full thread at google):
In Windows Live calendar select "Share" from the top menu, select your calendar then mark "Share this calendar" and tick "Make your calendar public" (temporarily, this was almost all helpful but the....
|