<?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</title>
	<atom:link href="http://james-williams.com/author/jameswilliams90/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>Social Media: A handy guide for where to post</title>
		<link>http://james-williams.com/social-media-a-handy-guide-for-where-to-post/</link>
		<comments>http://james-williams.com/social-media-a-handy-guide-for-where-to-post/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 23:09:09 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[bubble]]></category>
		<category><![CDATA[Clever]]></category>
		<category><![CDATA[Copy]]></category>
		<category><![CDATA[flowchart]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[handy guide]]></category>
		<category><![CDATA[hard choices]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[venue]]></category>

		<guid isPermaLink="false">http://james-williams.com/social-media-a-handy-guide-for-where-to-post/</guid>
		<description><![CDATA[Clever thoughts bubble up constantly, but what's the right venue for all of them? Now Breaking Copy gives you this handy graphic to help make those hard choices easier.]]></description>
			<content:encoded><![CDATA[<div class="wdqs wdqs_link wdqs-link-container">
<p class="wdqs-link-to-source"><a href="http://www.breakingcopy.com/social-media-flowchart-status" target="_blank">http://www.breakingcopy.com/social-media-flowchart-status</a></p>

<div class="wdqs-thumbnail-container"><a href="http://www.breakingcopy.com/social-media-flowchart-status" target="_blank"><img src="http://www.breakingcopy.com/wp-content/uploads/2011/09/social_media_status_infographic-01.jpg" alt="" width="555" height="401" /></a></div>
<div class="wdqs-text-container">

Clever thoughts bubble up constantly, but what&#8217;s the right venue for all of them? Now Breaking Copy gives you this handy graphic to help make those hard choices easier.

</div>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fsocial-media-a-handy-guide-for-where-to-post%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/social-media-a-handy-guide-for-where-to-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Steve Jobs meant to me</title>
		<link>http://james-williams.com/what-steve-jobs-meant-to-me/</link>
		<comments>http://james-williams.com/what-steve-jobs-meant-to-me/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 11:57:22 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple iie]]></category>
		<category><![CDATA[apple newton]]></category>
		<category><![CDATA[calligraphy]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[cousin]]></category>
		<category><![CDATA[digital newspapers]]></category>
		<category><![CDATA[experience of life]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[leadership conference]]></category>
		<category><![CDATA[mobile phone ownership]]></category>
		<category><![CDATA[podcaster]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[precursor]]></category>
		<category><![CDATA[skivvy]]></category>
		<category><![CDATA[steve jobs]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=159</guid>
		<description><![CDATA[When I heard that Steve Jobs passed this week, I went numb. As much as we all knew it was inevitable, I wanted to believe it was not true.]]></description>
			<content:encoded><![CDATA[<strong><img class="alignright" style="border: 0pt none; margin: 5px 15px;" title="Steve Jobs" src="http://lpncdn.s3.amazonaws.com/wp-content/uploads/2011/10/steve-jobs-macintosh-desktop-publishing.jpg" alt="" width="384" height="369" />When I heard that Steve Jobs passed this week, I went numb.</strong>

As much as we all knew it was inevitable, I wanted to believe it was not true.

I was at our company’s leadership conference when I received the message on my iPhone. At the time my CEO was speaking about Steve  – and talking about his role in leading Apple to all the great success it has achieved through visionary leadership, collaboration and insanely-great innovation.

Sometime during our CEO’s speech, the world lost Steve Jobs.

This was the man who created the Apple IIe, the first computer I ever used.  Steve brought the world WYSIWYG publishing with the Lisa – the precursor to the Macintosh – an idea sparked when he dropped-out to take a calligraphy class in college.

He  revolutionised animated film and built a PDA in the 80′s  that was decades ahead of it’s time – the Apple Newton. The Newton’s younger cousin, the iPad is now turning the publishing industry upside down with ebooks and digital newspapers all at the swipe of a finger.

Steve Jobs  took a $1 salary from Apple, and should have taken a trademark out on the black skivvy.

He transformed mobile phone ownership with the iPhone, and of course I am writing this post on my lightweight MacBook Air.

But above all of this – and perhaps most importantly for me as a podcaster – is the fine work Steve did to open podcasting to everyone.  Apple under his leadership created the awesome tools for podcasting  that are used every day to create great original content.  And in the process he allowed everyone to experience the joy of having an audience, as well as being a fan!

I witnessed Steve Jobs change my world, while I was watching.

Steve Jobs… you have been shaping my experience of life for nearly as long as I can remember.

I will miss you, the world will miss you.<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fwhat-steve-jobs-meant-to-me%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/what-steve-jobs-meant-to-me/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[<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>.

<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.

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.

I needed to ask myself : How close am I am to Twitter?

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.

I discovered that I was very close to Twitter.

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!

<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.

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?

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.

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. 

Consider the assumptions you make now&#8230; how are they affecting your creativity?<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>
		<item>
		<title>How to ping Feedburner automatically</title>
		<link>http://james-williams.com/how-to-ping-feedburner-automatically/</link>
		<comments>http://james-williams.com/how-to-ping-feedburner-automatically/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 05:09:38 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[2f]]></category>
		<category><![CDATA[administrate]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[behalf]]></category>
		<category><![CDATA[cron job]]></category>
		<category><![CDATA[cron jobs]]></category>
		<category><![CDATA[doesn]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[interval]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[output url]]></category>
		<category><![CDATA[pings]]></category>
		<category><![CDATA[purpose]]></category>
		<category><![CDATA[purpose nature]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[system maintenance]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[what this means]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=149</guid>
		<description><![CDATA[Using Feedburner with Yahoo Pipes meant that sometimes my feed wasn’t updating for days, even though the feeds had updated.  I needed a solution to the problem, a solution that would force feedburner to check the Pipes output for any new feed items.]]></description>
			<content:encoded><![CDATA[<strong><a href="http://james-williams.com/files/2011/05/feedburner1.gif"><img class="alignright size-full wp-image-48" style="margin: 5px 15px; border: 0px;" title="feedburner" src="http://james-williams.com/files/2011/05/feedburner1.gif" alt="" width="188" height="223" /></a></strong>

I am using Yahoo Pipes to create a grouping of feeds and a single output to RSS.   To keep things tidy, I send the output to Feedburner.  The challenge I’ve had is that Feedburner doesn’t appear to have an updating frequency – it waits for the feed output to change.

What this means is that sometimes my feed wasn’t updating for days, even though the feeds had updated.  I needed a solution to the problem, a solution that would force feedburner to check the Pipes output for any new feed items.

I decided to solve this problem by setting up a CRON job on my server.  Immediately I hear some of you asking “What is a CRON job?”

The best definition is probably Wikipedia [link: <a href="http://en.wikipedia.org/wiki/Cron">http://en.wikipedia.org/wiki/Cron</a>] “CRON is a time-based job schedule in Unix-like operating systems.  CRON allows users to schedule commands to run periodically at certain times or dates.  It is commonly used to automate system maintenance or administrate, though it’s general purpose nature means that it can be used for other purposes.”

Essentially, by setting up a CRON job, my server will take-on the task of pinging Feedburner on my behalf, and doing it at the interval I set.

So how to do it&#8230;

The first thing you’ll need is the output URL from a Feedburner Ping.  It’s the URL of the Ping Successful notice after you have pinged your address in feedburner.

It’s important to recognise that you should not ping your feed any more often than every 30 minutes.  I’d recommend a frequency of every two hours should be sufficient and allows for manual pings in the intervening period.

Next you need to login to your hosting – in Dreamhost the CRON function is found under Goodies &gt; CRON jobs.

You can read into the working of CRON or just use my example as a guide.  This will run the CRON job every two hours, every day of the year.

0 */2 * * * -wget [URL]

(dont’ forget to substitute [URL] with your feedburner output)

When done your CRON job will look something like this:

0 */2 * * * -wget <a href="http://www.feedburner.com/fb/a/pingSubmit?bloglink=http%3A%2F%2Ffeeds.feedburner.com%YourFeeedName">http://www.feedburner.com/fb/a/pingSubmit?bloglink=http%3A%2F%2Ffeeds.feedburner.com%YourFeeedName</a>

&nbsp;<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fhow-to-ping-feedburner-automatically%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/how-to-ping-feedburner-automatically/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Running your podcast like a business</title>
		<link>http://james-williams.com/running-your-podcast-like-a-business/</link>
		<comments>http://james-williams.com/running-your-podcast-like-a-business/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 07:36:53 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[Becoming]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[cease and desist order]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[Emporium]]></category>
		<category><![CDATA[face]]></category>
		<category><![CDATA[firemark]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[honest reflection]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ian kath]]></category>
		<category><![CDATA[income]]></category>
		<category><![CDATA[jessica adams]]></category>
		<category><![CDATA[keith and the girl]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[media channels]]></category>
		<category><![CDATA[media lawyer]]></category>
		<category><![CDATA[nobody]]></category>
		<category><![CDATA[opening lines]]></category>
		<category><![CDATA[passio]]></category>
		<category><![CDATA[podcaster]]></category>
		<category><![CDATA[podcasters]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[promote]]></category>
		<category><![CDATA[promotion]]></category>
		<category><![CDATA[propodder]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[reflection time]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[successful]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=144</guid>
		<description><![CDATA[I recently read an article that suggested podcasting success came through running it like a business. The article pointed to the highly successful Keith and the Girl podcast and suggested ways that they have been successful. I agree with the idea that a podcast can be run like a business, but felt that I could build on this article to help you get a better handle on the steps to success. ]]></description>
			<content:encoded><![CDATA[<img class="alignright size-full wp-image-145" style="border: 0pt none; margin: 5px;" title="Successful Podcasting" src="http://james-williams.com/files/2011/08/iStock_000005289966XSmall.jpg" alt="" width="400" height="300" /><strong>Lots of people have opinions about what makes podcasting successful.  Giving the topic some honest reflection I can&#8217;t talk about it all in a single article. Being a successful podcaster, requires a lot of listening, reading, doing and being.  In this article I recap a recent article and start to fill it out providing some links to the Podcasters&#8217; Emporium podcast that will help you become a truly successful podcaster.</strong>

I recently <a href="http://propodder.com/2011/06/how-do-you-build-a-successful-podcast-treat-it-like-a-business/" target="_blank">read an article by Angela Bray on propodder.com</a> that suggested podcasting success came through running it like a business. The article pointed to the highly successful Keith and the Girl podcast and suggested ways that they have been successful. I agree with the idea that a podcast can be run like a business, but felt that I could build on this article to help you get a better handle on the steps to success.

I have to confess, I was puzzled by the opening lines of the article:

<em>“Podcasting is fun because the truth comes out. According to Keith and Chemda…</em>
<em>No boss = nobody tells you what to do = freedom to say whatever you want to say</em>
<em>It is empowering to say what’s on your mind.</em>
<em>If you put a mic in somebody’s face for long enough, they will eventually be completely honest.”</em>

The first thing that really smacks me in the face is the statement about podcasting is fun. No boss, equals nobody telling you what to do and the freedom to say what you want to say. In the business world saying what’s on your mind without any filtering can lead to a cease and desist order or worse <a href="http://podcastersemporium.com/podcasters-emporium-32-the-podcast-blog-and-new-media-producer%E2%80%99s-legal-survival-guide/" target="_blank">according to Social Media lawyer Gordon Firemark</a> who recently wrote a book on how to keep podcasters out of jail.

I’m not sure about whether putting a microphone in someone’s face for long enough will cause someone to become completely honest. It will probably succeed in making them mightily crapped-off!

<a href="http://podcastersemporium.com/episode-20-promoting-your-podcast-part-2/" target="_blank">  Developing a passionate audience</a> is much more than talking at people via social media channels, and <a href="http://podcastersemporium.com/episode-19-promoting-your-podcast/" target="_blank">getting them to promote your show</a>. A passionate audience are those people who actively involve themselves in your show, and share your show because they love what you do. That is more about the techniques you use to engage your audience, more than what features you give them access to on your website. <a href="http://james-williams.com/engaging-your-audience/" target="_blank">Taking a personal interest in your listeners</a> and making them an active part of your show &#8211; wherever you can &#8211; is a great way to engender the type of passion that will really make or break your show.

I certainly wouldn’t be worth arguing the point that podcasters need to have a social media presence and a way to stay in touch with your audience, but <a href="http://podcastersemporium.com/episode-20-promoting-your-podcast-part-2/" target="_blank">building a passionate community around your show</a> is an entirely different matter altogether.

Treating your podcast like a business is important and building a listener community around great content is key. Like any business, your podcast will have a bell-curve life-cycle to it. As you begin and you have a few listeners you will be able to personally interact with each of your listeners. It would be impossible to have a personal connection when your listener numbers reach 10,000.

So too, the services and the way you monetize your show will change over that time as well. With the smaller number of dedicated fans, you may choose to use donation tools to draw in some regular income. If you have quality content that is niche enough then people may be willing to pay you a regular small amount to keep producing it. The key to donations is audience involvement. If you can involve your community in the vision and what you want to do, then they will happily donate if they can share your vision.

A great example of someone who has done this very successfully is <a href="http://gspn.tv/" target="_blank">Cliff Ravenscraft of Generally Speaking Podcast Network</a> &#8211; he has a whole raft of fans who share his vision and directly give towards his income. The key to Cliff&#8217;s success is sharing his vision of becoming a ‘full time’ podcaster, explaining what was required monetarily to support his family and be able to podcast full-time. He then asked people who felt called to contribute regularly. Sure, he had the tools to accept the donations, but the way he approaches his audience is key to the success he has had in building a serious income from the network of shows he produces.

If your show is reaching into the thousands of listeners, then you have a potential opportunity to offer your audience to advertisers. Now there are pros-and-cons to this activity, primarily because your audience may think that you’ve sold them out. You need to be careful about the way you introduce advertising or in-show promotion and make sure that your audience understand why you are doing it, so that you keep them engaged and on-board with your change of direction.

If you are offering advertising on your website, then make it easy for people to buy. <a href="http://paypal.com" target="_blank">Using Paypal</a> means that they can pay on your site, and by using form submission software or plugins, you could even take the advertisers banner directly after a successful sale. With your first steps into advertising, it’s better to start small than overshoot the mark. Make your show a bargain to advertisers first, and then as demand grows you will be able to adjust your advertising prices to match.

<a href="http://adsense.google.com" target="_blank">Google Adsense</a> creates a way for you to place advertising on your site. Joining Adsense is free, but recent studies show that the effectiveness of online advertising has dropped by as much as 25% from 2010 to 2011. This direct drop means less revenue in your pocket.

Online stores can be a useful way of generating more revenue, but you need to have a really clear brand to make that happen. Often &#8211; and in my experience &#8211; online stores selling merchandise that requires shipping don&#8217;t do as well as you might think. With a significant audience, selling digital content like ebooks and audiobooks &#8211; <a href="http://jessicaadams.com" target="_blank">like internet astrologer Jessica Adams</a> &#8211; will see you drive a healthy revenue through your site.

But before you launch into producing your first digital content &#8211; think about what you’re working with. You will need to have an established reputation and a significant audience before digital downloads are going to reap benefits for you. They key is to create content that does not expire, that you create once, and deliver many times. That way you can keep selling that content for years, as web visitors discover it.

And finally let me leave you with this thought which I was reminded about by a fantastic Brisbane based podcaster called Ian Kath from the <a href="http://createyourlifestory.com" target="_blank">Create Your LifeStory podcast</a>&#8230; to be a successful podcaster, you need to put significant effort into your podcast blog.

Blogging creates the words that search engines ‘read’ and rank your site by. If you are just publishing the audio content, then you will not be successful in drawing large numbers of people to your site through search engines like Google.

When you blog, describe in detail what’s in your show using phrases and keywords that people might use search for the content you&#8217;re putting on your site. It’s simple Search Engine Optimisation (SEO) but according to Ian it brings you a whole lot more website traffic courtesy of search.

So yes, use these tips and run your podcast like a business and you’re bound to go a long way.<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Frunning-your-podcast-like-a-business%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/running-your-podcast-like-a-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rethinking Statpress</title>
		<link>http://james-williams.com/rethinking-statpress/</link>
		<comments>http://james-williams.com/rethinking-statpress/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 00:25:48 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[alignnone]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[Draft]]></category>
		<category><![CDATA[few days]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hosting company]]></category>
		<category><![CDATA[overcrowding]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[page loads]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins work]]></category>
		<category><![CDATA[similar products]]></category>
		<category><![CDATA[statistical information]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[Statpress]]></category>
		<category><![CDATA[third party]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lifestyleblognetwork.com/jameswilliams/?p=135</guid>
		<description><![CDATA[Statpress is a site statistics plugin for Wordpress which is potentially bad for your site's performance and could cause you problems with your hosting provider - but there is another way to achieve the same result.]]></description>
			<content:encoded><![CDATA[<strong>Statpress is a statistics plugin for WordPress</strong>

There are many other similar products available as plugins for WordPress, but I&#8217;m going to talk a little about why these plugins are bad for your site&#8217;s performance and could cause you problems. I&#8217;m also going to offer you a great alternative.

<div id="attachment_137" class="wp-caption alignnone" style="width: 602px"><img class="size-full wp-image-137" title="statpress" src="http://james-williams.com/files/2011/07/statpress.jpg" alt="" width="592" height="228" /><p class="wp-caption-text">Statpress</p></div>

Over the last few days I had a problem with a popular site I look after for a client.  I had installed Statpress and in recent months the site performance had slowed considerably. 

The site is hosted on a shared server (one of those cheap ones with several other hundred hosting accounts), and so I thought the performance could have easily been caused by overcrowding or the performance of another site.

I was surprised to find that the hosting account was suddenly suspended due to a terms of service violation, and digging a little deeper discovered that the performance hit I was experiencing, was also affecting several hundred other customers hosted on the same box with me.

&nbsp;

The source of the problem &#8211; according to the hosting company who had investigated the problem &#8211; was Statpress.  The solution was to remove the offending plugin, and they dutifully removed the suspension of the site.

The site performance improved immediately. 

The issue did get me thinking about the way these plugins work, and how it impacts performance of sites. Software like Statpress records a lot of information each time a page is hit, and this information needs to be written to the database.

It figures that as a site becomes more popular, not only does the CPU and database get an increased hit from the traffic, that hit is multiplied by the effort of recording all that statistical information.

Effectively popular sites are being punished by the plugin for being popular.

Where I landed is that third party reporting like Google Analytics is far better, because the load of recording statistics is not borne by the site serving the content.  So then, how could I get the same convenience of dashboard statistics for my client?

I did a little bit of research and found a great plugin called <a href="http://wordpress.org/extend/plugins/google-analytics-dashboard/" target="_blank">Google Analytics Dashboard</a> that gave me quite similar stats on the front page of the dash.  The detail remains in Google Analytics.

<div id="attachment_136" class="wp-caption alignnone" style="width: 492px"><img class="size-full wp-image-136" title="ga-dashboard-widget" src="http://james-williams.com/files/2011/07/ga-dashboard-widget.jpg" alt="" width="482" height="617" /><p class="wp-caption-text">Google Analytics Dashboard widget</p></div>

As for setup it&#8217;s very simple with OAuth &#8211; simply log the site in and select the profile you wish to track.

Some additional features include the ability to determine who can see the stats dashboard widget.  It can be offered at every level from Subscriber (not recommended) through to just Admins.

So if you&#8217;re using a plugin like Statpress and you&#8217;re suffering performance problems, perhaps it&#8217;s time to rethink the way you record and display your stats.<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Frethinking-statpress%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/rethinking-statpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.2 Upgrade and MU problems</title>
		<link>http://james-williams.com/wordpress-3-2-upgrade-and-mu-problems/</link>
		<comments>http://james-williams.com/wordpress-3-2-upgrade-and-mu-problems/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 00:38:03 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=128</guid>
		<description><![CDATA[There are more than a few serious issues with the latest 3.2 release of Wordpress - affecting Multiuser environments.]]></description>
			<content:encoded><![CDATA[<strong><img class="alignright size-thumbnail wp-image-129" style="margin: 5px 25px; border: 0px;" title="wordpress-error" src="http://james-williams.com/files/2011/07/wordpress-error-150x150.png" alt="" width="150" height="150" />The most recent upgrade to WordPress 3.2 has caused significant issues with Multiuser installations, and they are still working through the problems.</strong>

The most apparent WordPress issue appears to be with the way widgets are performing under current browsers.  Widgets for new sites appear unaffected, but any <a href="http://wordpress.org/support/topic/32-widgets-do-not-open-screen-recording-included" target="_blank">widgets set under the previous version 3.1.4 do not respond to the regular drag and drop feature</a>.  In fact, it seems impossible &#8211; at this point &#8211; to edit or even remove widgets installed under the old version, and the problem persists with current versions of Internet Explorer, Firefox and Safari.

The second concerning issue with <a href="http://wordpress.org/support/topic/wp-32-fresh-linux-install-permalinks-not-working" target="_blank">WordPress 3.2 is with permalinks under a multiuser installation</a>, with a number of issues being raised in the WordPress forums and the issues still appearing to be in a diagnostic phase.  Some users have reported deactivating and reactivating plugins as working, however working out which plugins is going to be the big issue in a multiuser environment.

This problem has manifested itself by users not being able to click through to the second page of posts on our sites.  The fix seems to be related to changing WordPress back to the default settings for permalinks, at least until this problem is properly diagnosed and fixed.

In my opinion these are showstoppers for most installations because the process of adjusting permalinks for all sites in a multiuser installation &#8211; and then reinstating them seems to be a major concern.

I suspect that the WordPress crew will be working overtime on all presented issues at the moment, and I imagine the first 3.2 patch will be released soon.<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fwordpress-3-2-upgrade-and-mu-problems%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/wordpress-3-2-upgrade-and-mu-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google+ offers a new podcasting hangout</title>
		<link>http://james-williams.com/google-offers-a-new-podcasting-hangout/</link>
		<comments>http://james-williams.com/google-offers-a-new-podcasting-hangout/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 12:32:16 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Google Plus]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=119</guid>
		<description><![CDATA[I got about an hour to take a look at Google+ and I'm very excited about the potential for podcasting: Video, Voice, Chat, smart Youtube sharing and the ability to add callers all in one simple interface.]]></description>
			<content:encoded><![CDATA[<strong>I got my first look at Google+ today.</strong>

I got about an hour to take a look at Google+ with my fellow co-host Dave Gray and I&#8217;m very excited about the potential for podcasting, in particular the integration of Google Voice, Chat and Youtube into the Google Hangout.

At first glance, Google Hangout looks a bit like a simpler version of UStream, with the ability to add multiple callers (voice only or video) to a call, with controls to mute users and even display video from Youtube in a call.  Quite powerful when you start to imagine how you could use it to podcast.

<a href="http://james-williams.com/files/2011/07/googleplus.jpg" target="_blank"><img class="alignnone size-full wp-image-123" title="googleplus-smaller" src="http://james-williams.com/files/2011/07/googleplus-smaller.jpg" alt="" width="600" height="483" /></a>

The use that Dave and I landed &#8211; almost immediately &#8211; was for a live talk-back show edition of Two Schooners, where we often call people on Skype.  It seems that with Google Hangout &#8211; and recording the show directly from there &#8211; our callers would be able to listen in to the show and they could be a part of the show in real-time.

The big advantage will be had with those using Digital mixers like the Alesis Multimix 8, who can take inbound and outbound sound directly into their mixer via USB, and not having to use cables.  For my co-host and I the first results were spectacular.

The video and audio are superb.  Together, we noticed that the software appears to divide more bandwidth to video, resulting in crisper images settling more quickly than Skype.  The audio was crystal clear &#8211; at one point I could hear myself talking and I thought it was a feedback loop (not common with my setup), when I tracked it down, it was because my co-host Dave had his headphones turned-up and it was coming back clearly through his microphone.

The chat functions would enable any podcast to queue listeners and allow a back conversation to happen in The Hangout to get feedback during a show.

The way I see it, the most flexible part about the Hangout is who can be invited.  You can invite just one person, a group of people (in your circle) or create a Hangout that is public, so you could invite your whole audience.

The YouTube player also has smarts built-in. When you play a video, the Hangout mutes all callers microphones.  You can talk over the top of the video by pressing the push-to-talk button, and it will automatically drop the volume of the video to allowing listeners to hear your voice.  A very nice touch.

I&#8217;m looking forward to the next time we can get together to record &#8211; in Google Hangout &#8211; to give it a solid workout.  Do we have our Two Schooners&#8217; Esky Reporters&#8217; standing by?

<em>And thanks to @the_rooster @kdmurray and @unrealshots who all sent me an invite to Google+ this week.</em><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fgoogle-offers-a-new-podcasting-hangout%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/google-offers-a-new-podcasting-hangout/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Creating a custom Facebook URL</title>
		<link>http://james-williams.com/creating-a-custom-facebook-url/</link>
		<comments>http://james-williams.com/creating-a-custom-facebook-url/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 01:56:58 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://james-williams.com/?p=116</guid>
		<description><![CDATA[Facebook URL's can be customised for individual profiles and facebook pages, here's the quick steps you can take to get yours.]]></description>
			<content:encoded><![CDATA[<strong><img class="alignright size-full wp-image-117" style="margin: 5px 25px; border: 0px;" title="facebook-logo" src="http://james-williams.com/files/2011/07/facebook-logo.png" alt="" width="170" height="170" />Facebook URL&#8217;s can be customised for individual profiles and facebook pages, here&#8217;s the quick steps you can take to get yours.</strong>

Facebook allows you to change your URL from something complicated to something simple to print, and easy to remember.  So you can have something as simple as <a href="http://facebook.com/jameswilliams90">http://facebook.com/jameswilliams90</a> or <a href="http://facebook.com/lifestylepodnetwork">http://facebook.com/lifestylepodnetwork</a>

<strong>So, why would you bother?</strong>

Well here&#8217;s two reasons off the bat&#8230; it&#8217;s easy and it&#8217;s FREE!

That&#8217;s the good news.  The downside of being free is that anyone has the power to claim a name.  So if you want to reserve your name, then you&#8217;ll want to get in early &#8211; you don&#8217;t want somebody else taking your name, or worse, a competitor getting it to take your traffic away from you.

<strong>Here&#8217;s what you need to know&#8230;</strong>

Facebook URL&#8217;s are easy to setup, but impossible to undo&#8230; so choose your name wisely and check your spelling.

<strong>So how do you do it?</strong>

Here are the steps to setup your custom Facebook URL on your Facebook page.
<ol>
	<li>Login and visit your page on Facebook</li>
	<li>At the top of your page (on the right), click <strong>Edit</strong></li>
	<li>From the left menu, click<strong> Marketing</strong></li>
	<li>Choose the page you want to add your custom URL</li>
	<li>Type your desired URL name, and press <strong><strong>Check Availability</strong></strong>&nbsp;

Check your spelling, and remember you can&#8217;t change it once it&#8217;s set&#8230; Only when you&#8217;re satisfied&#8230;</li>
	<li>Click <strong>Confirm</strong></li>
</ol>
Over to you!<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjames-williams.com%2Fcreating-a-custom-facebook-url%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/creating-a-custom-facebook-url/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

