<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Blog This!</title>
	<link>http://www.littleghost.com/blogger</link>
	<description>Whatever. Whenever</description>
	<pubDate>Fri, 18 May 2012 03:27:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Working around IE</title>
		<link>http://www.littleghost.com/blogger/?p=806</link>
		<comments>http://www.littleghost.com/blogger/?p=806#comments</comments>
		<pubDate>Thu, 17 May 2012 21:18:55 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=806</guid>
		<description><![CDATA[Like any web developer, I have a hate-hate relationship with Microsoft&#8217;s Internet Explorer (IE). In my case, it goes all the way back to IE3 in the 1990s.
And things haven&#8217;t gotten (much) better since those times: IE always seems to be behind the curve in adopting standards. With the rise of Firefox, this really became [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.css3pie.com"><img src="/blogger/images/css3pie-logo.png" title="CSS3PIE" title="CSS3PIE" style="border: 1px solid #ddd; margin-left: 5px" align="right"></a>Like any web developer, I have a hate-hate relationship with Microsoft&#8217;s Internet Explorer (IE). In my case, it goes all the way back to IE3 in the 1990s.</p>
<p>And things haven&#8217;t gotten (much) better since those times: IE always seems to be behind the curve in adopting standards. With the rise of Firefox, this really became pronounced. </p>
<p>The latest issue - for me - has to do with the work I&#8217;ve been doing with CSS3. There are a lot of new functionalities in CSS3, but - of course - IE doesn&#8217;t support same (<b>Note:</b> I&#8217;m on IE 8, I think IE 9 begins some support of CSS3 - but virtually everyone is on v7 or v8!).</p>
<p>There are two functionalities that CSS3 adds that are really huge, and of course IE doesn&#8217;t support: Drop shadows (I still don&#8217;t like the implementation) and rounded corners (no more rounded-corner GIFs - yay!).</p>
<p>So last week I started poking around for a work-around for these functionalities on IE, and I ran across the <a href="http://www.css3pie.com">CSS3 PIE</a> site. PIE stands for &#8220;progressive internet explorer.&#8221; The curator of the site - it appears to be one developer, Jason Johnston - has an .htc file that has Javascript goodness that will emulate some CSS3 functionality on IE. Hmm!</p>
<p>I downloaded the file, and while I couldn&#8217;t get it to work via an .htaccess file (weird&#8230;), I was able to use the PHP work-around. Here&#8217;s the <a href="http://www.geistlinger.com/test/pictures.php">test page</a>, which intentionally goes overboard on CSS rounding/shadowing.</p>
<p>Works in IE, Firefox and Chrome on a Windoze box, as well as Firefox and Safari on a Mac. I didn&#8217;t test IE on a Mac because, well, I don&#8217;t care. If you&#8217;re running IE on a Mac, I really don&#8217;t care if my sites look as pretty as they could be&#8230;</p>
<p>I still want to get the .htc file working correctly with the server file - the PHP work-around could present issues, because it sets a content type for the .htc file in a header call. This blew up things for me until I stopped echoing out debug statements until hitting the actually HTML. But I image this could cause issues with sessions and header redirects. </p>
<p>But that&#8217;s the next step. For now, my IE pages can look pretty, for at least some of CSS3&#8217;s features. Progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=806</wfw:commentRss>
		</item>
		<item>
		<title>Google Green</title>
		<link>http://www.littleghost.com/blogger/?p=805</link>
		<comments>http://www.littleghost.com/blogger/?p=805#comments</comments>
		<pubDate>Wed, 16 May 2012 20:15:40 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=805</guid>
		<description><![CDATA[
Google came out with a new feature today - at least, new to me: Their Google Green section. There was a link to a subsection of the Google Green area on the Google home page today.
The subsection? An amazing, whimsical, virtuoso HTML5 &#8220;walk through&#8221; of how an email goes from one computer to another one, [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><a href="http://www.google.com/green"><img src="/blogger/images/storyofsend.png" alt="Story of Send" title="Story of Send" border="0"></a></div>
<p>Google came out with a new feature today - at least, new to me: Their <a href="http://www.google.com/green/">Google Green</a> section. There was a link to a subsection of the Google Green area on the Google home page today.</p>
<p>The subsection? An amazing, whimsical, virtuoso HTML5 &#8220;walk through&#8221; of how an email goes from one computer to another one, with all the pass-throughs at Google: <a href="http://http://www.google.com/green/storyofsend">The Story of Send</a>.</p>
<p>Now, make no mistake about it: This is a commercial for Google - it touts its energy-efficient data centers, its carbon-neutral footprint, how it safeguards users&#8217; personal info and so on. Nothing really about how an email gets from point A to point B.</p>
<p>But so what? </p>
<p>It&#8217;s fun, it&#8217;s informative, and it&#8217;s pretty unique. Embedded videos and slideshows and what-not. What&#8217;s not to like? And it&#8217;s effective - you come out of the interactive presentation admiring Google for all they&#8217;ve done (just the levels of security at various data centers, for example) and just being impressed with how much they are thinking ahead (investing in alternative energies, including a pig-manure plant that&#8217;s a win for Google and the farmer).</p>
<p>And this presentation had nothing to do with Google&#8217;s core business of search/ad words. </p>
<p><b>Note:</b> View on a desktop for full effect, but the mobile presentation  (Safari/iPhone) is pretty solid, as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=805</wfw:commentRss>
		</item>
		<item>
		<title>Browsers</title>
		<link>http://www.littleghost.com/blogger/?p=804</link>
		<comments>http://www.littleghost.com/blogger/?p=804#comments</comments>
		<pubDate>Tue, 08 May 2012 04:48:41 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=804</guid>
		<description><![CDATA[I&#8217;m doing some coding that I have to have work across the major browsers, but hmmm&#8230;.
My fav browser: Currently, Chrome.
Yet Firefox is good&#8230;
IE sux.
Yet - after a day in Chrome, FireFox looks/feels (the latter, just a little) like IE.
Yikes. And - reality.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing some coding that I have to have work across the major browsers, but hmmm&#8230;.</p>
<p>My fav browser: Currently, Chrome.</p>
<p>Yet Firefox is good&#8230;</p>
<p>IE sux.</p>
<p>Yet - after a day in Chrome, FireFox looks/feels (the latter, just a little) like IE.</p>
<p>Yikes. And - reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=804</wfw:commentRss>
		</item>
		<item>
		<title>New phone</title>
		<link>http://www.littleghost.com/blogger/?p=803</link>
		<comments>http://www.littleghost.com/blogger/?p=803#comments</comments>
		<pubDate>Fri, 04 May 2012 02:02:55 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=803</guid>
		<description><![CDATA[I&#8217;m looking for a new phone/carrier for Romy, but this is the silliness I run into:

NOTE: &#8220;You&#8221; in the chat is me, Lee. A Sprint customer since ~2000.
Geez. Why is this so hard??
Update: This is not a ding at the customer service rep, James. He&#8217;s just doing his job. But he&#8217;s stuck in a place [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking for a new phone/carrier for Romy, but this is the silliness I run into:</p>
<div align="center"><img src="/blogger/images/20120503-sprint.jpg" alt="Sprint chat" title="Sprint chat"></div>
<p>NOTE: &#8220;You&#8221; in the chat is me, Lee. A Sprint customer since ~2000.</p>
<p>Geez. Why is this so hard??</p>
<p><b>Update:</b> This is not a ding at the customer service rep, James. He&#8217;s just doing his job. But he&#8217;s stuck in a place where he can&#8217;t do much to get me excited about adding a new phone to my account. Just sad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=803</wfw:commentRss>
		</item>
		<item>
		<title>Watching: Jim Gaffigan&#8217;s Mister Universe</title>
		<link>http://www.littleghost.com/blogger/?p=802</link>
		<comments>http://www.littleghost.com/blogger/?p=802#comments</comments>
		<pubDate>Sun, 29 Apr 2012 20:31:26 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=802</guid>
		<description><![CDATA[
If you&#8217;ve never seen Jim Gaffigan&#8217;s stand-up routine, well, you should.
He&#8217;s an observational humorist, in the vein of Jerry Seinfeld and others. He is self-deprecating, and often riffs on food. In the past, he&#8217;s had hilarious insights into bacon, Hot Pockets and the Waffle House. In Mr. Universe, one of his targets was McDonalds.
And working [...]]]></description>
			<content:encoded><![CDATA[<div id="box-picture"><a href="http://www.jimgaffigan.com/purchase/mr-universe"><img src="/blogger/images/gaffigan-mr-universe.jpg" alt="Mr. Universe" title="Mr. Universe" border="0"></a></div>
<p>If you&#8217;ve never seen Jim Gaffigan&#8217;s stand-up routine, well, you should.</p>
<p>He&#8217;s an observational humorist, in the vein of Jerry Seinfeld and others. He is self-deprecating, and often riffs on food. In the past, he&#8217;s had hilarious insights into bacon, Hot Pockets and the Waffle House. In <i>Mr. Universe</i>, one of his targets was McDonalds.</p>
<p>And working out.</p>
<p>Hotel indoor pools.</p>
<p>Hotel rooms.</p>
<p>Taking too damn many pictures.</p>
<p><i>Mr. Universe</i> was a new experiment for Gaffigan: This is available download only. No rental copies; no DVDs online. Five bucks and the MP4 is yours to burn, watch on a computer and so on - no DRM, he just asks you to not to share. I downloaded the HD version, burned to a (single layer) DVD, and it looked pretty damn good on a 47&#8243; TV (some pixalation in shadows/low-light areas).</p>
<p>Worth it to me. Just 75 minutes of sly, understated observational humor.</p>
<p>A lot of days, that&#8217;s sorely needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=802</wfw:commentRss>
		</item>
		<item>
		<title>GDrive - first impressions</title>
		<link>http://www.littleghost.com/blogger/?p=801</link>
		<comments>http://www.littleghost.com/blogger/?p=801#comments</comments>
		<pubDate>Thu, 26 Apr 2012 19:02:43 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=801</guid>
		<description><![CDATA[

WATCHING:
Young AdultStarring: Charlize Theron, Patton Oswalt, Patrick Wilson
This is the movie I was expecting - an essentially dark movie with a veneer or comedy - but it disappointed. It just wasn&#8217;t as good as I had expected.
I had higher hope for it as it once again brought together director Jason Reitman and writer Diablo Cody, [...]]]></description>
			<content:encoded><![CDATA[<table width="200" align="right" style="margin-left: 20px;">
<tr>
<td class="box-gray"><span class="smallTextDark"><strong>WATCHING:</strong><br/><br />
<img src="/blogger/review/images/youngadult.jpg" border="0" style="padding-left: 3px;" align="right"><b>Young Adult</b><br /><i>Starring: Charlize Theron, Patton Oswalt, Patrick Wilson</i></p>
<p class="smallTextDark">This <i>is</i> the movie I was expecting - an essentially dark movie with a veneer or comedy - but it disappointed. It just wasn&#8217;t as good as I had expected.</p>
<p class="smallTextDark">I had higher hope for it as it once again brought together director Jason Reitman and writer Diablo Cody, who collaborated to such success with <i>Juno</i>.</p>
<p class="smallTextDark">This was no <i>Juno</i>.</p>
<p class="smallTextDark">It was a good movie in that the character development of Charlize Theron had a nice arc, and you could - eventually - see how she ended up where she was today: Essentially, she never left the glories of high school even though she&#8217;s in her 30s.</p>
<p class="smallTextDark">Patton is in a similar situation, but his lot in life was set when he was a geek in high school, and - without giving anything away - this led to events that really leave him with few options other than to continue to be the sad outsider.</p>
<p class="smallTextDark">The ending is ambiguous, and I like that - does Theron&#8217;s character grow up, or does she continue to circle the drain even faster? Can&#8217;t really say.</p>
<p><a href="/blogger/review/movies.html" class="smallTextDark">All movies</a></span></td>
</tr>
</table>
<p><img src="/blogger/images/201204-gdrive-icon.jpg" alt="GDrive" title="GDrive" align="right">Well, I installed Google&#8217;s latest free feature - GDrive - yesterday, and here are some quick observations.</p>
<p><b>Note: </b> With my own domains/servers, I&#8217;ve never needed file sharing tools like GDrive or <a href="http://dropbox.com">Dropbox</a> - I&#8217;ve just used FTP. So my point of reference is a techie with little exposure to these tools.</p>
<p><b>The Good:</b></p>
<ul class="blogList">
<li>Since I have a Google account, the install was a breeze (see &#8220;The Bad,&#8221; below).</li>
<li>5 gigs of storage for free, as compared to 2 gigs for Dropbox.</li>
<li>Fast synch; links to my Google docs appeared almost instantly in my local &#8220;Google Drive&#8221; folder. Uploads appeared in Gdrive almost instantly.</li>
</ul>
<p><b>The Bad:</b></p>
<ul class="blogList">
<li>Didn&#8217;t let me install the program where I wanted. I have my drive partitioned off, and I like to put apps on the NON-C:/Program Files partition. There was no option for this. I <i>was</i> allowed to select the location for the &#8220;Google Drive&#8221; folder, however. Odd.</li>
<li>GDrive&#8217;s <a href="http://news.cnet.com/8301-1023_3-57421406-93/google-drive-terms-of-service-a-toxic-brew/?tag=mncol;topStories">Terms of Service</a> are a joke and scaring off users. I expect Google to shortly revisit and revise same. Get rid of the goddam lawyers and treat your customers - us - with respect!</li>
<li>For some reason - maybe it was an opt-out I missed - but the next day my screen saver had changed to &#8220;Google Photos Screensaver.&#8221; I don&#8217;t like when apps change other apps. <i>That</i> is evil.</li>
</ul>
<p>Just first impressions, more as I run across the good and the bad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=801</wfw:commentRss>
		</item>
		<item>
		<title>Whatever happened to Movable Type?</title>
		<link>http://www.littleghost.com/blogger/?p=800</link>
		<comments>http://www.littleghost.com/blogger/?p=800#comments</comments>
		<pubDate>Fri, 13 Apr 2012 23:06:13 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=800</guid>
		<description><![CDATA[About a decade or so ago, Six Apart&#8217;s Movable Type blogging tool was all the rage. Ben and Mena Trott were internet rock stars.
What happened? It looks like the company (Six Apart) is now owned by a Japanese firm. 
And WordPress is all the rage for blog/CMS installs (today).
I never really thought about it until [...]]]></description>
			<content:encoded><![CDATA[<p>About a decade or so ago, <a href="http://www.sixapart.com/">Six Apart&#8217;s</a> Movable Type blogging tool was all the rage. Ben and Mena Trott were internet rock stars.</p>
<p>What happened? It looks like the company (Six Apart) is now owned by a Japanese firm. </p>
<p>And <a href="http://www.wordpress.com">WordPress</a> is all the rage for blog/CMS installs (today).</p>
<p>I never really thought about it until I saw an ad for Movable Type on some tech site.</p>
<p>I did a local install of Movable Type on one of my Linux boxes years ago; slick program. Perl.</p>
<p>WordPress is PHP, which is the hot blogging/CMS language right now (good for me - I know some Perl, but I&#8217;m a PHP developer).</p>
<p>Still, Movable Type and Ben/Mena just dropped off the face of the earth.</p>
<p>Just sayin&#8217;/askin&#8217;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=800</wfw:commentRss>
		</item>
		<item>
		<title>Fan notes</title>
		<link>http://www.littleghost.com/blogger/?p=799</link>
		<comments>http://www.littleghost.com/blogger/?p=799#comments</comments>
		<pubDate>Wed, 04 Apr 2012 19:30:33 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=799</guid>
		<description><![CDATA[

WATCHING:
SinglesStarring: Bridget Fonda, Campbell Scott, Kyra Sedgwick, Matt Dillon
This Cameron Crowe-directed film has, of course, a lot of great music (not as good as Almost Famous) and an incredible cast.
It&#8217;s been 20 years since its release, and I just watched it for the first time this past weekend. Worth watching.
Not a great movie, but fun [...]]]></description>
			<content:encoded><![CDATA[<table width="200" align="right" style="margin-left: 20px;">
<tr>
<td class="box-gray"><span class="smallTextDark"><strong>WATCHING:</strong><br/><br />
<img src="/blogger/review/images/singles.jpg" border="0" style="padding-left: 3px;" align="right"><b>Singles</b><br /><i>Starring: Bridget Fonda, Campbell Scott, Kyra Sedgwick, Matt Dillon</i></p>
<p class="smallTextDark">This Cameron Crowe-directed film has, of course, a lot of great music (not as good as <i>Almost Famous</i>) and an incredible cast.</p>
<p class="smallTextDark">It&#8217;s been 20 years since its release, and I just watched it for the first time this past weekend. Worth watching.</p>
<p class="smallTextDark">Not a great movie, but fun - about the lives of a bunch of 20-somethings living in Seattle. Talking, falling in and out of love/lust and so on. I kept thinking of &#8220;Friends&#8221; watching this. I swear it must be an influence for the TV series.</p>
<p class="smallTextDark">I&#8217;ve been to Seattle a couple of times, so the location shots were fun, and the general tone of the movie made it a nice - but not remarkable - watch. </p>
<p class="smallTextDark">I&#8217;ll recommend this flick, but not push too hard on same.</p>
<p><a href="/blogger/review/movies.html" class="smallTextDark">All movies</a></span></td>
</tr>
</table>
<p>Well, I put a new fan into one of the Linux boxes today (an old Dell box that I turned into a Linux server). The old fan was starting to screech - not too badly, but I took this as a sign that it was ready to die.</p>
<p>After shopping at TigerDirect.com - and not having the fan arrive in over a week - I placed an order for <i>two</i> fans (let&#8217;s have a spare and save on shipping) from <a href="http://www.newegg.com">newegg.com</a> and they arrived today.</p>
<p>First time I did this particular repair (been lucky&#8230;) and it was pretty straight-forward. My only complaint is that there wasn&#8217;t a direction flow marked on the fan, so had to power up the box before securing the new fan. Or maybe I just missed the indicator. No biggie.</p>
<p>Quiet again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=799</wfw:commentRss>
		</item>
		<item>
		<title>A tale of two covers</title>
		<link>http://www.littleghost.com/blogger/?p=798</link>
		<comments>http://www.littleghost.com/blogger/?p=798#comments</comments>
		<pubDate>Thu, 29 Mar 2012 18:06:13 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=798</guid>
		<description><![CDATA[Now, I know I&#8217;ve ragged about the shameful quality of Newsweek magazine&#8217;s covers over the last year or so, but this week brought another disastrous example.
And it can&#8217;t be just the financial straits of the company - they did a great job last week with the &#8220;Mad Men&#8221; cover (and the retro ads throughout the [...]]]></description>
			<content:encoded><![CDATA[<p>Now, I know I&#8217;ve ragged about the shameful quality of Newsweek magazine&#8217;s covers over the last year or so, but this week brought another disastrous example.</p>
<p>And it can&#8217;t be just the financial straits of the company - they did a great job last week with the &#8220;Mad Men&#8221; cover (and the retro ads throughout the issue; just brilliant). So they are up to the job.</p>
<p>And Time magazine, which is Newsweek&#8217;s closest competitor, is in the same boat as Newsweek (hemorrhaging readers/ad dollars), so comparing their covers should be a pretty much apples-to-apples job.</p>
<p>Well, here are the first issues of April 2012 for each magazine; you decide:</p>
<div style="margin-right: auto; margin-left: auto; padding: 0; width: 392px;">
<div style="float: left; padding: 5px;"><img src="/blogger/images/201204-newsweek-cover.jpg" alt="Newsweek" title="Newsweek" hspace="0"></div>
<div style="float: left; padding: 5px;"><img src="/blogger/images/201204-time-cover.jpg" alt="Time" title="Time" hspace="0"></div>
<div style="clear: both;"><!-- --></div>
</div>
<p>Any questions? Time&#8217;s cover is minimalist but well laid out; good contrast.</p>
<p>Newsweek&#8217;s is a grainy picture with some helvetica condensed italic type slapped on randomly. It looks like <i>I</i> designed the cover - about 20 years ago. Just awful.</p>
<p>Which would you rather read?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=798</wfw:commentRss>
		</item>
		<item>
		<title>Putting the chore to bed</title>
		<link>http://www.littleghost.com/blogger/?p=797</link>
		<comments>http://www.littleghost.com/blogger/?p=797#comments</comments>
		<pubDate>Wed, 28 Mar 2012 20:25:19 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.littleghost.com/blogger/?p=797</guid>
		<description><![CDATA[That is to say, this year two of our three raised garden beds needed replacing. 
After 10 years, the wood - just normal construction pine - was falling apart.
Learned some lessons:

Thought I built it out of 2&#215;10s. Nope, 2&#215;12s (still worked fine, but next time&#8230;.) 
Over the years, the wood stretched a bit - we [...]]]></description>
			<content:encoded><![CDATA[<p>That is to say, this year two of our three raised garden beds needed replacing. </p>
<p>After 10 years, the wood - just normal construction pine - was falling apart.</p>
<p>Learned some lessons:</p>
<ul>
<li>Thought I built it out of 2&#215;10s. Nope, 2&#215;12s (still worked fine, but next time&#8230;.) </li>
<li>Over the years, the wood stretched a bit - we had to  trim the dirt around the beds to get the frame to fit. When it comes time to replace the third bed, I&#8217;m going to buy three 2&#215;12x10(ft) lengths, and frame it out for the existing space and then just use the saws-all to trim off the extra.</li>
</ul>
<p>Live and learn!</p>
<p>Without any further ado, the garden beds:</p>
<p><b>Before:</b><br />
<img src="/blogger/images/201203beds_before.jpg" alt="Beds before" title="Beds before"></p>
<p><b>After:</b><br />
<img src="/blogger/images/201203beds_after.jpg" alt="Beds after" title="Beds after"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.littleghost.com/blogger/?feed=rss2&amp;p=797</wfw:commentRss>
		</item>
	</channel>
</rss>

