<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Beulbek</title>
	
	<link>http://www.beulbek.nl</link>
	<description>Technical info and other nerdstuff</description>
	<lastBuildDate>Wed, 11 Jul 2012 08:59:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/beulbek" /><feedburner:info uri="beulbek" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Enabling 5.1 S/PDIF on XBMC</title>
		<link>http://feedproxy.google.com/~r/beulbek/~3/L-2H0UkvFyg/</link>
		<comments>http://www.beulbek.nl/2010/02/20/enabling-5-1-spdif-on-xbmc/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 23:03:28 +0000</pubDate>
		<dc:creator>Jaap</dc:creator>
				<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Mediacenter]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[ALC889A]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.beulbek.nl/?p=483</guid>
		<description>Just got myself a new receiver and that made me finally want to enable 5.1 sound on my mediacenter. I tried a LOT of tutorials, to finally find out the solution was quite simple&amp;#8230; I tried upgrading Alsa, according to this post on XBMC but did not manage to enable it. It was a post [...]&lt;img src="http://feeds.feedburner.com/~r/beulbek/~4/L-2H0UkvFyg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.beulbek.nl/2010/02/20/enabling-5-1-spdif-on-xbmc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.beulbek.nl/2010/02/20/enabling-5-1-spdif-on-xbmc/</feedburner:origLink></item>
		<item>
		<title>Extracting a multi-file ZIP archive</title>
		<link>http://feedproxy.google.com/~r/beulbek/~3/57yF7gDB3tg/</link>
		<comments>http://www.beulbek.nl/2009/08/17/extracting-a-multi-file-zip-archive/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 21:04:51 +0000</pubDate>
		<dc:creator>Jaap</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Unix general]]></category>

		<guid isPermaLink="false">http://www.beulbek.nl/?p=480</guid>
		<description>When you&amp;#8217;ve downloaded a multi-file zip archive, from let&amp;#8217;s say, rapidshare, it&amp;#8217;s quite easy to unzip it. For example, the arive was split up into file.z01 file.z02 file.zip Here&amp;#8217;s howto unzip &amp;#8216;em: echo file.z* &amp;#62; newfile.zip zip -F newfile.zip unzip newfile.zip&lt;img src="http://feeds.feedburner.com/~r/beulbek/~4/57yF7gDB3tg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.beulbek.nl/2009/08/17/extracting-a-multi-file-zip-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beulbek.nl/2009/08/17/extracting-a-multi-file-zip-archive/</feedburner:origLink></item>
		<item>
		<title>Adding privacyand anonymity to the EEE by installing TOR and privoxy</title>
		<link>http://feedproxy.google.com/~r/beulbek/~3/aC1gTtW3Zdk/</link>
		<comments>http://www.beulbek.nl/2009/03/21/adding-privacyand-anonymity-to-the-eee-by-installing-tor-and-privoxy/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:29:57 +0000</pubDate>
		<dc:creator>Jaap</dc:creator>
				<category><![CDATA[apt-get]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[EEE]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix general]]></category>

		<guid isPermaLink="false">http://www.beulbek.nl/?p=462</guid>
		<description>This too, is an easy one: echo deb http://mirror.noreply.org/pub/tor/ sarge main &amp;#62;&amp;#62; /etc/apt/sources.list sudo apt-get update sudo apt-get upgrade gpg --keyserver subkeys.pgp.net --recv CFF71CB3AFA44BDD gpg --export --armor CFF71CB3AFA44BDD &amp;#124; apt-key add - sudo apt-get install tor sudo apt-get install privoxy Edit the config file as described on the documentation page and restart privoxy. Add Torbutton [...]&lt;img src="http://feeds.feedburner.com/~r/beulbek/~4/aC1gTtW3Zdk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.beulbek.nl/2009/03/21/adding-privacyand-anonymity-to-the-eee-by-installing-tor-and-privoxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beulbek.nl/2009/03/21/adding-privacyand-anonymity-to-the-eee-by-installing-tor-and-privoxy/</feedburner:origLink></item>
		<item>
		<title>Installing DIG on the EEE pc</title>
		<link>http://feedproxy.google.com/~r/beulbek/~3/KkT8lHQ6exo/</link>
		<comments>http://www.beulbek.nl/2009/03/12/installing-dig-on-the-eee-pc/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:24:17 +0000</pubDate>
		<dc:creator>Jaap</dc:creator>
				<category><![CDATA[apt-get]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[EEE]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.beulbek.nl/?p=458</guid>
		<description>I wanted to install &amp;#8216;dig&amp;#8217; on my EEE. Here&amp;#8217;s a quick howto. Start by adding the Debian repositories to your sources: Open Synaptic. Click Settings, then Repositories. In the URI box, put http://http.us.debian.org/debian/. In the Distribution box, put etch. In the Section:s box put main contrib non-free. Click OK, the the Reload button. (source). For [...]&lt;img src="http://feeds.feedburner.com/~r/beulbek/~4/KkT8lHQ6exo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.beulbek.nl/2009/03/12/installing-dig-on-the-eee-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.beulbek.nl/2009/03/12/installing-dig-on-the-eee-pc/</feedburner:origLink></item>
		<item>
		<title>The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY F13930B14BB9F05F</title>
		<link>http://feedproxy.google.com/~r/beulbek/~3/oaqHMeaCC3A/</link>
		<comments>http://www.beulbek.nl/2009/02/24/the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available-no_pubkey-f13930b14bb9f05f/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 21:33:52 +0000</pubDate>
		<dc:creator>Jaap</dc:creator>
				<category><![CDATA[apt-get]]></category>
		<category><![CDATA[Commandline]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Logs]]></category>
		<category><![CDATA[Mediacenter]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[SABnzbd]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.beulbek.nl/?p=453</guid>
		<description>SABnzbD has a new release. It has been added to the PPA immediately, which is great. Updating the packages gave me an error:  The following signatures couldn&amp;#8217;t be verified because the public key is not available: NO_PUBKEY F13930B14BB9F05F Quick fix: gpg --keyserver subkeys.pgp.net --recv F13930B14BB9F05F Then enter the following: gpg --export --armor F13930B14BB9F05F &amp;#124; sudo [...]&lt;img src="http://feeds.feedburner.com/~r/beulbek/~4/oaqHMeaCC3A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.beulbek.nl/2009/02/24/the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available-no_pubkey-f13930b14bb9f05f/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.beulbek.nl/2009/02/24/the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available-no_pubkey-f13930b14bb9f05f/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.071 seconds. --><!-- Page not cached by WP Super Cache. Could not get mutex lock. -->
