<?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>Jacobs Weblog &#187; Linux</title>
	<atom:link href="http://www.emcken.dk/weblog/archives/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emcken.dk/weblog</link>
	<description>Time is always against me</description>
	<lastBuildDate>Sun, 30 Oct 2011 19:54:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quick Launch Looking Glass</title>
		<link>http://www.emcken.dk/weblog/archives/342-quick-launch-looking-glass.html</link>
		<comments>http://www.emcken.dk/weblog/archives/342-quick-launch-looking-glass.html#comments</comments>
		<pubDate>Sun, 30 Oct 2011 19:05:25 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Random hacks]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-shell]]></category>

		<guid isPermaLink="false">http://www.emcken.dk/weblog/?p=342</guid>
		<description><![CDATA[Today I took the plunge into something I&#8217;ve been wanting to do for a very long time: help developing Open Source Software. I&#8217;ve started off small I&#8217;ve been messing around with gnome-shell and looking into how extensions work. What better way to start than scratching and itch? I found it annoying to press Alt+F2 followed [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/342-quick-launch-looking-glass.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storing encrypted data in Amazon S3</title>
		<link>http://www.emcken.dk/weblog/archives/332-storing-encrypted-data-in-amazon-s3.html</link>
		<comments>http://www.emcken.dk/weblog/archives/332-storing-encrypted-data-in-amazon-s3.html#comments</comments>
		<pubDate>Wed, 01 Dec 2010 14:25:51 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[amazon s3]]></category>
		<category><![CDATA[encfs]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[s3fs]]></category>

		<guid isPermaLink="false">http://www.emcken.dk/weblog/?p=332</guid>
		<description><![CDATA[I have a lot of digital photos which I would be very sad to loose. I was recommended Amazon S3 as a cheap storage solution and even though it is possible to use https to transfer your data to S3 in a secure way the data itself isn&#8217;t encryptet within Amazon. I&#8217;m looking for a [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/332-storing-encrypted-data-in-amazon-s3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php: Could not startup.</title>
		<link>http://www.emcken.dk/weblog/archives/308-php-could-not-startup.html</link>
		<comments>http://www.emcken.dk/weblog/archives/308-php-could-not-startup.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:48:04 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[php-gtk]]></category>

		<guid isPermaLink="false">http://emcken.dk/weblog/?p=308</guid>
		<description><![CDATA[Informative error message&#8230; NOT. I&#8217;ve installed php-gtk on a machine and got the above error when trying to start php from cli via ssh. After a while it suddenly hit me that I hadn&#8217;t forwarded X when I logged in via ssh. After that I was able to use php again. php with php-gtk is [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/308-php-could-not-startup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Php-gtk deb packages for Ubuntu Karmic</title>
		<link>http://www.emcken.dk/weblog/archives/305-php-gtk-deb-packages-for-ubuntu-karmic.html</link>
		<comments>http://www.emcken.dk/weblog/archives/305-php-gtk-deb-packages-for-ubuntu-karmic.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 09:35:35 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[FriFinans]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emcken.dk/weblog/?p=305</guid>
		<description><![CDATA[At work I was assigned to package some software to make it easier to distribute and update. One of those software packages was php-gtk which with one patch to the build/configure files now cleanly builds on Ubuntu. You will be able to find the package on my Ubuntu PPA. You will be able to find [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/305-php-gtk-deb-packages-for-ubuntu-karmic.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Undelete / restore deleted files on ext3 is possible</title>
		<link>http://www.emcken.dk/weblog/archives/283-undelete-restore-deleted-files-on-ext3-is-possible.html</link>
		<comments>http://www.emcken.dk/weblog/archives/283-undelete-restore-deleted-files-on-ext3-is-possible.html#comments</comments>
		<pubDate>Wed, 10 Jun 2009 05:27:34 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[undelete]]></category>

		<guid isPermaLink="false">http://emcken.dk/weblog/?p=283</guid>
		<description><![CDATA[For a long time I thought the only way to restore something deleted on ext3 was to cat the device and grep for known strings from the deleted files. Which: only worked for text files like like config and code files. was very cumbersome and error prone. Anyway thanks to Carlo Wood, ext3grep and this [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/283-undelete-restore-deleted-files-on-ext3-is-possible.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trunk port in VMware used by Ubuntu Server (Hardy)</title>
		<link>http://www.emcken.dk/weblog/archives/274-trunk-port-in-vmware-used-by-ubuntu-server-hardy.html</link>
		<comments>http://www.emcken.dk/weblog/archives/274-trunk-port-in-vmware-used-by-ubuntu-server-hardy.html#comments</comments>
		<pubDate>Wed, 27 May 2009 07:52:37 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[vlan]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://emcken.dk/weblog/?p=274</guid>
		<description><![CDATA[At work I had to setup the network on Ubuntu Server (Hardy) so it was able to scan several networks with nmap as if they where local networks (and thus able to get MAC addresses). Until now the networks was scanned through a router which means the MAC addresses was lost. The reason for the [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/274-trunk-port-in-vmware-used-by-ubuntu-server-hardy.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The future of Gnome 3 &#8211; If I had something to say</title>
		<link>http://www.emcken.dk/weblog/archives/270-the-future-of-gnome-3-if-i-had-something-to-say.html</link>
		<comments>http://www.emcken.dk/weblog/archives/270-the-future-of-gnome-3-if-i-had-something-to-say.html#comments</comments>
		<pubDate>Tue, 21 Apr 2009 06:01:11 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://emcken.dk/weblog/?p=270</guid>
		<description><![CDATA[I like that fact that development of towards Gnome 3.0 seem to be minimal but realistic. Preparing the platform for ease of development will pay off in the other end. I think they are focusing the energy the right places to get off the ground. After 3.0 is released I hope they will look into [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/270-the-future-of-gnome-3-if-i-had-something-to-say.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version control: From svn to git</title>
		<link>http://www.emcken.dk/weblog/archives/211-version-control-from-svn-to-git.html</link>
		<comments>http://www.emcken.dk/weblog/archives/211-version-control-from-svn-to-git.html#comments</comments>
		<pubDate>Tue, 20 Jan 2009 17:22:10 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://emcken.dk/wp/archives/211-version-control-from-svn-to-git.html</guid>
		<description><![CDATA[Yesterday I played around with git-svn because git will be the future version control tool we will be using at work and we still have some projects stored in svn. I wanted to try out git but we are not about to convert the old projects just yet. First I needed to check out the [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/211-version-control-from-svn-to-git.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whishing for more&#8230;</title>
		<link>http://www.emcken.dk/weblog/archives/210-whishing-for-more.html</link>
		<comments>http://www.emcken.dk/weblog/archives/210-whishing-for-more.html#comments</comments>
		<pubDate>Thu, 09 Oct 2008 21:21:37 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://emcken.dk/wp/archives/210-whishing-for-more.html</guid>
		<description><![CDATA[Lately I found myself wishing for more in the world of Linux and Open Source. Yesterday I installed the free VMware Server 2.0 which in my opinion is an upgrade worth while. I didn&#8217;t need to patch anything to get the modules running on my Ubuntu Intrepid system, and on my laptop where I&#8217;m still [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/210-whishing-for-more.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple IR remote in Ubuntu Hardy</title>
		<link>http://www.emcken.dk/weblog/archives/209-apple-ir-remote-in-ubuntu-hardy.html</link>
		<comments>http://www.emcken.dk/weblog/archives/209-apple-ir-remote-in-ubuntu-hardy.html#comments</comments>
		<pubDate>Sun, 24 Aug 2008 11:35:12 +0000</pubDate>
		<dc:creator>Jacob Emcken</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://emcken.dk/wp/archives/209-apple-ir-remote-in-ubuntu-hardy.html</guid>
		<description><![CDATA[This weekend I decided to try and get my Apple remote to work on my Mac mini which I just upgraded to Hardy the other day. Configuring the package lirc you are able to select the apple remote from a list but I couldn&#8217;t get it to work that way. So I found a way [...]]]></description>
		<wfw:commentRss>http://www.emcken.dk/weblog/archives/209-apple-ir-remote-in-ubuntu-hardy.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

