<?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>James Williams - at the intersection of communication and technology &#187; PodNetwork</title>
	<atom:link href="http://james-williams.com/tag/podnetwork/feed/" rel="self" type="application/rss+xml" />
	<link>http://james-williams.com</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 02:37:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Modifying RSS feeds using Yahoo Pipes</title>
		<link>http://james-williams.com/modifying-rss-feeds-using-yahoo-pipes/</link>
		<comments>http://james-williams.com/modifying-rss-feeds-using-yahoo-pipes/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 02:35:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Yahoo Pipes]]></category>
		<category><![CDATA[alignnone]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[episode]]></category>
		<category><![CDATA[fig]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[lifestory]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[Modifying]]></category>
		<category><![CDATA[nbsp]]></category>
		<category><![CDATA[pipe]]></category>
		<category><![CDATA[PodNetwork]]></category>
		<category><![CDATA[publication date]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[truncate]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[workspace]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=172</guid>
		<description><![CDATA[If you&#8217;ve ever wanted to change the contents of an RSS feed, then Yahoo Pipes gives you an easy way to do it. The problem I am solving is one where I need to update a podcast feed to add the name of the show.  On the Lifestyle PodNetwork when we display a list of [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever wanted to change the contents of an RSS feed, then Yahoo Pipes gives you an easy way to do it.</p>
<p>The problem I am solving is one where I need to update a podcast feed to add the name of the show.  On the Lifestyle PodNetwork when we display a list of shows we start with the name of the show, followed by an episode.  Some hosts forget or can&#8217;t add the name of the show, so this is a way we can do it for them.</p>
<p>So here&#8217;s a picture of what I started with (fig 1.1), followed by the result after I used Yahoo Pipes (fig 1.2).</p>
<div id="attachment_173" class="wp-caption alignnone" style="width: 310px"><a href="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.18.46-PM.png"><img class=" wp-image-173 " style="border: 1px solid black;" title="Screen Shot 2012-01-01 at 12.18.46 PM" src="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.18.46-PM-300x51.png" alt="" width="300" height="51" /></a><p class="wp-caption-text">fig. 1.1</p></div>
<div id="attachment_175" class="wp-caption alignnone" style="width: 310px"><a href="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.19.12-PM.png"><img class="size-medium wp-image-175 " style="border: 1px solid black;" title="Screen Shot 2012-01-01 at 12.19.12 PM" src="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.19.12-PM-300x57.png" alt="" width="300" height="57" /></a><p class="wp-caption-text">fig. 1.2</p></div>
<p>&nbsp;</p>
<p><strong>This is what you do:</strong></p>
<p>Firstly, setup an account in <strong>Yahoo Pipes</strong> at <a href="http://pipes.yahoo.com" target="_blank">http://pipes.yahoo.com</a>, and start a new pipe.</p>
<p>Next from the <strong>Sources</strong> menu select <strong>Fetch feed</strong> and drag it to the workspace.  Once you have done this enter the RSS feed you want to modify</p>
<p>Next from the <strong>Operators</strong> menu choose <strong>Sort</strong>.  Configure the sort operator by publication date<em> item.pubDate</em> and then descending. This will ensure that the most recent items are on top.</p>
<p>Then choose <strong>Regex</strong> from the <strong>Operators</strong> menu.  Configure <em>item.title</em> and leave the text field blank. This will append your string of text ahead of any content already in the item title.  In the With field, type the text you wish to add.  In my case I added &#8220;Create Your LifeStory &#8221;</p>
<p>Do remember to add a space to the end of your string so that your new text does not run up directly against the string of text in the item title.</p>
<p>Once you have your feed working the way you want it to, then you can experiment with other great options like Truncate which limits the number of records it returns from your RSS feed in the output.</p>
<p>Your final pipe should look something like fig 1.3</p>
<div id="attachment_176" class="wp-caption alignnone" style="width: 510px"><a href="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.36.35-PM.png"><img class="wp-image-176 " style="border: 1px solid black;" title="Screen Shot 2012-01-01 at 12.36.35 PM" src="http://james-williams.com/files/2012/01/Screen-Shot-2012-01-01-at-12.36.35-PM-1024x475.png" alt="" width="500" height="232" /></a><p class="wp-caption-text">fig 1.3 - Yahoo! Pipes example</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fmodifying-rss-feeds-using-yahoo-pipes%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://james-williams.com/modifying-rss-feeds-using-yahoo-pipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

