<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare für SCM Software-Labor GmbH</title>
	<atom:link href="http://software-labor.de/wp/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://software-labor.de/wp</link>
	<description>Presents...</description>
	<lastBuildDate>Tue, 30 Mar 2010 15:42:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Kommentar zu Ubuntu karmic netbook remix, Shuttle X50XB Touchscreen von Update: Shuttle X50XB Touchscreen &#187; SCM Software-Labor GmbH</title>
		<link>http://software-labor.de/wp/?p=218&#038;cpage=1#comment-142</link>
		<dc:creator>Update: Shuttle X50XB Touchscreen &#187; SCM Software-Labor GmbH</dc:creator>
		<pubDate>Tue, 30 Mar 2010 15:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://software-labor.de/wp/?p=218#comment-142</guid>
		<description>[...] Vorbereitend meine Anmerkungen aus meinem älteren Blog-Eintrag. [...]</description>
		<content:encoded><![CDATA[<p>[...] Vorbereitend meine Anmerkungen aus meinem älteren Blog-Eintrag. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Gefunden! von cslotty</title>
		<link>http://software-labor.de/wp/?p=369&#038;cpage=1#comment-106</link>
		<dc:creator>cslotty</dc:creator>
		<pubDate>Tue, 16 Mar 2010 07:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://software-labor.de/wp/?p=369#comment-106</guid>
		<description>Aber schön wär&#039;s gewesen. ;-)</description>
		<content:encoded><![CDATA[<p>Aber schön wär&#8217;s gewesen. ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Gefunden! von Chris</title>
		<link>http://software-labor.de/wp/?p=369&#038;cpage=1#comment-104</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://software-labor.de/wp/?p=369#comment-104</guid>
		<description>Spricht auf jeden Fall dafür, dass der &quot;Kontaktmann&quot; mit Nachnamen Lyar heißt xD Entdeckt haben sie den Planeten mit dem ELT, dem &quot;Exaggerated Large Telescope&quot; haha</description>
		<content:encoded><![CDATA[<p>Spricht auf jeden Fall dafür, dass der &#8220;Kontaktmann&#8221; mit Nachnamen Lyar heißt xD Entdeckt haben sie den Planeten mit dem ELT, dem &#8220;Exaggerated Large Telescope&#8221; haha</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Gefunden! von Chris</title>
		<link>http://software-labor.de/wp/?p=369&#038;cpage=1#comment-103</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://software-labor.de/wp/?p=369#comment-103</guid>
		<description>Ist die April-Ausgabe ;)</description>
		<content:encoded><![CDATA[<p>Ist die April-Ausgabe ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu nmon fuer Ubuntu 9.10 von cslotty</title>
		<link>http://software-labor.de/wp/?p=201&#038;cpage=1#comment-31</link>
		<dc:creator>cslotty</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://software-labor.de/wp/?p=201#comment-31</guid>
		<description>Well, I&#039;m really glad I could help you!

Actually, due to our huge RAM demands (doing Java development) we don&#039;t have any 32bit workstations anymore - I&#039;m sorry!

But it&#039;s really easy to compile a version of your own - just move to your target 32bit system (Ubuntu 9.10), install the ncurses-dev library and then follow the instructions given on this &lt;a href=&quot;http://nmon.sourceforge.net/pmwiki.php?n=Site.CompilingNmon&quot; rel=&quot;nofollow&quot;&gt;nmon sourceforge&lt;/a&gt; page! (Download the files lmon12f.c and makefile and put them into a new directory, then change to that directory and type or copy&amp;paste &quot;make nmon_x86_64_ubuntu810&quot;. That&#039;s it!)

You can still call the given &quot;make nmon_x86_64_ubuntu810&quot; for compilation, although it&#039;s Ubuntu 9.10 (or any other version). It&#039;s just a name in the makefile - you can even change it if you wish - but I personally prefer renaming the resulting file to plain &quot;nmon&quot;, so I wouldn&#039;t care.

Good luck to you!</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m really glad I could help you!</p>
<p>Actually, due to our huge RAM demands (doing Java development) we don&#8217;t have any 32bit workstations anymore &#8211; I&#8217;m sorry!</p>
<p>But it&#8217;s really easy to compile a version of your own &#8211; just move to your target 32bit system (Ubuntu 9.10), install the ncurses-dev library and then follow the instructions given on this <a href="http://nmon.sourceforge.net/pmwiki.php?n=Site.CompilingNmon" rel="nofollow">nmon sourceforge</a> page! (Download the files lmon12f.c and makefile and put them into a new directory, then change to that directory and type or copy&#038;paste &#8220;make nmon_x86_64_ubuntu810&#8243;. That&#8217;s it!)</p>
<p>You can still call the given &#8220;make nmon_x86_64_ubuntu810&#8243; for compilation, although it&#8217;s Ubuntu 9.10 (or any other version). It&#8217;s just a name in the makefile &#8211; you can even change it if you wish &#8211; but I personally prefer renaming the resulting file to plain &#8220;nmon&#8221;, so I wouldn&#8217;t care.</p>
<p>Good luck to you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

