<?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>Marcus Follrud &#187; mu-feeder</title>
	<atom:link href="http://marcusfollrud.net/tag/mu-feeder/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcusfollrud.net</link>
	<description>Wish I had a slogan</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:02:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Adding bit.ly support to mu-feeder</title>
		<link>http://marcusfollrud.net/2010/01/23/adding-bit-ly-support-to-mu-feeder/</link>
		<comments>http://marcusfollrud.net/2010/01/23/adding-bit-ly-support-to-mu-feeder/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 09:10:42 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[mu-feeder]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[twitterfeed]]></category>

		<guid isPermaLink="false">http://marcusfollrud.net/?p=382</guid>
		<description><![CDATA[My twitterfeed haven&#8217;t been working for  a while now. The last update was 2009-11-25, so I went out googling on &#8221;twitterfeed replacement&#8221; and found mu-feeder. A small python script that publish your blog entrys (or whatever RSS feed that you might have) to twitter. It&#8217;s very sweet but i missed the bit.ly support. But, since [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmarcusfollrud.net%2F2010%2F01%2F23%2Fadding-bit-ly-support-to-mu-feeder%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmarcusfollrud.net%2F2010%2F01%2F23%2Fadding-bit-ly-support-to-mu-feeder%2F&amp;source=marcusfollrud&amp;style=normal&amp;service=bit.ly&amp;service_api=R_7d280395e19104feae6bc0cd839f41c0&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My twitterfeed haven&#8217;t been working for  a while now. The last update was 2009-11-25, so I went out googling on &#8221;twitterfeed replacement&#8221; and found <a href="https://launchpad.net/mu-feeder">mu-feeder</a>. A small python script that publish your blog entrys (or whatever RSS feed that you might have) to twitter. It&#8217;s very sweet but i missed the bit.ly support.</p>
<p>But, since it&#8217;s open source, there&#8217;s nothing that you can&#8217;t do about it <img src='http://marcusfollrud.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I went out hunting and i found <a href="http://code.google.com/p/python-bitly/">python-bitly</a>. A library for the bit.ly API!</p>
<p>After some tweaking in the bitly file I got it working.</p>
<p>Step 1: Download mu-feeder and unpack it.<br />
Step 2: <a href="http://marcusfollrud.net/wp-content/bitly.py">Download the modified bitly file</a> and put it in mu-feeder/shorteners (<a href="http://marcusfollrud.net/wp-content/bitly.diff">diff here</a>)<br />
Step 3:  Edit your mu-feeder settings.py. set URL_SHORTENING_SERVICE to &#8221;bitly&#8221; and URL_SHORTENER_LOGIN plus URL_SHORTENER_PASSWORD to your bit.ly username and the API key that you have on bit.ly.</p>
<p>That&#8217;s it. Now it should work just fine <img src='http://marcusfollrud.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Have a nice weekend.<br />
Marcus</p>
]]></content:encoded>
			<wfw:commentRss>http://marcusfollrud.net/2010/01/23/adding-bit-ly-support-to-mu-feeder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

