<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>jeff's penguin</title>
	<atom:link href="http://jeffspenguin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffspenguin.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<pubDate>Fri, 11 Apr 2008 23:44:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Lowfat (+ Manager)</title>
		<link>http://jeffspenguin.wordpress.com/2008/04/11/lowfat-manager/</link>
		<comments>http://jeffspenguin.wordpress.com/2008/04/11/lowfat-manager/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 23:34:03 +0000</pubDate>
		<dc:creator>jyc673</dc:creator>
		
		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Recommended]]></category>

		<category><![CDATA[awesome]]></category>

		<category><![CDATA[cool]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[eyecandy]]></category>

		<category><![CDATA[f-spot]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[lowfat]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jeffspenguin.wordpress.com/?p=6</guid>
		<description><![CDATA[This program today is likewise an eyecandy program.  It still doesn&#8217;t need compositing, though.  I have absolutely no idea if compositing would help or hinder this.
Lowfat is a photo program for Linux that is like BumpTop, but just displays photo in a 2.5D-ish fashion:


It&#8217;s pretty awesome, but the caveat is that it doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This program today is likewise an eyecandy program.  It still doesn&#8217;t need compositing, though.  I have absolutely no idea if compositing would help or hinder this.</p>
<p>Lowfat is a photo program for Linux that is like <a href="http://jeffspenguin.wordpress.com/wp-admin/www.bumptop.com">BumpTop</a>, but just displays photo in a 2.5D-ish fashion:</p>
<p><span style="text-align:center; display: block;"><a href="http://jeffspenguin.wordpress.com/2008/04/11/lowfat-manager/"><img src="http://img.youtube.com/vi/GkrM4ymkiDo/2.jpg" alt="" /></a></span><br />
<span style="text-align:center; display: block;"><a href="http://jeffspenguin.wordpress.com/2008/04/11/lowfat-manager/"><img src="http://img.youtube.com/vi/6ViKhwdXmmE/2.jpg" alt="" /></a></span></p>
<p>It&#8217;s pretty awesome, but the caveat is that it doesn&#8217;t link to any photo management program.  Until now.</p>
<p>And up until now I haven&#8217;t published any of my programs on here, and that&#8217;s because all my programs, other than this one, of course, sucks.</p>
<p>Presenting the Lowfat Manager.  It&#8217;s a little Ruby-Gnome program that links up with F-Spot, Ubuntu&#8217;s default photo manager, configures Lowfat for you, and also gives you 3 preset formations:</p>
<p><a href="http://xs.to/xs.php?h=xs226&amp;d=08156&amp;f=lfm725.png" target="_blank"><img src="http://xs226.xs.to/xs226/08156/lfm725.png.xs.jpg" alt="" /></a><a href="http://xs.to/xs.php?h=xs126&amp;d=08156&amp;f=lfm_radial685.png" target="_blank"><img src="http://xs126.xs.to/xs126/08156/lfm_radial685.png.xs.jpg" alt="" /></a><a href="http://xs.to/xs.php?h=xs226&amp;d=08156&amp;f=lfm_cascade782.png" target="_blank"><img src="http://xs226.xs.to/xs226/08156/lfm_cascade782.png.xs.jpg" alt="" /></a></p>
<p>Oh, if you want to wirte your own program, look in &#8220;state.txt&#8221; in the root of Lowfat&#8217;s directories.  Each photo is as:<br />
Photo Pathname<br />
Center X (NOT TOP LEFT!  THE CENTER!)<br />
Center Y<br />
Angle in degrees, clockwise from positive X axis<br />
Width<br />
Height</p>
<p>Two things before we go on to installation:</p>
<p>1) Lowfat Manager actually puts a limit on the size of your photo, because it doesn&#8217;t want extremely huge images.  I&#8217;ll present two options, one for people who shoot extremely large photos, and another for people who shoot extremely large photos and don&#8217;t give a damn.<br />
2) Lowfat can only handle RGB photos, which is pretty much every image except some that might be on the web.  If you want to find out, open the photo with Gimp, and go to &#8220;Image&#8221; -&gt; &#8220;Mode&#8221;, and select &#8220;RGB&#8221; if it isn&#8217;t already.</p>
<p><span style="font-size:small;"><strong>Installation:</strong></span></p>
<p>Step 1: Get the packages:</p>
<p><code>sudo apt-get install build-essentials git git-core libglib-dev libgtk-dev libcairo-dev libsdl1.2-dev libgl1-mesa-dev \ # for lowfat<br />
ruby1.8 libgnome2-ruby libsqlite3-ruby librmagick-ruby #for lowfat manager</code></p>
<p>Step 2: Get Lowfat:</p>
<p><code>git clone git://people.freedesktop.org/~macslow/lowfat</code></p>
<p>Step 3: Build It:</p>
<p><code>cd lowfat<br />
./configure &amp;&amp; make #no make install</code></p>
<p>Step 4: Copy lowfatmanager.rb <strong>to the directory &#8220;lowfat&#8221;!</strong></p>
<p>lowfatmanger.rb has to be in the directory lowfat is in.  If you don&#8217;t know what I mean, it should at ~/lowfat (&#8221;lowfat&#8221; at home directory).  If you know what I mean, you should be able to find it =D.</p>
<p>Copy either of the code at these links:<br />
<a href="http://pastebin.com/m464af19">Forces resize.</a><br />
<a href="http://pastebin.com/m7bd1e63b">Doesn&#8217;t force resize.</a></p>
<p>Step 5: Put photos and add them to tags/albums if you hadn&#8217;t already. Should be easy enough<br />
Step 6: Give lowfatmanager.rb executive permission (in Ubuntu/Gnome/Nautilus, right-click, &#8220;Properties&#8221;-&gt;&#8221;Permissions&#8221;-&gt;&#8221;Allow executive permission&#8221;, or something like that)<br />
Step 7: Fire it up!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jeffspenguin.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jeffspenguin.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jeffspenguin.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jeffspenguin.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jeffspenguin.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jeffspenguin.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jeffspenguin.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jeffspenguin.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jeffspenguin.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jeffspenguin.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jeffspenguin.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jeffspenguin.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeffspenguin.wordpress.com&blog=3086220&post=6&subd=jeffspenguin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jeffspenguin.wordpress.com/2008/04/11/lowfat-manager/feed/</wfw:commentRss>
	
		<media:content url="http://img.youtube.com/vi/GkrM4ymkiDo/2.jpg" medium="image" />

		<media:content url="http://img.youtube.com/vi/6ViKhwdXmmE/2.jpg" medium="image" />

		<media:content url="http://xs226.xs.to/xs226/08156/lfm725.png.xs.jpg" medium="image" />

		<media:content url="http://xs126.xs.to/xs126/08156/lfm_radial685.png.xs.jpg" medium="image" />

		<media:content url="http://xs226.xs.to/xs226/08156/lfm_cascade782.png.xs.jpg" medium="image" />
	</item>
		<item>
		<title>SimDock</title>
		<link>http://jeffspenguin.wordpress.com/2008/04/07/simdock/</link>
		<comments>http://jeffspenguin.wordpress.com/2008/04/07/simdock/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 05:13:59 +0000</pubDate>
		<dc:creator>jyc673</dc:creator>
		
		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Recommended]]></category>

		<category><![CDATA[awesome]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[dock]]></category>

		<category><![CDATA[fast]]></category>

		<category><![CDATA[launcher]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[simdock]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jeffspenguin.wordpress.com/?p=5</guid>
		<description><![CDATA[There&#8217;s lots of dock programs out there for Linux, but there&#8217;s one that is unbeatable in speed, power, beauty, and overall awesomeness.  And that is SimDock.
This little program doesn&#8217;t require compositing, and is not just a launcher bar, it&#8217;s a full-blown dock that you can use as in place of the window list applet [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There&#8217;s lots of dock programs out there for Linux, but there&#8217;s one that is unbeatable in speed, power, beauty, and overall awesomeness.  And that is SimDock.</p>
<p>This little program doesn&#8217;t require compositing, and is not just a launcher bar, it&#8217;s a full-blown dock that you can use as in place of the window list applet in your panel (although I don&#8217;t know what you want to fill it with), or in OpenBox/FluxBox.  And it intelligently uses Xrandr to stop windows from blocking it.</p>
<p><img src="http://linux.softpedia.com/screenshots/SimDock_1.jpg"><br />
<img src="http://www.imgx.org/thumbs/large/3874_8cprp/Screenshot.png"></p>
<p>There are some bugs, though.  Occasionally it crashes, and it doesn&#8217;t appear in all workspaces.  The most severe bug, though, at least on my computer, is that it doesn&#8217;t detect when windows are closed, leaving the dock rather littered.</p>
<p>That said, it&#8217;s still very cool.  If you&#8217;re using the Ubuntu Hardy Heron Beta, just install the package &#8220;simdock&#8221; via Synaptic or your favorite package program.  Otherwise, go <a href="http://sourceforge.net/project/showfiles.php?group_id=198436">here</a>. HOWEVER, if you&#8217;re using Ubuntu Gutsy, opt for the .tar.gz source archive, because no available package is out there for Gutsy that doesn&#8217;t require some hack, because of the dependencies the package uses&#8230;</p>
<p>1) Install dev packages:<br />
<code>sudo apt-get install build-essentials libwnck-dev libwxgtk2.8-dev libgconf-dev liborbit2-dev libgnome-dev libimlib2-dev</code><br />
I think that&#8217;s all the packages you need, I&#8217;m not too terribly sure&#8230;<br />
2) Unpack the archive.  Because the archive is a svn snapshot, it extracts to &#8220;trunk&#8221;.  Go in there, and give it the old:<br />
<code>./configure &amp;&amp; make &amp;&amp; sudo make install</code></p>
<p>To <strong>run</strong>, just type &#8220;simdock&#8221; in Terminal/&lt;Alt-F2&gt;</p>
<p>Overall, this is THE best dock program out there for speed, simplicity, and beauty - you can change the skin, but I haven&#8217;t found the need to yet.  When they finally fix the aforementioned bugs, I&#8217;ll be the first one to try it out!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jeffspenguin.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jeffspenguin.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jeffspenguin.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jeffspenguin.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jeffspenguin.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jeffspenguin.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jeffspenguin.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jeffspenguin.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jeffspenguin.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jeffspenguin.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jeffspenguin.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jeffspenguin.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeffspenguin.wordpress.com&blog=3086220&post=5&subd=jeffspenguin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jeffspenguin.wordpress.com/2008/04/07/simdock/feed/</wfw:commentRss>
	
		<media:content url="http://linux.softpedia.com/screenshots/SimDock_1.jpg" medium="image" />

		<media:content url="http://www.imgx.org/thumbs/large/3874_8cprp/Screenshot.png" medium="image" />
	</item>
		<item>
		<title>File System Preferences</title>
		<link>http://jeffspenguin.wordpress.com/2008/04/07/file-system-preferences/</link>
		<comments>http://jeffspenguin.wordpress.com/2008/04/07/file-system-preferences/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 04:31:50 +0000</pubDate>
		<dc:creator>jyc673</dc:creator>
		
		<category><![CDATA[GUI]]></category>

		<category><![CDATA[awesome]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[easy]]></category>

		<category><![CDATA[file system]]></category>

		<category><![CDATA[file system preferences]]></category>

		<category><![CDATA[joel bryan]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jeffspenguin.wordpress.com/?p=4</guid>
		<description><![CDATA[This is one of those programs that can be controversial, either as a must-have or a bane of evil all users (Sorry, playing Zelda&#8230;).
This program is Joel Bryan&#8217;s File System Preferences.  It&#8217;s not a program per se, but rather a script.
Now, if you had used Mac OSX before as a Unix veteran, you might [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is one of those programs that can be controversial, either as a must-have or a bane of <span style="text-decoration:line-through;">evil</span> all users (Sorry, playing Zelda&#8230;).</p>
<p>This program is Joel Bryan&#8217;s <a href="http://joelbryanonsoftware.blogspot.com/2007/03/file-system-preferences.html">File System Preferences</a>.  It&#8217;s not a program per se, but rather a script.</p>
<p>Now, if you had used Mac OSX before as a Unix veteran, you might have noticed the strange filesystem (not the HFS+, I&#8217;m talking about the structure).  Instead of &#8220;/usr&#8221;, you have &#8220;/Library&#8221;.</p>
<p>With this program you can make that a reality&#8230;In Nautilus only.  That is, those strange directories are still there, just covered up in Nautilus.  This a great boon for newbies everywhere =D.</p>
<p>To <strong>install</strong>, just click on the link on &#8220;The software is available here.&#8221;.  Double-click the deb in Debian/Ubuntu, alien it in other distros.</p>
<p>To <strong>run</strong>, go to &#8220;System&#8221; -&gt; &#8220;Administration&#8221; -&gt; &#8220;File System Preferences&#8221; or run &#8220;filesystem-settings&#8221; in the Terminal/&lt;Alt-F2&gt;.  Select your mode =).</p>
<p><img src="http://bp0.blogger.com/_0PwapVUePCg/RexCvCjeU1I/AAAAAAAAAIA/6dmiTviwY1w/s320/Screenshot-Filesystem+Settings.png"><br />
<a href="http://xs.to"><img src="http://xs226.xs.to/xs226/08156/screenshot--_-_file_browser113.png"></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jeffspenguin.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jeffspenguin.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jeffspenguin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jeffspenguin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jeffspenguin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jeffspenguin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jeffspenguin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jeffspenguin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jeffspenguin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jeffspenguin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jeffspenguin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jeffspenguin.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeffspenguin.wordpress.com&blog=3086220&post=4&subd=jeffspenguin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jeffspenguin.wordpress.com/2008/04/07/file-system-preferences/feed/</wfw:commentRss>
	
		<media:content url="http://bp0.blogger.com/_0PwapVUePCg/RexCvCjeU1I/AAAAAAAAAIA/6dmiTviwY1w/s320/Screenshot-Filesystem+Settings.png" medium="image" />

		<media:content url="http://xs226.xs.to/xs226/08156/screenshot--_-_file_browser113.png" medium="image" />
	</item>
		<item>
		<title>Intro + Wii Remote Driver: XWii</title>
		<link>http://jeffspenguin.wordpress.com/2008/03/27/intro-wii-remote-driver-xwii/</link>
		<comments>http://jeffspenguin.wordpress.com/2008/03/27/intro-wii-remote-driver-xwii/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 05:12:43 +0000</pubDate>
		<dc:creator>jyc673</dc:creator>
		
		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Recommended]]></category>

		<category><![CDATA[cool]]></category>

		<category><![CDATA[johnny chung lee]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[remote]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[whiteboard]]></category>

		<category><![CDATA[wii]]></category>

		<category><![CDATA[wiimote]]></category>

		<category><![CDATA[xwii]]></category>

		<guid isPermaLink="false">http://jeffspenguin.wordpress.com/?p=3</guid>
		<description><![CDATA[Hi&#8230;I&#8217;m gonna skip the intro.  Just go click &#8220;About&#8221; on the right there.
XWii
The Wii Remote is amazing, but did you know that it is a Bluetooth device?  That&#8217;s right, any bluetooth-enabled computer can use a Wii remote,with or without a Wii (the Wii might steal your signal though, so I don&#8217;t recommend that).
Now, [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi&#8230;I&#8217;m gonna skip the intro.  Just go click &#8220;About&#8221; on the right there.</p>
<p><font size="5">XWii</font></p>
<p>The Wii Remote is amazing, but did you know that it is a Bluetooth device?  That&#8217;s right, any bluetooth-enabled computer can use a Wii remote,with or without a Wii (the Wii might steal your signal though, so I don&#8217;t recommend that).</p>
<p>Now, before you rush out to Fry&#8217;s, how about compiling the driver first?  But, if you&#8217;re a Ubuntu user and search for &#8220;Wii Remote Driver&#8221;, you&#8217;ll most likely find &#8220;libcwiid0&#8243;, &#8220;wminput&#8221;, &#8220;wmgui&#8221;, etc.  The problem with these, though, is that they require superuser permission (run as admin).  I recommend you use a different driver.</p>
<p>Introducing <a href="http://www.resplect.com/xwii/">XWii</a>.  It&#8217;s a Wiimote driver that runs completely doesn&#8217;t use &#8220;sudo&#8221; or &#8220;su&#8221;.  To <b>setup</b>:</p>
<p>1) Download and unpack archive.<br />
2) Open a terminal, and &#8220;cd&#8221; into the directory you unpacked the source into<br />
3) Copy, paste, and run:<br />
<code>sudo apt-get -y --force-yes install libbluetooth-dev libxtst-dev libsdl1.2-dev libgl1-mesa-dev &amp;&amp; make</code></p>
<p>Ok, now you can rush to Fry&#8217;s to get a Bluetooth dongle, and 2 Wiimotes, and also go to Radioshack to buy <a href="http://www.radioshack.com/sm-high-output-infrared-led--pi-2062565.html">an IR (infrared) LED</a>.  Don&#8217;t contradict me, just go!</p>
<p>Anyways, to <b>launch</b> XWii, enter <code>./xwii <i>something</i></code> in the XWii directory.  <code><i>something</i></code> can be one of the files in the profiles folder, like &#8220;profiles/nunchuck_n64.xwii&#8221; for a mapping to N64 controls (*cough*<a href="http://mupen64.emulation64.com/">mupen64</a>*cough*), or you can make your own file. They have pretty good <b>docs</b> <a href="http://www.resplect.com/xwii/docs.php">here</a>.</p>
<p><i>&#8220;Ew, I have to open the terminal everytime I have to use the Wii remote?&#8221;</i></p>
<p>Fine, weakling, here, save these two files:</p>
<p>xwii-select.sh<br />
<code><br />
#!/bin/bash<br />
#requires zenity<br />
xwiipath=&lt;path to XWii&gt;<br />
if [ $1 -ne "" ] ; then<br />
$xwiipath/xwii $1<br />
else<br />
$xwiipath/xwii `zenity &#8211;file-selection &#8211;title &#8216;Select your Wii remote profile.&#8217;`<br />
fi<br />
</code></p>
<p>You could just double-click this, but you have to give it executable permission (in GNOME, right-click, open &#8220;Properties&#8221;, go to &#8220;Permissions&#8221;, and select &#8220;Allow executing file as program&#8221;) first.</p>
<p>Or you could save this to your desktop.</p>
<p>xwii.desktop<br />
<code><br />
[Desktop Entry]<br />
Name=XWii<br />
Exec=bash &lt;path to xwii-select.sh&gt;/xwii-select.sh %U<br />
Categories=Application;Utility;<br />
</code></p>
<p>If you think that&#8217;s ugly, append <code>Icon=&lt;put your own icon (absolute file name) here&gt;</code> to that.</p>
<p>If you don&#8217;t want to select the profile every single damn time (I think you can drag and drop the profile right on that .desktop file, but I&#8217;m not too sure), put the path to the profile you want instead of &#8220;%U&#8221;.</p>
<p><font size="5">Wiimote Whiteboard</font></p>
<p>Why did I <strike>ask</strike> command you to get an IR LED? This:</p>
<p><span style="text-align:center; display: block;"><a href="http://jeffspenguin.wordpress.com/2008/03/27/intro-wii-remote-driver-xwii/"><img src="http://img.youtube.com/vi/5s5EvhHy7eQ/2.jpg" alt="" /></a></span></p>
<p>The guy&#8217;s name is <a href="http://www.cs.cmu.edu/~johnny/projects/wii/">Johnny Chung Lee</a>, the Coolest Guy of the Month.  He has more sock-knocker-offers in his site, but only this whiteboard one has been ported to Linux (you can try them in Wine, I haven&#8217;t): http://code.google.com/p/linux-whiteboard/</p>
<p>Go to downloads and select the latest version to download, install with &#8220;Open With..Gdebi&#8221; or double-click it from your file manager.</p>
<p>Now, I haven&#8217;t actually tried it, so here&#8217;s where I leave you off.  You should just have to find the app under &#8220;Applications&#8221; -&gt; &#8220;Accessories&#8221; or something.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jeffspenguin.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jeffspenguin.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jeffspenguin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jeffspenguin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jeffspenguin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jeffspenguin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jeffspenguin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jeffspenguin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jeffspenguin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jeffspenguin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jeffspenguin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jeffspenguin.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeffspenguin.wordpress.com&blog=3086220&post=3&subd=jeffspenguin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jeffspenguin.wordpress.com/2008/03/27/intro-wii-remote-driver-xwii/feed/</wfw:commentRss>
	
		<media:content url="http://img.youtube.com/vi/5s5EvhHy7eQ/2.jpg" medium="image" />
	</item>
	</channel>
</rss>