<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zorched / One Line Fix &#187; WebDAV</title>
	<atom:link href="http://www.zorched.net/category/webdav/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zorched.net</link>
	<description>Musings of a software developer in Milwaukee, WI.</description>
	<lastBuildDate>Tue, 27 Oct 2009 02:15:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mobile Free (Partial Solution &#8211; Calendar Edition)</title>
		<link>http://www.zorched.net/2008/08/01/mobile-free-partial-solutioncalendar-edition/</link>
		<comments>http://www.zorched.net/2008/08/01/mobile-free-partial-solutioncalendar-edition/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 02:39:14 +0000</pubDate>
		<dc:creator>Geoff Lane</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[WebDAV]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.zorched.net/?p=133</guid>
		<description><![CDATA[The holy grail is to have a computer at home, a computer at work and a computer (or a phone) in your pocket. Those things have calendars and contacts and email on them. You might use them at different times, but in the end, you want to know what you need to do tomorrow while [...]]]></description>
		<wfw:commentRss>http://www.zorched.net/2008/08/01/mobile-free-partial-solutioncalendar-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More WebDAV Tips, Tricks and Bugs</title>
		<link>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/</link>
		<comments>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 03:13:53 +0000</pubDate>
		<dc:creator>Geoff Lane</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/</guid>
		<description><![CDATA[My WebDAV with ASP.NET post has proved to be very popular and gets me emails, so I figured I&#8217;d share some more tidbits that I&#8217;ve picked up along the way.
What do you learn when you write your own server to implement a standard protocol? Well you learn that protocols share a lot in common with [...]]]></description>
		<wfw:commentRss>http://www.zorched.net/2006/03/01/more-webdav-tips-tricks-and-bugs/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Custom WebDAV Server Using .NET</title>
		<link>http://www.zorched.net/2006/02/02/custom-webdav-server-using-net/</link>
		<comments>http://www.zorched.net/2006/02/02/custom-webdav-server-using-net/#comments</comments>
		<pubDate>Fri, 03 Feb 2006 03:43:01 +0000</pubDate>
		<dc:creator>Geoff Lane</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://www.zorched.net/2006/02/02/custom-webdav-server-using-net/</guid>
		<description><![CDATA[As I discussed in a previous post &#34;ASP.NET Web Application without ASPX Extension&#34;, I&#8217;ve been working on a custom WebDAV server for a client. The initial proof-of-concept was just to see if we could get some .NET code that would respond to all paths for a given web application. From there I had to make [...]]]></description>
		<wfw:commentRss>http://www.zorched.net/2006/02/02/custom-webdav-server-using-net/feed/</wfw:commentRss>
		<slash:comments>89</slash:comments>
		</item>
		<item>
		<title>ASP.NET Web Application Without .ASPX Extension</title>
		<link>http://www.zorched.net/2006/01/20/aspnet-web-application-without-aspx-extension/</link>
		<comments>http://www.zorched.net/2006/01/20/aspnet-web-application-without-aspx-extension/#comments</comments>
		<pubDate>Sat, 21 Jan 2006 03:17:31 +0000</pubDate>
		<dc:creator>Geoff Lane</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WebDAV]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.zorched.net/2006/01/20/aspnet-web-application-without-aspx-extension/</guid>
		<description><![CDATA[The Problem
Ok, let&#8217;s say you want to create an application in ASP.NET. That application should be able to execute .NET code regardless of the path that is requested. You don&#8217;t want to map the .NET execution to a specific extension and you want handle all requests in a simple manner. Well, I think I figured [...]]]></description>
		<wfw:commentRss>http://www.zorched.net/2006/01/20/aspnet-web-application-without-aspx-extension/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
