<?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: Automagic</title>
	<atom:link href="http://www.wiseontech.com/code/automagic/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiseontech.com/code/automagic</link>
	<description>http://blogs.msdn.com/b/jonathan_wise/</description>
	<lastBuildDate>Tue, 20 Jul 2010 15:45:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Phillip</title>
		<link>http://www.wiseontech.com/code/automagic/comment-page-1#comment-512</link>
		<dc:creator>Phillip</dc:creator>
		<pubDate>Mon, 14 Apr 2008 18:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://software.jonandnic.com/hack/automagic#comment-512</guid>
		<description>For keeping a drive mounted, or at least as much as it can be, you could setup a portion in the script to have it check if the volume is mounted, let&#039;s say every minute (any amount of time would work really) you could do this by setting up a scrip to read the mount file or just looking for the specific dev. And if it&#039;s not mounted tell the script to attempt to mount the device. I&#039;m not sure what the actual script would look like or how to create it but I know if you can come up with the right code which you seem to be pretty good at, that it&#039;d be a breeze from there, if you have questions shoot me an email. I have some ideas on how to do it and some of the coding it&#039;d require some shell script.</description>
		<content:encoded><![CDATA[<p>For keeping a drive mounted, or at least as much as it can be, you could setup a portion in the script to have it check if the volume is mounted, let&#8217;s say every minute (any amount of time would work really) you could do this by setting up a scrip to read the mount file or just looking for the specific dev. And if it&#8217;s not mounted tell the script to attempt to mount the device. I&#8217;m not sure what the actual script would look like or how to create it but I know if you can come up with the right code which you seem to be pretty good at, that it&#8217;d be a breeze from there, if you have questions shoot me an email. I have some ideas on how to do it and some of the coding it&#8217;d require some shell script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wise</title>
		<link>http://www.wiseontech.com/code/automagic/comment-page-1#comment-4</link>
		<dc:creator>Jonathan Wise</dc:creator>
		<pubDate>Wed, 10 Oct 2007 18:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://software.jonandnic.com/hack/automagic#comment-4</guid>
		<description>Thanks! Fixed…</description>
		<content:encoded><![CDATA[<p>Thanks! Fixed…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Olsen</title>
		<link>http://www.wiseontech.com/code/automagic/comment-page-1#comment-3</link>
		<dc:creator>Tim Olsen</dc:creator>
		<pubDate>Wed, 10 Oct 2007 18:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://software.jonandnic.com/hack/automagic#comment-3</guid>
		<description>I think you mean WebDAV, not CalDAV. Outlook does not yet support CalDAV, and I don’t think iCalX is a CalDAV server either. CalDAV will not even be supported at all by Mac OS X’s iCal until Leopard is released.

WebDAV allows you to publish *any* kind of file. CalDAV further refines that and adds commands specifically for calendars (such as MKCALENDAR). See http://www.linux.com/articles/52035 for an introduction</description>
		<content:encoded><![CDATA[<p>I think you mean WebDAV, not CalDAV. Outlook does not yet support CalDAV, and I don’t think iCalX is a CalDAV server either. CalDAV will not even be supported at all by Mac OS X’s iCal until Leopard is released.</p>
<p>WebDAV allows you to publish *any* kind of file. CalDAV further refines that and adds commands specifically for calendars (such as MKCALENDAR). See <a href="http://www.linux.com/articles/52035" rel="nofollow">http://www.linux.com/articles/52035</a> for an introduction</p>
]]></content:encoded>
	</item>
</channel>
</rss>
