<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Doesn&#039;t Not Compute</title>
	<atom:link href="http://mulenmar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mulenmar.wordpress.com</link>
	<description>My log of experiences with GNU/Linux and computers in general.</description>
	<lastBuildDate>Thu, 13 Oct 2011 00:11:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mulenmar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Doesn&#039;t Not Compute</title>
		<link>http://mulenmar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mulenmar.wordpress.com/osd.xml" title="Doesn&#039;t Not Compute" />
	<atom:link rel='hub' href='http://mulenmar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Xbox Tweaking: Jedi Academy</title>
		<link>http://mulenmar.wordpress.com/2011/05/04/xbox-tweaking-jedi-academy/</link>
		<comments>http://mulenmar.wordpress.com/2011/05/04/xbox-tweaking-jedi-academy/#comments</comments>
		<pubDate>Wed, 04 May 2011 04:21:04 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Jedi Knight]]></category>
		<category><![CDATA[modding]]></category>
		<category><![CDATA[Xbox1]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1845</guid>
		<description><![CDATA[Today&#8217;s post will be pretty useless for anybody that doesn&#8217;t have a modified Xbox that is NOT a 360, a copy of Star Wars Jedi Knight: Jedi Academy for the Xbox, and said game backed-up to the hard drive of that Xbox. I won&#8217;t be describing how to modify the Xbox, as Xbox-scene can describe [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1845&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post will be pretty useless for anybody that doesn&#8217;t have a modified Xbox that is NOT a 360, a copy of Star Wars Jedi Knight: Jedi Academy for the Xbox, and said game backed-up to the hard drive of that Xbox. I won&#8217;t be describing how to modify the Xbox, as Xbox-scene can describe it quite thoroughly. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Some games that were released for the Xbox have configuration files, even though the final product was intended to be placed on non-changeable discs. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  Since these games were also released for a certain computer operating system, and have known tweaks that can be done there, it seems logical that at least some of those tweaks can be used in the Xbox version.</p>
<p>And today I decided to try digging around in the configuration of Star Wars Jedi Knight: Jedi Academy.  This game uses the <em>Quake III: Team Arena</em> engine, so theoretically it can use any of the tweaks the engine recognizes, right?</p>
<p>Well, not on the Xbox.  It seems that some things work, such as enabling the Frames Per Second display; others do not, such as trying to force the rendering mode to a less intensive method. I suppose those are hard-coded in the executable (default.xbe), and override the configuration file (base/default.cfg). <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>The rest of this post contains  what tweaks I&#8217;ve attempted alongside whether they worked or not. Expect this post to be updated from time to time, and don&#8217;t expect me to try anything that has to do with multiplayer ping and such. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><span id="more-1845"></span>Not only do I not take any responsibility for any lockups or any other problems you might encounter while messing around with the configuration, I stress that some of the settings may cause issues &#8212; especially the ones marked as such. Please back up the default configuration, or be able to extract it from the original disc, before attempting to experiment.</p>
<h3>Attempted Tweaks: Existing Lines</h3>
<p>r_textureMode &#8212; tested GL_NEAREST, GL_NEAREST_MIPMAP_NEAREST, and compared FPS to the default GL_LINEAR_MIPMAP_LINEAR.  <span style="color:#0000ff;">No difference.</span></p>
<p>cg_drawFPS &#8212; Default &#8220;0&#8243; for no display. Changed to &#8220;1&#8243; to test r_textureMode. <span style="color:#00ff00;">Works.</span></p>
<p>cg_marks &#8212; Default &#8220;1&#8243; to display wall scorching from lightsabers. Setting to &#8220;0&#8243; disables this.  <span style="color:#00ff00;">Works<span style="color:#000000;">, but I don&#8217;t see how this is necessary in single-player on a console.</span></span></p>
<p>cg_saberAutoThird &#8212; Default &#8220;1&#8243;. While logically changing this to &#8220;0&#8243; would make it possible to have first-person lightsaber battling, this appears to have <span style="color:#0000ff;">No effect<span style="color:#000000;"> in single-player.</span></span></p>
<p>cg_simpleitems &#8212; Default &#8220;0&#8243;.  Changed to &#8220;1&#8243;, items became 2D icons. Pretty handy, as you can see where they are even if structures are in the way. <span style="color:#00ff00;">Works.</span></p>
<p>r_vertexLight &#8212; Default &#8220;0&#8243;.  Leave at default. Causes Xbox to lock up on some levels and display gray boxes for many things in others. Some levels may work, such as Yavin Jungle, but have odd lighting issues. <span style="color:#ff0000;">Useless, causes crashes.</span></p>
<p>r_detailtextures &#8212; Default &#8220;0&#8243;. <span style="color:#0000ff;"><span style="color:#000000;">Tried &#8220;1&#8243;. </span>No difference.</span></p>
<p>r_fastsky &#8212; Default &#8220;0&#8243;. &#8220;1&#8243; is supposed to disable drawing the sky, but <span style="color:#0000ff;">No difference<span style="color:#000000;"> for me.</span></span></p>
<p>r_overBrightBits &#8212; Default &#8220;0&#8243;. Increasing this is supposed to increase brightness, but apparantly decreases performance. Which makes this setting&#8217;s making <span style="color:#0000ff;">No difference</span> make perfect sense . . . except that it normally couldn&#8217;t be changed, anyway. :s</p>
<p>r_depthbits &#8212; Default &#8220;0&#8243;. Tried &#8220;16&#8243; and &#8220;32&#8243;. <span style="color:#0000ff;">No difference.</span></p>
<h3>Attempted Tweaks: Custom Lines for Quake3 Engine</h3>
<p>cg_draw3dIcons &#8212; is supposed to force use of 3d HUD icons, but <span style="color:#0000ff;">No difference<span style="color:#000000;">.</span></span></p>
<h3></h3>
<h3>Consulted Resources</h3>
<p>http://www.thejediacademy.net/~jastaff/stuff/Random/fps.html</p>
<p>http://www.planetquake3.net/tweak/glossary_commands.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1845/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1845&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2011/05/04/xbox-tweaking-jedi-academy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
		<item>
		<title>Trying To Deal With Compressed SWF</title>
		<link>http://mulenmar.wordpress.com/2010/12/04/trying-to-deal-with-compressed-swf/</link>
		<comments>http://mulenmar.wordpress.com/2010/12/04/trying-to-deal-with-compressed-swf/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 07:45:58 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Lightweight Alternatives]]></category>
		<category><![CDATA[Flash sucks]]></category>
		<category><![CDATA[SWF]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1831</guid>
		<description><![CDATA[We all know Flash is a major pain &#8212; from Adobe&#8217;s own Flash player&#8217;s lack of performance to the security problems and nonfree status of said plugin. Not to mention the often-poor compatiblity of the free players, such as Gnash and Swfdec. So I won&#8217;t be discussing that right now. Nor will I be discussing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1831&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We all know Flash is a major pain &#8212; from Adobe&#8217;s own Flash player&#8217;s lack of performance to the security problems and nonfree status of said plugin. Not to mention the often-poor compatiblity of the free players, such as Gnash and Swfdec. So I won&#8217;t be discussing that right now. Nor will I be discussing the somewhat well-known process of using MPlayer to play Flash video files (.flv).</p>
<p>Today&#8217;s note is on dealing with those pesky .SWF Flash animations. While Swfdec-gnome is relatively decent at decoding the few I deal with, I&#8217;d like to convert these animations to a video format, such as OGG Vorbis or WebM. Why? Because unlike with Flash videos (.flv files) such as found on YouTube, .SWF files are almost always compressed &#8212; and FFMPEG can&#8217;t deal with compressed .SWF files. The result being, MPlayer can&#8217;t play them.</p>
<p>I really don&#8217;t expect it to, anyway &#8212; MPlayer is an audio and video player, NOT an animation decoder and player. But I&#8217;m very tired of needing a Flash decoder just to watch the animations of <a href="http://mspaintadventures.com">MSPA</a>&#8216;s Homestuck adventure comic, when it would be better for people with slower computers and a dislike of nonfree software to serve videos.</p>
<p>So, during a couple breaks from my efforts on <a title="Project Permafrost" href="http://mulenmar.wordpress.com/2010/11/14/project-permafrost/">Project Permafrost</a>, I&#8217;ve been trying to find a way to convert these SWF animations. I&#8217;ve had <strong>very</strong> little luck so far &#8212; while there is <em>some</em> software for the job, it&#8217;s virtually all for a certain operating system from a company in Redmond, WA, USA. Most of this software works by taking the displayed output from a Flash plugin and converting it to a video &#8212; a very CPU-intensive and hacky solution. Video files were created, but they were composed only of empty, black frames with no audio.</p>
<p>Since the only converter I could find for my operating system was useless, I next turned to the tools for creating and modifying the SWF animation itself, and thus to the swftools and flasm packages.</p>
<p><a href="http://www.swftools.org/">Swftools</a> is a collection of tools for working with Adobe Flash files, as you may have guessed. <a href="http://www.nowrap.de/flasm">Flasm</a> is for disassembling and modifying the Flash Actionscript bytecode, and supports SWFs produced by Flash 8 and earlier. Sounds complicated? Yeah, seems that way to me too, and sadly I don&#8217;t have time to investigate them deeply right now.</p>
<p>What I did find, by reading the help text for both the swfextract tool (found in the swftools package) and Flasm, was two options that inspired some hope. From swfextract:</p>
<blockquote><p>&#8230;<br />
Sound extraction:<br />
-m , &#8211;mp3			 Extract main mp3 stream<br />
&#8230;</p></blockquote>
<p>And Flasm:</p>
<blockquote><p>
&#8230;<br />
-x     Decompress SWF<br />
&#8230;
</p></blockquote>
<p>These suggest three courses of action. In each case, &#8220;file.swf&#8221; should be replaced with the name of the SWF file you&#8217;re working with, of course. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The first is simply copying out the audio directly from the SWF animation.</p>
<p><code>swfextract -m file.swf</code></p>
<p>This produces a file named &#8220;output.mp3&#8243; in the same directory you run the command from.</p>
<p>The second course of action is to decompress the SWF file, so MPlayer can work with it.</p>
<p>flasm -x file.swf</p>
<p>This will, obviously, decompress the SWF file. The original is saved with a &#8220;$wf&#8221; extension. MPlayer can play the resulting uncompressed SWF file, but (in my case, at least) can only play the audio.</p>
<p>The third option, of course, is to ask the author(s) to release a video format conversion themselves. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  They may be hesistant to do so, of course &#8212; they may wish for people to HAVE to come to their site to view the animation, instead of someone uploading the video to YouTube or someplace similar. This could be slowed by requiring people to pay for the video, I suppose, but also partially defeats the purpose of the entire endeavor &#8212; the goal of which was to be able to easily watch the animation on a computer without needing Flash or putting the CPU under maximum load for the several minutes of the animation.</p>
<p>It&#8217;s progress, I guess. If one can call only being able to listen to the animation &#8220;progress&#8221;. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;m getting back to work now. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1831/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1831&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/12/04/trying-to-deal-with-compressed-swf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Permafrost</title>
		<link>http://mulenmar.wordpress.com/2010/11/14/project-permafrost/</link>
		<comments>http://mulenmar.wordpress.com/2010/11/14/project-permafrost/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 14:44:37 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IceWM]]></category>
		<category><![CDATA[Project Permafrost]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1828</guid>
		<description><![CDATA[Finally, after two months of work, the first part of my latest project is out in the wild for all to help with. Project Permafrost is my attempt to create a central community for users of the Ice Window Manager to interact. I&#8217;ve set up a forum at http://icewm-themes.sourceforge.net/ where we can: Post new themes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1828&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally, after two months of work, the first part of my latest project is out in the wild for all to help with.</p>
<p>Project Permafrost is my attempt to create a central community for users of the <a href="http://www.icewm.org/" target="_blank">Ice Window Manager</a> to interact. I&#8217;ve set up a forum at <a href="http://icewm-themes.sourceforge.net/" target="_blank">http://icewm-themes.sourceforge.net/</a> where we can:</p>
<ul>
<li>Post new themes for review and critiquing</li>
<li>Share configurations</li>
<li>Create up-to-date documentation that&#8217;s a bit less hapazard than the current official manual and how-tos</li>
<li>Socialize (in the &#8220;Oort Cloud&#8221; forum, requires being logged into a Sourceforge account to even see)</li>
<li>Make as many ice-related puns as possible. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </li>
</ul>
<p>There are, of course, some rules for this new community. A few of the most important ones are listed below.</p>
<ol>
<li>No themes that don&#8217;t have a clear license. It can be GPLv2/3/later, LGPLv2/3/later, a BSD-like license, or any of the Creative Commons licenses, but IT MUST HAVE A CLEAR COPYRIGHT LICENSE SPECIFIED AND IN THE ARCHIVE.</li>
<li>No themes that violate someone&#8217;s trademark. Sorry, but your super-slick theme that looks just like the latest Redmond OS interface? No Start Button logos.</li>
<li>Don&#8217;t be a pain.</li>
<li>No discussions of how to do illegal things. Debate of whether the thing should be legal or not? Maybe in the off-topic &#8220;Oort Cloud&#8221; forum, we&#8217;ll see how that goes.</li>
</ol>
<p>The spreadsheet I linked before is hosted in <a href="http://sourceforge.net/projects/icewm-themes/files/" target="_blank">the Project Permafrost files section</a>, along with all of the currently redistributable themes from the motherlode mirror (under &#8220;TundraThaw&#8221;).</p>
<p>As mentioned before, <a href="http://icewm-themes.sourceforge.net/" target="_blank">the forums are here.</a></p>
<p>And there are plenty more ice puns available, don&#8217;t worry. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1828/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1828/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1828/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1828&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/11/14/project-permafrost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
		<item>
		<title>IceWM 1.3.7 Released</title>
		<link>http://mulenmar.wordpress.com/2010/11/11/icewm-1-3-7-released/</link>
		<comments>http://mulenmar.wordpress.com/2010/11/11/icewm-1-3-7-released/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 05:43:05 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Pointing out helpful info]]></category>
		<category><![CDATA[IceWM]]></category>
		<category><![CDATA[lightweight]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1824</guid>
		<description><![CDATA[Most IceWM development has been in a state of deep freeze for years now &#8212; mostly new language translations and bugfixes, from what I can see. The long-time stable version (1.2.37) has been in distribution repositories for a very long time now, as it was released in January 2009. Two years ago. Meanwhile, the last [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1824&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most IceWM development has been in a state of deep freeze for years now &#8212; mostly new language translations and bugfixes, from what I can see. The long-time stable version (1.2.37) has been in distribution repositories for a very long time now, as it was released in January 2009. Two years ago. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_eek.gif' alt='8O' class='wp-smiley' /> </p>
<p>Meanwhile, the last marked-stable version of the &#8220;experimental&#8221; branch (1.3.6) was released in Januray 2010. I haven&#8217;t used that version, but sometime since it was branched from the stable series a bug was introduced. This caused IceWM to crash, and if it had been started with icewm-session it would try to restart, but have taskbar issues. It seems to be <a href="https://sourceforge.net/tracker/?func=detail&amp;aid=3090722&amp;group_id=31&amp;atid=100031" target="_blank">this bug on the IceWM bugtracker</a>, which has been closed.</p>
<p>Other than this odd bug, I found very little difference between IceWM 1.2.37 and 1.3.7p2 when I last tried them &#8212; the only one I noticed was the battery charge monitor. In 1.2.37 a number was displayed, while in 1.3.7p2 a vertical bar represented the remaining charge.</p>
<p>In anycase, download IceWM 1.3.7 and try it out. ^_^ Meanwhile, I&#8217;ll be trying to figure out where to host the ancient, circa 2001 themes I found and downloaded that now are no longer publically available at the ONE place on the entire search-engine-indexed Internet. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1824/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1824/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1824/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1824&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/11/11/icewm-1-3-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
		<item>
		<title>Resurrection is Hard Work</title>
		<link>http://mulenmar.wordpress.com/2010/11/09/resurrection-is-hard-work/</link>
		<comments>http://mulenmar.wordpress.com/2010/11/09/resurrection-is-hard-work/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 20:00:00 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1814</guid>
		<description><![CDATA[Even when it&#8217;s just software, and not living beings! For the past month, I&#8217;ve been working on a long list of Ice Window Manager themes. Organizing, labeling, judging free-or-not-free (as in freedom, not beer). Determining whether they should be reorganized, and which need files renamed to fit the original authors&#8217; plans. This doesn&#8217;t seem like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1814&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Even when it&#8217;s just software, and not living beings! <img src='http://s2.wp.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p>For the past month, I&#8217;ve been working on a long list of Ice Window Manager themes. Organizing, labeling, judging free-or-not-free (as in freedom, not beer). Determining whether they should be reorganized, and which need files renamed to fit the original authors&#8217; plans.</p>
<p>This doesn&#8217;t seem like a hard job, does it? It isn&#8217;t. Just very, very tedious. Especially considering I examined and organized those themes by &#8220;Look&#8221; &#8212; the theme file option that decides how some things are drawn &#8212; by hand. All 184 of them. And then went back and input information on each one into a spreadsheet. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_eek.gif' alt='8O' class='wp-smiley' /> </p>
<p>For each one, I viewed the default.theme file, as well as any documentation provided about the theme (few had any) for the author name, email address, description, and various flags on whether each theme had a paticular option. For example, the gtk-look theme &#8220;Helix&#8221; does not have its own image for the menu button on the taskbar, no specified license <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mad.gif' alt=':mad:' class='wp-smiley' /> , no trademarked images to the best of my non-lawyer research, is properly organized other than lacking a README file, does not have custom &#8220;ledclock&#8221; images for a fancy-looking clock, has one &#8220;desktop background&#8221; image (in PNG format, so you&#8217;ll have to compile in imlib support to use it), and no custom or recommended font, icons, or mouse cursors.</p>
<p>Note the &#8220;no specified license&#8221; part. If a theme does not have a specified license, it basically has no license. I haven&#8217;t perused *all* of the ancient IceWM mailiing lists yet, but I&#8217;ve found no explanation of what license the themes must be under. Under my (again, non-lawyer) understanding of United States law, that means the copyright/license is limited to the original author. Including the legal right to redistribute. <em>*sigh*</em></p>
<p>Considering that some of the provided email addresses are now defunct, and other themes don&#8217;t even have an email address provided, there is no way to contact these authors for permission to redistribute them. Since they were provided to the old IceWM project, which is under the <a href="http://www.gnu.org/licenses/lgpl-2.1.html" target="_blank">LGPLv2 license</a>, I *could* risk assuming that the themes were intended to be under the same license as well, but this seems possibly unethical. There are very few that I have risked marking as redistributable, and only because they are based on the example themes that are provided in the source code repository &#8212; meaning that, as derivative works, they too have to be under the same license. <strong>See the benefit of specifying your work&#8217;s copyright license?</strong> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I&#8217;m more-or-less sure about what themes are currently able to be redistributed at this point, and I plan to create a repository (<strong>not </strong>on Sourceforge) to share them as soon as possible. In the meantime, you can enjoy the spreadsheet &#8212; in both a single, multi-sheet ODS file or in a gzipped-compressed tar file of multiple, single-sheet CSV (comma-separated values) files, however you prefer.</p>
<p>Well, the files really <strong>are</strong> an ODS file and a .tar.gz file, but I had to rename them for WordPress to let me host them. I don&#8217;t like Javascript-heavy websites like Rapidshare, Megaupload, the perpetually broke Omploader, et cetera. Particularly because of the closed, nonfree nature of the system, but they&#8217;re just annoying regardless. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p>Rename these as instructed in the parentheticals.</p>
<ul>
<li><a href="http://mulenmar.files.wordpress.com/2010/11/icewm_legacy_themes_data.pdf">IceWM_Legacy_Themes_data.pdf</a> (rename to IceWM_Legacy_Themes_data.ods)</li>
<li><a href="http://mulenmar.files.wordpress.com/2010/11/icewm_legacy_themes_data_csv.pdf">IceWM_Legacy_Themes_data_csv.pdf</a> (rename to IceWM_Legacy_Themes_data.tar.gz)</li>
</ul>
<p>&#8220;Why didn&#8217;t you just provide REAL PDFs?&#8221; Because the spreadsheet looks AWFUL as a printout and in PDF form. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Much too wide.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1814/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1814/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1814/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1814&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/11/09/resurrection-is-hard-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
		<item>
		<title>Who Says IceWM is Ugly?!</title>
		<link>http://mulenmar.wordpress.com/2010/09/20/who-says-icewm-is-ugly/</link>
		<comments>http://mulenmar.wordpress.com/2010/09/20/who-says-icewm-is-ugly/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 13:17:32 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[IceWM]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1768</guid>
		<description><![CDATA[Okay, I&#8217;ll grant that the themes that come with the Ice Window Manager from its source repository are quite unattractive to many. Drab, flat gray or annoyingly contrasting colors scream &#8220;mid-1990&#8242;s&#8221;. Thick solid-color borders not only waste space, but are unattractive to boot. An example? here: That&#8217;s the Motif theme. If you don&#8217;t know what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1768&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;ll grant that the themes that come with the Ice Window Manager from its source repository are quite unattractive to many. Drab, flat gray or annoyingly contrasting colors scream &#8220;mid-1990&#8242;s&#8221;. Thick solid-color borders not only waste space, but are unattractive to boot.<br />
An example? here: <img class="aligncenter size-full wp-image-1773" title="IceWM-motif-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-motif-20100920.png?w=500&#038;h=375" alt="The Motif theme -- very gray, very 1980's." width="500" height="375" /><br />
That&#8217;s the Motif theme. If you don&#8217;t know what the Motif toolkit is, <a href="http://en.wikipedia.org/wiki/Motif_%28widget_toolkit%29" target="_blank">Wikipedia should be able to help somewhat.</a> The toolkit was designed back in the 1980&#8242;s, so the look is a bit dated. There is a yellow version as well, which is much less drab, see it after the &#8220;More&#8221; break: <span id="more-1768"></span></p>
<p><img class="aligncenter size-full wp-image-1774" title="IceWM-yellowmotif-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-yellowmotif-20100920.png?w=500&#038;h=375" alt="" width="500" height="375" />Note the yellow title bar and the somewhat modernized and colorized Minimize, Maximize, and Closerize &#8211;er, Close <img src='http://s1.wp.com/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' />  &#8212; buttons. It&#8217;s amazing what a little splash of color does. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And how can we forget the IceDesert theme that greets new IceWM users in the first place? We cannot, that&#8217;s how! <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><img class="aligncenter size-full wp-image-1777" title="IceWM-IceDesert" src="http://mulenmar.files.wordpress.com/2010/09/icewm-icedesert-20100920.png?w=500&#038;h=375" alt="The default theme  upon IceWM installation -- IceDesert" width="500" height="375" /></p>
<p>It&#8217;s very unfortunate that these themes, along with the other all-very-similar-except-one themes, are the default set. There are some incredible themes that blow anything that Metacity (Gnome2&#8242;s WM) or Openbox (LXDE&#8217;s WM, since they dropped IceWM) can dream of.</p>
<p>For example, the Infadel2 theme used as an example in the current (ha!) IceWM theming manual and included in the source package:</p>
<p style="text-align:center;"><a href="http://mulenmar.files.wordpress.com/2010/09/icewm-infadel2-20100920.png"><img class="aligncenter size-full wp-image-1780" title="IceWM-Infadel2-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-infadel2-20100920.png?w=500&#038;h=375" alt="" width="500" height="375" /></a></p>
<p style="text-align:left;">The beautiful and *not copying another operating system&#8217;s look* DustIce theme (menu looks best with gradient support):<br />
<a href="http://mulenmar.files.wordpress.com/2010/09/icewm-dustice-20100919.png"><img class="aligncenter size-full wp-image-1770" title="IceWM-DustIce" src="http://mulenmar.files.wordpress.com/2010/09/icewm-dustice-20100919.png?w=500&#038;h=375" alt="The DustIce theme -- dark, flat, and very attractive. Even has a version of the &quot;new&quot; IceWM logo." width="500" height="375" /></a></p>
<p>Port of the Azenis WindowBlinds theme to IceWM (old screenshot):<br />
<img class="aligncenter size-full wp-image-78" title="Screenshot 9-9-09" src="http://mulenmar.files.wordpress.com/2009/09/2009-09-09-193433_1440x900_scrot.png?w=500&#038;h=312" alt="" width="500" height="312" /><br />
Did I mention that IceWM has rounded corners? Yes, you can use XPM transparency! No PNG/alpha transparency, apparently, but the XPM transparency works just fine thank you.<br />
<a href="http://mulenmar.files.wordpress.com/2010/09/icewm-icebluecurve-20100920.png"><img class="aligncenter size-full wp-image-1784" title="IceWM-IceBlueCurve-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-icebluecurve-20100920.png?w=500&#038;h=375" alt="" width="500" height="375" /></a> If you look closely, you&#8217;ll see that this theme has it&#8217;s own mail icon. Also, it uses icons that are either duplicates of or actually are the Windows 95 application folder icons in the menu . . . you might not like that, but you can replace it.<br />
Hopefully you won&#8217;t mind me not providing full-screen screenshots of the rest of these &#8212; I only get so much storage space here. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align:center;">The &#8220;Tile&#8221; theme, which you can find buried in Debian&#8217;s icewm-themes package:<br />
<a href="http://mulenmar.files.wordpress.com/2010/09/icewm-tile-20100920.png"><img class="aligncenter size-full wp-image-1782" title="IceWM-Tile-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-tile-20100920.png?w=500&#038;h=17" alt="Active titlebar from the IceWM Tile theme" width="500" height="17" /></a></p>
<p>The &#8220;Natural&#8221; theme, also in Debian&#8217;s icewm-themes package:</p>
<p style="text-align:center;"><a href="http://mulenmar.files.wordpress.com/2010/09/icewm-natural-20100920.png"><img class="aligncenter size-full wp-image-1785" title="IceWM-Natural-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-natural-20100920.png?w=500&#038;h=19" alt="A wood-grain theme." width="500" height="19" /></a></p>
<p>The &#8220;device&#8221; theme (Debian&#8217;s icewm-themes again), which seems really familiar to me but I&#8217;m not sure why. It might have something to do with my playing a lot of early-1990&#8242;s games when I was younger; this theme&#8217;s window decorations feel like a game&#8217;s GUI from then. I&#8217;ve made this screenshot taller so you could see the more-intricate-than-usual design of the left- and right-frame images:<br />
<a href="http://mulenmar.files.wordpress.com/2010/09/icewm-device-20100920.png"><img class="aligncenter size-full wp-image-1786" title="IceWM-device-20100920" src="http://mulenmar.files.wordpress.com/2010/09/icewm-device-20100920.png?w=500&#038;h=130" alt="" width="500" height="130" /></a>Admittedly the window decorations are the main &#8220;cool feature&#8221; of this theme, as the taskbar is an unappealing dark blue, the menu (&#8220;Start&#8221;) button is a big &#8220;LiNUX&#8221; pixmap that doesn&#8217;t go well with the blue, and the menu has the Motif-esque gray chiseled arrows against a gray background. It still serves as an example of the more original designs, and of the capability to reorder and reposition the window controls in any desired way.</p>
<p>These are only a few of the themes IceWM has. Saying that IceWM is ugly because of the themes that come with it is like saying a house interior that hasn&#8217;t been painted yet, and is still plaster-on-drywall, is ugly. It can be made to look however you want to, and takes up a tiny sliver of your computer&#8217;s resources.</p>
<p>It can be setup up to look like anything from TWM to Winblows 7. Still don&#8217;t believe me? <a href="http://box-look.org/CONTENT/content-m1/m118775-1.png">Look at this screenshot</a> and <a href="http://box-look.org/content/show.php/Se7en?content=118775" target="_blank">the theme that makes it possible</a> if you like, and tell me that doesn&#8217;t look disturbingly and trademark-violatingly like Windows 7. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p>The sheer flexibility of it, combined with how lightweight and fast it is, makes me a very happy IceWM user. How nobody is still developing it, how awful the lack of comments in the source code is, and how spread out the community is makes me very sad.</p>
<p>But calling it ugly? That makes me laugh. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1768&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/09/20/who-says-icewm-is-ugly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-motif-20100920.png" medium="image">
			<media:title type="html">IceWM-motif-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-yellowmotif-20100920.png" medium="image">
			<media:title type="html">IceWM-yellowmotif-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-icedesert-20100920.png" medium="image">
			<media:title type="html">IceWM-IceDesert</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-infadel2-20100920.png" medium="image">
			<media:title type="html">IceWM-Infadel2-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-dustice-20100919.png" medium="image">
			<media:title type="html">IceWM-DustIce</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2009/09/2009-09-09-193433_1440x900_scrot.png" medium="image">
			<media:title type="html">Screenshot 9-9-09</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-icebluecurve-20100920.png" medium="image">
			<media:title type="html">IceWM-IceBlueCurve-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-tile-20100920.png" medium="image">
			<media:title type="html">IceWM-Tile-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-natural-20100920.png" medium="image">
			<media:title type="html">IceWM-Natural-20100920</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/09/icewm-device-20100920.png" medium="image">
			<media:title type="html">IceWM-device-20100920</media:title>
		</media:content>
	</item>
		<item>
		<title>Double Double, Toil and Trouble</title>
		<link>http://mulenmar.wordpress.com/2010/09/09/double-double-toil-and-trouble/</link>
		<comments>http://mulenmar.wordpress.com/2010/09/09/double-double-toil-and-trouble/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 06:57:03 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[hardware failure]]></category>
		<category><![CDATA[iPod Nano 2nd Generation]]></category>
		<category><![CDATA[netbooks]]></category>
		<category><![CDATA[Poulsbo]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1754</guid>
		<description><![CDATA[During the time I&#8217;ve written in this blog, there have been only two bits of non-Packard-Bell technology that have given me trouble: my Acer Aspire One AO751h-1279 netbook, and my iPod Nano2G. The first, because of the &#8220;Poulsbo&#8221; chipset that Intel coupled with the processor and then couldn&#8217;t provide decent, stable, up-to-date drivers for, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1754&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1022" title="Blog Stuff" src="http://mulenmar.files.wordpress.com/2010/04/myavatar.png?w=75&#038;h=75" alt="" width="75" height="75" />During the time I&#8217;ve written in this blog, there have been only two bits of non-Packard-Bell technology that have given me trouble: my Acer Aspire One AO751h-1279 netbook, and my iPod Nano2G. The first, because of the &#8220;Poulsbo&#8221; chipset that Intel coupled with the processor and then couldn&#8217;t provide decent, stable, up-to-date drivers for, and the second because for a very long time Rockbox didn&#8217;t support it.</p>
<p><img class="size-thumbnail wp-image-1219 alignright" title="Acer Aspire One 751h" src="http://mulenmar.files.wordpress.com/2009/10/acer-aspire-one-751h.png?w=67&#038;h=75" alt="Acer Aspire One 751h" width="67" height="75" /></p>
<p>The netbook I&#8217;ve spent a lot of time on, trying to hack together a useful and enjoyable set of software on and wrestling with the PSB driver on. I&#8217;ve written a series of articles on improving the experience o it, which is listed on <a href="http://mulenmar.wordpress.com/howtos/" target="_blank">the &#8220;How-tos&#8221; page</a> under &#8220;Acer Aspire AO751h&#8221;. During my attempts to get the PSB driver working correctly on Arch Linux &#8212; a longtime project &#8212; I also wrote a simple script for setting the backlight brightness from the command line, requiring much less typing than manually changing the brightness level and<em><strong> not requring Xorg</strong></em>.This made it useful for console work, as the xbacklight tools of course requires a running Xserver.</p>
<p>This morning I tried to turn it on and, although the power button LED lit up and the keyboard LEDs flashed, and the hard drive powered up, nothing else happened. No output to the LCD, no output to an external monitor. It does not attempt to boot from the hard drive. It&#8217;s almost as if there was no memory in it, but I don&#8217;t have another &#8220;stick&#8221; of RAM for it and I&#8217;m *not* spending US$50 or more just to find out if it&#8217;s the problem or not.</p>
<p>It doesn&#8217;t bother me much, though. The battery still has 80.05% of it&#8217;s design total capacity, and works perfectly, so I should be able to get some decent money for it. The hard drive is SATA-based, so I don&#8217;t need an adapter to connect it into my desktop, which in turn means that I don&#8217;t have to worry about how to get my data off of it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  And frankly, as much as I like helping others with problems, and as much as I needed this netbook to do that &#8212; I was <strong>waiting</strong> for this horrid thing to die. My Dell Latitude C600 plays hi-def video better than it did (with equivalent power usage, according to Powertop), I had to run an outdated Xserver on it, and even <strong>then</strong> I couldn&#8217;t get OpenGL graphics to work, since that required a much older version of Mesa than Arch Linux ships with and builds against.</p>
<p><img class="alignleft size-thumbnail wp-image-267" title="iPod (not Touch)" src="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75&#038;h=75" alt="" width="75" height="75" />I&#8217;m more disappointed by the failure of my 2nd generation iPod Nano. It only held 2 gigabytes or so of music, but with Rockbox&#8217;s ability to play OGG Vorbis files (thus I could get the same quality at a much smaller file size) this wasn&#8217;t an issue until very recently. It seems its demise is the result of a very, very odd flash chip failure. For those who know, it was the storage flash chip. We (myself and the *very* helpful TheSeven in FreeNode&#8217;s #freemyipod and #rockbox channels) are still puzzling over it, and waiting for &#8220;the hardware guru&#8217;s&#8221; ideas. Well, it has mainly been TheSeven doing the puzzling while I type in commands, but you get the idea. <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<p>This failure basically leaves me with an ARM platform with 1MB of working flash, an LCD screen, and a control wheel with five buttons and touch-sensitivity. Perhaps I can learn some coding with it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Some hardware hacking-in of SD card support, a driver. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_eek.gif' alt='8O' class='wp-smiley' /> </p>
<p>Unfortunately, it leaves me bereft of a device to help test Rockbox patches with. At least I was able to help help test the patches preventing Stkov nand, and the next day verify that the change making the working patch unnecessary worked. And tested the &#8220;lamp&#8221; application improvements and the lcd_backlight_sleep patches, of course. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  I just wish I could&#8217;ve helped more there.</p>
<p>Perhaps I&#8217;ll get a new Nano2G sometime, since they&#8217;re about US$50 on eBay, or perhaps a refurbished iPod Mini. But what I would really like is a music &#8220;jukebox&#8221; device that *only* plays OGG Vorbis, FLAC, and Speex audio files. I know that plenty of players support these. I know that there are chips dedicated to decoding Vorbis, and possible some for FLAC. I would be very happy if someone were to build a digital audio player that *only* plays these formats, made them as free-as-in-freedom as Richard Stallman&#8217;s laptop (a <a href="http://www.lemote.com/en/products/Notebook/2010/0310/112.html" target="_blank">Leemote Yeelong</a> of some type, if I recall correctly), and provided software for it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Seems like it would be cheaper, since licensing wouldn&#8217;t be needing from the owners of patent-encumbered formats.</p>
<p>So what do these two failures mean for my blog? Well, I have no idea. I&#8217;ll have different projects to be posting about, certainly, and probably won&#8217;t be paying as much attention to the state of &#8220;Poulsbo&#8221; support in GNU/Linux systems. And Rockbox may or may not be discussed as often, since I have nothing to test it on.</p>
<p>There are other projects I&#8217;ve been keeping on the back burner, however; there will still be plenty for me to work on, and enough to post about. So, join my <a href="http://twitter.com/mulenmar" target="_blank">Twitter feed</a> or <a href="http://mulenmar.wordpress.com/feed/" target="_blank">subscribe to the RSS feed</a> that WordPress so kindly generates automatically. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1754/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1754&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/09/09/double-double-toil-and-trouble/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/04/myavatar.png?w=75" medium="image">
			<media:title type="html">Blog Stuff</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2009/10/acer-aspire-one-751h.png?w=67" medium="image">
			<media:title type="html">Acer Aspire One 751h</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75" medium="image">
			<media:title type="html">iPod (not Touch)</media:title>
		</media:content>
	</item>
		<item>
		<title>Rockbox: Bugfix and Feature For Nano2G</title>
		<link>http://mulenmar.wordpress.com/2010/09/05/rockbox-bugfix-and-feature-for-nano2g/</link>
		<comments>http://mulenmar.wordpress.com/2010/09/05/rockbox-bugfix-and-feature-for-nano2g/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 18:18:48 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPod Nano 2nd Generation]]></category>
		<category><![CDATA[Rockbox]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1744</guid>
		<description><![CDATA[Just a quick note to myself, and to other users of Rockbox on the iPod Nano 2nd generation. I highly recommend using BOTH these patches, as the bugfix prevents a LOT of frustration and the feature saves some power. Recently &#8212; for me, since I tried r27995 and updated the install procedure &#8212; the Nano2G [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1744&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-267" title="iPod (not Touch)" src="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75&#038;h=75" alt="" width="75" height="75" />Just a quick note to myself, and to other users of Rockbox on the iPod Nano 2nd generation. I highly recommend using BOTH these patches, as the bugfix prevents a LOT of frustration and the feature saves some power.</p>
<p>Recently &#8212; for me, since I <a href="http://mulenmar.wordpress.com/2010/09/04/ipod-nano-2g-fun-rockbox-r27995-update/" target="_blank">tried r27995 and updated the install procedure</a> &#8212; the Nano2G has been plagued with odd, seemingly random panics when writing to &#8220;disk&#8221;.</p>
<blockquote><p>*PANIC*<br />
Stkov nand</p></blockquote>
<p>Apparently this has to do with a stack overflow (I guess that&#8217;s what Stkov means <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> ). The fix that actually works (even if the author thinks it&#8217;s a &#8220;kludge&#8221;) is a patch hosted at <a href="http://www.rockbox.org/tracker/task/11601" target="_blank">http://www.rockbox.org/tracker/task/11601.</a> <strong>Note: the &#8220;underlying problem&#8221; was fixed and committed in r28011, this patch is not needed if you update to the current build. </strong> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>As for the feature, with another patch the actual screen will now shut off, not just the backlight! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  This is something I&#8217;ve been waiting for since I first started using Rockbox on the Nano2G. Here&#8217;s the patch: <a href="http://www.rockbox.org/tracker/task/11604" target="_blank">http://www.rockbox.org/tracker/task/11604</a>, enjoy! Not really sure how much power it saves yet, but it works perfectly. About 4-5 seconds after the backlight shuts off, so will the screen itself. When you press a button (assuming the &#8220;hold&#8221; switch isn&#8217;t on, of course) both the backlight and the screen immediately come back on.</p>
<p>At the moment, these are not in the SVN yet, so they are not in the daily build. You&#8217;ll have to install Subversion and the packages needed to build the Rockbox toolchain, check out Rockbox&#8217;s svn repository, build the toolchain, download the patch into the root of the directory the repo was downloaded to, patch, and then configure and build Rockbox.</p>
<p>Don&#8217;t worry, if you aren&#8217;t familiar with the process t<a href="http://www.rockbox.org/wiki/LinuxSimpleGuideToCompiling" target="_blank">he Rockbox wiki describes the process quite simply</a>, and the process of building the toolchain is completely automatic. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Not a user of a GNU/Linux distro? Sorry to here that &#8212; the sections on developing with Cygwin (the recommended method if you have to use Window$) are <a href="http://www.rockbox.org/wiki/CygwinDevelopment" target="_blank">here, for installing the toolchain</a>, and <a href="http://www.rockbox.org/wiki/SimpleGuideToCompiling" target="_blank">here, for the build process</a>.</p>
<p>Happy Rockboxing! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1744/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1744/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1744/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1744&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/09/05/rockbox-bugfix-and-feature-for-nano2g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75" medium="image">
			<media:title type="html">iPod (not Touch)</media:title>
		</media:content>
	</item>
		<item>
		<title>iPod Nano 2G Fun: Rockbox r27995 Update</title>
		<link>http://mulenmar.wordpress.com/2010/09/04/ipod-nano-2g-fun-rockbox-r27995-update/</link>
		<comments>http://mulenmar.wordpress.com/2010/09/04/ipod-nano-2g-fun-rockbox-r27995-update/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 10:19:23 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[iPod Nano 2nd Generation]]></category>
		<category><![CDATA[Rockbox]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1726</guid>
		<description><![CDATA[I&#8217;ve been poking around at the current build (r27995-1000903 at the time of this writing) of Rockbox today, and other than the occasional random panic (oh joy) that locks up the iPod and requires a reset &#8212; harmless but annoying &#8212; it&#8217;s even better than the previous version I was using (r24509-100204). For example, I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1726&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-267" title="iPod (not Touch)" src="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75&#038;h=75" alt="" width="75" height="75" />I&#8217;ve been poking around at the current build (r27995-1000903 at the time of this writing) of <a href="http://www.rockbox.org" target="_blank">Rockbox</a> today, and other than the occasional random panic (oh joy) that locks up the iPod and requires a reset &#8212; harmless but annoying &#8212; it&#8217;s even better than the previous version I was using (r24509-100204).</p>
<p>For example, I previously had to use iLoader to load Rockbox, as for some odd reason attempting to transfer ANYTHING after the initial Rockbox installation resulted in a White Screen of Death (WSoD) upon the next startup/reboot with the Rockbox bootloader. Now there is a revamped version of <a href="http://the-seven.tk/ipod/iloader/index.php" target="_blank">iLoader</a>, designed around the new <a href="http://www.freemyipod.org/wiki/EmBIOS" target="_blank">emBIOS</a>, and I have had NO luck getting Rockbox to load at all. iLoader just freezes/stalls at &#8220;Booting Rockbox&#8221;. I&#8217;ve talked with a few of the folks working on that project, and so far only myself and one other person have reported it. Something about my Nano 2G have a revision 7 board, while a developer has a revision 9 that doesn&#8217;t have the problem? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  <em>EDIT: Issue fixed in r188 of iLoader, released as iLoader v0.2.1</em>. <em>Kudos to TheSeven!</em></p>
<p>Meanwhile, the Rockbox bootloader works perfectly and I have no WSoD issues at all, even after transferring several hundred megabytes of OGG files. (And one MP3 . . . <img src='http://s1.wp.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  )</p>
<p>So I think it&#8217;s time to replace my how-tos on Rockbox.</p>
<p>Although I prefer to restore the iPod to it&#8217;s stock state before installing a new bootloader, <strong>this is only necessary if you used an older, pre-emBIOS version of iLoader.</strong> It is NOT necessary if you used the Rockbox loader. Feel free to skip to the &#8220;Installing Rockbox Software&#8221; section if you didn&#8217;t use a pre-emBIOS iLoader. (Or if this is your first time &#8220;jailbreaking&#8221; your Nano)</p>
<p>Also, this is NOT about updating the iLoader version after you&#8217;ve installed it. That&#8217;s it&#8217;s own procedure, one I&#8217;m still learning about and isn&#8217;t covered in the Wiki yet. <a href="http://the-seven.tk/ipod/iloader/updating.php" target="_blank">You can learn about that on the iLoader webpage</a>.</p>
<h3>Restoring to Stock, Apple-firmware State</h3>
<p>First, (with permission) borrow someone&#8217;s Windows-laden machine and uses iTunes to restore the iPod Nano 2G to stock firmware, if you&#8217;ve installed an older version of Rockbox on it before. Allow the restore process to finish &#8212; the progress bar beneath the Apple logo will fill completely and the iPod will reboot. Assuming all went well, the iPod will load the stock firmware and a &#8220;Do Not Disconnect&#8221; message will appear.</p>
<h3>Installing the Rockbox Software</h3>
<p>Reset the device (Menu+Select) (Select is that button in the center of the scrollwheel) and when the Apple logo appears immediately press Select+Play to enter disk mode. The timing can be a bit tricky, so you might need to do it a few times for it to work.</p>
<p>At this point, you need to extract <a href="http://build.rockbox.org/data/rockbox-ipodnano2g.zip" target="_blank">the Rockbox zipfile</a> directly to the iPod. For example, if your iPod Nano is mounted to /media/IPOD, this command (from the directory you downloaded the zipfile to) will do the job:</p>
<p><code>unzip rockbox-ipodnano2g.zip -d /media/IPOD</code></p>
<p>Or if you prefer a GUI, use your GUI&#8217;s archive program to extract all of the contents of the zipfile directly to the iPod Nano&#8217;s storage partition (which is the folder newly-mounted under /media in distros that mount drives automatically, like Ubuntu).</p>
<h3>Installing the Rockbox Bootloader</h3>
<p>Now we install the bootloader. We&#8217;ll need the ipodpatcher program (<a href="http://download.rockbox.org/bootloader/ipod/ipodpatcher/linux32x86/ipodpatcher">32-bit version</a>, <a href="http://download.rockbox.org/bootloader/ipod/ipodpatcher/linux64amd64/ipodpatcher">64-bit version</a>) here. Again, change to the directory you downloaded the files from before running this commands.</p>
<p><code>chmod +x ./ipodpatcher<br />
sudo ./ipodpatcher</code></p>
<p>Put in your password if necessary, then press &#8220;i&#8221; and then ENTER to install the bootloader.</p>
<p>If all goes well, something like this will be spouted out at you:</p>
<blockquote><p>[INFO] Creating OSBK backup image of original firmware<br />
[INFO] Using internal bootloader &#8211; 54336 bytes<br />
[INFO] Padding input file from 0x0000d440 to 0x0000d800 bytes<br />
[INFO]  Wrote 55296 bytes to firmware partition<br />
[INFO] Bootloader installed successfully.<br />
Press ENTER to exit ipodpatcher :</p></blockquote>
<p>Safely remove the device (sudo eject /media/IPOD should work well, where IPOD is the folder your iPod Nano 2G was mounted to.)</p>
<p>Now your iPod Nano 2G will reset and quickly load your new firmware. Have fun! I&#8217;ll have a couple more posts about this in the next day or two.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1726/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1726&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/09/04/ipod-nano-2g-fun-rockbox-r27995-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>

		<media:content url="http://mulenmar.files.wordpress.com/2010/02/human-gnome-dev-ipod.png?w=75" medium="image">
			<media:title type="html">iPod (not Touch)</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Years On . . . On What??</title>
		<link>http://mulenmar.wordpress.com/2010/09/03/10-years-on-on-what/</link>
		<comments>http://mulenmar.wordpress.com/2010/09/03/10-years-on-on-what/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 22:06:42 +0000</pubDate>
		<dc:creator>mulenmar</dc:creator>
				<category><![CDATA[FOSS Philosophy]]></category>

		<guid isPermaLink="false">http://mulenmar.wordpress.com/?p=1720</guid>
		<description><![CDATA[I&#8217;m not a fan of blogging for the sake of blogging. It&#8217;s just &#8220;a tale told by an idiot . . . signifying nothing,&#8221; and is at best just a waste of time and bandwidth to post for the sake of posting. Which is why occasionally there are stretches of a week or more without [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1720&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a fan of blogging for the sake of blogging. It&#8217;s just &#8220;a tale told by an idiot . . . signifying nothing,&#8221; and is at best just a waste of time and bandwidth to post for the sake of posting. Which is why occasionally there are stretches of a week or more without me posting anything. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;ve gotten tired of wrestling with the &#8220;Poulsbo&#8221; hardware in my netbook, and the project I&#8217;m working on isn&#8217;t quite ready for me to talk about yet. So, I haven&#8217;t really had anything to talk about. But today, I came across an article on <a href="http://www.freesoftwaremagazine.com" target="_blank">Free Software Magazine</a> that I think deserves some attention.</p>
<p>The title, <em>&#8220;10 Years On: Free Software Wins, But You Have Nowhere To Install It&#8221;</em> is a decent summary of the article. Tom Mobily, the founder and Editor-in-Chief of the Free Software Magazine, discusses how the future &#8212; and even the present &#8212; of mobile-device-based free software is very disturbing; although the software itself is free, open-source software, the devices don&#8217;t allow you to CHANGE the software installed and require you to HACK the device just so YOU can control the device that YOU PAID FOR.</p>
<p><a href="http://www.freesoftwaremagazine.com/columns/10_years_free_software_wins_you_have_nowhere_install_it" target="_blank">http://www.freesoftwaremagazine.com/columns/10_years_free_software_wins_you_have_nowhere_install_it</a></p>
<p>Short URL: <a href="http://fsmsh.com/3371" target="_blank">http://fsmsh.com/3371</a></p>
<p>I&#8217;d give an excerpt, but ironically the copyright license the article uses only explicitly permits &#8220;Verbatim copying and distribution of <strong>this entire article</strong>&#8221; (emphasis mine). <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>So, my thoughts on this problem? Well, not to sound like a younger version of Richard Stallman with a shorter beard, but &#8220;This is why the GPL v3 has a new section to prohibit this behavior.&#8221; Or, more succinctly, &#8220;JUST USE GPL V3 AND WE WOULDN&#8217;T HAVE THIS PROBLEM YOU IDIOTS!&#8221; <img src='http://s2.wp.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  He might seem a little crazy, but he usually proves to be right.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mulenmar.wordpress.com/1720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mulenmar.wordpress.com/1720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mulenmar.wordpress.com/1720/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mulenmar.wordpress.com&amp;blog=8344381&amp;post=1720&amp;subd=mulenmar&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mulenmar.wordpress.com/2010/09/03/10-years-on-on-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f6d2e6df5d74bab4c83865b2af2c438d?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">mulenmar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
