<?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>Es Tea Double Eye &#187; pubsubhubbub</title>
	<atom:link href="http://stii.co.za/tag/pubsubhubbub/feed/" rel="self" type="application/rss+xml" />
	<link>http://stii.co.za</link>
	<description>You&#039;re never too old for a happy childhood</description>
	<lastBuildDate>Fri, 19 Aug 2011 02:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://stii.co.za/?pushpress=hub'/>
		<item>
		<title>Pubsubhubbub on Google appspot</title>
		<link>http://stii.co.za/article/pubsubhubbub-on-google-appspot/</link>
		<comments>http://stii.co.za/article/pubsubhubbub-on-google-appspot/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 05:36:04 +0000</pubDate>
		<dc:creator>Stii</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Afrigator]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[pushpress]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://stii.co.za/?p=1144</guid>
		<description><![CDATA[It is the weirdest thing. I was having issues subscribing to blogs that is using pubsubhubbub.appspot.com using a Python script. It returned a 500 Internal Server error without fail. So I rewrote the process in PHP and like magic, it is gone&#8230; I used PHP and CURL to subscribe to the appspot service. In Python [...]]]></description>
			<content:encoded><![CDATA[<p>It is the weirdest thing. I was having issues subscribing to blogs  that is using <a href="http://stii.co.za/article/pubsubhubbub-on-afrigator/">pubsubhubbub.appspot.com</a> using a Python script. It returned a <a href="http://stii.co.za/article/pubsubhubbub-on-afrigator/">500 Internal Server</a> error without fail. So I rewrote the process in PHP and like magic, it is gone&#8230; I used <strong>PHP and CURL</strong> to subscribe to the appspot service. In <a href="http://stii.co.za/tag/python">Python</a> I used the <strong>urllib2 library</strong>. Somewhere in the back of my mind I vaguely remember appspot not liking urllib2, but I haven&#8217;t really checked due to time constraints. I&#8217;ll have a look soon, but if you&#8217;re going to use Python to subscribe to feeds, I would suggest trying to do so with <strong>CURL</strong>.</p>
<p>The good news is that all is good on <a href="http://afrigator.com">Afrigator</a> now. All blogs that are using some form of Pubsubhubbub service will be realtime in no time. </p>
<p>If you&#8217;re running on <strong>WordPress</strong> (not WordPress.com) and you have not yet installed <a href="http://wordpress.org/extend/plugins/pushpress/">PuSHPress</a>, please do so soon! </p>
]]></content:encoded>
			<wfw:commentRss>http://stii.co.za/article/pubsubhubbub-on-google-appspot/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Realtime feed updates with Pubsubhubbub on Afrigator</title>
		<link>http://stii.co.za/article/pubsubhubbub-on-afrigator/</link>
		<comments>http://stii.co.za/article/pubsubhubbub-on-afrigator/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 06:34:17 +0000</pubDate>
		<dc:creator>Stii</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Afrigator]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://stii.co.za/?p=1142</guid>
		<description><![CDATA[Okay, I&#8217;ve implemented this beast. Feeds that support Pubsubhubbub functionality will now be able to distribute their posts as they are published to Afrigator. Well, all but Blogger or Blogspot feeds as I&#8217;m having a weird issue with pubsubhubbub.appspot.com which is the hub for Blogger/Blogspot blogs. If you are using WordPress.com (i.e. yourname.wordpress.com) your good [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;ve implemented this beast. Feeds that support <a href="http://stii.co.za/article/dare-you-to-say-pubsubhubbub-when-drunk/">Pubsubhubbub</a> functionality will now be able to distribute their posts as they are published to <a href="http://afrigator.com">Afrigator</a>. Well, all but <strong>Blogger or Blogspot</strong> feeds as I&#8217;m having a weird issue with <strong>pubsubhubbub.appspot.com</strong> which is the hub for Blogger/Blogspot blogs. </p>
<p>If you are using <strong>WordPress.com</strong> (i.e. yourname.wordpress.com) your good to go. If you run your own installation of WordPress, I strongly suggest that you install the <a href="http://wordpress.org/extend/plugins/pushpress/" rel="nofollow">PuSHPress</a> plugin. Why? Here is a good couple of reasons:</p>
<p><strong>1. It get you more exposure</strong>. Your latest post would be published immediately. This results in your content being distributed as they&#8217;re published instead of hours later. </p>
<p><strong>2. It saves you bandwidth.</strong> We don&#8217;t need to check your entire feed every hour. We sit back and wait until you publish a blog post. </p>
<p><strong>3. We&#8217;re not the only ones doing it.</strong> Other services and aggregators also uses <strong>Pubsubhubbub</strong>. Services like Friendfeed, etc. Which means you&#8217;ll save even MORE bandwidth and your content would be even more realtime.</p>
<p>Okay, I&#8217;m still having <strong>issues with Blogspot blogs</strong>. They use a <strong>Google Appspot</strong> application to enable the realtime publishing of their feeds. However, when I try to subscribe at <strong>pubsubhubbub.appspot.com</strong> it always returns a <strong>500 Internal Server Error</strong> and I&#8217;m not sure why. I tried setting various headers as I thought that maybe it is because I&#8217;m using a Python script to subscribe, but to no avail. I checked using the service <a href="http://hurl.r09.railsrumble.com/">Hurl</a> and that works every time without fail. I&#8217;m a bit frustrated and lost. If anyone have any ideas, I&#8217;d welcome it. </p>
]]></content:encoded>
			<wfw:commentRss>http://stii.co.za/article/pubsubhubbub-on-afrigator/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Dare you to say Pubsubhubbub when drunk</title>
		<link>http://stii.co.za/article/dare-you-to-say-pubsubhubbub-when-drunk/</link>
		<comments>http://stii.co.za/article/dare-you-to-say-pubsubhubbub-when-drunk/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:41:22 +0000</pubDate>
		<dc:creator>Stii</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Afrigator]]></category>
		<category><![CDATA[pubsubhubbub]]></category>
		<category><![CDATA[pushpress]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://stii.co.za/?p=1128</guid>
		<description><![CDATA[What a crazy name! Anyway, the idea is much cooler than what the name is. Basically, what Pubsubhubbub does is it enable your blog to broadcast your new blog posts as you publish them. Instead of aggregators like Afrigator periodically fetching and processing your feed, you tell Afrigator &#8220;HEY! Listen up! I&#8217;ve written something new [...]]]></description>
			<content:encoded><![CDATA[<p>What a crazy name! Anyway, the idea is much cooler than what the name is. Basically, what <a href="http://code.google.com/p/pubsubhubbub/" rel="nofollow">Pubsubhubbub</a> does is it enable your blog to broadcast your new blog posts as you publish them. Instead of aggregators like <a href="http://afrigator.com">Afrigator</a> periodically fetching and processing your feed, you tell Afrigator &#8220;HEY! Listen up! I&#8217;ve written something new and here it is.&#8221; </p>
<p>A lot of services uses it nowadays and it is gaining traction. If you&#8217;re on <strong>blogger/blogspot or wordpress.com</strong> you needn&#8217;t worry about it as they have already enabled it for those platforms. If you are on a self hosted wordpress blog, I suggest you check out the awesome wordpress plugin called <a href="http://wordpress.org/extend/plugins/pushpress/">PuSHPress</a>. Install it now! It would be worth it ;)</p>
<p>Oh and here is a video explaining it in a cool way. </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/B5kHx0rGkec&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/B5kHx0rGkec&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p>Note: I&#8217;m going to churn quite a bit of posts to test our Afrigator implementation of Pubsubhubbub.</p>
]]></content:encoded>
			<wfw:commentRss>http://stii.co.za/article/dare-you-to-say-pubsubhubbub-when-drunk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

