<?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; xubuntu</title>
	<atom:link href="http://bredsaal.dk/tag/xubuntu/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>Java browserplugin in Ubuntu 10.04</title>
		<link>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04</link>
		<comments>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04#comments</comments>
		<pubDate>Wed, 21 Apr 2010 14:52:09 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=910</guid>
		<description><![CDATA[If you&#8217;re using the new Ubuntu 10.04, you may have noticed that Sun&#8217;s Oracle&#8217;s java is not there anymore, it has been replaced by openjdk. This also means that there is no sun-java6-plugin to use with your favorite browser in Ubuntu 10.04. Instead, you must use the openjdk browser plugin, which can be installed like [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Improving randomness and entropy in ubuntu 9.10</title>
		<link>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10</link>
		<comments>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:59:44 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[randomness]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=555</guid>
		<description><![CDATA[Some time ago I read about random numbers and the linux kernel. The problem was (and still is) that the linux kernel uses things like network activity and keyboard/mouse interrupts to gather entropy for its random number generator. So.. What is entropy? Entropy is a measure of the uncertainty associated with a random variable. This [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ripping audio from YouTube videos</title>
		<link>http://bredsaal.dk/ripping-audio-from-youtube-videos</link>
		<comments>http://bredsaal.dk/ripping-audio-from-youtube-videos#comments</comments>
		<pubDate>Sun, 28 Feb 2010 22:39:52 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=694</guid>
		<description><![CDATA[Do you know that you can extract sound from a flash video file in ubuntu/debian using just one command? You can. First, you must download the video file from YouTube (described here). Then, you must install mplayer: sudo apt-get install mplayer. Then, it&#8217;s simply a matter of playing the video file with mplayer, while instructing [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/ripping-audio-from-youtube-videos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading YouTube videos using Debian or Ubuntu</title>
		<link>http://bredsaal.dk/downloading-youtube-videos-using-debian-ubuntu</link>
		<comments>http://bredsaal.dk/downloading-youtube-videos-using-debian-ubuntu#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:42:37 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[command line tools]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=561</guid>
		<description><![CDATA[Okay, this is a very short blogpost that will show you how to download videos from YouTube, using a command line tool found on debian and ubuntu. The program I&#8217;m talking about is youtube-dl and to install it, you should open a terminal window and type in the following: sudo apt-get install youtube-dl When youtube-dl [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/downloading-youtube-videos-using-debian-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Torchlight under Wine on Ubuntu 9.10</title>
		<link>http://bredsaal.dk/torchlight-under-wine-on-ubuntu-910</link>
		<comments>http://bredsaal.dk/torchlight-under-wine-on-ubuntu-910#comments</comments>
		<pubDate>Tue, 12 Jan 2010 23:59:00 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[torchlight]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=467</guid>
		<description><![CDATA[This guide will explain to you how to run Torchlight in wine under Ubuntu 9.10. First, you must start a terminal. Next, install wine and do a little customization: sudo apt-get install wine wget http://www.kegel.com/wine/winetricks sh winetricks vcrun2008 directx9 wine /the/path/to/the/torchlight_installer.exe Now run winecfg, and click on Graphics-&#62;Emulate a virtual desktop to let wine emulate [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/torchlight-under-wine-on-ubuntu-910/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A little tip if you&#8217;re using IRSSI and screen</title>
		<link>http://bredsaal.dk/a-little-tip-if-youre-using-irssi-and-screen</link>
		<comments>http://bredsaal.dk/a-little-tip-if-youre-using-irssi-and-screen#comments</comments>
		<pubDate>Thu, 03 Dec 2009 07:00:45 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bitesized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shellscript]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=400</guid>
		<description><![CDATA[This is a small shellscript I wrote, to ease starting irssi on my VPS: #!/bin/sh if screen -ls &#124; grep -q IRC ; then msn_pid=$(screen -ls &#124; grep IRC &#124; cut -f1 -d. &#124; sed 's/\t//') screen -r -d $msn_pid.IRC else screen -S IRC irssi fi If irssi is already running in screen, it resumes [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/a-little-tip-if-youre-using-irssi-and-screen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Converting your videos to Ogg theora+vorbis for your HTML5 website</title>
		<link>http://bredsaal.dk/converting-videos-for-html5-websites</link>
		<comments>http://bredsaal.dk/converting-videos-for-html5-websites#comments</comments>
		<pubDate>Thu, 26 Nov 2009 02:08:50 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[ogg theora]]></category>
		<category><![CDATA[ogg vorbis]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Testing+the+HTML5+video+tag%2C+using+bacon.</guid>
		<description><![CDATA[By now, I suppose everybody have heard that HTML5 supports the &#60;video&#62; tag, and I think that it&#8217;s great! If you want to have HTML5 video on your website, you probably need to convert it to the ogg theora/vorbis format first, and I will show you how to do that in xubuntu 9.10 (but I [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/converting-videos-for-html5-websites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using electricsheep as a psycedelic background image in Xubuntu</title>
		<link>http://bredsaal.dk/using-electricsheep-as-a-psycedelic-background-image-in-xubuntu</link>
		<comments>http://bredsaal.dk/using-electricsheep-as-a-psycedelic-background-image-in-xubuntu#comments</comments>
		<pubDate>Fri, 16 Oct 2009 00:22:51 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[electricsheep]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/blog/Using+electricsheep+as+a+psycedelic+background+image+in+Xubuntu</guid>
		<description><![CDATA[[wp_campaign_2I am the type of person that will change my desktop background image VERY often because I feel that the image never really fits. Suddenly, I remembered that I'd used electricsheep a couple of years ago, and that it makes some pretty funky pictures, and I also remembered something about a commandline switch, to specify [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/using-electricsheep-as-a-psycedelic-background-image-in-xubuntu/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
