<?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>smooshspace &#187; blog</title>
	<atom:link href="http://smooshspace.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://smooshspace.com</link>
	<description>Part Time Nerd::Full Time Dad</description>
	<lastBuildDate>Sat, 24 Jul 2010 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Change is Good</title>
		<link>http://smooshspace.com/2009/01/29/change-is-good/</link>
		<comments>http://smooshspace.com/2009/01/29/change-is-good/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 15:41:19 +0000</pubDate>
		<dc:creator>smoosh</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://smooshspace.com/2009/01/29/change-is-good/</guid>
		<description><![CDATA[I was in the mood for a change. May still be, but this will do for the moment. Something to play with. I&#8217;ve noticed that this doesn&#8217;t quite render as intended in IE6, and I find myself asking, do I care?  It&#8217;s not totally broken, and the content is sound. I&#8217;m thinking I will just [...]]]></description>
			<content:encoded><![CDATA[<p>I was in the mood for a change.<br />
May still be, but this will do for the moment.<br />
Something to play with.</p>
<p>I&#8217;ve noticed that this doesn&#8217;t quite render as intended in IE6, and I find myself asking, do I care?  It&#8217;s not totally broken, and the content is sound. I&#8217;m thinking I will just let it be.</p>
<p>IE6?  You&#8217;re dead to me.</p>
<p>Even though you apparently still have <a href="http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2">20% of the browser market share</a></p>
<p>If anyone has IE7 let me know it it&#8217;s readable?  Or comparable to FF3?</p>
<p>I am only allowed 6 at work (Stupid legacy intranet apps) and 8 Beta at home (Which I&#8217;ve used for a total of about 9 seconds in the last month)</p>
]]></content:encoded>
			<wfw:commentRss>http://smooshspace.com/2009/01/29/change-is-good/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Too Long</title>
		<link>http://smooshspace.com/2008/09/02/too-long/</link>
		<comments>http://smooshspace.com/2008/09/02/too-long/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 15:37:08 +0000</pubDate>
		<dc:creator>smoosh</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://smooshspace.com/?p=847</guid>
		<description><![CDATA[It&#8217;s been a bit too long since I&#8217;ve posted an update. I should really do something about that.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a bit too long since I&#8217;ve posted an update.</p>
<p>I should really do something about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://smooshspace.com/2008/09/02/too-long/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Various Updates</title>
		<link>http://smooshspace.com/2008/07/15/various-updates/</link>
		<comments>http://smooshspace.com/2008/07/15/various-updates/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:23:16 +0000</pubDate>
		<dc:creator>smoosh</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Lily]]></category>

		<guid isPermaLink="false">http://smooshspace.com/?p=829</guid>
		<description><![CDATA[I&#8217;m struggling with my blogging lately. Very little jumps to mind as being worthy to write home about in itself.  There have been lots of little things. Lily Update: Lily is nearly walking, and is generally on a path of destruction.  She managed to destroy my computer speakers and basically set them on fire.  Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m struggling with my blogging lately.</p>
<p>Very little jumps to mind as being worthy to write home about in itself.  There have been lots of little things.</p>
<p><strong>Lily Update:</strong></p>
<ul>
<li>Lily is nearly walking, and is generally on a path of destruction.  She managed to destroy my computer speakers and basically set them on fire.  Don&#8217;t ask me how.  But she was well away before the smoke started pouring out of the subwoofer.</li>
</ul>
<ul>
<li>She has 2 or 3 more teeth coming in.</li>
<li>She is sleeping in her crib without much fuss.  5 minutes and she is out at night.  Now we can sleep.</li>
<li>She&#8217;s nearly 10 months old.</li>
<li>I still miss her when I&#8217;m at work.</li>
</ul>
<p><strong>Nerd Update:</strong></p>
<ul>
<li>using Unison to backup my Ubuntu home directory to a separate physical drive.  Works well, yet I am having trouble getting it to run as a cron job. <span style="text-decoration: line-through;"> I do not yet know why.<br />
</span><strong>Update:FIXED<br />
I needed to provide the absolute path to unison in my backup script.<br />
So instead of:<br />
<em>unison Main -silent<br />
</em>I needed to use:<br />
<em>/usr/bin/unison Main -silent</em></strong></li>
<li>Still liking Ubuntu, though I am wishing I could get EQ2 running properly in wine, so that I can hook up with the old gaming clan for the odd night out in the virtual worlds.</li>
<li>I don&#8217;t particularly need an iPhone.  I&#8217;ve got a free Blackberry.</li>
<li>I do however need new speakers.</li>
</ul>
<p><strong>Work Update:</strong></p>
<ul>
<li>Same old.  Work, program, make things efficient.</li>
<li>People still baffle me with their approaches to problems and life.  I don&#8217;t know how some survive breakfast, let alone make it to work daily.</li>
<li>Taking some Project management courses in August.</li>
</ul>
<p><strong>Life Update:</strong></p>
<ul>
<li>Weekend BBQ was a success.  Family came over, ate and drank, then went home.  What more can you ask?</li>
<li>Leaving Lily with my sister Saturday night while we go out to a wedding.  It&#8217;s getting admittedly easier to leave her behind from time to time.  But not for too long&#8230;</li>
<li>Summer is good, and too short.</li>
</ul>
<p><strong>Fun Link:</strong></p>
<ul>
<li><a href="http://weblog.404creative.com/index.php/2007/06/03/auditory-illusions-holophonic-recordings/">Holophonic Haircut</a> (Headphones Required!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://smooshspace.com/2008/07/15/various-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
