<?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>Blogging to Nowhere &#187; mu-feeder</title>
	<atom:link href="http://webworxshop.com/tag/mu-feeder/feed" rel="self" type="application/rss+xml" />
	<link>http://webworxshop.com</link>
	<description>cat /dev/brain &#62; /dev/null</description>
	<lastBuildDate>Wed, 04 Jan 2012 02:45:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Mu-Feeder 0.1 Released</title>
		<link>http://webworxshop.com/2010/01/06/mu-feeder-0-1-released</link>
		<comments>http://webworxshop.com/2010/01/06/mu-feeder-0-1-released#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:08:11 +0000</pubDate>
		<dc:creator>Rob Connolly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[identi.ca]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[mu-feeder]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://blog.webworxshop.com/?p=145</guid>
		<description><![CDATA[Hello Everyone, welcome to Twenty-Ten (yes we finally get to sound like we live in the future!).

I'm very pleased to announce the release of my pet project Mu-Feeder, or at least a very early version of it. I actually released version 0.1.0 unofficially yesterday, but then found a bug which was tickled by Python ...]]></description>
			<content:encoded><![CDATA[<p>Hello Everyone, welcome to Twenty-Ten (yes we finally get to sound like we live in the future!).</p>
<p>I&#8217;m very pleased to announce the release of my pet project <a href="http://launchpad.net/mu-feeder">Mu-Feeder</a>, or at least a very early version of it. I actually released version 0.1.0 unofficially yesterday, but then found a bug which was tickled by Python 2.4, so fixed that and re-released as version 0.1.1.</p>
<p>If you want to try it out you can get it <a href="http://launchpad.net/mu-feeder/0.1/0.1.1/+download/mu-feeder-0.1.1.tar.gz">here</a>, or you can download the code with:</p>
<p><code>$ bzr branch lp:mu-feeder/0.1</code></p>
<p>If you have a bug report, please post it on the <a href="https://bugs.launchpad.net/mu-feeder">Launchpad bug tracker</a>, I&#8217;m also seeking feedback which you can send to me in a variety of ways (comment here, <a href="http://identi.ca/robconnolly">identi.ca</a> or <a href="https://answers.launchpad.net/mu-feeder">Launchpad answers page</a>).</p>
<p>I hope someone finds this useful! Enjoy!</p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://webworxshop.com/2010/01/06/mu-feeder-0-1-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Mu-Feeder&#8230;</title>
		<link>http://webworxshop.com/2009/11/25/introducing-mu-feeder</link>
		<comments>http://webworxshop.com/2009/11/25/introducing-mu-feeder#comments</comments>
		<pubDate>Wed, 25 Nov 2009 02:16:24 +0000</pubDate>
		<dc:creator>Rob Connolly</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bzr]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[identi.ca]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[mu-feeder]]></category>

		<guid isPermaLink="false">http://blog.webworxshop.com/?p=140</guid>
		<description><![CDATA[I  haven't written here in a while, principally because I've been doing exams and finishing various projects at Uni. I'm now doing a summer studentships project for my department for which I get paid (excellent!), so that's keeping me busy. However, I'm not really here to talk about all that stuff...

The purpose of ...]]></description>
			<content:encoded><![CDATA[<p>I  haven&#8217;t written here in a while, principally because I&#8217;ve been doing exams and finishing various projects at Uni. I&#8217;m now doing a summer studentships project for my department for which I get paid (excellent!), so that&#8217;s keeping me busy. However, I&#8217;m not really here to talk about all that stuff&#8230;</p>
<p>The purpose of this entry is to announce my personal Free Software project. Mu-Feeder (pronounced &#8216;mew-feeder&#8217;) is a project to replace the proprietary web service <a href="http://twitterfeed.com">Twitterfeed</a> with a piece of Free Software. Basically the idea is to take entries from an RSS or Atom feed and post them to a microblog. I figured this could be quite easily done and it would let me get used to the tools, etc involved in publishing Free Software. Basically, it&#8217;s not meant to be a complicated project, just to fill a gap and give me some experience.</p>
<p>At the moment the software is designed to run as a Python script executed via Cron. When it gets called it should build a summary of the top items in the feed (along with shortened URL&#8217;s) and post them to the configured microblog. I already have <a href="http://identi.ca">identi.ca</a> support as well as (untested) <a href="http://twitter.com">twitter</a> and <a href="http://status.net">StatusNet</a> support, principally bacause they all use the same API. I&#8217;m aiming to have support for a single feed in the 0.1 release with support form multiple feeds in a subsequent release.</p>
<p>All the details are up on the Launchpad page at <a href="https://launchpad.net/mu-feeder">https://launchpad.net/mu-feeder</a> and you can get the code via <a href="http://bazaar-vcs.org">bzr</a> with:</p>
<p><code>$ bzr branch lp:mu-feeder</code></p>
<p>Bug reports are welcome at <a href="https://bugs.launchpad.net/mu-feeder">https://bugs.launchpad.net/mu-feeder</a>.</p>
<p>That&#8217;s about it, I&#8217;ll update on progress here as I go. Bye for now!</p>
<p>PS. Ironically this blog entry will be posted to identi.ca with the very service that Mu-Feeder aims to replace!</p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://webworxshop.com/2009/11/25/introducing-mu-feeder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

