<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>systemBash &#187; N800</title>
	<atom:link href="http://systembash.com/tags/tech/hardware/n800/feed/" rel="self" type="application/rss+xml" />
	<link>http://systembash.com</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Sat, 12 May 2012 13:13:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MediaCoder Profile for N800 Video Encoding</title>
		<link>http://systembash.com/content/mediacoder-profile-for-n800-video-encoding/</link>
		<comments>http://systembash.com/content/mediacoder-profile-for-n800-video-encoding/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 19:38:17 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[N800]]></category>
		<category><![CDATA[Other Code]]></category>
		<category><![CDATA[AVI]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[Mediacoder]]></category>
		<category><![CDATA[transcoding]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=184</guid>
		<description><![CDATA[I use MediaCoder for most of my encoding/transcoding of video for playback on my PC and other devices. The N800 has a peculiar set of parameters for it&#8217;s video &#8211; if it doesn&#8217;t match up then it either won&#8217;t play back or will be very choppy. I ended up selling the N800 but I thought [...]]]></description>
			<content:encoded><![CDATA[<p>I use <a href="http://mediacoder.sourceforge.net/">MediaCoder</a> for most of my encoding/transcoding of video for playback on my PC and other devices. The <a href="http://www.nseries.com/n800">N800</a> has a peculiar set of parameters for it&#8217;s video &#8211; if it doesn&#8217;t match up then it either won&#8217;t play back or will be very choppy.</p>
<p>I ended up selling the N800 but I thought I would pass this profile along to anyone who might use it.</p>
<pre class="prettyprint">
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:400px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br />22<br />23<br />24<br />25<br />26<br />27<br />28<br />29<br />30<br />31<br />32<br />33<br />34<br />35<br />36<br />37<br />38<br />39<br />40<br />41<br />42<br />43<br />44<br />45<br />46<br />47<br />48<br />49<br />50<br />51<br />52<br />53<br />54<br />55<br />56<br />57<br />58<br />59<br />60<br />61<br />62<br />63<br />64<br />65<br />66<br />67<br />68<br />69<br />70<br />71<br />72<br />73<br />74<br />75<br />76<br />77<br />78<br />79<br />80<br />81<br />82<br />83<br />84<br />85<br />86<br />87<br />88<br />89<br />90<br />91<br />92<br />93<br />94<br />95<br />96<br />97<br />98<br />99<br />100<br />101<br />102<br />103<br />104<br />105<br />106<br />107<br />108<br />109<br />110<br />111<br />112<br />113<br />114<br />115<br />116<br />117<br />118<br />119<br />120<br />121<br />122<br />123<br />124<br />125<br />126<br />127<br />128<br />129<br />130<br />131<br />132<br />133<br />134<br />135<br />136<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />
&lt;MediaCoderPrefs&gt;<br />
&nbsp; &lt;node key=&quot;overall&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;generic&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;autoRevert&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;Never&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;ui&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;optionTab&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;3&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;param&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;1069,767,47,50&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;noWelcome&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;4068&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;task&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;output&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;tagging&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;subtitle&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;decoding&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;audio&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;video&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;format&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;XviD&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;container&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;format&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;AVI&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mplayer&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;preview&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;plugin&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;presets&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;httpd&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;server&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;audiosrc&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mplayer&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;winamp&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;lame&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;wavefile&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;audioenc&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;lame&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;vorbis&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;faac&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;aacplus&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;nero&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;helix&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;helixmp3&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;fraunhofer&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;speex&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;musepack&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;ffmpeg&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;aac3gpp&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;amr&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;wavpack&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;flac&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;ape&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;tta&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;als&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;ofr&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;pcm&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;cli&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;videosrc&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mplayer&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;avisynth&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;videoenc&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;xvid&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;x264&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mencoder&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;ffmpeg&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;theora&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;dirac&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;amv&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;vfw&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;dumper&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;wm&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;remote&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;container&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mp4box&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;matroska&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mencoder&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;mp4creator&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;atom&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;pmp&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;vcd&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;audiofilter&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;resample&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;equalizer&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;channels&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;volume&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;surround&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;compressor&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;delay&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;extraStereo&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;extra&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;shibatch&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&nbsp; &lt;node key=&quot;videofilter&quot;&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;scale&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;enabled&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;true&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;width&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;352&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;node key=&quot;height&quot;&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;value&gt;288&lt;/value&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;/node&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;crop&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;expand&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;frame&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;eq&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;postproc&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;rotate&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;itf&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;denoise&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;unsharp&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;delogo&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;screenshot&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;thumb&quot;/&gt;<br />
&nbsp; &nbsp; &lt;node key=&quot;extra&quot;/&gt;<br />
&nbsp; &lt;/node&gt;<br />
&lt;/MediaCoderPrefs&gt;</div></td></tr></tbody></table></div>
</pre>
<p>You can also download the file here: <a class="downloadlink" href="/scripts/N800.xml">N800.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/mediacoder-profile-for-n800-video-encoding/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Using a Wiimote from your Wii to play games on N800</title>
		<link>http://systembash.com/content/using-a-wiimote-from-your-wii-to-play-games-on-n800/</link>
		<comments>http://systembash.com/content/using-a-wiimote-from-your-wii-to-play-games-on-n800/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 14:48:35 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[N800]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Internet Tablet Talk]]></category>
		<category><![CDATA[OS2008]]></category>
		<category><![CDATA[wii]]></category>
		<category><![CDATA[wiimote]]></category>

		<guid isPermaLink="false">http://systembash.com/content/using-a-wiimote-from-your-wii-to-play-games-on-n800/</guid>
		<description><![CDATA[This great post over at Internet Tablet Talk describes how to pair the Nintento Wii control (wiimote) to the Maemo OS2008 using Bluetooth. Functionality is pretty limited at the moment, but I was able to play lxdoom using the wii remote. That is pretty damn cool and opens up a lot of gaming possibilites with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.internettablettalk.com/forums/showthread.php?t=17579">This great post</a> over at Internet Tablet Talk describes how to pair the Nintento Wii control (wiimote) to the Maemo OS2008 using Bluetooth. </p>
<p>Functionality is pretty limited at the moment, but I was able to play lxdoom using the wii remote. That is pretty damn cool and opens up a lot of gaming possibilites with the N800, since a bunch of emulators have already been ported to it! Old NES games, here I come!</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/using-a-wiimote-from-your-wii-to-play-games-on-n800/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing LogMeIn Hamachi on the Nokia N800 to join your PVPN</title>
		<link>http://systembash.com/content/installing-logmein-hamachi-on-the-nokia-n800-to-join-your-pvpn/</link>
		<comments>http://systembash.com/content/installing-logmein-hamachi-on-the-nokia-n800-to-join-your-pvpn/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 00:45:22 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[N800]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[hamachi]]></category>
		<category><![CDATA[hamachi go-online]]></category>
		<category><![CDATA[internet tablet]]></category>
		<category><![CDATA[little device]]></category>
		<category><![CDATA[openssh server]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://systembash.com/content/installing-logmein-hamachi-on-the-nokia-n800-to-join-your-pvpn/</guid>
		<description><![CDATA[In case you were wondering, I just invented the phrase PVPN &#8211; Personal Virtual Private Network. I use Hamachi to connect my work, home and laptop PCs and I&#8217;ve found it invaluable over the past few years for a number of reasons. Music over VPN, Remote Desktop/VNC over VPN, and more. So now, I&#8217;d like [...]]]></description>
			<content:encoded><![CDATA[<p>In case you were wondering, I just invented the phrase <strong>PVPN</strong> &#8211; Personal Virtual Private Network.</p>
<p>I use Hamachi to connect my work, home and laptop PCs and I&#8217;ve found it invaluable over the past few years for a number of reasons. Music over VPN, Remote Desktop/VNC over VPN, and more. So now, I&#8217;d like to join my N800 to this growing network to make easy and secure access and file transfer wherever I am connected.</p>
<p>Fortunately the folks at Logmein have compiled a client for the N770, and this also works on OS2008 on the N800 (Let me know on the N810). </p>
<p>This is an alternate take on the <a href="http://logmeinwiki.com/wiki/Hamachi:Install_on_Nokia_N800">wiki article at Logmeinwiki</a>. </p>
<p><em>Note: For the commands below I will have assumed that you have already installed the openssh server so you can access the N800 via an SSH client with root access. You can also use the built in Xterm and gainroot but it is a pain in the ass typing all of those commands in via the touchpad. If you are using gainroot some of the directories below will change, for example Hamachi will install in /home/user/.hamachi instead of /root/.hamachi.  Also I downloaded the client to my memory card in /media/mmc2/ but you can put it anywhere.</em></p>
<p>Your login should look like this:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash)<br />
Enter 'help' for a list of built-in commands.<br />
<br />
Nokia-N800-51-3:~#</div></td></tr></tbody></table></div>
<p>Make sure wget is installed:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">apt-get install wget</div></td></tr></tbody></table></div>
<p>Make to get the latest Logmein Client from <a href="http://files.hamachi.cc/linux/nokia-770/">http://files.hamachi.cc/linux/nokia-770/</a>.</p>
<p>Just follow my process below for installing the Hamachi client and joining your network.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:400px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br />22<br />23<br />24<br />25<br />26<br />27<br />28<br />29<br />30<br />31<br />32<br />33<br />34<br />35<br />36<br />37<br />38<br />39<br />40<br />41<br />42<br />43<br />44<br />45<br />46<br />47<br />48<br />49<br />50<br />51<br />52<br />53<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:/media/mmc2/tmp# wget http://files.hamachi.cc/linux/nokia-770/hamachi-0.9.9.9-20-lnx-n770.tar.gz<br />
--10:31:47-- &nbsp;http://files.hamachi.cc/linux/nokia-770/hamachi-0.9.9.9-20-lnx-n770.tar.gz<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= `hamachi-0.9.9.9-20-lnx-n770.tar.gz'<br />
Resolving files.hamachi.cc... 72.5.76.16<br />
Connecting to files.hamachi.cc|72.5.76.16|:80... connected.<br />
HTTP request sent, awaiting response... 200 OK<br />
Length: 116,020 (113K) [text/plain]<br />
<br />
100%[==========] 116,020 &nbsp; &nbsp; &nbsp;256.95K/s &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
10:31:48 (256.33 KB/s) - `hamachi-0.9.9.9-20-lnx-n770.tar.gz' saved [116020/116020]<br />
<br />
Nokia-N800-51-3:/media/mmc2/tmp# tar zxvf hamachi-0.9.9.9-20-lnx-n770.tar.gz <br />
hamachi-n770-0.9.9.9-20/<br />
hamachi-n770-0.9.9.9-20/LICENSE<br />
hamachi-n770-0.9.9.9-20/README<br />
hamachi-n770-0.9.9.9-20/LICENSE.tuncfg<br />
hamachi-n770-0.9.9.9-20/LICENSE.openssh<br />
hamachi-n770-0.9.9.9-20/LICENSE.openssl<br />
hamachi-n770-0.9.9.9-20/hamachi<br />
hamachi-n770-0.9.9.9-20/tuncfg/<br />
hamachi-n770-0.9.9.9-20/tuncfg/Makefile<br />
hamachi-n770-0.9.9.9-20/tuncfg/tuncfg.c<br />
hamachi-n770-0.9.9.9-20/tuncfg/tuncfg<br />
hamachi-n770-0.9.9.9-20/CHANGES<br />
hamachi-n770-0.9.9.9-20/install<br />
Nokia-N800-51-3:/media/mmc2/tmp# cd hamachi-n770-0.9.9.9-20/<br />
Nokia-N800-51-3:/media/mmc2/tmp/hamachi-n770-0.9.9.9-20# sh install <br />
<br />
install: line 7: HAMACHI_DST: not found<br />
Copying hamachi into ..<br />
Creating hamachi-init symlink ..<br />
Copying tuncfg into /sbin ..<br />
<br />
Hamachi is installed. See README for what to do next.<br />
<br />
Nokia-N800-51-3:/media/mmc2/tmp/hamachi-n770-0.9.9.9-20# <br />
Nokia-N800-51-3:/media/mmc2/tmp/hamachi-n770-0.9.9.9-20# cd<br />
Nokia-N800-51-3:~# tuncfg<br />
Nokia-N800-51-3:~# hamachi-init<br />
Initializing Hamachi configuration (/root/.hamachi). Please wait ..<br />
<br />
&nbsp; generating 2048-bit RSA keypair .. ok<br />
&nbsp; making /root/.hamachi directory .. ok<br />
&nbsp; saving /root/.hamachi/client.pub .. ok<br />
&nbsp; saving /root/.hamachi/client.pri .. ok<br />
&nbsp; saving /root/.hamachi/state .. ok<br />
<br />
Authentication information has been created. Hamachi can now be started with<br />
'hamachi start' command and then brought online with 'hamachi login'.<br />
Nokia-N800-51-3:~# hamachi start<br />
Starting Hamachi hamachi-lnx-n770-0.9.9.9-20 .. ok<br />
Nokia-N800-51-3:~#</div></td></tr></tbody></table></div>
<p>Hamachi is now running on our little tablet! </p>
<p>But it has not joined our network at this point, so we follow the <a href="http://logmeinwiki.com/wiki/Hamachi:Install_on_Linux#Network_Operations">logmein Hamachi documentation</a> to do so.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:~# hamachi set-nick DaveN800<br />
Setting nickname .. ok<br />
Nokia-N800-51-3:~# hamachi login &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
Logging in ....&gt;....... ok<br />
Nokia-N800-51-3:~# hamachi join YourNetwork<br />
Password: <br />
Joining YourNetwork .. ok<br />
Nokia-N800-51-3:~# hamachi go-online YourNetwork<br />
Going online in YourNetwork .. ok<br />
Nokia-N800-51-3:~#</div></td></tr></tbody></table></div>
<p>And now&#8230;checking other Hamachi clients, shows our little device is online!</p>
<p><img src='http://systembash.com/wp-content/uploads/2008/03/hamachi1.jpg' alt='hamachi on n800' /></p>
<p>Now we need to tell our tablet to put hamachi online whenever we restart the system and also set the keepalive lower.</p>
<p>To lower the keepalive:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:~/.hamachi# echo &quot;KeepAlive 20&quot; &gt;&gt; ~/.hamachi/config<br />
<br />
This is all great, and you should be online now. But you would need to start Hamachi on every reboot which isn't going to cut it. We will add the Hamachi start process to the init scripts. Add the following lines to the file '/etc/init.d/rcS' right before the line which says 'exit 0'<br />
<br />
&lt;code&gt;/sbin/tuncfg;/usr/bin/hamachi -c /root/.hamachi start</div></td></tr></tbody></table></div>
<p>In order to do this, use VI.</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">vi /etc/init.d/rcS</div></td></tr></tbody></table></div>
<ul>
<li>Press capitol &#8216;<strong>G</strong>&#8216; to scroll to bottom of the file</li>
<li>type &#8216;<strong>i</strong>&#8216; to enter insert mode</li>
<li>hit up a few times to a blank line before exit 0, or hit enter at the beginning of the line to create a new line.</li>
<li>Paste the above line into the file</li>
<li>Press &#8220;esc&#8221; using the special xterm button, or hit escape if you are using ssh.</li>
<li>type &#8220;:wq!&#8221;  &#8212; this command enters the command, mode, tells it to write the file, then quit and execute</li>
</ul>
<p>That should be all you need! Power off the N800 and power it back up. After restarting your N800 you should see it connect to your PVPN Hamachi network and be online!</p>
<p>Let me know if you have any problems or comments about the above installation procedure!</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/installing-logmein-hamachi-on-the-nokia-n800-to-join-your-pvpn/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adding memory swap space to the N800</title>
		<link>http://systembash.com/content/adding-memory-swap-space-to-the-n800/</link>
		<comments>http://systembash.com/content/adding-memory-swap-space-to-the-n800/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 22:31:48 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[N800]]></category>
		<category><![CDATA[mmcblk0p1  /media/mmc1 vfat rw]]></category>
		<category><![CDATA[ram]]></category>

		<guid isPermaLink="false">http://systembash.com/content/adding-memory-swap-space-to-the-n800/</guid>
		<description><![CDATA[Adding swap space is pretty easy. This will add more, but slower ram; helping you when dealing with large files. In general, linux likes to have twice the amount of swap space as RAM. Since the N800 has 128M memory, I&#8217;m adding 256M. We&#8217;ll see how this perform in the long run. Before, no swap [...]]]></description>
			<content:encoded><![CDATA[<p>Adding swap space is pretty easy. This will add more, but slower ram; helping you when dealing with large files. In general, linux likes to have twice the amount of swap space as RAM. Since the N800 has 128M memory, I&#8217;m adding 256M. We&#8217;ll see how this perform in the long run.</p>
<p>Before, no swap in use:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:~# free<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; total &nbsp; &nbsp; &nbsp; &nbsp; used &nbsp; &nbsp; &nbsp; &nbsp; free &nbsp; &nbsp; &nbsp; shared &nbsp; &nbsp; &nbsp;buffers<br />
&nbsp; Mem: &nbsp; &nbsp; &nbsp; 126828 &nbsp; &nbsp; &nbsp; &nbsp;87248 &nbsp; &nbsp; &nbsp; &nbsp;39580 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; 1012<br />
&nbsp;Swap: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br />
Total: &nbsp; &nbsp; &nbsp; 126828 &nbsp; &nbsp; &nbsp; &nbsp;87248 &nbsp; &nbsp; &nbsp; &nbsp;39580</div></td></tr></tbody></table></div>
<p>Performing commands to add swap file and use it on reboots:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:400px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />20<br />21<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:~# cd /media/mmc2/<br />
Nokia-N800-51-3:/media/mmc2# dd if=/dev/zero of=./.swap bs=1024 count=262144<br />
262144+0 records in<br />
262144+0 records out<br />
Nokia-N800-51-3:/media/mmc2# mkswap /media/mmc2/.swap <br />
Setting up swapspace version 1, size = 268431361 bytes<br />
Nokia-N800-51-3:/media/mmc2# swapon /media/mmc2/.swap<br />
Nokia-N800-51-3:/media/mmc2# echo &quot;/media/mmc2/.swap &nbsp; &nbsp;none &nbsp; &nbsp;swap &nbsp; &nbsp;sw &nbsp; &nbsp;0 &nbsp; &nbsp;0&quot; &gt;&gt; /etc/fstab <br />
Nokia-N800-51-3:/media/mmc2# cat /etc/fstab <br />
rootfs &nbsp;/ &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rootfs &nbsp;defaults,errors=remount-ro,noatime &nbsp; &nbsp; &nbsp;0 0<br />
/dev/mmcblk0p1 &nbsp;/media/mmc1 vfat rw,noauto,nodev,noexec,nosuid,utf8,uid=29999 0 0<br />
/media/mmc2/.swap &nbsp; &nbsp;none &nbsp; &nbsp;swap &nbsp; &nbsp;sw &nbsp; &nbsp;0 &nbsp; &nbsp;0<br />
Nokia-N800-51-3:/media/mmc2# vi /etc/init.d/rcS <br />
<br />
-- add this line before exit 0: &nbsp; swapon -a<br />
<br />
Nokia-N800-51-3:/media/mmc2# reboot<br />
<br />
Broadcast message from root (pts/0) (Sat Mar &nbsp;8 17:20:49 2008):<br />
<br />
The system is going down for reboot NOW!</div></td></tr></tbody></table></div>
<p>Swap file is now in use:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Nokia-N800-51-3:~# free<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; total &nbsp; &nbsp; &nbsp; &nbsp; used &nbsp; &nbsp; &nbsp; &nbsp; free &nbsp; &nbsp; &nbsp; shared &nbsp; &nbsp; &nbsp;buffers<br />
&nbsp; Mem: &nbsp; &nbsp; &nbsp; 126828 &nbsp; &nbsp; &nbsp; &nbsp;98020 &nbsp; &nbsp; &nbsp; &nbsp;28808 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; &nbsp; 1044<br />
&nbsp;Swap: &nbsp; &nbsp; &nbsp; 262136 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; &nbsp; 262136<br />
Total: &nbsp; &nbsp; &nbsp; 388964 &nbsp; &nbsp; &nbsp; &nbsp;98020 &nbsp; &nbsp; &nbsp; 290944</div></td></tr></tbody></table></div>
<p>Also, you can add up to 128k by going into Settings->Memory. But that is a little too easy isn&#8217;t it? </p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/adding-memory-swap-space-to-the-n800/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using 3G/UMTS/HSDPA Network with Cingular/AT&amp;T 8525 on the Nokia N800</title>
		<link>http://systembash.com/content/using-3gumtshsdpa-network-with-cingularatt-8525-on-the-nokia-n800/</link>
		<comments>http://systembash.com/content/using-3gumtshsdpa-network-with-cingularatt-8525-on-the-nokia-n800/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 22:05:37 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[8525 / Hermes]]></category>
		<category><![CDATA[Cell Phones]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[N800]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[3G internet]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[DSP]]></category>
		<category><![CDATA[internet connection sharing]]></category>
		<category><![CDATA[Internet Sharing]]></category>
		<category><![CDATA[internet tablet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Nokia N800]]></category>
		<category><![CDATA[shared internet]]></category>
		<category><![CDATA[Start internet sharing]]></category>

		<guid isPermaLink="false">http://systembash.com/content/using-3gumtshsdpa-network-with-cingularatt-8525-on-the-nokia-n800/</guid>
		<description><![CDATA[When I bought the Nokia N800 a key feature is not only the ability to surf the internet with Wifi but also to pair it with your phone via bluetooth and access the internet anywhere. have a Cingular 8525 (I guess now an AT&#038;T 8525) which has 3G internet available, but it did not work [...]]]></description>
			<content:encoded><![CDATA[<p>When I bought the Nokia N800 a key feature is not only the ability to surf the internet with Wifi but also to pair it with your phone via bluetooth and access the internet anywhere. have a Cingular 8525 (I guess now an AT&#038;T 8525) which has 3G internet available, but it did not work out of the box with the N800.</p>
<p>To begin with some definitions, there are 2 ways that you typically connect to a phone for internet. Bluetooth DUN (Dial Up Networking) and Bluetooth PAN (Personal Area Network). Bluetooth DUN is the &#8220;old&#8221; way to connect, and some of the updates Microsoft is pushing out to their Windows Mobile devices are disabling it. Unfortunately, this is the way that the N800 uses to connect to the internet.</p>
<p>To fix this problem, some maemo hackers put together a package called &#8220;<a href="https://garage.maemo.org/projects/maemo-pan">maemo-pan</a>&#8220;. This package enables the ability to connect to a bluetooth PAN and use the shared internet. The announcement and directions are <a href="http://pycage.blogspot.com/2008/02/native-pan-support-for-maemo.html">here</a>. In summary:</p>
<ul>
<li>Go to the system preferences and add your phone in the phone settings. Do not enter the wizard for configuring the dialup settings. PAN does not use them.</li>
<li>Start internet sharing on your phone. It depends on your phone how and where to do this. On Windows Mobile 5, open the Start menu and select &#8220;internet connection sharing&#8221; from there.</li>
<li>Make sure that Bluetooth is enabled on your internet tablet. Now open the connection dialog and you will see that there is a new connection called &#8220;Bluetooth-PAN&#8221;. Select it and you will be connected to the internet via PAN.</li>
<li>When you&#8217;re finished, just close the connection the usual way. Wasn&#8217;t this easy? :)</li>
</ul>
<p>Now on the 8525, this didn&#8217;t work for me flat out. I was using rom named &#8220;vp3G&#8221; which was Windows Mobile 6.0 which was released before the official AT&#038;T one. I don&#8217;t know if this was causing my problem or not. I couldn&#8217;t get the N800 to find the 8525. I could get the 8525 to find the N800 but I still could not get bluetooth pan working.</p>
<p>I decided to flash the 8525 to a new cooked rom, because it had been several months since I had done so. To hedge my bets, I picked a ROM that included the old Bluetooth DUN package. There is an excellent webpage with far more information than I could provide on the subject of Flashing your 8525/Hermes &#8211; see <a href="http://www.mrvanx.org/cms/index.php?option=com_content&#038;task=view&#038;id=69&#038;Itemid=26">MrVanx&#8217;s ROM Flashing Guide</a> here. I chose Schap&#8217;s WM6.1 4.40 ROM. After the flash was complete &#8211; I tried to pair the two and had much better results.</p>
<p>I first paired them and it seemed to take this time. After that, I click &#8220;Internet Sharing&#8221; in the Programs on the 8525 and enabled it. Then I went onto the N800 and selected &#8220;bluetooth-pan&#8221; as the type of connection. Voila &#8211; it worked! I was surfing on a nice 3G connection. So for anyone out there trying to get this work without success &#8211; keep trying! It definately works but takes some configuration.</p>
<p>On a side note &#8211; being able to access an internet tablet via SSH is very cool. Here is top while playing Borat:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Mem: 124908K used, 1920K free, 0K shrd, 8K buff, 39452K cached<br />
Load average: 1.56 1.20 0.98<br />
&nbsp; PID USER &nbsp; &nbsp; STATUS &nbsp; VSZ &nbsp;PPID %CPU %MEM COMMAND<br />
&nbsp;1574 user &nbsp; &nbsp; RW &nbsp; &nbsp; 26000 &nbsp;1573 69.7 20.4 mplayer<br />
&nbsp; 742 root &nbsp; &nbsp; SW&lt; &nbsp; &nbsp;15132 &nbsp; 331 &nbsp;5.5 11.9 Xomap<br />
&nbsp; 864 root &nbsp; &nbsp; SW&lt; &nbsp; &nbsp; 2176 &nbsp; 331 &nbsp;2.3 &nbsp;1.7 esd<br />
&nbsp;1573 user &nbsp; &nbsp; SW &nbsp; &nbsp; 11788 &nbsp; &nbsp; 1 &nbsp;1.1 &nbsp;9.2 atabake<br />
&nbsp;1592 root &nbsp; &nbsp; RW &nbsp; &nbsp; &nbsp;1960 &nbsp;1578 &nbsp;0.9 &nbsp;1.5 top<br />
&nbsp;1556 user &nbsp; &nbsp; SW &nbsp; &nbsp; 24556 &nbsp; &nbsp; 1 &nbsp;0.3 19.3 python<br />
&nbsp; 788 root &nbsp; &nbsp; SW&lt; &nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp; &nbsp; 6 &nbsp;0.3 &nbsp;0.0 dsp/0<br />
&nbsp; 594 messagebus SW&lt; &nbsp; &nbsp; 2428 &nbsp; 331 &nbsp;0.1 &nbsp;1.9 dbus-daemon<br />
&nbsp;1018 user &nbsp; &nbsp; SW&lt; &nbsp; &nbsp;40840 &nbsp; 943 &nbsp;0.0 32.1 maemo-launcher</div></td></tr></tbody></table></div>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/using-3gumtshsdpa-network-with-cingularatt-8525-on-the-nokia-n800/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 18/23 queries in 0.006 seconds using disk: basic

Served from: systembash.com @ 2012-05-23 23:56:28 -->
