<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: HackHUD</title>
	<atom:link href="http://dharmafly.com/blog/hackhud/feed" rel="self" type="application/rss+xml" />
	<link>http://dharmafly.com/blog/hackhud</link>
	<description>Social Media for Social Change</description>
	<pubDate>Tue, 07 Oct 2008 01:06:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Premasagar</title>
		<link>http://dharmafly.com/blog/hackhud#comment-1112</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Wed, 11 Jun 2008 17:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-1112</guid>
		<description>Recent changes to the BBC News website mean that the script requires an update. I'll post again here when a new version is available.</description>
		<content:encoded><![CDATA[<p>Recent changes to the BBC News website mean that the script requires an update. I&#8217;ll post again here when a new version is available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premasagar</title>
		<link>http://dharmafly.com/blog/hackhud#comment-109</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Thu, 06 Mar 2008 23:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-109</guid>
		<description>Thanks Phil. Yes, I was using Yahoo Search in the &lt;a href="http://pipes.yahoo.com/premasagar/twittersearch"&gt;Twitter pipe&lt;/a&gt; to retrieve relevant tweets, but I don't think it's really appropriate for this kind of task.

I've just switched it to use Terraminds' &lt;a href="http://terraminds.com/twitter/api.html"&gt;Twitter search API&lt;/a&gt;. Much better, methinks.</description>
		<content:encoded><![CDATA[<p>Thanks Phil. Yes, I was using Yahoo Search in the <a href="http://pipes.yahoo.com/premasagar/twittersearch">Twitter pipe</a> to retrieve relevant tweets, but I don&#8217;t think it&#8217;s really appropriate for this kind of task.</p>
<p>I&#8217;ve just switched it to use Terraminds&#8217; <a href="http://terraminds.com/twitter/api.html">Twitter search API</a>. Much better, methinks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://dharmafly.com/blog/hackhud#comment-108</link>
		<dc:creator>Phil Wilson</dc:creator>
		<pubDate>Thu, 06 Mar 2008 22:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-108</guid>
		<description>That's good stuff.

Not sure about the results from the Twitter pipe. Some extra parsing needed to filter out the "are you on a mobile phone?" content.</description>
		<content:encoded><![CDATA[<p>That&#8217;s good stuff.</p>
<p>Not sure about the results from the Twitter pipe. Some extra parsing needed to filter out the &#8220;are you on a mobile phone?&#8221; content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premasagar</title>
		<link>http://dharmafly.com/blog/hackhud#comment-102</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Mon, 03 Mar 2008 15:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-102</guid>
		<description>Nice. I've added a Wikipedia option to the script, using Phil's pipe. Thanks, Phil.

And while I was at it, I added Twitter too.

This gets me thinking that it could be useful to simplify the process for users to add a new source to the script.</description>
		<content:encoded><![CDATA[<p>Nice. I&#8217;ve added a Wikipedia option to the script, using Phil&#8217;s pipe. Thanks, Phil.</p>
<p>And while I was at it, I added Twitter too.</p>
<p>This gets me thinking that it could be useful to simplify the process for users to add a new source to the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://dharmafly.com/blog/hackhud#comment-101</link>
		<dc:creator>Phil Wilson</dc:creator>
		<pubDate>Mon, 03 Mar 2008 14:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-101</guid>
		<description>Yay!

I hacked my local version to also include a link to Wikipedia thus:

function getWikipediaPipesData(sTags, oInfoPanel) {
	getYahooPipe('f5092f6843f0ed59a060cd56833f4889', sTags, 4, paramCall(standardParser, this, ['wikipedia']));
}</description>
		<content:encoded><![CDATA[<p>Yay!</p>
<p>I hacked my local version to also include a link to Wikipedia thus:</p>
<p>function getWikipediaPipesData(sTags, oInfoPanel) {<br />
	getYahooPipe(&#8217;f5092f6843f0ed59a060cd56833f4889&#8242;, sTags, 4, paramCall(standardParser, this, ['wikipedia']));<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premasagar</title>
		<link>http://dharmafly.com/blog/hackhud#comment-100</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Sun, 02 Mar 2008 12:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-100</guid>
		<description>Thanks Phil. Very strange that - the Flickr pipe seems to have spontaneously combusted. I've replaced it with a &lt;a href="http://pipes.yahoo.com/premasagar/flickrsearch"&gt;new one&lt;/a&gt; and &lt;a href="http://dharmafly.com/hackhud/hackhud.user.js"&gt;updated the script&lt;/a&gt;.

The script should automatically inform you of an update within 24 hours...</description>
		<content:encoded><![CDATA[<p>Thanks Phil. Very strange that - the Flickr pipe seems to have spontaneously combusted. I&#8217;ve replaced it with a <a href="http://pipes.yahoo.com/premasagar/flickrsearch">new one</a> and <a href="http://dharmafly.com/hackhud/hackhud.user.js">updated the script</a>.</p>
<p>The script should automatically inform you of an update within 24 hours&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wilson</title>
		<link>http://dharmafly.com/blog/hackhud#comment-86</link>
		<dc:creator>Phil Wilson</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-86</guid>
		<description>This is totally awesome, but the Pipe for Flickr photos doesn't seem to exist any more!</description>
		<content:encoded><![CDATA[<p>This is totally awesome, but the Pipe for Flickr photos doesn&#8217;t seem to exist any more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Premasagar</title>
		<link>http://dharmafly.com/blog/hackhud#comment-31</link>
		<dc:creator>Premasagar</dc:creator>
		<pubDate>Sun, 16 Dec 2007 18:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-31</guid>
		<description>Indeed, Mr Marco :)
It was a fine slog, was Hack Day. And you were &lt;em&gt;there&lt;/em&gt; - all through the night - hacking away with the best of them...</description>
		<content:encoded><![CDATA[<p>Indeed, Mr Marco :)<br />
It was a fine slog, was Hack Day. And you were <em>there</em> - all through the night - hacking away with the best of them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://dharmafly.com/blog/hackhud#comment-25</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 13 Dec 2007 23:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://dharmafly.com/blog/hackhud#comment-25</guid>
		<description>It was a pleasure working with you guys and great to get to know two new great friends!</description>
		<content:encoded><![CDATA[<p>It was a pleasure working with you guys and great to get to know two new great friends!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
