<?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>Matt's Blog &#187; Linux</title>
	<atom:link href="http://blog.rueedlinger.ch/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rueedlinger.ch</link>
	<description>Software Engineering and Java</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:38:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse with Ubuntu 9.10 (karmic)</title>
		<link>http://blog.rueedlinger.ch/2010/02/eclipse-with-ubuntu-9-10-karmic/</link>
		<comments>http://blog.rueedlinger.ch/2010/02/eclipse-with-ubuntu-9-10-karmic/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 21:43:56 +0000</pubDate>
		<dc:creator>Matthias Rüedlinger</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=67</guid>
		<description><![CDATA[I had some problems running eclipse 3.5 with Ubuntu 9.10 (Gnome 2.28.0 and GTK+ 2.18). When I clicked on an &#8220;open window&#8221; button nothing happens.
So after some googling I found that the problem is related with gtk. In version 2.18, GDK has been changed to use client-side windows. 
I added the following start script for [...]]]></description>
			<content:encoded><![CDATA[<p>I had some problems running eclipse 3.5 with Ubuntu 9.10 (Gnome 2.28.0 and GTK+ 2.18). When I clicked on an &#8220;open window&#8221; button nothing happens.</p>
<p>So after some googling I found that the problem is related with gtk. In version 2.18, GDK has been changed to use client-side windows. </p>
<p>I added the following start script for eclipse and the problem seems to be gone.</p>
<pre class="code">
#!/bin/bash
GDK_NATIVE_WINDOWS=1  /home/mr/bin/eclipse-3.5/eclipse
</pre>
<p>Source:</p>
<p><a href="http://library.gnome.org/devel/gtk/2.18/gtk-migrating-ClientSideWindows.html ">http://library.gnome.org/devel/gtk/2.18/gtk-migrating-ClientSideWindows.html </a></p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/442078">https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/442078</a> 9.10</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rueedlinger.ch/2010/02/eclipse-with-ubuntu-9-10-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Linux the better choice for Java developers?</title>
		<link>http://blog.rueedlinger.ch/2008/11/is-linux-the-better-choice-for-java-developers/</link>
		<comments>http://blog.rueedlinger.ch/2008/11/is-linux-the-better-choice-for-java-developers/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 12:55:45 +0000</pubDate>
		<dc:creator>Matthias Rüedlinger</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[woolly thoughts]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.rueedlinger.ch/?p=16</guid>
		<description><![CDATA[Last week I had a discussion with some colleges from work, if it would be better when we used Linux instead of Windows. I don&#8217;t want to start a flame war with my blog. I personally use Linux because when I was a student I couldn&#8217;t effort the licenses cost :-) and since then I [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I had a discussion with some colleges from work, if it would be better when we used Linux instead of Windows. I don&#8217;t want to start a flame war with my blog. I personally use Linux because when I was a student I couldn&#8217;t effort the licenses cost :-) and since then I pretty happy with my choice. But I must say that I don&#8217;t&#8217; have a problem to work with Windows, but sometimes I think it would be easier for me to work with Linux. But thats my personal opinion. I really miss a package manager (apt-get, emerge, etc.) under Windows and the shell (bash, etc).</p>
<p>I started to think about this topic when they did a update of the antivirus software last week. Suddenly the build of our Java application took longer, because the antivirus software scanned during the build all jar&#8217;s, war&#8217;s, ear&#8217;s and class files. It took about a day and the problem was fixed from the IT support! Now the problem is solved but there are still some points which could be improved, like to exclude XML files from the scan.</p>
<p>A big company mostly have a Java development crew and they have to customize the workstations for them. For example when you are lucky you have local administration rights and you can install a JDK. So would it be better to give them Linux workstations (or a MacBook Air&#8230;;-)  with a Windows Terminal Server client to access the MS applications?</p>
<p>A interesting post is from Cay Horstmann about why Java developers should switch to Linux.<br />
<a href="http://weblogs.java.net/blog/cayhorstmann/archive/2006/06/why_java_develo.html ">http://weblogs.java.net/blog/cayhorstmann/archive/2006/06/why_java_develo.html<br />
</a><br />
And naturally a blog from Eitan Suez about Mac and Java.<br />
<a href="http://weblogs.java.net/blog/eitan/archive/2004/11/java_developmen_1.html">http://weblogs.java.net/blog/eitan/archive/2004/11/java_developmen_1.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rueedlinger.ch/2008/11/is-linux-the-better-choice-for-java-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
