<?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>David Sterry&#039;s Blog</title>
	<atom:link href="http://davidsterry.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidsterry.com/blog</link>
	<description>Link, comment, and if you have time, read.</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:23:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 10.04 32-bit on Sony VAIO VPCF121GX PCG-81114L</title>
		<link>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/</link>
		<comments>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 18:09:00 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[gnulinux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=367</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000151 seconds-->
<!---Displayed in 0.000404 seconds.-->
The following is what I did to get Ubuntu 10.04 x86(32-bit) running properly on a Sony VAIO VPCF121GX PCG-81114L. This laptop is currently sold at Costco but shares the same body with many other VPCF12***X models. Sony has an annoying way of putting two model numbers on their laptops. I had more luck once I [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.5E-5 seconds-->
<!---Displayed in 0.000297 seconds.-->
<p>The following is what I did to get Ubuntu 10.04 x86(32-bit) running properly on a Sony VAIO VPCF121GX PCG-81114L. This laptop is currently sold at Costco but shares the same body with many other VPCF12***X models. Sony has an annoying way of putting two model numbers on their laptops. I had more luck once I used the one on the bottom (PCG) rather than the one on the screen bezel(VPC).</p>
<p>I&#8217;m not sure if these instructions will work for other models but please comment if it works for you. When booting from a 10.04.1 livecd or a default install I wasn&#8217;t hearing any sound, couldn&#8217;t use the touchpad, could not resume from suspend. I&#8217;ve solved 2.5 of 3 problems so far(mic still doesn&#8217;t work).</p>
<p><strong>Sound</strong></p>
<p>To fix the sound not working, alsa needs to be updated via a backported package. This package is for my current kernel of 2.6.32-24 though you&#8217;ll want to make sure you get the corresponding version for your kernel.</p>
<blockquote><p>sudo apt-get install linux-backports-modules-alsa-`uname -r`</p></blockquote>
<p>I wrote mostly above because the microphone still doesn&#8217;t work on the laptop. I&#8217;ve not tried any external mics or usb headsets yet but will update this article if I do find a solution.</p>
<p><strong>Touchpad</strong></p>
<p>This laptop uses and Alps Synaptics touchpad which is fairly common so I don&#8217;t really understand why Ubuntu doesn&#8217;t support it. The problem appears to be with the auto-detection of the touchpad(lots of Macintosh messages show in the /var/log/Xorg.0.log). To get the touchpad working:</p>
<blockquote><p>1. Run: sudo vi /etc/default/grub and modify it so the GRUB_CMDLINE_LINUX line looks like this: GRUB_CMDLINE_LINUX=&#8221;i8042.nopnp&#8221;<br />
2. Run: sudo update-grub<br />
3. Reboot.</p></blockquote>
<p><strong>Suspend</strong></p>
<p>I wasn&#8217;t able to resume from suspend until I loaded the latest Nvidia driver. This laptop has an Nvidia GeForce 310M and I found the driver on a forum post. I still cannot switch to other consoles with Ctrl-Alt-F[1-6] so hopefully a future version of their driver will fix that. You can get the driver via ftp from:</p>
<p>ftp://download.nvidia.com/XFree86/Linux-x86/256.44/NVIDIA-Linux-x86-256.44.run</p>
<p>This is a shell script(a 24mb one at that) so you&#8217;ll need to open a terminal and cd to wherever you save it and then:</p>
<blockquote><p>chmod a+x NVIDIA-Linux-x86-256.44.run</p></blockquote>
<p>At this point you need to switch to root at runlevel 3. As root at the console I did this by typing:</p>
<blockquote><p>init 3</p></blockquote>
<p>Then I was able to login, sudo su to root again and run the driver installation script with:</p>
<blockquote><p>./NVIDIA-Linux-x86-256.44.run</p></blockquote>
<p>Now my suspend works!</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/09/ubuntu-10-04-32-bit-on-sony-vaio-vpcf121gx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Pen Art</title>
		<link>http://davidsterry.com/blog/2010/07/simple-pen-art/</link>
		<comments>http://davidsterry.com/blog/2010/07/simple-pen-art/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 03:58:19 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=364</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000103 seconds-->
<!---Displayed in 0.000323 seconds.-->
After 22 comics and graphics released, I&#8217;ve decided to name this webcomic Simple Pen Art. It&#8217;s a pretty general title because I like the freedom to do comics on whatever without format contraints. Hopefully you find them thought-provoking, interesting, or sometimes just funny.
]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 7.9E-5 seconds-->
<!---Displayed in 0.000285 seconds.-->
<p>After 22 comics and graphics released, I&#8217;ve decided to name this webcomic <a href="http://www.simplepenart.com">Simple Pen Art</a>. It&#8217;s a pretty general title because I like the freedom to do comics on whatever without format contraints. Hopefully you find them thought-provoking, interesting, or sometimes just funny.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/07/simple-pen-art/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An as-of-yet untitled webcomic</title>
		<link>http://davidsterry.com/blog/2010/06/an-as-of-yet-untitled-webcomic/</link>
		<comments>http://davidsterry.com/blog/2010/06/an-as-of-yet-untitled-webcomic/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 00:42:21 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Comic]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=349</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.8E-5 seconds-->
<!---Displayed in 0.000304 seconds.-->
This new webcomic is here: 
http://www.davidsterry.com/webcomic http://www.simplepenart.com
If and when it gets a name and it&#8217;s own domain, I&#8217;ll update this post. For now, I&#8217;m building the webcomic and the back-end to support it in php/mysql right here. My model for this endeavour, at least starting out, is xkcd. It&#8217;s early yet, so I don&#8217;t expect [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.0E-5 seconds-->
<!---Displayed in 0.000286 seconds.-->
<p>This new webcomic is here: <span style="text-decoration: line-through;"><a href="http://www.davidsterry.com/webcomic/"></a></span></p>
<p><a href="http://www.simplepenart.com"><span style="text-decoration: line-through;">http://www.davidsterry.com/webcomic</span> http://www.simplepenart.com</a></p>
<p>If and when it gets a name and it&#8217;s own domain, I&#8217;ll update this post. For now, I&#8217;m building the webcomic and the back-end to support it in php/mysql right here. My model for this endeavour, at least starting out, is <a href="http://xkcd.com">xkcd</a>. It&#8217;s early yet, so I don&#8217;t expect much feedback but if you feel strongly about something, this is the place to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/06/an-as-of-yet-untitled-webcomic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Needed</title>
		<link>http://davidsterry.com/blog/2010/05/needed/</link>
		<comments>http://davidsterry.com/blog/2010/05/needed/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:57:12 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=342</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000105 seconds-->
<!---Displayed in 0.000328 seconds.-->

]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.6E-5 seconds-->
<!---Displayed in 0.00029 seconds.-->
<p><a href="http://www.davidsterry.com/needed.png"><img class="alignnone" title="Perhaps I should program this army of factories to build me an army of robot economists." src="http://www.davidsterry.com/needed.png" alt="" width="500" height="142" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Lane Highway</title>
		<link>http://davidsterry.com/blog/2010/05/two-lane-highway/</link>
		<comments>http://davidsterry.com/blog/2010/05/two-lane-highway/#comments</comments>
		<pubDate>Thu, 20 May 2010 23:20:56 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Comic]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=335</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 9.6E-5 seconds-->
