<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Outlook Calendar events through hyperlinks</title>
	<atom:link href="http://www.psyked.co.uk/icalendar/creating-outlook-calendar-events-through-http-links.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm</link>
	<description>it's easy once you know how.</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:56:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-5747</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 24 Sep 2009 20:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-5747</guid>
		<description>Andrew - my only guess is that when you&#039;re editing the files in Outlook (or whatever client you&#039;re using) it&#039;s making a copy of the file and editing that.  

Without using the same editor to &#039;export&#039; the file again I guess you won&#039;t be able to see the changes.

Or, I suppose you&#039;d need a custom solution to not write the copied files out over the top of the original.</description>
		<content:encoded><![CDATA[<p>Andrew &#8211; my only guess is that when you&#8217;re editing the files in Outlook (or whatever client you&#8217;re using) it&#8217;s making a copy of the file and editing that.  </p>
<p>Without using the same editor to &#8216;export&#8217; the file again I guess you won&#8217;t be able to see the changes.</p>
<p>Or, I suppose you&#8217;d need a custom solution to not write the copied files out over the top of the original.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-5744</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 24 Sep 2009 16:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-5744</guid>
		<description>I have saved a number of .ics files on my local machine (desktop), when I open one of the files, change some details, and click save. None of the information get&#039;s saved. When the file is opened it still shows the original meeting info from when the file was created. How can I save changes to .ics files saved locally with the intention of attaching links to them for a website for people to download?</description>
		<content:encoded><![CDATA[<p>I have saved a number of .ics files on my local machine (desktop), when I open one of the files, change some details, and click save. None of the information get&#8217;s saved. When the file is opened it still shows the original meeting info from when the file was created. How can I save changes to .ics files saved locally with the intention of attaching links to them for a website for people to download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-5692</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-5692</guid>
		<description>Graeme - That&#039;s all about MIME-types on your server.

Server delivered files rely less on file extensions and more on MIME-Types.  Make sure your server is set to deliver files with an extension of .ics with the MIME-type &quot;text/calendar&quot; and that should fix it.

(More info and references are in the article)</description>
		<content:encoded><![CDATA[<p>Graeme &#8211; That&#8217;s all about MIME-types on your server.</p>
<p>Server delivered files rely less on file extensions and more on MIME-Types.  Make sure your server is set to deliver files with an extension of .ics with the MIME-type &#8220;text/calendar&#8221; and that should fix it.</p>
<p>(More info and references are in the article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-5691</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-5691</guid>
		<description>When clicking on the .ics link above, Mozilla prompts me to open the file with my mail client or save it (as expected).

However, I have created a similar .ics file and uploaded it to my web server, but when pasting the URL into the browser, all I see are the plain text details of the .ics file.

Any ideas why?</description>
		<content:encoded><![CDATA[<p>When clicking on the .ics link above, Mozilla prompts me to open the file with my mail client or save it (as expected).</p>
<p>However, I have created a similar .ics file and uploaded it to my web server, but when pasting the URL into the browser, all I see are the plain text details of the .ics file.</p>
<p>Any ideas why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-5640</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-5640</guid>
		<description>Lesta and varumr -

I realize this is a little after the fact, but to get this to work with 2003, just add the line

METHOD:PUBLISH

to the VCALENDAR definition section.</description>
		<content:encoded><![CDATA[<p>Lesta and varumr -</p>
<p>I realize this is a little after the fact, but to get this to work with 2003, just add the line</p>
<p>METHOD:PUBLISH</p>
<p>to the VCALENDAR definition section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varumr</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-4543</link>
		<dc:creator>varumr</dc:creator>
		<pubDate>Fri, 05 Jun 2009 16:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-4543</guid>
		<description>Hey Lesta G,

Did you fian a fix to to problem you stated? I am having same problem. ANy help will be greatly appriciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Hey Lesta G,</p>
<p>Did you fian a fix to to problem you stated? I am having same problem. ANy help will be greatly appriciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ramsey</title>
		<link>http://www.psyked.co.uk/file_formats/icalendar/creating-outlook-calendar-events-through-http-links.htm/comment-page-1#comment-4471</link>
		<dc:creator>Dave Ramsey</dc:creator>
		<pubDate>Thu, 14 May 2009 20:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=265#comment-4471</guid>
		<description>If you want to take full advantage of the features offered via an .ics file, create the event while in Outlook and then save the event as an .ics file. That way you can include the a list of attendees and any other feature available via an Outlook event. Makes a &quot;No Brainer&quot; of the process of creating an .ics file.</description>
		<content:encoded><![CDATA[<p>If you want to take full advantage of the features offered via an .ics file, create the event while in Outlook and then save the event as an .ics file. That way you can include the a list of attendees and any other feature available via an Outlook event. Makes a &#8220;No Brainer&#8221; of the process of creating an .ics file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
