<?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; Lifestyle</title>
	<atom:link href="http://james-williams.com/tag/lifestyle/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>
		<item>
		<title>Creativity-blocking assumptions</title>
		<link>http://james-williams.com/creativity-blocking-assumptions/</link>
		<comments>http://james-williams.com/creativity-blocking-assumptions/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 00:54:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Reflections]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[asking the right questions]]></category>
		<category><![CDATA[asssumption]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[coach jeff]]></category>
		<category><![CDATA[community participation]]></category>
		<category><![CDATA[content matter]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[Creativity-blocking]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[Emporium]]></category>
		<category><![CDATA[ian kath]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[lifestyle podnetwork]]></category>
		<category><![CDATA[listener meetup]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[participation]]></category>
		<category><![CDATA[podcaster]]></category>
		<category><![CDATA[podcasters]]></category>
		<category><![CDATA[podcasters emporium]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[second nature]]></category>
		<category><![CDATA[smaller pieces]]></category>
		<category><![CDATA[smaller steps]]></category>
		<category><![CDATA[storytelling]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[weekend]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=150</guid>
		<description><![CDATA[It’s important to know how close you are to your subject matter, because the more familiar you are with your content the less sharp you get at asking the right questions and driving out assumptions]]></description>
			<content:encoded><![CDATA[<p><a href="http://james-williams.com/files/2011/09/iStock_000001003528XSmall.jpg"><img class="alignright size-medium wp-image-152" style="margin: 5px 25px; border: black 1px solid;" title="set your imagination free" src="http://james-williams.com/files/2011/09/iStock_000001003528XSmall-300x199.jpg" alt="" width="300" height="199" /></a>At the Brisbane listener meetup last weekend I had a conversation with  hosts from the <a href="http://www.lifestylepodnetwork.com" target="_blank">Lifestyle Podnetwork</a>.</p>
<p><a href="http://www.coachjeff.com.au" target="_blank">Coach Jeff</a> prompted me about <a href="http://twitter.com/" target="_blank">Twitter</a> - he needed to know how to make twitter work for him. As our conversation continued it became evident just how much Jeff really needed to know.</p>
<p>Coach Jeff told me about his need for a primer on Twitter – he’d signed up, he used it occasionally, but he knew he didn’t get the best out of it. Even the easier concepts like replies and direct messages were a challenge. My assumptions were blown out of the water, and we’re working to create some content specifically around how to get started with Twitter.</p>
<p>I needed to ask myself : How close am I am to Twitter?</p>
<p>It’s really important to be able to answer that question because the more familiar you are with your content matter, the less sharp you get at asking the right questions and driving out assumptions.  By knowing this you&#8217;ll be able to free up your creativity and unblock your thinking.</p>
<p>I discovered that I was very close to Twitter.</p>
<p>Twitter was a tool that I grew up with, and that I’ve watched evolve. It’s second nature to me, and even though I don’t tweet that often, I could explain some great ways to get community participation and drive engagement using it. For me the basics of twitter need no explanation – they’re intuitive right? Wrong!</p>
<p><a href="http://yourstorypodcast.com" target="_blank">Ian Kath from the Your Story podcast</a> had a similar experience. He outlined on <a href="http://podcastersemporium.com/podcasters-emporium-23-your-story-with-ian-kath/" target="_blank">previous episodes of Podcasters’ Emporium</a> how when he started podcasting he only just knew the basics of finding his way around a computer. He had a similar experience where what most would consider easy tasks, needed to be broken down into even smaller pieces of information. He needed instructions that are broken down into smaller steps that are clearer to follow.</p>
<p>But the whole exercise got me wondering how much else I just assume people know. How much content do I rule out of shows like <a href="http://podcastersemporium.com" target="_blank">Podcasters’ Emporium</a> because I think it’s too basic, or people will already know that? How much great content gets buried because of my assumptions?</p>
<p>I’m working hard to drop assumptions about what people do and don&#8217;t know, so that I can release my creativity, and start reaching outside the box for fresh new content.</p>
<p>I thought I&#8217;d share this journey with you because I figure I&#8217;m not the only one inside the box.  The boxes might be different, but the outcome is the same. </p>
<p>Consider the assumptions you make now&#8230; how are they affecting your creativity?</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fcreativity-blocking-assumptions%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/creativity-blocking-assumptions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