<!---Displayed in 0.000313 seconds.-->

]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.5E-5 seconds-->
<!---Displayed in 0.000302 seconds.-->
<p><a href="http://www.davidsterry.com/2lane.png"><img class="alignnone" title="Other factors include a courage factor C and the weighted average of all passengers courage factors times their propensity to watch you drive." src="http://www.davidsterry.com/2lane.png" alt="" width="480" height="402" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/two-lane-highway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install GNU/Linux without a CD or USB Flash Drive (just a spare computer)</title>
		<link>http://davidsterry.com/blog/2010/05/install-gnulinux-without-a-cd-or-usb-flash-drive-just-a-spare-computer/</link>
		<comments>http://davidsterry.com/blog/2010/05/install-gnulinux-without-a-cd-or-usb-flash-drive-just-a-spare-computer/#comments</comments>
		<pubDate>Sat, 15 May 2010 23:17:02 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=332</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 9.0E-5 seconds-->
<!---Displayed in 0.000307 seconds.-->
Most laptops that don&#8217;t have a CD drive can boot from USB but not all. This I found out with the Toshiba Portege 3500 Tablet that I recently was tasked to get up and running with a new operating system. I chose Fedora 12 after having seen some compelling footage of Fedora on a tablet. [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.0E-5 seconds-->
<!---Displayed in 0.000288 seconds.-->
<p>Most laptops that don&#8217;t have a CD drive can boot from USB but not all. This I found out with the Toshiba Portege 3500 Tablet that I recently was tasked to get up and running with a new operating system. I chose Fedora 12 after having seen some compelling footage of Fedora on a tablet. The problem was, I could not boot from CD and a flash drive prepared with fUSBi didn&#8217;t work.</p>
<p>What did? I used another laptop that had a built-in CD drive to install Fedora to the hard drive. Then I put the hard drive back into the Portege. When I attempted to boot, I was dropped to an administrative shell because the partition /dev/sda2 was dirty or needed to be fsck&#8217;d. I did that a couple of times and voila, I was up and running with F12 on the Toshiba.</p>
<p>After doing this, the maximum screen resolution I could get was 800&#215;600 but adding a line to a newly created xorg.conf solved that.</p>
<p>Moral of the story: <strong>You can install GNU/Linux to a hard drive and move that hard drive to your target system. </strong></p>
<p>If there&#8217;s any reason this should not work, please leave a comment. So far, I&#8217;ve not seen any adverse impact. Since mainstream distributions like Ubuntu and Fedora use a single generic kernel for many different hardward configurations, I would expect a hard drive swap of this sort to work in general.</p>
<p>One other thought I had is about the non-booting flash drive. I recently had an incident where a fUSBi-prepared flash drive wasn&#8217;t bootable and this was fixed by running the <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?swItem=MTX-UNITY-I23839">HP Drive Key Boot Utility</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/install-gnulinux-without-a-cd-or-usb-flash-drive-just-a-spare-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error 2013 with Seagate FreeAgent backup</title>
		<link>http://davidsterry.com/blog/2010/05/error-2013-with-seagate-freeagent-backup/</link>
		<comments>http://davidsterry.com/blog/2010/05/error-2013-with-seagate-freeagent-backup/#comments</comments>
		<pubDate>Tue, 11 May 2010 22:45:49 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=325</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000112 seconds-->
