<?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"
	>
<channel>
	<title>Comments on: Technology for the future: MacFUSE</title>
	<atom:link href="http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/</link>
	<description>This can all be made better. Ready? Begin.</description>
	<pubDate>Fri, 05 Sep 2008 19:40:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Daryl</title>
		<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-47227</link>
		<dc:creator>Daryl</dc:creator>
		<pubDate>Mon, 29 Jan 2007 14:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-47227</guid>
		<description>I eagerly await your clarification! I don't mean to be such a wet blanket -- I think I'm just something of a luddite at heart and have to be dragged along. :)</description>
		<content:encoded><![CDATA[<p>I eagerly await your clarification! I don&#8217;t mean to be such a wet blanket &#8212; I think I&#8217;m just something of a luddite at heart and have to be dragged along. <img src='http://factoryjoe.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Messina</title>
		<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46472</link>
		<dc:creator>Chris Messina</dc:creator>
		<pubDate>Fri, 26 Jan 2007 21:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46472</guid>
		<description>Hey Daryl,

It's so funny that you seem consistently able to debunk my enthusiasm. ;) It really pushes me to clarify my vision and why things excite me!

As for your point, I have to write more about it, and then you'll understand why it's so interesting to me. RSS and Gmail are only simple examples with obvious object types (posts and messages, respectively). What I have in mind is so much more interesting that I think you'll agree with where I'm coming from once I explain it.</description>
		<content:encoded><![CDATA[<p>Hey Daryl,</p>
<p>It&#8217;s so funny that you seem consistently able to debunk my enthusiasm. <img src='http://factoryjoe.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> It really pushes me to clarify my vision and why things excite me!</p>
<p>As for your point, I have to write more about it, and then you&#8217;ll understand why it&#8217;s so interesting to me. RSS and Gmail are only simple examples with obvious object types (posts and messages, respectively). What I have in mind is so much more interesting that I think you&#8217;ll agree with where I&#8217;m coming from once I explain it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryl</title>
		<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46470</link>
		<dc:creator>Daryl</dc:creator>
		<pubDate>Fri, 26 Jan 2007 21:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46470</guid>
		<description>I'm not sure I understand the benefit of being able to browse something like gmail as if it were a filesystem. Isn't what gmail offers the snazzy ui that makes mail more manageable? Same for feeds. I don't see why I'd need to treat feed items like files when there are applications that are built to facilitate convenient viewing of them.

I suppose there's potential value in being able to see things like this as files if you're wanting to do some sort of text analysis (maybe a dashboard widget that scans all your feeds and mail for certain strings and pops those items up in nice Macish light-blue bubbles or something). Is it that sort of mashability that you find so tantalizing? If so, it's not for me, but I guess I can see the appeal to many.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I understand the benefit of being able to browse something like gmail as if it were a filesystem. Isn&#8217;t what gmail offers the snazzy ui that makes mail more manageable? Same for feeds. I don&#8217;t see why I&#8217;d need to treat feed items like files when there are applications that are built to facilitate convenient viewing of them.</p>
<p>I suppose there&#8217;s potential value in being able to see things like this as files if you&#8217;re wanting to do some sort of text analysis (maybe a dashboard widget that scans all your feeds and mail for certain strings and pops those items up in nice Macish light-blue bubbles or something). Is it that sort of mashability that you find so tantalizing? If so, it&#8217;s not for me, but I guess I can see the appeal to many.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Lindsay</title>
		<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46348</link>
		<dc:creator>Jeff Lindsay</dc:creator>
		<pubDate>Fri, 26 Jan 2007 15:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46348</guid>
		<description>I had this exact sort of revelation when Alex Russell was showing me the Jot database technology. Basically, what FUSE creates the potential for was already quite possible using WebDAV. 

WebDAV is really just a protocol extension to HTTP, but the very cool thing about it is that you can *already natively mount it on every popular operating system* including Windows, Linux, and OS X. Mount it. Like a local file system. 

Much like HTTP was originally intended to directly expose a limited set of the server's filesystem, that's how DAV has been used for the most part so far. Obviously though, the server implementation can choose not to expose an actual file system, but a virtual file system...

So with Jot, their database being a very awesome tree-representable node graph, they have an interface to their database via DAV, meaning you can navigate the database quite transparently through the local file system. What's more, is for every node in the database, you'd get a directory containing several representations of that node (XML, HTML, plain text, etc) that you could open and change, hit save and it would be written to the database.

That's when I realized the power of DAV, but not just that, the idea of using the local file system as an interface to very non-file-related systems, like web services, etc. 

I'm not sure why WebDAV isn't taken advantage more in this way, but I guess we'll see a lot more of this sort of thing with MacFUSE... for whatever reason... oh yeah, cause you're blogging about it and evangelizing it. :P

That reminds me, let's talk about web hooks more sometime?</description>
		<content:encoded><![CDATA[<p>I had this exact sort of revelation when Alex Russell was showing me the Jot database technology. Basically, what FUSE creates the potential for was already quite possible using WebDAV. </p>
<p>WebDAV is really just a protocol extension to HTTP, but the very cool thing about it is that you can *already natively mount it on every popular operating system* including Windows, Linux, and OS X. Mount it. Like a local file system. </p>
<p>Much like HTTP was originally intended to directly expose a limited set of the server&#8217;s filesystem, that&#8217;s how DAV has been used for the most part so far. Obviously though, the server implementation can choose not to expose an actual file system, but a virtual file system&#8230;</p>
<p>So with Jot, their database being a very awesome tree-representable node graph, they have an interface to their database via DAV, meaning you can navigate the database quite transparently through the local file system. What&#8217;s more, is for every node in the database, you&#8217;d get a directory containing several representations of that node (XML, HTML, plain text, etc) that you could open and change, hit save and it would be written to the database.</p>
<p>That&#8217;s when I realized the power of DAV, but not just that, the idea of using the local file system as an interface to very non-file-related systems, like web services, etc. </p>
<p>I&#8217;m not sure why WebDAV isn&#8217;t taken advantage more in this way, but I guess we&#8217;ll see a lot more of this sort of thing with MacFUSE&#8230; for whatever reason&#8230; oh yeah, cause you&#8217;re blogging about it and evangelizing it. <img src='http://factoryjoe.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>That reminds me, let&#8217;s talk about web hooks more sometime?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fixing Error 412 and Precondition failures in WordPress at FactoryCity</title>
		<link>http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46098</link>
		<dc:creator>Fixing Error 412 and Precondition failures in WordPress at FactoryCity</dc:creator>
		<pubDate>Thu, 25 Jan 2007 09:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://factoryjoe.com/blog/2007/01/25/technology-for-the-future-macfuse/#comment-46098</guid>
		<description>[...] Register          &#171; Technology for the future: MacFUSE [...]</description>
		<content:encoded><![CDATA[<p>[...] Register          &laquo; Technology for the future: MacFUSE [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
