<?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>D&#039;Arcy Norman dot net &#187; pipes</title>
	<atom:link href="http://www.darcynorman.net/tag/pipes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Fri, 20 Nov 2009 03:52:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Trying Pipes as a proto-Eduglu platform</title>
		<link>http://www.darcynorman.net/2007/02/14/trying-pipes-as-a-proto-eduglu-platform/</link>
		<comments>http://www.darcynorman.net/2007/02/14/trying-pipes-as-a-proto-eduglu-platform/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[eduglu]]></category>
		<category><![CDATA[mockup]]></category>
		<category><![CDATA[pipes]]></category>

		<guid isPermaLink="false">379477490</guid>
		<description><![CDATA[<p>
Naturally, the first thing I&#39;d try to do with Pipes is to mock up something like Eduglu - taking feeds associated with a group of individuals and merging them into one place. The concept, from an educational standpoint, would theoretically make it feasible for students and/or teachers to monitor relevant online activities for an entire class, without having to hunt out each person&#39;s various feeds.
</p>
<p>
It&#39;s not quite there yet, though. Currently, the concept of Filters is rather borked in Pipes. If you&#39;re dealing with a homogeneous set of feeds in a Fetch, it works fine, but as you add different kinds of feeds, the parameters for filtering go all wonky (is it filtering based on Category? dc:topic? Title? Description? Something else?)
</p>
<p>
I&#39;ve <a href="http://pipes.yahoo.com/pipes/kF5gHFq82xG_0VnWFG_cUw/">mocked up a too-simple version of what Pipes can do</a>  with a set of 5 individuals&#39; various feeds (blogs, Flickr, del.icio.us, Twitter). It&#39;s essentially unusable as an Eduglu, since there is no way to properly (and effectively) filter and/or prioritize items that are aggregated. And the display seems to be rather simple (title + one line of teaser).
</p>
<p>
Here&#39;s what the Pipe looks like from the inside:
</p>
<p>
<a href="javascript: imceFinitor('/files/images/eduglu_pipes_design.png', 500, 371, '97.7 KB')"><img src="http://www.darcynorman.net/files/images/eduglu_pipes_design.png" alt="" width="500" height="371" /></a>
</p>
<p>
And the output looks like this:
</p>
<p>
<a href="javascript: imceFinitor('/files/images/eduglu_pipes_output.png', 500, 262, '105.8 KB')"><img src="http://www.darcynorman.net/files/images/eduglu_pipes_output.png" alt="" width="500" height="262" /></a>
</p>
<p>
I&#39;m going to be putting some more thought into what an interface might look like for defining groups, pulling in an individual&#39;s feeds, and displaying the aggregation. This is starting to feel like it&#39;s going to need some pretty high-end UI work on top of some pretty flexible plumbing to be able to do this effectively.&#160;
</p>
]]></description>
			<content:encoded><![CDATA[<p>
Naturally, the first thing I&#39;d try to do with Pipes is to mock up something like Eduglu &#8211; taking feeds associated with a group of individuals and merging them into one place. The concept, from an educational standpoint, would theoretically make it feasible for students and/or teachers to monitor relevant online activities for an entire class, without having to hunt out each person&#39;s various feeds.
</p>
<p>
It&#39;s not quite there yet, though. Currently, the concept of Filters is rather borked in Pipes. If you&#39;re dealing with a homogeneous set of feeds in a Fetch, it works fine, but as you add different kinds of feeds, the parameters for filtering go all wonky (is it filtering based on Category? dc:topic? Title? Description? Something else?)
</p>
<p>
I&#39;ve <a href="http://pipes.yahoo.com/pipes/kF5gHFq82xG_0VnWFG_cUw/">mocked up a too-simple version of what Pipes can do</a>  with a set of 5 individuals&#39; various feeds (blogs, Flickr, del.icio.us, Twitter). It&#39;s essentially unusable as an Eduglu, since there is no way to properly (and effectively) filter and/or prioritize items that are aggregated. And the display seems to be rather simple (title + one line of teaser).
</p>
<p>
Here&#39;s what the Pipe looks like from the inside:
</p>
<p>
<a href="javascript: imceFinitor('/files/images/eduglu_pipes_design.png', 500, 371, '97.7 KB')"><img src="http://www.darcynorman.net/files/images/eduglu_pipes_design.png" alt="" width="500" height="371" /></a>
</p>
<p>
And the output looks like this:
</p>
<p>
<a href="javascript: imceFinitor('/files/images/eduglu_pipes_output.png', 500, 262, '105.8 KB')"><img src="http://www.darcynorman.net/files/images/eduglu_pipes_output.png" alt="" width="500" height="262" /></a>
</p>
<p>
I&#39;m going to be putting some more thought into what an interface might look like for defining groups, pulling in an individual&#39;s feeds, and displaying the aggregation. This is starting to feel like it&#39;s going to need some pretty high-end UI work on top of some pretty flexible plumbing to be able to do this effectively.&nbsp;</p>
 <img src="http://www.darcynorman.net/wp-content/plugins/feed-statistics.php?view=1&post_id=1591" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/02/14/trying-pipes-as-a-proto-eduglu-platform/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lifehacker: Create your master feed with Yahoo! Pipes</title>
		<link>http://www.darcynorman.net/2007/02/14/lifehacker-create-your-master-feed-with-yahoo-pipes/</link>
		<comments>http://www.darcynorman.net/2007/02/14/lifehacker-create-your-master-feed-with-yahoo-pipes/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[pipes]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">1002815771</guid>
		<description><![CDATA[Maybe Eduglu is just a set of metapipes? <a href="http://www.lifehacker.com">LifeHacker</a> gives <a href="http://lifehacker.com/software/feeds/geek-to-live--create-your-master-feed-with-yahoo-pipes-235726.php">a thorough howto</a> for creating a personal &#252;berfeed from all of your separate feeds, complete with sorting and filtering.
<p>
 Now, I&#39;m off to play some more with <a href="http://pipes.yahoo.com">Pipes</a>... 
</p>
 
<p>
 ps. this was blogged using BlogBridge&#39;s cool new &#34;blog this&#34; feature. Slick. 
</p>
]]></description>
			<content:encoded><![CDATA[<p>Maybe Eduglu is just a set of metapipes? <a href="http://www.lifehacker.com">LifeHacker</a> gives <a href="http://lifehacker.com/software/feeds/geek-to-live--create-your-master-feed-with-yahoo-pipes-235726.php">a thorough howto</a> for creating a personal &uuml;berfeed from all of your separate feeds, complete with sorting and filtering.</p>
<p>
 Now, I&#39;m off to play some more with <a href="http://pipes.yahoo.com">Pipes</a>&#8230;
</p>
<p>
 ps. this was blogged using BlogBridge&#39;s cool new &quot;blog this&quot; feature. Slick.</p>
 <img src="http://www.darcynorman.net/wp-content/plugins/feed-statistics.php?view=1&post_id=1590" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2007/02/14/lifehacker-create-your-master-feed-with-yahoo-pipes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