<!---Displayed in 0.000333 seconds.-->
I recently ran into a problem where the backup software that came with a 1TB Seagate FreeAgent external usb drive wasn&#8217;t working. When I looked at the backup logs I saw many files(possibly all) that the program tried to backup said Error 2013 next to them. After a bit of searching, I found the problem [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.0E-5 seconds-->
<!---Displayed in 0.000286 seconds.-->
<p>I recently ran into a problem where the backup software that came with a 1TB Seagate FreeAgent external usb drive wasn&#8217;t working. When I looked at the backup logs I saw many files(possibly all) that the program tried to backup said Error 2013 next to them. After a bit of searching, I found the problem to be related to simple Windows file permissions.</p>
<p>To fix this, all you have to do is:</p>
<p>1. Open the Seagate drive from My Computer(or Computer for you Vista/7 users).</p>
<p>2. Right click on the backup folder(e.g. Seagate Backup) and go to properties.</p>
<p>3. Uncheck read only in the attributes and apply this change. Windows may ask you if you want to apply this to all subfolders and files and you definitely want to. It may take a few minutes to an hour to complete depending on how many files you have.</p>
<p>Once this is complete, your backup should proceed as normal. As always make sure you test any kind of backup periodically by retrieving and opening a file from it. Remember, you  might be doing backup but you really want RESTORE!</p>
<p><strong>Update:</strong> After revisiting the backup on the same machine, Seagate backup is still saying backup filed and its icon is glowing red. Looking into the logs this time, I only see system and hidden files that it refuses to backup which is ok for my purposes. For the time being, this appears to be as good as it gets with this program. For a more reliable, yet less user friendly option, I have to recommend <a href="http://sourceforge.net/projects/sereds/files/cwRsync/">cwRsync</a> (rsync bundled with necessary files from cygwin) scheduled using the Windows Task Scheduler.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/error-2013-with-seagate-freeagent-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you call a USB Flash Drive?</title>
		<link>http://davidsterry.com/blog/2010/05/what-do-you-call-a-usb-flash-drive/</link>
		<comments>http://davidsterry.com/blog/2010/05/what-do-you-call-a-usb-flash-drive/#comments</comments>
		<pubDate>Tue, 11 May 2010 22:34:28 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[gnewsense]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=321</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000134 seconds-->
