<?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>Jannich Brendle&#039;s blog &#187; transmission</title>
	<atom:link href="http://bredsaal.dk/tag/transmission/feed" rel="self" type="application/rss+xml" />
	<link>http://bredsaal.dk</link>
	<description>My name is Jannich - I blog!</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:54:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Controlling transmission using json-rpc in perl</title>
		<link>http://bredsaal.dk/controlling-transmission-using-json-rpc-in-perl</link>
		<comments>http://bredsaal.dk/controlling-transmission-using-json-rpc-in-perl#comments</comments>
		<pubDate>Thu, 09 Jul 2009 23:53:40 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Controlling+transmission+using+json-rpc+in+perl</guid>
		<description><![CDATA[For some time I have wanted to play with the json-rpc interface of Transmission. Today I jumped into it. I decided to make a program that would run on my local computer and should be called via cron every X minutes, and scan a directory for .torrent files. Any .torrent files found should be added [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/controlling-transmission-using-json-rpc-in-perl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Startup script for transmission on OpenWrt.</title>
		<link>http://bredsaal.dk/startup-script-for-transmission-on-openwrt</link>
		<comments>http://bredsaal.dk/startup-script-for-transmission-on-openwrt#comments</comments>
		<pubDate>Thu, 09 Jul 2009 23:15:19 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Startup+script+for+transmission+on+OpenWrt.</guid>
		<description><![CDATA[I wrote a blog some time ago describing running transmission on OpenWrt. Apparently I forgot to include the startup script in the blogpost, so I am posting it here. Insert the following snippet into /etc/init.d/transmission. #!/bin/sh /etc/rc.common START=99 start(){ # Adjust as needed. username=username password=password torrentpath=/mnt/torrent transmission-daemon -b -f -p 9091 -t -u $username -v [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/startup-script-for-transmission-on-openwrt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transmission bittorrent client on OpenWRT</title>
		<link>http://bredsaal.dk/transmission-bittorrent-client-on-openwrt</link>
		<comments>http://bredsaal.dk/transmission-bittorrent-client-on-openwrt#comments</comments>
		<pubDate>Mon, 04 May 2009 22:10:44 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Transmission+bittorrent+client+on+OpenWRT</guid>
		<description><![CDATA[Well, I&#8217;ve just recieved my brand new 1TB external harddrive, which is a Western Digital Desktop Elements. I&#8217;m also the owner of a ASUS wl500gp router running OpenWRT, and I figured, why not combine these two things, and run a bittorrent client on the router. Preparing the harddrive The harddrive I recieved was preformatted with [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/transmission-bittorrent-client-on-openwrt/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
