<?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: LazyWeb Request: Drupal + WebDAV integration?</title>
	<atom:link href="http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:03:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Boris Mann</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80343</link>
		<dc:creator>Boris Mann</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80343</guid>
		<description>The SoC points to some early integration with Drupal. It would need coding, but it should be possible to do as you suggest. I suspect a filemanager view (for attaching/inserting files to posts on the web) would also be needed.

Give me a shout directly and we can talk about (at the very least) what the requirements for this would look like.</description>
		<content:encoded><![CDATA[<p>The SoC points to some early integration with Drupal. It would need coding, but it should be possible to do as you suggest. I suspect a filemanager view (for attaching/inserting files to posts on the web) would also be needed.</p>
<p>Give me a shout directly and we can talk about (at the very least) what the requirements for this would look like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Douglass</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80344</link>
		<dc:creator>Robert Douglass</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80344</guid>
		<description>Contact me about this... I&#039;m working on a project that must develop something similar, perhaps we can find some synergy.</description>
		<content:encoded><![CDATA[<p>Contact me about this&#8230; I&#8217;m working on a project that must develop something similar, perhaps we can find some synergy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80345</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80345</guid>
		<description>Done. Sorry for the brain fart.</description>
		<content:encoded><![CDATA[<p>Done. Sorry for the brain fart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabiano Sant'Ana</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80346</link>
		<dc:creator>Fabiano Sant'Ana</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80346</guid>
		<description>Hi D&#039;Arcy,

We had a communication problem here. ;)

In your post you said:
&quot;A quick Google search turned up a WebDAV project as part of the Google Summer of Code, but itâ€™s intended to expose the Drupal database via WebDAV (for backup, or alternate interfacesâ€¦)&quot;

So, my WebDAV project intended to be an Interface between drupal modules and the WebDAV protocol (RFC 2518). The first module which uses this API is an &quot;webdav upload module&quot;, who basically allows the user to upload files and attach it to nodes, like the upload.module.

&quot;Any ideas on how a file uploaded into Drupal could be placed into a userâ€™s institutional WebDAV space, rather than in Drupalâ€™s /files/ directory?&quot;

Using the webdav.module, you get a ?q=wevdav/ where your drupal works like a WebDAV server, doesn&#039;t look to be what you want, am I wrong?

About you comment:
&quot;Fabiano, I didn&#039;t get very far - basically just as far as identifying the problem. Do you have Drupal speaking to a WebDAV server?&quot;

No, I have a Drupal speaking as a WebDAV server... ;)
It implements the RFC 2518.

May we continue this talk by e-mail? :)

[]s</description>
		<content:encoded><![CDATA[<p>Hi D&#8217;Arcy,</p>
<p>We had a communication problem here. <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In your post you said:<br />
&#8220;A quick Google search turned up a WebDAV project as part of the Google Summer of Code, but itâ€™s intended to expose the Drupal database via WebDAV (for backup, or alternate interfacesâ€¦)&#8221;</p>
<p>So, my WebDAV project intended to be an Interface between drupal modules and the WebDAV protocol (RFC 2518). The first module which uses this API is an &#8220;webdav upload module&#8221;, who basically allows the user to upload files and attach it to nodes, like the upload.module.</p>
<p>&#8220;Any ideas on how a file uploaded into Drupal could be placed into a userâ€™s institutional WebDAV space, rather than in Drupalâ€™s /files/ directory?&#8221;</p>
<p>Using the webdav.module, you get a ?q=wevdav/ where your drupal works like a WebDAV server, doesn&#8217;t look to be what you want, am I wrong?</p>
<p>About you comment:<br />
&#8220;Fabiano, I didn&#8217;t get very far &#8211; basically just as far as identifying the problem. Do you have Drupal speaking to a WebDAV server?&#8221;</p>
<p>No, I have a Drupal speaking as a WebDAV server&#8230; <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
It implements the RFC 2518.</p>
<p>May we continue this talk by e-mail? <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[]s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80347</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80347</guid>
		<description>Fabiano, I didn&#039;t get very far - basically just as far as identifying the problem. Do you have Drupal speaking to a WebDAV server?</description>
		<content:encoded><![CDATA[<p>Fabiano, I didn&#8217;t get very far &#8211; basically just as far as identifying the problem. Do you have Drupal speaking to a WebDAV server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabiano Sant'Ana</title>
		<link>http://www.darcynorman.net/2005/10/21/lazyweb-request-drupal-webdav-integration/#comment-80348</link>
		<dc:creator>Fabiano Sant'Ana</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">1958847463#comment-80348</guid>
		<description>Hello,
I&#039;m the developer of the WebDAV API Google SoC project, did you finished your project?

By now I&#039;m trying to fully implement a way upload files with WebDAV.
I think that should be great to talk about it with you.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m the developer of the WebDAV API Google SoC project, did you finished your project?</p>
<p>By now I&#8217;m trying to fully implement a way upload files with WebDAV.<br />
I think that should be great to talk about it with you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
