<?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: WordPress Twitter Hash Tag Widget and the New Widget API</title>
	<atom:link href="http://sivel.net/2009/06/twitter-hash-tag-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://sivel.net/2009/06/twitter-hash-tag-widget/</link>
	<description>Throwing Hot Coals</description>
	<lastBuildDate>Fri, 30 Dec 2011 00:37:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
	<item>
		<title>By: Matt</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-6345</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-6345</guid>
		<description>I would love to see a version that allowed for the search of multiple hastags (but not necessarily in the same tweet). Like #wordpress #wp</description>
		<content:encoded><![CDATA[<p>I would love to see a version that allowed for the search of multiple hastags (but not necessarily in the same tweet). Like #wordpress #wp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugins for wordpress that I appreciate &#124; Baby Spittle</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-6068</link>
		<dc:creator>Plugins for wordpress that I appreciate &#124; Baby Spittle</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-6068</guid>
		<description>[...] Twitter Hash Tag Widget This is basically a rss reader limited to twitter hash tags. Whatever that is &#8211; discussion/spam group? [...]</description>
		<content:encoded><![CDATA[<p>[...] Twitter Hash Tag Widget This is basically a rss reader limited to twitter hash tags. Whatever that is &#8211; discussion/spam group? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-4487</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-4487</guid>
		<description>Lovely plugin. Does exactly what I needed. 

Template tag would be lovely for customizing it&#039;s appearance a bit with CSS.</description>
		<content:encoded><![CDATA[<p>Lovely plugin. Does exactly what I needed. </p>
<p>Template tag would be lovely for customizing it&#8217;s appearance a bit with CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-3756</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-3756</guid>
		<description>Sure would be handy to have this work in older versions :) The WordPress MU community is also in need of this functionality! 

Great job though and I&#039;m glad to see the WordCamps being of some integral use.</description>
		<content:encoded><![CDATA[<p>Sure would be handy to have this work in older versions :) The WordPress MU community is also in need of this functionality! </p>
<p>Great job though and I&#8217;m glad to see the WordCamps being of some integral use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-3691</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 27 Jun 2009 17:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-3691</guid>
		<description>The current version of the plugin only supports PHP 5.2+.  I have another version of the plugin ready to go that should support version of PHP without built in JSON capabilities.  I just got the plugin approved for the plugin repository yesterday and should hopefully get it uploaded tonight or early next week.  Keep an eye out for the update.</description>
		<content:encoded><![CDATA[<p>The current version of the plugin only supports PHP 5.2+.  I have another version of the plugin ready to go that should support version of PHP without built in JSON capabilities.  I just got the plugin approved for the plugin repository yesterday and should hopefully get it uploaded tonight or early next week.  Keep an eye out for the update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-3671</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 26 Jun 2009 16:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-3671</guid>
		<description>Hi there,
thanks for this amazing plugin, really what i have been looking for for a good while. Have a question. I am getting 
&lt;code&gt;Fatal error: Call to undefined function: json_decode() &lt;/code&gt;
when I activate the plugin. I am using a godaddy dedicated linux hosting account. Is the function supported in php 4 or 5.0? (http://forums.mawhorter.net/viewtopic.php?id=8) seems to suggest that its only for php 5.2+ Is there a way of building in php legacy support? Again, I REALLY appreciate this plugin and am HOPING that it will be a core community builder for our project. Please do get back to me if you can. Thanks in advance.
Stuart</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
thanks for this amazing plugin, really what i have been looking for for a good while. Have a question. I am getting<br />
<code>Fatal error: Call to undefined function: json_decode()</code><br />
when I activate the plugin. I am using a godaddy dedicated linux hosting account. Is the function supported in php 4 or 5.0? (<a href="http://forums.mawhorter.net/viewtopic.php?id=8" rel="nofollow">http://forums.mawhorter.net/viewtopic.php?id=8</a>) seems to suggest that its only for php 5.2+ Is there a way of building in php legacy support? Again, I REALLY appreciate this plugin and am HOPING that it will be a core community builder for our project. Please do get back to me if you can. Thanks in advance.<br />
Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-3592</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-3592</guid>
		<description>I&#039;ll see about getting that soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll see about getting that soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://sivel.net/2009/06/twitter-hash-tag-widget/#comment-3590</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://sivel.net/?p=681#comment-3590</guid>
		<description>Great work!  Any chance of getting a template tag?</description>
		<content:encoded><![CDATA[<p>Great work!  Any chance of getting a template tag?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

