<?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: A brief reintroduction to Yahoo! Pipes - Part 3 of 5</title>
	<atom:link href="http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/</link>
	<description>This is beyond marketing, it is manipulation</description>
	<pubDate>Tue, 07 Oct 2008 10:07:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ben Tremblay</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-38234</link>
		<dc:creator>Ben Tremblay</dc:creator>
		<pubDate>Wed, 06 Feb 2008 07:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-38234</guid>
		<description>Hi - I was over at pipes trying to make an optimised version of a new copy and was headed over here. I peeked the source for my new feet (http://snipurl.com/1z2zy) and, to my surprise, found nothing obviously wrong! So at least in some case pubDate does the trick.

cheers

p.s. "In some cases" ... I've got one pipe that uses at least a couple of feeds with some really crappy format, so this is going to come in handy sooner than later. thanks again</description>
		<content:encoded><![CDATA[<p>Hi - I was over at pipes trying to make an optimised version of a new copy and was headed over here. I peeked the source for my new feet (http://snipurl.com/1z2zy) and, to my surprise, found nothing obviously wrong! So at least in some case pubDate does the trick.</p>
<p>cheers</p>
<p>p.s. &#8220;In some cases&#8221; &#8230; I&#8217;ve got one pipe that uses at least a couple of feeds with some really crappy format, so this is going to come in handy sooner than later. thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-37920</link>
		<dc:creator>Ben Tremblay</dc:creator>
		<pubDate>Sun, 03 Feb 2008 19:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-37920</guid>
		<description>Well, I don't know how it's so confusing: I thought that "use the loop and string builider" would have been better with a text description of the configuration, is all.
Those modules are easily as complex and/or confusing as others you've described at greater length.

I'm not accustomed to peering at an image in order to read data or instructions.

Are we having language problems here? I18N?</description>
		<content:encoded><![CDATA[<p>Well, I don&#8217;t know how it&#8217;s so confusing: I thought that &#8220;use the loop and string builider&#8221; would have been better with a text description of the configuration, is all.<br />
Those modules are easily as complex and/or confusing as others you&#8217;ve described at greater length.</p>
<p>I&#8217;m not accustomed to peering at an image in order to read data or instructions.</p>
<p>Are we having language problems here? I18N?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-37917</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 03 Feb 2008 19:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-37917</guid>
		<description>I think I understand what you are suggesting, &lt;strong&gt;Ben&lt;/strong&gt;. You would have liked to see more explanation for why one would want to normalize dates at all. This part does that:
&lt;blockquote&gt;While it may seem strange to include this piece, the truth is that it is very important. All pipes have a single output, yet most have a multiple inputs. Thus, merging results into a single feed is a very important step. Much of the time people want the information from the various sources to be sorted in chronological order. The standards that define RSS were not put through a rigorous standards development process, so sometimes the format for the item dates differ from source to source, which means the sort module won’t work properly.&lt;/blockquote&gt;
What I can see now is missing is the use of the phrase "normalize dates" in that explaining paragraph to make the connection with the sentence:
&lt;blockquote&gt;To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured&lt;/blockquote&gt;
Am I understanding you correctly? Does this answer what you were looking for? I pay close attention when I'm writing to making the things I write as accessible as possible, but I spend a lot of time with this material, so sometimes it's hard to see what things need more clarity.</description>
		<content:encoded><![CDATA[<p>I think I understand what you are suggesting, <strong>Ben</strong>. You would have liked to see more explanation for why one would want to normalize dates at all. This part does that:</p>
<blockquote><p>While it may seem strange to include this piece, the truth is that it is very important. All pipes have a single output, yet most have a multiple inputs. Thus, merging results into a single feed is a very important step. Much of the time people want the information from the various sources to be sorted in chronological order. The standards that define RSS were not put through a rigorous standards development process, so sometimes the format for the item dates differ from source to source, which means the sort module won’t work properly.</p></blockquote>
<p>What I can see now is missing is the use of the phrase &#8220;normalize dates&#8221; in that explaining paragraph to make the connection with the sentence:</p>
<blockquote><p>To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured</p></blockquote>
<p>Am I understanding you correctly? Does this answer what you were looking for? I pay close attention when I&#8217;m writing to making the things I write as accessible as possible, but I spend a lot of time with this material, so sometimes it&#8217;s hard to see what things need more clarity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-37846</link>
		<dc:creator>Ben Tremblay</dc:creator>
		<pubDate>Sun, 03 Feb 2008 09:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-37846</guid>
		<description>"are you able to see the graphic below the part that reads"
Yes, I surely did. And that's the point; here you've only (over-)specified what I was saying: what would easily benefit from a walk through you (rather perfunctorily) very neatly extracted to a sentence.

What really should be promoted is: that normalization is required. A simple Sort by puBdate and all its variants is a wast'o' time.

thanks
will follow this up

^5
bdt</description>
		<content:encoded><![CDATA[<p>&#8220;are you able to see the graphic below the part that reads&#8221;<br />
Yes, I surely did. And that&#8217;s the point; here you&#8217;ve only (over-)specified what I was saying: what would easily benefit from a walk through you (rather perfunctorily) very neatly extracted to a sentence.</p>
<p>What really should be promoted is: that normalization is required. A simple Sort by puBdate and all its variants is a wast&#8217;o&#8217; time.</p>
<p>thanks<br />
will follow this up</p>
<p>^5<br />
bdt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-37806</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 03 Feb 2008 02:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-37806</guid>
		<description>Hey &lt;strong&gt;Ben&lt;/strong&gt;, are you able to see the graphic below the part that reads:
&lt;blockquote&gt;“To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured”&lt;/blockquote&gt;
I used a arrows and corresponding text to explain the way the modules had to be configured to normalize the dates.</description>
		<content:encoded><![CDATA[<p>Hey <strong>Ben</strong>, are you able to see the graphic below the part that reads:</p>
<blockquote><p>“To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured”</p></blockquote>
<p>I used a arrows and corresponding text to explain the way the modules had to be configured to normalize the dates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Tremblay</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-37461</link>
		<dc:creator>Ben Tremblay</dc:creator>
		<pubDate>Thu, 31 Jan 2008 21:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-37461</guid>
		<description>I'm confused. On one hand you're writing a very detailed description of what is actually a pretty simple set of functions, but when you come to something complex you go into shorthand mode, i.e. "To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured"

"Normalizing dates to chronologically merge results for multiple sources" would have been a very nice thing to step through.

Did I miss it somewhere? I've read the tutorials in order.</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused. On one hand you&#8217;re writing a very detailed description of what is actually a pretty simple set of functions, but when you come to something complex you go into shorthand mode, i.e. &#8220;To normalize the dates, you’ll need to use the loop and string builder modules. Here is what the modules look like properly configured&#8221;</p>
<p>&#8220;Normalizing dates to chronologically merge results for multiple sources&#8221; would have been a very nice thing to step through.</p>
<p>Did I miss it somewhere? I&#8217;ve read the tutorials in order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-36039</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 20 Jan 2008 08:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-36039</guid>
		<description>That was helpful, &lt;strong&gt;hapdaniel&lt;/strong&gt;. I'm going to delve into the Fetch Page module more.</description>
		<content:encoded><![CDATA[<p>That was helpful, <strong>hapdaniel</strong>. I&#8217;m going to delve into the Fetch Page module more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hapdaniel</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-35913</link>
		<dc:creator>hapdaniel</dc:creator>
		<pubDate>Sat, 19 Jan 2008 09:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-35913</guid>
		<description>I haven't played much with Dapper, so comparisons will be difficult. I did try to recreate a couple of my pipes using Dapper, and failed. I think the problem was that I could not locate the advanced features for field selection as shown in the demos. I struggled to select fields for an hour and a half and then gave up.
Pipes and the Fetch Page module should be at least as powerful as Dapper, if not more so. With Pipes the user has more direct access to the HTML code. The downside of this is that some understanding of regular expressions is required to extract element values.
This pipe shows the processing typically required when using the Fetch Page module:
http://pipes.yahoo.com/pipes/pipe.info?_id=754c259e8d530ea94bf0bad53c60e5b7
By the way, I forgot to mention that Pipes can also output KML.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t played much with Dapper, so comparisons will be difficult. I did try to recreate a couple of my pipes using Dapper, and failed. I think the problem was that I could not locate the advanced features for field selection as shown in the demos. I struggled to select fields for an hour and a half and then gave up.<br />
Pipes and the Fetch Page module should be at least as powerful as Dapper, if not more so. With Pipes the user has more direct access to the HTML code. The downside of this is that some understanding of regular expressions is required to extract element values.<br />
This pipe shows the processing typically required when using the Fetch Page module:<br />
<a href="http://pipes.yahoo.com/pipes/pipe.info?_id=754c259e8d530ea94bf0bad53c60e5b7">http://pipes.yahoo.com/pipes/pipe.info?_id=754c259e8d530ea94bf0bad53c60e5b7</a><br />
By the way, I forgot to mention that Pipes can also output KML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-35658</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-35658</guid>
		<description>I haven't played much with their Fetch Page module. How would you say it compares with Dapper in terms of power and ease of use?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t played much with their Fetch Page module. How would you say it compares with Dapper in terms of power and ease of use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hapdaniel</title>
		<link>http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5/#comment-35632</link>
		<dc:creator>hapdaniel</dc:creator>
		<pubDate>Thu, 17 Jan 2008 10:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.metafluence.com/a-brief-reintroduction-to-yahoo-pipes-part-3-of-5#comment-35632</guid>
		<description>Pipes has its own Fetch Page module for getting HTML pages. Processing can be quite tricky however, so it's not for the faint-hearted.</description>
		<content:encoded><![CDATA[<p>Pipes has its own Fetch Page module for getting HTML pages. Processing can be quite tricky however, so it&#8217;s not for the faint-hearted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.676 seconds -->
