<?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>Squirreling</title>
	<atom:link href="http://squirreling.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://squirreling.wordpress.com</link>
	<description>storing bits of the internet away for a rainy day</description>
	<lastBuildDate>Fri, 23 Dec 2011 12:03:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='squirreling.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Squirreling</title>
		<link>http://squirreling.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://squirreling.wordpress.com/osd.xml" title="Squirreling" />
	<atom:link rel='hub' href='http://squirreling.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Makefiles</title>
		<link>http://squirreling.wordpress.com/2008/07/18/makefiles/</link>
		<comments>http://squirreling.wordpress.com/2008/07/18/makefiles/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:20:47 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=57</guid>
		<description><![CDATA[Gnu Make Documentation Automatically generating dependencies<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=57&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnu.org/software/make/manual/make.html">Gnu Make Documentation</a></p>
<p><a href="http://make.paulandlesley.org/autodep.html">Automatically generating dependencies</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=57&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/07/18/makefiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Debian testing packages</title>
		<link>http://squirreling.wordpress.com/2008/06/11/install-debian-testing-packages/</link>
		<comments>http://squirreling.wordpress.com/2008/06/11/install-debian-testing-packages/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 20:49:05 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=54</guid>
		<description><![CDATA[http://forums.spry.com/showthread.php?t=620 The solution for keeping stable and installing the package is to modify apt-get configuration to setup what is called a mixed system: -create or modify the /etc/apt/apt.conf file and make it contain the following line: Code: APT::Default-Release "stable"; -modify the /etc/apt/sources.list file: copy all the lines containing stable (or etch), insert them at the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=54&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://forums.spry.com/showthread.php?t=620">http://forums.spry.com/showthread.php?t=620</a></p>
<p>The solution for keeping <em>stable</em> and installing the package is to modify apt-get configuration to setup what is called a <em>mixed system</em>:<br />
-create or modify the <strong>/etc/apt/apt.conf</strong> file and make it contain the following line:</p>
<div style="margin:5px 20px 20px;">
<div class="smallfont" style="margin-bottom:2px;">Code:</div>
<pre style="border:1px inset;overflow:auto;width:640px;height:34px;text-align:left;margin:0;padding:6px;"><strong>APT::Default-Release "stable";</strong></pre>
</div>
<p>-modify the <strong>/etc/apt/sources.list</strong> file: copy all the lines containing <em>stable (or etch)</em>, insert them at the end of the file, and replace the <em>stable</em> in the lines you just added by <em>testing</em>. You must have all the original lines in the files plus all the lines where <em>stable</em> has been replaced by <em>testing</em>.<br />
-run <strong>apt-get update</strong> to update the list of installable packages.<br />
-if you want to install the package <em>foo</em> that is present in the testing sources, use the following command:</p>
<div style="margin:5px 20px 20px;">
<div class="smallfont" style="margin-bottom:2px;">Code:</div>
<pre style="border:1px inset;overflow:auto;width:640px;height:34px;text-align:left;margin:0;padding:6px;"><strong>apt-get -t testing install foo</strong></pre>
</div>
<p>Be very careful about which packages you install from <em>testing</em>. By definition they are not as stable as the packages found in the <em>stable </em> distribution.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=54&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/06/11/install-debian-testing-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Passwordless ssh</title>
		<link>http://squirreling.wordpress.com/2008/06/11/passwordless-ssh/</link>
		<comments>http://squirreling.wordpress.com/2008/06/11/passwordless-ssh/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 19:13:38 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=53</guid>
		<description><![CDATA[http://linuxproblem.org/art_9.html SSH login without password Your aim You want to use Linux and OpenSSH to automize your tasks. Therefore you need an automatic login from host local / user me to Host remote / user metoo. You don&#8217;t want to enter any passwords, because you want to call ssh from a within a shell script. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=53&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://linuxproblem.org/art_9.html">http://linuxproblem.org/art_9.html</a></p>
<h1>SSH login without password</h1>
<h2>Your aim</h2>
<p>You want to use Linux and OpenSSH to automize your tasks. Therefore you need an <strong>automatic</strong> login from host local / user me to Host remote / user metoo. You don&#8217;t want to enter any passwords, because you want to call <tt>ssh</tt> from a within a shell script.</p>
<h2>How to do it</h2>
<p>First log in on A as user a and generate a pair of authentication keys.  Do not enter a passphrase:</p>
<pre>me@local:~&gt; ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/home/me/.ssh/id_rsa):
Created directory '/home/me/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/me/.ssh/id_rsa.
Your public key has been saved in /home/me/.ssh/id_rsa.pub.
The key fingerprint is:
3e:4f:05:79:3a:9f:96:7c:3b:ad:e9:58:37:bc:37:e4 me@local
me@local:~&gt; chmod 600 /home/me/.ssh/id_rsa</pre>
<p>Now use <tt>ssh</tt> to create a directory <tt>~/.ssh</tt> as user metoo on remote. (The directory may already exist, which is fine):</p>
<pre>me@local:~&gt; ssh metoo@remote mkdir -p .ssh &amp;&amp; chmod 700 .ssh
metoo@remote's password:</pre>
<p>Finally append a&#8217;s new public key to <tt>metoo@remote:.ssh/authorized_keys</tt> and enter metoo&#8217;s password one last time:</p>
<pre>me@local:~&gt; cat .ssh/id_rsa.pub | ssh metoo@remote 'cat &gt;&gt;
.ssh/authorized_keys'
metoo@remote's password:
me@local:~&gt; ssh metoo@remote chmod 644 .ssh/authorized_keys
metoo@remote's password:</pre>
<p>From now on you can log into remote as metoo from local as me without password:</p>
<pre>me@local:~&gt; ssh metoo@remote hostname
remote</pre>
<p style="margin-bottom:0;text-align:right;color:#d00000;">Keywords:   <a href="http://linuxproblem.org/kw_ssh.html">ssh</a> <a href="http://linuxproblem.org/kw_openssh.html">openssh</a> <a href="http://linuxproblem.org/kw_password.html">password</a> <strong>Author: <a href="http://linuxproblem.org/auth_1.html">Mathias Kettner</a></strong></p>
<p>* Edited by me to change the users/hosts to me@local and metoo@remote</p>
<p>* Edited so that files have correct permissions.  The .ssh directory should be 700, the .ssh/id_rsa should be 600, and the .ssh/authorized_keys file should be 644.  Added troubleshooting section.  Thanks to <a title="paswordless ssh" href="http://linux.derkeiler.com/Mailing-Lists/Fedora/2005-08/1105.html">this thread</a> for help setting up passwordless ssh on fedora.</p>
<p>Troubleshooting:</p>
<ul>
<li>On the remote machine, kill sshd  (try <strong>&#8216;sudo /etc/init.d/sshd stop&#8217;</strong> or <strong>&#8216;sudo pkill sshd&#8217;</strong>)</li>
<li>Run sshd on the remote machine with <strong>&#8216;sshd -dd -e&#8217;</strong> to view verbose output</li>
<li>Open a new terminal on the local machine and try to login to the remote (<strong>&#8216;ssh -v metoo@remote&#8217;</strong>)</li>
<li>Look for any error messages in the output.  Fix them then restart sshd.  (<strong>&#8216;sudo /etc/init.d/sshd start&#8217;</strong>)</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=53&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/06/11/passwordless-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a bootable USB from an iso</title>
		<link>http://squirreling.wordpress.com/2008/06/07/creating-a-bootable-usb-from-an-iso/</link>
		<comments>http://squirreling.wordpress.com/2008/06/07/creating-a-bootable-usb-from-an-iso/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 03:52:53 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=52</guid>
		<description><![CDATA[From Damn Small Linux Convert .iso to USB installation With the guide from [1] you can install the .iso contents non-destructively onto a USB partition. Leave out all the partitioning or formating stuff to prepare an existing and used USB drive for DSL booting: Note: All path names are examples! Please adapt or you may [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=52&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.damnsmalllinux.org/wiki/index.php/Installing_to_a_USB_Flash_Drive#Convert_.iso_to_USB_installation">Damn Small Linux</a><br />
<strong>Convert .iso to USB installation</strong></p>
<p>With the guide from <a href="http://linux.web.psi.ch/livecd/usbdisk.html">[1]</a> you can install the .iso contents non-destructively onto a USB partition. Leave out all the partitioning or formating stuff to prepare an existing and used USB drive for DSL booting:</p>
<p>Note: All path names are examples! Please adapt or you may corrupt existing partitions or files.</p>
<ol>
<li>Mount USB drive, with e.g. mount /dev/sdx1 /flash &#8211; can be either FAT16 or FAT32!</li>
<li>Mount ISO image, with e.g. mount /tmp/dsl-3.2.iso /tmp/iso -o loop</li>
<li>Copy all contents from ISO to USB drive: cp -vr /tmp/iso/* /flash/</li>
<li>Rename and move syslinux files to root directory: mv /flash/boot/isolinux/* /flash/</li>
<li>Rename isolinux.cfg: mv /flash/isolinux.cfg /flash/syslinux.cfg</li>
<li>Unmount USB drive: umount /flash</li>
<li>Install syslinux: syslinux /dev/sdx1 and eventually set the MBR boot flag for this partition (with fdisk).</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=52&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/06/07/creating-a-bootable-usb-from-an-iso/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Bash Scripting: Mp3 Renaming</title>
		<link>http://squirreling.wordpress.com/2008/05/11/bash-scripting-mp3-renaming/</link>
		<comments>http://squirreling.wordpress.com/2008/05/11/bash-scripting-mp3-renaming/#comments</comments>
		<pubDate>Sun, 11 May 2008 17:18:19 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=50</guid>
		<description><![CDATA[Just wrote a quick script to rename a bunch of mp3 files, removing the site name from the file.  (ie from &#8220;23 Glory [www.site.com].mp3&#8221; to &#8220;23 Glory.mp3&#8220;.  This uses the ${var%remove-from-end} bash variable manipulation. for file in *.mp3 do &#160; &#160;&#160; &#160; mv "$file" "${file%\[www.site.com\].mp3}.mp3" done See the Advanced Variable Manipulation in Mendel Cooper&#8217;s very useful Bash [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=50&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just wrote a quick script to rename a bunch of mp3 files, removing the site name from the file.  (ie from &#8220;<strong>23 Glory [www.site.com].mp3</strong>&#8221; to &#8220;<strong>23 Glory.mp3</strong>&#8220;.  This uses the <strong>${var%remove-from-end}</strong> bash variable manipulation.</p>
<blockquote><p><code>for file in *.mp3<br />
do<br />
</code>&nbsp; &nbsp;&nbsp; &nbsp;<code> mv "$file" "${file%\[www.site.com\].mp3}.mp3"<br />
done</code></p></blockquote>
<p>See the <a href="http://www.tldp.org/LDP/abs/html/string-manipulation.html">Advanced Variable Manipulation</a> in Mendel Cooper&#8217;s very useful <a href="http://www.tldp.org/LDP/abs/html/index.html">Bash Scripting Guide</a>.<a href="http://www.tldp.org/LDP/abs/html/string-manipulation.html"> </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=50&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/05/11/bash-scripting-mp3-renaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>ARM JTAG Programmer Schematics</title>
		<link>http://squirreling.wordpress.com/2008/04/27/arm-jtag-programmer-schematics/</link>
		<comments>http://squirreling.wordpress.com/2008/04/27/arm-jtag-programmer-schematics/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 21:54:01 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amontec]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[ftdi]]></category>
		<category><![CDATA[joern]]></category>
		<category><![CDATA[jtag]]></category>
		<category><![CDATA[olimex]]></category>
		<category><![CDATA[openocd]]></category>
		<category><![CDATA[parallel]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[sparkfun]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[wiggler]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=49</guid>
		<description><![CDATA[Parallel Port Programmers aka JTAG Wiggler Clones Just uses parallel port lines to drive the JTAG programming lines.  Most schematics use AC244 or HC244 for the buffer driver (These work for target voltages of 2-6V, although I&#8217;m not sure how they&#8217;d fare using a target voltage of 3.3V with 5V signals coming in from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=49&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Parallel Port Programmers aka JTAG Wiggler Clones</strong></p>
<p>Just uses parallel port lines to drive the JTAG programming lines.  Most schematics use AC244 or HC244 for the buffer driver (These work for target voltages of 2-6V, although I&#8217;m not sure how they&#8217;d fare using a target voltage of 3.3V with 5V signals coming in from the parallel port. The scienceprog.com schematic recommends 74LVP244 or 74LPT244 for using 3.3V targets, but these won&#8217;t work for 5V targets.). These are compatible with many ARM JTAG programming software programs (as long as they are Wiggler compatible).</p>
<p>Schematics:</p>
<p><a href="http://www.frozeneskimo.com/electronics/arm-tutorials/jtag-wiggler-clone/">http://www.frozeneskimo.com/electronics/arm-tutorials/jtag-wiggler-clone/</a></p>
<p><a href="http://www.k9spud.com/jtag/">http://www.k9spud.com/jtag/</a></p>
<p><a href="http://winarm.scienceprog.com/arm-development-tools/jtag-wiggler-clone-for-arm-microcontrollers.html">http://winarm.scienceprog.com/arm-development-tools/jtag-wiggler-clone-for-arm-microcontrollers.html</a></p>
<p><a href="http://www.bicotech.com/?page=prod_wiggler&amp;lg=en">http://www.bicotech.com/?page=prod_wiggler&amp;lg=en</a></p>
<p>ARM JTAG Programmer fully assembled available from <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=275">SparkFun for $21 USD</a> or from <a href="http://www.olimex.com/dev/arm-jtag.html">Olimex for $15 Euro</a></p>
<p><strong>USB Based Programmers</strong></p>
<p>The USB ARM JTAG programmers will only program with the OpenOCD software.  These are based on the FTDI USB chip.  There are USB drivers for Windows and Linux.</p>
<p><a title="OpenOCD compatible programmers" href="http://openocd.berlios.de/web/?page_id=40">OpenOCD website</a></p>
<p><a href="http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html">Hubert Hoegl&#8217;s USB ARM JTAG Programmer</a></p>
<p><a href="http://www.joernonline.de/dw/doku.php?id=projects:oocdlink:2_oocdlinks">Joern&#8217;s OOCDLink</a></p>
<p>Fully assembled USB Programmer, from <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8278">Sparkfun for $52 USD</a> or from Olimex</p>
<p>Amontec also sells USB Programmers.  The regular one works for voltages down to 1.4V, whereas the Jtag Tiny works for 2.8 to 5V.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=49&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/04/27/arm-jtag-programmer-schematics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>EBooks</title>
		<link>http://squirreling.wordpress.com/2008/02/08/ebooks/</link>
		<comments>http://squirreling.wordpress.com/2008/02/08/ebooks/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 22:19:26 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[han lin]]></category>
		<category><![CDATA[iliad]]></category>
		<category><![CDATA[irex]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[paulo coelho]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[the alchemist]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=48</guid>
		<description><![CDATA[So Paulo Coelho made it onto the NY Times bestseller list by pirating his books.  I&#8217;ve only read the first few, but The Alchemist seems like it would be a good read. (I don&#8217;t remember exactly, but I may have read this book already a long long time ago). Which brings me to electronic readers. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=48&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So Paulo Coelho made it onto the NY Times bestseller list by <a HREF="http://piratecoelho.wordpress.com.nyud.net:8090/">pirating his books</a>.  I&#8217;ve only read the first few, but The Alchemist seems like it would be a good read.  (I don&#8217;t remember exactly, but I may have read this book already a long long time ago).</p>
<p>Which brings me to electronic readers.  Most visible is probably the Amazon Kindle and Sony&#8217;s Reader.   While I&#8217;ve never been a fan of reading from a screen, these eink devices are supposedly a lot easier on the eyes.  I&#8217;d like to try one out, just to see how much I would miss a few hundred pages of paper.  I have my eye on the iRex iLiad or the Han Lin eBook v9, which both sport larger screens than the 6&#8243; Kindle or Sony screen.  Here&#8217;s a <a HREF="http://wiki.mobileread.com/wiki/E-book_Reader_Matrix">spec matrix</a> of current readers, thanks to the <a HREF="http://www.mobileread.com/forums/forumdisplay.php?f=50">MobileRead forum.</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=48&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/02/08/ebooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Asteroid to pass 344,000 mi to Earth</title>
		<link>http://squirreling.wordpress.com/2008/01/26/asteroid-to-pass-344000-mi-to-earth/</link>
		<comments>http://squirreling.wordpress.com/2008/01/26/asteroid-to-pass-344000-mi-to-earth/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 21:03:23 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[asteroid]]></category>
		<category><![CDATA[stargazing]]></category>
		<category><![CDATA[tu24]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/?p=46</guid>
		<description><![CDATA[Asteroid 2007 TU24 will pass Earth by ~344,000 miles (around 1.44 times the mean distance to the moon) It should be visible from Earth night of January 28/29. Time to go stargazing! http://www.skyandtelescope.com/community/skyblog/observingblog/14346437.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=46&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Asteroid 2007 TU24 will pass Earth by ~344,000 miles (around 1.44 times the mean distance to the moon)  It should be visible from Earth night of January 28/29.  Time to go stargazing!</p>
<p><a HREF="http://www.skyandtelescope.com/community/skyblog/observingblog/14346437.html">http://www.skyandtelescope.com/community/skyblog/observingblog/14346437.html</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=46&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/01/26/asteroid-to-pass-344000-mi-to-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
		<item>
		<title>Deciphering Laundry Code</title>
		<link>http://squirreling.wordpress.com/2008/01/17/deciphering-laundry-code/</link>
		<comments>http://squirreling.wordpress.com/2008/01/17/deciphering-laundry-code/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 19:19:29 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dry clean]]></category>
		<category><![CDATA[iron]]></category>
		<category><![CDATA[laundry]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[wash]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/2008/01/17/deciphering-laundry-code/</guid>
		<description><![CDATA[Making sense of (Which apparently means normal wash in warm water without bleach, dry on low heat. Do not iron. Dry clean without trichloroethylene.) http://www.textileaffairs.com/c-common.htm http://www.tide.com/en_US/articles/read.jsp?topic=laundry_symbols<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=43&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Making sense of <img src="http://img112.imageshack.us/img112/8995/20080117laundrytagui7.jpg" alt="laundry tag" height="142" width="184" /></p>
<p>(Which apparently means normal wash in warm water without bleach, dry on low heat.  Do not iron.  Dry clean without trichloroethylene.)</p>
<p><a href="http://www.textileaffairs.com/c-common.htm">http://www.textileaffairs.com/c-common.htm</a></p>
<p><a href="http://www.tide.com/en_US/articles/read.jsp?topic=laundry_symbols"> http://www.tide.com/en_US/articles/read.jsp?topic=laundry_symbols</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=43&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/01/17/deciphering-laundry-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>

		<media:content url="http://img112.imageshack.us/img112/8995/20080117laundrytagui7.jpg" medium="image">
			<media:title type="html">laundry tag</media:title>
		</media:content>
	</item>
		<item>
		<title>Rat Heart Created In Univ of Minnesota Lab</title>
		<link>http://squirreling.wordpress.com/2008/01/16/rat-heart-created-in-univ-of-minnesota-lab/</link>
		<comments>http://squirreling.wordpress.com/2008/01/16/rat-heart-created-in-univ-of-minnesota-lab/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 11:50:23 +0000</pubDate>
		<dc:creator>squirreling</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[artificial]]></category>
		<category><![CDATA[heart]]></category>
		<category><![CDATA[minnesota]]></category>
		<category><![CDATA[rat]]></category>

		<guid isPermaLink="false">http://squirreling.wordpress.com/2008/01/16/rat-heart-created-in-univ-of-minnesota-lab/</guid>
		<description><![CDATA[Dr. Doris A. Taylor grew a new rat heart on the scaffold of an old heart using heart cells from young rats.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=40&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dr. Doris A. Taylor grew a new rat heart on the scaffold of an old heart using heart cells from young rats.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/squirreling.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/squirreling.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/squirreling.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/squirreling.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/squirreling.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=squirreling.wordpress.com&amp;blog=2282156&amp;post=40&amp;subd=squirreling&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://squirreling.wordpress.com/2008/01/16/rat-heart-created-in-univ-of-minnesota-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/932afee1556549876bb8c55a035bb1de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">squirreling</media:title>
		</media:content>
	</item>
	</channel>
</rss>
