<?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>gronbaek.net &#187; Ubuntu</title>
	<atom:link href="http://gronbaek.net/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://gronbaek.net</link>
	<description>A public note book...</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:05:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ARToolkit problems with Ubuntu 9.10</title>
		<link>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/</link>
		<comments>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:25:04 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[IntelliCare]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[ARToolkit]]></category>
		<category><![CDATA[Channel]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[sdu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[V4L]]></category>
		<category><![CDATA[V4L2]]></category>

		<guid isPermaLink="false">http://gronbaek.net/?p=119</guid>
		<description><![CDATA[<p>In our project we have the ARToolkit installed on several machines, and not all machines have problems with the V4L version of the toolkit, so you could try out the V4L version before resorting to the GStreamer version.</p>
<p>If you encounter the following error: &#8220;error: acquireing channel(0) info&#8221; it probably means you should configure the ARToolkit for <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/">ARToolkit problems with Ubuntu 9.10</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2009/12/02/artoolkit-problems-with-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Problems with Eclipse buttons in Ubuntu 9.10</title>
		<link>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/</link>
		<comments>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 20:16:47 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[non reponsive]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[swt]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://gronbaek.net/?p=114</guid>
		<description><![CDATA[<p>Just found this post which deals with the exact same problem that I have been fighting with&#8230;</p>
<p>After upgrading to Ubuntu 9.10 (Karmic Koala) some buttons no longer work in Eclipse 3.5. Clicking has no effect but keyboard shortcuts still work.</p>
<p>Create a script to start eclipse with the following export&#8230;

#!/bin/sh
export GDK_NATIVE_WINDOWS=1
/opt/eclipse-3.5/eclipse </p>
<p>&#8230; and remember to change the <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/">Problems with Eclipse buttons in Ubuntu 9.10</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2009/11/26/problems-with-eclipse-buttons-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VPN forbindelse til SDU i Ubuntu</title>
		<link>http://gronbaek.net/2008/09/29/vpn-forbindelse-til-sdu-i-ubuntu/</link>
		<comments>http://gronbaek.net/2008/09/29/vpn-forbindelse-til-sdu-i-ubuntu/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 19:58:52 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[sdu]]></category>
		<category><![CDATA[uni]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://gronbaek.net/2008/09/29/vpn-forbindelse-til-sdu-i-ubuntu/</guid>
		<description><![CDATA[<p>Det er muligt at forbinde til SDU&#8217;s netværk i Ubuntu via VPN. Denne guide er skrevet med henblik på brug af Ubuntu 8.04 og Gnome.</p>
<p>Der er nogle generelle oplysninger på SDU&#8217;s hjemmeside inkl. en installationsguide og en link til en Cisco klient der kan downloades. Det ser dog ikke rigtig ud til at der er nogen <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2008/09/29/vpn-forbindelse-til-sdu-i-ubuntu/">VPN forbindelse til SDU i Ubuntu</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2008/09/29/vpn-forbindelse-til-sdu-i-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First impressions: Hardy Heron (beta) and VMware Workstation 6.5 (also beta)</title>
		<link>http://gronbaek.net/2008/04/03/first-impressions-hardy-heron-beta-and-vmware-workstation-65-also-beta/</link>
		<comments>http://gronbaek.net/2008/04/03/first-impressions-hardy-heron-beta-and-vmware-workstation-65-also-beta/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 18:08:44 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[heron]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://gronbaek.net/?p=77</guid>
		<description><![CDATA[<p>I just read a blog post on the Planet Gnome RSS feed by a guy who calls him self ChipX86 who said the new beta of VMware Workstation 6.5 was out. Being a major fan of Workstation since version 5.5 i decided it had to try it out immediately.</p>
<p>The new killer feature is obviously the Unity <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2008/04/03/first-impressions-hardy-heron-beta-and-vmware-workstation-65-also-beta/">First impressions: Hardy Heron (beta) and VMware Workstation 6.5 (also beta)</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2008/04/03/first-impressions-hardy-heron-beta-and-vmware-workstation-65-also-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronize Sony Ericsson K610i with Ximian Evolution on Ubuntu</title>
		<link>http://gronbaek.net/2008/03/10/synchronize-sony-ericsson-k610i-with-ximian-evolution-on-ubuntu/</link>
		<comments>http://gronbaek.net/2008/03/10/synchronize-sony-ericsson-k610i-with-ximian-evolution-on-ubuntu/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 11:00:40 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[IrMC]]></category>
		<category><![CDATA[K610i]]></category>
		<category><![CDATA[msynctool]]></category>
		<category><![CDATA[multisync]]></category>
		<category><![CDATA[opensync]]></category>
		<category><![CDATA[Sony Ericsson]]></category>
		<category><![CDATA[synchronization]]></category>
		<category><![CDATA[Synchronize]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://gronbaek.net/2008/03/10/synchronize-sony-ericsson-k610i-with-ximian-evolution-on-ubuntu/</guid>
		<description><![CDATA[<p>Since I just started testing Evolution as my PIM, including mail, calendar, todo and contacts, I thought it would be in its place to write a short post on synchronizing Evolution with a Sony Ericsson K610i (and quite possible other SE phones as well).</p>
<p>My old post on doing the same with a Mozilla Sunbird can be <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2008/03/10/synchronize-sony-ericsson-k610i-with-ximian-evolution-on-ubuntu/">Synchronize Sony Ericsson K610i with Ximian Evolution on Ubuntu</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2008/03/10/synchronize-sony-ericsson-k610i-with-ximian-evolution-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Synchronize Sony Ericsson K610i with Mozilla Sunbird on Ubuntu</title>
		<link>http://gronbaek.net/2007/10/23/synchronize-sony-ericsson-k610i-with-mozilla-sunbird-on-ubuntu/</link>
		<comments>http://gronbaek.net/2007/10/23/synchronize-sony-ericsson-k610i-with-mozilla-sunbird-on-ubuntu/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 22:11:29 +0000</pubDate>
		<dc:creator>gronbaek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[K610]]></category>
		<category><![CDATA[K610i]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[multisync]]></category>
		<category><![CDATA[opensync]]></category>
		<category><![CDATA[Sony Ericsson]]></category>
		<category><![CDATA[Sunbird]]></category>
		<category><![CDATA[synchronization]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://gronbaek.net/2007/10/23/synchronize-sony-ericsson-k610i-with-mozilla-sunbird-on-ubuntu/</guid>
		<description><![CDATA[<p>I just wanted to write a quick howto, since it took me a while to dig this information up on the Net.  The phone is a Sony Ericsson K610i and it&#8217;s being synced with Mozilla Sunbird 0.5 calendar via Bluetooth. The calendar is stored locally as an ics type calendar, but this really ought to <span style="color:#777"> . . . &#8594; Read More: <a href="http://gronbaek.net/2007/10/23/synchronize-sony-ericsson-k610i-with-mozilla-sunbird-on-ubuntu/">Synchronize Sony Ericsson K610i with Mozilla Sunbird on Ubuntu</a></span>]]></description>
		<wfw:commentRss>http://gronbaek.net/2007/10/23/synchronize-sony-ericsson-k610i-with-mozilla-sunbird-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