<!---Displayed in 0.000401 seconds.-->
Over the last few years, small form-factor solid state usb storage devices have become ubiquitous. They have replaced floppies, CDs and even larger usb hard drives with spinning disks for many backup, file transfer, and utility purposes. The question still remains though, what do we call them? To solve this problem, I turned to Google. [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.3E-5 seconds-->
<!---Displayed in 0.000296 seconds.-->
<p>Over the last few years, small form-factor solid state usb storage devices have become ubiquitous. They have replaced floppies, CDs and even larger usb hard drives with spinning disks for many backup, file transfer, and utility purposes. The question still remains though, what do we call them? To solve this problem, I turned to Google. For each name I had heard used, I got the number of results returned.</p>
<p><img class="alignnone" src="/images/usbdrive.png" alt="" width="300" height="203" /></p>
<p>There you have it, the most popular term is clearly<strong> flash drive</strong>. Go forth and be confident when you ask someone to pass the flash drive!</p>
<p>Some other observations:</p>
<p>This kind of survey is only a cursory examination of the question. Further research could refine results by trying to weed out SSDs that don&#8217;t fit the flash drive form factor. I also didn&#8217;t use quotes in this examination.</p>
<p>One thing I find odd is that &#8216;thumb drive&#8217; has so few hits when &#8216;flash drive&#8217; has so many. Especially when you consider that &#8216;usb thumb drive&#8217; is more popular than &#8216;usb flash drive&#8217;. This leads me to believe that thumb feels too ambiguous to let it be written without the usb.</p>
<p>If you&#8217;re looking for something interesting to do with a spare flash drive, why not try <a href="http://aligunduz.org/FUSBi/">fUSBi</a> to boot up your computer with <a href="http://www.gnewsense.org">gNewSense</a>. Another interesting thing to do is try something like <a href="http://www.pendrivelinux.com/">PenDriveLinux</a> so you can save your operating system, prefernces, and files to a flash drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/what-do-you-call-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Deleting Facebook</title>
		<link>http://davidsterry.com/blog/2010/05/deleting-facebook/</link>
		<comments>http://davidsterry.com/blog/2010/05/deleting-facebook/#comments</comments>
		<pubDate>Mon, 10 May 2010 00:03:19 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=303</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 9.7E-5 seconds-->
<!---Displayed in 0.000324 seconds.-->
I deleted my Facebook account a few days ago. It&#8217;s not really an earth-shattering event for me: I spent less than 15 minutes a month on the site. What was really interesting about my account there was just how many of my friends and relatives were my &#8220;Friends&#8221; on the site. I never sought out [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.4E-5 seconds-->
<!---Displayed in 0.000297 seconds.-->
<p>I deleted my Facebook account a few days ago. It&#8217;s not really an earth-shattering event for me: I spent less than 15 minutes a month on the site. What was really interesting about my account there was just how many of my friends and relatives were my &#8220;Friends&#8221; on the site. I never sought out a single one of them. Just having my name listed in their database meant that I got request after request. I accepted 29 requests by the end.</p>
<p>As I debated deleting the account, I was amazed by how much time it took to actually make the decision. For a site that I spent nearly no time on, I felt forced to weigh the social implications. In the end, I know my relations on facebook can always look me up. A simple google search will find me.</p>
<p>From a privacy standpoint, the picture was a whole lot clearer. Facebook doesn&#8217;t care about my privacy so long as I don&#8217;t delete my account. It might seem ironic that I&#8217;m concerned about privacy and yet I have a blog but of course privacy comes in many forms, the most important of which being my list of friends and relatives. Facebook had amassed the most such information of any system I&#8217;m aware of and no longer let me hide it easily. If it did let me limit it, I had no confidence that they wouldn&#8217;t flip a switch someday and expose every piece of information I had entrusted to them.</p>
<p>My account on Facebook is deleted. That&#8217;s not to say I&#8217;ve disappeared. I just disagree with their business model and furthermore, I am looking forward to a future where we can each run or choose a competitive host of our own Facebook-like web application. For now, this is my blog. You can comment on it to contact me or subscribe to the RSS feed to get updates in your feed reader.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/05/deleting-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SteveSongs Animal Song Lyrics</title>
		<link>http://davidsterry.com/blog/2010/04/stevesongs-animal-song-lyrics/</link>
		<comments>http://davidsterry.com/blog/2010/04/stevesongs-animal-song-lyrics/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:16:44 +0000</pubDate>
		<dc:creator>David Sterry</dc:creator>
				<category><![CDATA[Song Lyrics]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[songs]]></category>

		<guid isPermaLink="false">http://davidsterry.com/blog/?p=298</guid>
		<description><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 0.000133 seconds-->
<!---Displayed in 0.000365 seconds.-->
I have a dog and his name his Art
He likes to answer questions and i have to say he&#8217;s pretty smart
I asked him, what do you call that thing on top of a house? he said
Roof roof roof
And the dog says roof roof roof all day
I have a cat named mrs. b a born and [...]]]></description>
			<content:encoded><![CDATA[<!--Searching /home/davidste/public_html/blog/../images/random: found 9 images in 8.3E-5 seconds-->
<!---Displayed in 0.000297 seconds.-->
<p>I have a dog and his name his Art<br />
He likes to answer questions and i have to say he&#8217;s pretty smart<br />
I asked him, what do you call that thing on top of a house? he said<br />
Roof roof roof<br />
And the dog says roof roof roof all day</p>
<p>I have a cat named mrs. b a born and bred aristrocrat she&#8217;s always having friends to tea<br />
Once she burner her tongue and she said to me<br />
Me-ow me-ow<br />
And the cat says meow meow meow<br />
And the dog says roof roof roof<br />
All day</p>
<p>I have a bird named Tweedle dee,<br />
She likes to answer riddles like this one<br />
Why did the chicken cross the kitchen? she said<br />
To-eat tweet tweet ahhi get it</p>
<p>And the bird says tweet tweet tweet<br />
And the cat says meow meow meow<br />
And the dog says roof roof roof<br />
All day</p>
<p>Now i have a goat named Geraldine<br />
Ahe&#8217;s a music critic goat for a magazine<br />
I asked her don&#8217;t you think this song is clever<br />
She said naah naah naah<br />
And the goat says naah naah naah<br />
And the bird says tweet tweet tweet<br />
And the cat says meow meow meow<br />
And the dog says roof roof roof<br />
All day</p>
]]></content:encoded>
			<wfw:commentRss>http://davidsterry.com/blog/2010/04/stevesongs-animal-song-lyrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
