<?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>OS Life v2.0</title>
	<atom:link href="http://rhyshale.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhyshale.wordpress.com</link>
	<description>Tech tips</description>
	<lastBuildDate>Tue, 25 May 2010 23:10:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rhyshale.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>OS Life v2.0</title>
		<link>http://rhyshale.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rhyshale.wordpress.com/osd.xml" title="OS Life v2.0" />
	<atom:link rel='hub' href='http://rhyshale.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Determine Host OS with Java</title>
		<link>http://rhyshale.wordpress.com/2010/05/26/determine-host-os-with-java/</link>
		<comments>http://rhyshale.wordpress.com/2010/05/26/determine-host-os-with-java/#comments</comments>
		<pubDate>Tue, 25 May 2010 23:10:22 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=66</guid>
		<description><![CDATA[Thanks to Bill on ObjectMix and Roedy Green on MindProd. You simply call System.getProperty("os.name") and one of the following values will be returned&#8230; AIX Digital Unix FreeBSD HP UX Irix Linux Mac OS Mac OS X MPE/iX Netware 4.11 OS/2 Solaris Windows 2000 Windows 7 Windows 95 Windows 98 Windows NT Windows Vista Windows XP I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=66&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to Bill on <a href="http://objectmix.com/java/71837-can-java-detect-host-os.html">ObjectMix</a> and Roedy Green on <a href="http://mindprod.com/jgloss/properties.html#OSNAME">MindProd</a>.</p>
<p>You simply call <code>System.getProperty("os.name")</code> and one of the following values will be returned&#8230;<br />
<code>AIX<br />
Digital Unix<br />
FreeBSD<br />
HP UX<br />
Irix<br />
Linux<br />
Mac OS<br />
Mac OS X<br />
MPE/iX<br />
Netware 4.11<br />
OS/2<br />
Solaris<br />
Windows 2000<br />
Windows 7<br />
Windows 95<br />
Windows 98<br />
Windows NT<br />
Windows Vista<br />
Windows XP</code></p>
<p>I presume there are other values on Java enabled phones, etc.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=66&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/05/26/determine-host-os-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert ODT to PDF from the command line</title>
		<link>http://rhyshale.wordpress.com/2010/05/25/convert-odt-to-pdf-from-the-command-line/</link>
		<comments>http://rhyshale.wordpress.com/2010/05/25/convert-odt-to-pdf-from-the-command-line/#comments</comments>
		<pubDate>Tue, 25 May 2010 07:41:30 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=59</guid>
		<description><![CDATA[Thanks to scls19fr on the OOo Forum for this lovely tip. You can convert OpenOffice Writer files to PDF from the command line using unoconv -f pdf input.odt To get unoconv, simply run sudo apt-get install unoconv at the terminal.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=59&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.oooforum.org/forum/viewtopic.phtml?t=58846">scls19fr on the OOo Forum</a> for this lovely tip.<br />
You can convert OpenOffice Writer files to PDF from the command line using <code>unoconv -f pdf <em>input.odt</em></code><br />
To get unoconv, simply run <code>sudo apt-get install unoconv</code> at the terminal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=59&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/05/25/convert-odt-to-pdf-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;vitals&#8221; Bash Script &#8211; Check your computers vital stats in the terminal!</title>
		<link>http://rhyshale.wordpress.com/2010/05/25/vitals-bash-script-check-your-computers-vital-stats-in-the-terminal/</link>
		<comments>http://rhyshale.wordpress.com/2010/05/25/vitals-bash-script-check-your-computers-vital-stats-in-the-terminal/#comments</comments>
		<pubDate>Tue, 25 May 2010 07:05:52 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=52</guid>
		<description><![CDATA[[Download: vitals.sh] Here&#8217;s a script I wrote to show all the vital info about my comp on the terminal. Output includes user name, host name, disk usage, battery status, cpu usage, ip address, etc. The output is even colorized for prettiness Sample output: USER: rhys HOST: ubuntu DATE: Tue May 25 16:39:07 EST 2010 IP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=52&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;"><a href="http://dl.dropbox.com/u/6900080/vitals.sh">[Download: vitals.sh]</a><br />
Here&#8217;s a script I wrote to show all the vital info about my comp on the terminal. Output includes user name, host name, disk usage, battery status, cpu usage, ip address, etc. The output is even colorized for prettiness <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align:left;">Sample output:<br />
<code><span style="color:#ff0000;"><strong>USER:</strong> rhys</span><br />
<span style="color:#339966;"><strong><span style="color:#008000;"> HOST:</span></strong><span style="color:#008000;"> ubuntu</span></span><br />
<span style="color:#ffff00;"><strong><span style="color:#808000;"> DATE:</span></strong><span style="color:#808000;"> Tue May 25 16:39:07 EST 2010</span></span><br />
<span style="color:#3366ff;"><strong> IP ADDRESS:</strong> 192.168.0.5</span><br />
<span style="color:#0000ff;"><strong><span style="color:#33cccc;"> CPU:</span></strong><span style="color:#33cccc;"> Pentium(R) Dual-Core CPU       T4400  @ 2.20GHz<br />
Cpu(s):  9.6%us,  4.1%sy,  0.4%ni, 85.6%id,  0.2%wa,  0.0%hi,  0.1%si,  0.0%st<br />
Mem:   3355256k total,  3154672k used,   200584k free,   499232k buffers<br />
PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND<br />
1535 rhys      20   0 87448  51m  17m S    8  1.6  14:46.70 compiz<br />
27066 rhys      20   0  346m  67m  27m S    8  2.1  18:22.36 chrome<br />
27249 rhys      20   0  357m  58m  27m S    8  1.8  83:01.46 chrome<br />
1140 root      20   0 78196  37m  15m S    6  1.2  49:27.51 Xorg<br />
31340 rhys      20   0 77256  24m  14m S    6  0.8   0:06.47 /usr/bin/termin</span></span><br />
<span style="color:#800000;"><strong> DISK USAGE:</strong><br />
Filesystem            Size  Used Avail Use% Mounted on<br />
/dev/sda2             911G  617G  295G  68% /host<br />
/dev/sde1             932G  924G  7.6G 100% /media/The Terror 02</span></code></p>
<p style="text-align:justify;">It will continue to update every second, until you press <em>Ctrl + C</em>, at which point it will clean up after itself, and exit. Remember to set the file to executable with <code>chmod +x ./vitals.sh</code> before you try to run it.</p>
<p style="text-align:justify;">If you wish to also view your battery status, you must install the <code>acpi</code> package. To do this under Debian/Ubuntu, simply type <code>sudo apt-get install acpi</code> at the terminal.</p>
<p style="text-align:left;"><strong>Recommended usage:</strong><br />
I suggest you copy the script to your <code>~/bin</code> directory if you have one, and rename the script to <code>vitals</code> (no <code>.sh</code> extension). This way you can simply type <code>vitals</code> at the terminal any time to quickly see your vital stats! For the lazy, simply copy and paste this into your termial:<br />
<code>[ ! -d ~/bin ] &amp;&amp; mkdir ~/bin; wget http://dl.dropbox.com/u/6900080/vitals.sh; mv ./vitals.sh ~/bin/vitals; chmod 755 ~/bin/vitals; ~/.profile</code><br />
This will create the <code>~/bin</code> directory if it doesn&#8217;t already exist, download the latest version of the script, move it into your <code>~/bin</code> directory, and set the appropriate permissions. Finally it will execute your <code>~/.profile</code> script which hopefully will add <code>~/bin</code> to your <code>PATH</code>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=52&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/05/25/vitals-bash-script-check-your-computers-vital-stats-in-the-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Move window buttons in Lucid Lynx/Ubuntu 10.04 to right</title>
		<link>http://rhyshale.wordpress.com/2010/05/25/move-window-buttons-in-lucid-lynxubuntu-10-04-to-right/</link>
		<comments>http://rhyshale.wordpress.com/2010/05/25/move-window-buttons-in-lucid-lynxubuntu-10-04-to-right/#comments</comments>
		<pubDate>Tue, 25 May 2010 05:58:03 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=49</guid>
		<description><![CDATA[In an attempt to be annoying, the otherwise adorable Ubuntu development team decided to move the window buttons (minimize, maximize, close) to the left-hand side of the title bar in Ubuntu 10.04. They succeeded (in being annoying). This is, however, fortunately particularly easy to remedy. All you need to do is pop open a terminal, or press [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=49&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In an attempt to be annoying, the otherwise adorable Ubuntu development team decided to move the window buttons (minimize, maximize, close) to the left-hand side of the title bar in Ubuntu 10.04. They succeeded (in being annoying).</p>
<p>This is, however, fortunately particularly easy to remedy. All you need to do is pop open a terminal, or press Alt+F2 to open the Run Application dialog, and execute the following command:<br />
<code>gconftool --set /apps/metacity/general/button_layout --type=string ":minimize,maximize,close"</code></p>
<p>The change should take effect immediately. Happy computing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=49&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/05/25/move-window-buttons-in-lucid-lynxubuntu-10-04-to-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>How to stop touchpad tap-to-click in Xubuntu/Xfce</title>
		<link>http://rhyshale.wordpress.com/2010/05/25/how-to-stop-touchpad-tap-to-click-in-xubuntuxfce/</link>
		<comments>http://rhyshale.wordpress.com/2010/05/25/how-to-stop-touchpad-tap-to-click-in-xubuntuxfce/#comments</comments>
		<pubDate>Tue, 25 May 2010 05:48:12 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=47</guid>
		<description><![CDATA[Use Xubuntu/Xfce on your laptop, and keep bumping the touchpad only to trigger the &#8220;tap-to-click&#8221; function, and click the wrong thing/mess up your typing/launch a nuke inadvertently? So annoying that you went back to GNOME? I know I did! Fear not, it shall happen no longer, thanks to a tip from EricDP on the Ubuntu [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=47&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use Xubuntu/Xfce on your laptop, and keep bumping the touchpad only to trigger the &#8220;tap-to-click&#8221; function, and click the wrong thing/mess up your typing/launch a nuke inadvertently? So annoying that you went back to GNOME? I know I did! Fear not, it shall happen no longer, thanks to a tip from EricDP on the <a href="http://ubuntuforums.org/showthread.php?t=1469754">Ubuntu Forums</a>.</p>
<p>Click <em>Applications &gt; Settings &gt; Xfce 4 Settings Manager</em>, then click the <em>Sessions and Startup</em>.<br />
Now, select the <em>Application Autostart</em> tab, then press <em>Add</em>.<br />
Enter a suitable name and description, then in the Command box enter: <code>synclient MaxTapTime=0</code> and press <em>OK</em>.<br />
That&#8217;s it. Now restart Xfce (log out, log back in), and tap-to-click on the touchpad should be disabled.</p>
<p><em>Note: When you log in, tap-to-click will still be active for several seconds until the command is executed by Xfce. If you know of a way to have it executed earlier and still have the desired effect, please let me know <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=47&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/05/25/how-to-stop-touchpad-tap-to-click-in-xubuntuxfce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Driving Skills</title>
		<link>http://rhyshale.wordpress.com/2010/01/31/driving-skills/</link>
		<comments>http://rhyshale.wordpress.com/2010/01/31/driving-skills/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 11:40:28 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=45</guid>
		<description><![CDATA[How to handle a blowout while driving How to drive on ice<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=45&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=lkwOE1yKY5c">How to handle a blowout while driving</a><br />
<a href="http://www.youtube.com/watch?v=8TxxXainxJ4">How to drive on ice</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=45&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2010/01/31/driving-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Desktop</title>
		<link>http://rhyshale.wordpress.com/2009/08/28/desktop/</link>
		<comments>http://rhyshale.wordpress.com/2009/08/28/desktop/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:17:44 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=30</guid>
		<description><![CDATA[This is my current desktop and the elements that make it up. Xfce Xfce Menu Places Launchers x3 Spacer Mixer System Load Monitor Screenshot Used for taking the screenshot Notification Area Clock Action Buttons Shutdown, Logout etc Screenlets Sysmonitor Terminal Avant Window Navigator Cairo Main Menu Media Control Google Gadgets Twitter Gmail Google Calendar<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=30&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://rhyshale.files.wordpress.com/2009/08/20090828desktop.png"><img class="alignnone size-medium wp-image-31" title="20090828Desktop" src="http://rhyshale.files.wordpress.com/2009/08/20090828desktop.png?w=300&#038;h=186" alt="Desktop" width="300" height="186" /></a></p>
<p>This is my current desktop and the elements that make it up.</p>
<p><strong>Xfce</strong></p>
<ul>
<li>Xfce Menu</li>
<li>Places</li>
<li>Launchers <em>x3</em></li>
<li>Spacer</li>
<li>Mixer</li>
<li>System Load Monitor</li>
<li>Screenshot <em>Used for taking the screenshot <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </em></li>
<li>Notification Area</li>
<li>Clock</li>
<li>Action Buttons <em>Shutdown, Logout etc</em></li>
</ul>
<p><strong><a href="http://www.screenlets.org/index.php/Home">Screenlets</a></strong></p>
<ul>
<li><a href="http://www.screenlets.org/index.php/Sysmonitor">Sysmonitor</a></li>
<li><a href="http://www.screenlets.org/index.php/Terminal">Terminal</a></li>
</ul>
<p><strong><a href="http://wiki.awn-project.org/index.php?title=Installation">Avant Window Navigator</a></strong></p>
<ul>
<li>Cairo Main Menu</li>
<li>Media Control</li>
</ul>
<p><strong><a href="http://code.google.com/p/google-gadgets-for-linux/">Google Gadgets</a></strong></p>
<ul>
<li><a href="http://desktop.google.com/plugins/i/twitter.html?hl=en">Twitter</a></li>
<li><a href="http://desktop.google.com/plugins/i/gmailgadget.html?hl=en">Gmail</a></li>
<li><a href="http://desktop.google.com/plugins/i/googlecalendar2.html?hl=en">Google Calendar</a></li>
<ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=30&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2009/08/28/desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>

		<media:content url="http://rhyshale.files.wordpress.com/2009/08/20090828desktop.png?w=450" medium="image">
			<media:title type="html">20090828Desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable USB Access to SD on G1 from Recovery Mode</title>
		<link>http://rhyshale.wordpress.com/2009/08/28/enable-usb-access-to-sd-on-g1-from-recovery-mode/</link>
		<comments>http://rhyshale.wordpress.com/2009/08/28/enable-usb-access-to-sd-on-g1-from-recovery-mode/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 08:24:00 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=27</guid>
		<description><![CDATA[With Cyanogen&#8217;s recovery installed, go to the console and type &#8220;ums_enable&#8221;. Thanks, Cyanogen<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=27&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.cyanogenmod.com/downloads/recovery-image">Cyanogen&#8217;s recovery</a> installed, go to the console and type &#8220;ums_enable&#8221;.<br />
Thanks, <a href="http://twitter.com/cyanogen/status/3597165817">Cyanogen</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=27&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2009/08/28/enable-usb-access-to-sd-on-g1-from-recovery-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates</title>
		<link>http://rhyshale.wordpress.com/2009/08/23/updates/</link>
		<comments>http://rhyshale.wordpress.com/2009/08/23/updates/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 16:29:16 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=25</guid>
		<description><![CDATA[I just finished copying across several of the more useful posts from my old blog to this one.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=25&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just finished copying across several of the more useful posts from my old blog to this one.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=25&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2009/08/23/updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
		<item>
		<title>Adjust Terminal Resolution</title>
		<link>http://rhyshale.wordpress.com/2009/08/23/adjust-terminal-resolution/</link>
		<comments>http://rhyshale.wordpress.com/2009/08/23/adjust-terminal-resolution/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 16:26:58 +0000</pubDate>
		<dc:creator>rhyshale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rhyshale.wordpress.com/?p=22</guid>
		<description><![CDATA[I wanted to find out how to change the resolution of the terminal screens in Ubuntu, and after a bit of Googling, here&#8217;s the answer&#8230; From Ubuntu Forums by Nythain: you need to edit your /boot/grub/menu.lst file and make a couple appropriate changes. first, figure out what vga=XXX mode you want, this will determine the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=22&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to find out how to change the resolution of the terminal screens in Ubuntu, and after a bit of Googling, here&#8217;s the answer&#8230;</p>
<p>From <a href="http://ubuntuforums.org/showthread.php?t=903591">Ubuntu Forums</a> by Nythain:</p>
<blockquote><p>you need to edit your <em>/boot/grub/menu.lst</em> file and make a couple appropriate changes.</p>
<p>first, figure out what <code>vga=XXX</code> mode you want, this will determine the resolution, you can find a chart easily enough online anywhere by googling &#8220;grub resolution chart&#8221; or something similar.</p>
<p>then, you would edit the above mentioned grub file, and look for a line that looks like<br />
<code>#defoptions=quiet splash</code><br />
though quiet and splash might not be there, who knows&#8230; but add right after it, <code>vga=XXX</code> so it looks like<br />
<code>#defoptions=quiet splash vga=XXX</code></p>
<p>now you could stop here, save the file, and <code>sudo update-grub</code>, which will create a new menu.lst using the automagic settings, including the <code>vga=XXX</code> that you added.</p>
<p>reboot, and voila, hopefully a much more readable TTY</p></blockquote>
<p>As for the grub vga values, I found this at <a href="http://justlinux.com/forum/showthread.php?p=603483">justlinux forums</a></p>
<blockquote><p><code>depth------640x480-----800x600-----1024x768-----1280x1024<br />
256----------769----------771-----------773-------------775<br />
32000-------784----------787-----------790-------------793<br />
65000-------785----------788-----------791-------------794<br />
16.7 Mill.----786----------789-----------792-------------795</code></p></blockquote>
<p>I edited <em>/boot/grub/menu.lst</em> several times until I found the best value which works on my computer. Sadly, 1280&#215;1024 wouldn&#8217;t work, so eventually I settled for 1024&#215;768, which is still a big improvement for me. What I finally ended up with is the following entry:</p>
<blockquote><p><code>title		Ubuntu 8.04.1, kernel 2.6.24-19-generic<br />
root		(hd0,0)<br />
kernel		/boot/vmlinuz-2.6.24-19-generic root=UUID=56070267-fb16-4318-a9ce-3dd7d8d5253b ro quiet splash <em>vga=791</em><br />
initrd		/boot/initrd.img-2.6.24-19-generic</code></p></blockquote>
<p>Use that as an example to understand what I changed, but for goodness sake, don&#8217;t copy and paste it, there&#8217;s a good chance it won&#8217;t work for you, and you may not be able to boot anymore.</p>
<p>After making the change, all I did was reboot, and it worked. I didn&#8217;t need to run <code>sudo update-grub</code> like the forum suggested&#8230; I&#8217;m not sure if you need to or not. Read the man page, I can&#8217;t be bothered.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhyshale.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhyshale.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhyshale.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhyshale.wordpress.com&amp;blog=6270742&amp;post=22&amp;subd=rhyshale&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhyshale.wordpress.com/2009/08/23/adjust-terminal-resolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/20dadcd51ee2fca5aa11fef21324d2e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rhyshale</media:title>
		</media:content>
	</item>
	</channel>
</rss>
