<?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>Marc Sturlese &#187; Ubuntu</title>
	<atom:link href="http://www.marcsturlese.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcsturlese.com</link>
	<description>Life, code and stuff</description>
	<lastBuildDate>Sun, 27 Jun 2010 14:45:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JAD Java Decomplier</title>
		<link>http://www.marcsturlese.com/2009/04/23/jad-java-decomplier/</link>
		<comments>http://www.marcsturlese.com/2009/04/23/jad-java-decomplier/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 22:23:45 +0000</pubDate>
		<dc:creator>Marc Sturlese</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Decompiler]]></category>
		<category><![CDATA[JAD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.marcsturlese.com/?p=104</guid>
		<description><![CDATA[Today I needed to check some old java source from wich only I just kept the class files. Find a java decompiler for my Ubuntu was not as easy job as I tought. Couldn&#8217;t find one in the repositories and all what I found in the network was not updated at all. JAD Java Decompiler [...]]]></description>
			<content:encoded><![CDATA[<p>Today I needed to check some old java source from wich only I just kept the class files.<br />
Find a java decompiler for my <strong>Ubuntu</strong> was not as easy job as I tought. Couldn&#8217;t find one in the repositories and all what I found in the network was not updated at all.<br />
<strong>JAD Java Decompiler</strong> is definitely not new stuff but it is really easy to use and did pretty good job for me. The problem was that almost all links guided me to http://www.kpdus.com but the software is not available in there anymore.<br />
In the end I <a title="JAD Java Decompiler" rel="nofollow" href="http://www.varaneckas.com/jad" target="_blank">found it</a> not just for <strong>Ubuntu</strong> but for other platforms aswell.<br />
I leave <a title="JAD Java Decompiler" rel="nofollow" href="http://www.marcsturlese.com/wp-content/misc/jad158e.linux.static.zip" target="_blank">here</a><strong> </strong>the <strong>JAD</strong> version for <strong>Ubuntu</strong> (and other linux distributions) that worked for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcsturlese.com/2009/04/23/jad-java-decomplier/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HD&#8217;s Load cycle count problem with Ubuntu fixed</title>
		<link>http://www.marcsturlese.com/2009/01/18/hds-load-cycle-count-problem-with-ubuntu-fixed/</link>
		<comments>http://www.marcsturlese.com/2009/01/18/hds-load-cycle-count-problem-with-ubuntu-fixed/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 21:26:53 +0000</pubDate>
		<dc:creator>Marc Sturlese</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.marcsturlese.com/?p=35</guid>
		<description><![CDATA[Today I read in SlashDot a remarcable pice of new. Ubuntu&#8217;s compatibility problem that was reducing some HD&#8217;s life time has been fixed. The problem appeared turning the powersaving mode on. Once it done, the HD&#8217;s load cycle count started increasing at giant steps (more&#8230;). People are still arguing who&#8217;s fault was, if hardware manufacturers [...]]]></description>
			<content:encoded><![CDATA[<p>Today I read in <a title="ubuntu's life cycle count" href="http://it.slashdot.org/article.pl?sid=09%2F01%2F17%2F2127254&amp;from=rss" target="_blank">SlashDot</a> a remarcable pice of new. <strong>Ubuntu&#8217;s</strong> compatibility problem that was reducing some HD&#8217;s life time has been fixed. The problem appeared turning the powersaving mode on. Once it done, the HD&#8217;s <strong>load cycle count</strong> started increasing at giant steps (<a title="Ubuntu &amp; HD's cycle count" href="https://wiki.ubuntu.com/PowerManagement#How%20to%20get%20disks%20idleing%20correctly%20(without%20excessive%20load%20cycling)" target="_blank">more&#8230;</a>).<br />
People are still arguing who&#8217;s fault was, if hardware manufacturers or software developers (the thing is it was just happening in some hard disks brands).<br />
Long time ago I found a way to solve it, tunning hdparm:<br />
<strong>hdparm -R 255 /dev/sdaX</strong><br />
255 is the maximum value it can have, would turn off completely APM.<br />
Neighter that or couple more tricks I found googleing worked for me.<br />
For users of <strong>Ubuntu 8.04</strong> or higher, the problem seems to be definitely solved. To download the fix you must use the<a title="ubuntu proposed repositories" href="https://wiki.ubuntu.com/Testing/EnableProposed" target="_blank"> test repositries</a> as it has just appeared and is not yet in the update repositories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcsturlese.com/2009/01/18/hds-load-cycle-count-problem-with-ubuntu-fixed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
