<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>JonHaupt.net</title>
<description>A blog produced by Jon Haupt about food and other things.</description>
<link>http://jonhaupt.net/Main/HomePage?action=rss</link>
<lastBuildDate>Wed, 17 Apr 2024 01:36:12 GMT</lastBuildDate>
<item>
<title>New look</title>
<description><![CDATA[<p>Alright, I've begun the task of fixing this place up a bit.  It looks a bit different, has some neat tricks, etc.  If you use Internet Explorer, this probably won't look that great until I've fixed things up <em>a bit more</em>.  That said, <a class='urllink' href='http://firefox.com' title=''>why are you using IE</a>?
</p>
<p class='vspace'>I particularly like the little "recent posts" widget thing down below, very snazzy.  I am also keen on the lack of sidebar, at least for the time being.  I was going to make use of <a class='urllink' href='http://www.html.it/articoli/niftycube/index.html' title=''>nifty corners</a> to make these pretty corners, but the javascript seemed too slow and it didn't really work with IE so I'm not sure how long I'll stick with that.  Then again, the current corners only work with Mozilla or Safari Beta 3 or, theoretically, another browser which is compliant with <a class='urllink' href='http://www.css3.info/' title=''>CSS3</a> to this extent (which I don't think exists at this time).
</p>
<p class='vspace'><em>Update</em> 9/11: obviously, I'm not done with this yet.
<span  style='display: none;'> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Design' title='View posts in Design'>Design</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/2007-09-04</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-26T16:35:02Z</dc:date>
<pubDate>Wed, 26 Sep 2007 16:35:02 GMT</pubDate>
</item>
<item>
<title>A blog in transition</title>
<description><![CDATA[<p>Alrighty, so basically the blog is moved.  I decided to keep the <a class='urllink' href='http://josquin.us' title=''>Josquin.us</a> domain for other purposes and move the blog over to JonHaupt.net.  Why, you may ask?  Well, mostly because, aside from a few music nerds we know, it seemed like a lot of people couldn't figure out how to pronounce, let alone spell, my domain name, and that seemed like a problem.  Of course, once you bookmark something it seems like you don't really need to know the url - but really, how many people use their bookmarks to visit their favorite sites?  I don't.  
</p>
<p class='vspace'><a name='more' id='more'></a>In the middle of moving, unfortunately I decided that trying to keep the comments that were still around was too much of a burden and I decided to get rid of them.  Sorry!  You can always, eh... write the comment again?
</p>
<p class='vspace'>Also, I think for now I'm happy with where the design has gone here.  I'm thinking about adding something cool looking to the side of the page where there's never-ending whitespace, but I don't know what to use yet, so for now, it stays white.  I guess on a lot of screens you probably don't even see a whole lot of whitespace anyway.
</p>
<p class='vspace'>I almost decided to switch back to using <a class='urllink' href='http://wordpress.org' title=''>Wordpress</a>.  It's pretty cool, does all the blogging stuff easily and automatically, etc.  But hey, I've grown quite fond of <a class='urllink' href='http://pmwiki.org' title=''>PmWiki</a>, so I guess I'm sticking with that for now. 
</p>
]]></description><link>http://jonhaupt.net/Blog/2007-09-20</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T22:18:45Z</dc:date>
<pubDate>Thu, 20 Sep 2007 22:18:45 GMT</pubDate>
</item>
<item>
<title>Regular Expressions</title>
<description><![CDATA[<p>I've decided that I want to properly learn how to use <a class='urllink' href='http://en.wikipedia.org/wiki/Regular_Expression' title=''>regular expressions</a>.  For one thing, they're very useful in programming projects.  But they're also very cool, in a geeky kind of way.  Just yesterday, I was trying to fix a problem I was having with a form processing situation using <a class='urllink' href='http://pmwiki.org/wiki/Cookbook/Fox' title=''>Fox</a> when I discovered my elementary knowledge of regular expressions could actually come in handy.  You see, I was beta testing a program proposal form, and I noticed that anyone typing smileys/emoticons <code class='escaped'>:)</code> or <code class='escaped'>(:</code> would break the form.  Thus, I wrote the following filter for Fox.
</p>
<div class='vspace'></div><div  style='font-size: 80%;' > 
<pre class='escaped'>
  $FoxFilterFunctions['smiley'] = 'FoxSmileyFilter';
  function FoxSmileyFilter($pagename, $fields) {
    $fields = preg_replace('/\(:/', '&amp;#40;:', $fields);
    $fields = preg_replace('/:\)/', ':&amp;#41;', $fields);
    return $fields;
  }
</pre>
</div>
<p class='vspace'>
What this does, in <span  style='color: blue;'>(more)</span> plain English, is tell Fox to look and see if anyone has typed a smiley in any form field, and if so, to replace the parentheses used with their special character code equivalents.  The regular expressions are used in the middle of the  lines.  Basically the 'single quotes' tell it I'm going to type a character string, putting things /in forward slashes/ tells it where the thing I'm looking for begins and ends, and then it's just <code class='escaped'>(:</code> and <code class='escaped'>:)</code>--but wait!  Parentheses are special characters, so you have to <a class='urllink' href='http://en.wikipedia.org/wiki/Escape_character' title=''>escape</a> them by putting a backslash in front so PHP won't try to interpret them as having some kind of deep meaning.
</p>
<p class='vspace'>Anyhow, that was extremely simple in the grand scheme of things, so I have a lot to learn. ;) 
</p>
]]></description><link>http://jonhaupt.net/Blog/2007-10-01</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-10-16T19:40:01Z</dc:date>
<pubDate>Tue, 16 Oct 2007 19:40:01 GMT</pubDate>
</item>
<item>
<title>Happy Thanksgiving</title>
<description><![CDATA[<p>We're having Thanksgiving at our own house this year--a first, actually!  Which makes me think, where were we in all of our other Thanksgivings?
</p>
<div class='vspace'></div><h3>1997</h3>
<p>Jon had just moved to Lincoln; we went to Noral and Cindy's place in Omaha. Finding some family nearby is really nice when you're new to an area!
</p>
<div class='vspace'></div><h3>1998</h3>
<p>Back in Seattle after all the weddings, we had Thanksgiving dinner at Ron &amp; Dianne's, and Rachel &amp; Mike were there and she brought a beet for supper.  We also went to Cindy &amp; Brian's for dessert.  I recall there was a pumpkin cheesecake involved.
</p>
<div class='vspace'></div><h3>1999</h3>
<p>Back in Nebraska, We went to Fremont, Nebraska at Susan Kiesling's house.  We were asked to bring a cake, so we brought a black forest torte.  It turned out that cakes were actually for after <strong><em>supper</em></strong> (read: leftovers, in the form of turkey sandwiches et al.) and we were having pies after dinner... and this was normal.  That was a ton of food... although, there were a ton of people there.  There was also a mandatory walk around the neighborhood in between meals.
</p>
<div class='vspace'></div><h3>2000</h3>
<p>We had Thanksgiving dinner at George Ritchie's house.  Admired his built-in organ and <em>incredible</em> speaker system; found that we all agreed on nearly every political subject.  I'm pretty sure it was this year, but I'm having a hard time remembering... good thing I'm writing this now, otherwise I'd probably have forgotten everything!
Had dinner with Ben Carlisle and Kelly Grey at Ben's place a couple of days after Thanksgiving? I sort of don't remember exactly when. I don't remember everything we had either, but there was definitely a ton of butter involved (a stick of butter per potato, I recall...?!) and a game of mah jongg maybe, and we watched Fantasia 2000 for sure.
</p>
<div class='vspace'></div><h3>2001</h3>
<p>Back in Seattle, we went to Janice &amp; Tim's new house.  There was a brouhaha over the number of chairs available and the possibility of inviting certain individuals, but we had a good time anyway.  It was amazing that they managed to get their house ready for Thanksgiving dinner so quickly.
</p>
<div class='vspace'></div><h3>2002</h3>
<p>Still in Seattle... went to Janice &amp; Tim's again, I think.  For some reason, I get 2002 and 2003 mixed up, but I'm pretty sure we all went over to the Brandts this year.  I sort of recall Grandma Herr getting driven around to various locations... but maybe that was the previous year.
</p>
<div class='vspace'></div><h3>2003</h3>
<p>Assuming I'm remembering correctly, we had dinner at Ron &amp; Dianne's place this year and again a great time was had by all.  
</p>
<div class='vspace'></div><h3>2004</h3>
<p>First year in Ames.  Went to Peggy Earnshaw's house with 6-month old Simon.  They were very generous!  Played with the harpsichord a bit, and listened to some fine trumpet playing.
</p>
<div class='vspace'></div><h3>2005</h3>
<p>Went to Dick &amp; Jan Harken's place in Boone.  We enjoyed ourselves a lot and had a good time with them and Dick's mother.  Simon had a good time too although I recall it was bitterly cold and windy outside.
</p>
<div class='vspace'></div><h3>2006</h3>
<p>Dick &amp; Jan's again, this time with Leigh Anna &amp; Andy as well... visiting from Chicago.  They announced that they were going to become vegan as of Jan. 1, 2007.  We argued a little about orthorexia, philosophies of nutrition, and how to deal with the problem of capitalist food supplies, and generally had a good time.
</p>
<div class='vspace'></div><h3>2007</h3>
<p>We're at home!  And having a ton of turkey and other fun dishes.  Our house is on the market (more on that later) so we have to keep it clean.  There's snow on the ground... and we had to borrow a roasting pan because a) we don't have one and b) if we did, I don't think it would've been big enough for this bird!
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Trips' title='View posts in Trips'>Trips</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/2007-11-22</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-11-27T05:08:37Z</dc:date>
<pubDate>Thu, 27 Nov 2008 05:08:37 GMT</pubDate>
</item>
<item>
<title>Moving and more</title>
<description><![CDATA[<p>You all know we like a quiet life, and this year will be no different.  I've decided to accept a position as Music &amp; Media Librarian at <a class='urllink' href='http://smu.edu' title=''>Southern Methodist University</a> in <a class='urllink' href='http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=dallas,+tx&amp;ie=UTF8&amp;ll=32.802282,-96.782169&amp;spn=0.096674,0.11673&amp;z=13&amp;om=1' title=''>Dallas, TX</a>, and we're moving in a month.  Moves are always bittersweet, and we'll really miss our friends and coworkers in <a class='urllink' href='http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=ames,+ia&amp;ie=UTF8&amp;z=12&amp;om=1' title=''>Ames</a>, but we're also excited about the possibilities for where we're headed.  I've long wished that I could work with the music department more directly and help out more with graduate and faculty research, and this job offers both.  As for Laura, there are more options available in such a big city.
</p>
<p class='vspace'>If all that weren't enough, we're also expecting another child in May.  Yes, Simon's finally going to have a sibling.  It's all a bit of a blur, but that's nothing new.  Please <a class='urllink' href='http://1534linden.com/' title=''>buy our house</a>! ;)
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Trips' title='View posts in Trips'>Trips</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/2007-11-30</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-11-30T17:04:51Z</dc:date>
<pubDate>Fri, 30 Nov 2007 17:04:51 GMT</pubDate>
</item>
<item>
<title>Blogs and eclecticism</title>
<description><![CDATA[<p>I'm sort of unsure of what I think of the fact that my blog is so eclectic.  I mean... the last few posts were <a class='urllink' href='http://jonhaupt.net/Recipes/GreenRice' title=''>a recipe</a>, <a class='urllink' href='http://jonhaupt.net/Simon/MeowSong' title=''>Simon singing a song</a>, an article about <a class='urllink' href='http://jonhaupt.net/Music/GenreStations' title=''>music genre stations on Pandora</a>, a <a class='urllink' href='http://jonhaupt.net/Blog/BigKahuna' title=''>review of a restaurant</a>, and something about the <a class='urllink' href='http://jonhaupt.net/Blog/IowaCaucuses' title=''>Iowa Caucuses</a>. Couldn't get a whole lot more varied than that... yet, they're topics of interest to me. And all the while, the most popular post on my whole site by far is an article bashing <a class='urllink' href='http://jonhaupt.net/Blog/TwoTonePaintSchemes' title=''>two-tone paint schemes in houses</a>. So is this eclectic thing working? I'd have to argue probably not really... it's hard to know what to write about, when you can write about anything. Y'know, you'd think that you'd write <em>more</em> if you had more potential topics, but the opposite may very well be true. Problem is, it's hard to pick a single topic of interest, too, when you have a lot of interests. So what should this blog be about?
<span  style='display: none;'>Posted in <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/ThisSite' title='View posts in This Site'>ThisSite</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/2008-05-19</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-05-22T04:00:02Z</dc:date>
<pubDate>Thu, 22 May 2008 04:00:02 GMT</pubDate>
</item>
<item>
<title>Da Big Kahuna&#8217;s</title>
<description><![CDATA[<p>On our Hawaii trip, I've wanted to check out this pizza place called <em>Da Big Kahuna's Pizza-N-Stuffs</em>.  There is a pizza restaurant in Bellingham called <em>Coconut Kenny's</em> which is actually a Hawaiian pizza sort of place, and it's run by a couple who met in Hawaii.  They loved this place Da Big Kahuna's, so we had to try it out.  It's awesome--kalua pork / bbq pizza, excellent sandwiches... we also had to try the garlic cheese balls and the desserts... we had the dessert that was vanilla custard and fruit on shortbread cookies with whipped cream... excellent.
</p>
<p class='vspace'>Speaking of our Hawaii trip, there are a <a class='urllink' href='http://flickr.com/photos/josquin/tags/hawaii' title=''>ton of photos</a>.
<span  style='display: none;'> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Trips' title='View posts in Trips'>Trips</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Pizza' title='View posts in Pizza'>Pizza</a></span> 
</p>
]]></description><link>http://jonhaupt.net/Blog/BigKahuna</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-04-09T17:06:36Z</dc:date>
<pubDate>Wed, 09 Apr 2008 17:06:36 GMT</pubDate>
</item>
<item>
<title>Update of BlogSimple2 recipe</title>
<description><![CDATA[<p>I have released a new version of BlogSimple2, a lightweight multi-group revision of <a class='urllink' href='https://www.pmwiki.org/wiki/Cookbook/BlogSimple' title=''>BlogSimple</a>.  
</p>
<p class='vspace'><a class='urllink' href='http://pmwiki.org/wiki/Cookbook/BlogSimple2' title=''>http://pmwiki.org/wiki/Cookbook/BlogSimple2</a>
</p>
<p class='vspace'>The new version requires at least PmWiki 2.1.27, as it includes nested divs and <code class='escaped'>{*$Variable}</code> variables.
</p>
<p class='vspace'>There are several changes to the structure.  Please be aware of these when updating from a previous version--some of them require modification of existing pages and style sheets.
</p>
<div class='vspace'></div><ol><li>The main template for displaying blog posts, #recentblog, has been updated to use semantic naming of divs (.blogpost, .blogpost-title, .blogpost-content, etc.) and some of the classes have changed.  This will need to be addressed in styling of the list.
</li><li>The wikilib.d pages have been updated to the new <code class='escaped'>{*$Variable}</code> standard.
</li><li>A special <code class='escaped'>{$BlogTimeOfDay}</code> page variable has been added.  This allows the post to state in natural language the time of day of its posting.  The recipe already features pre-set language, but these can be overruled easily in config.php.
</li></ol><p class='vspace'>A little note: my pages are not consistent with this recipe, because I have been playing with social bookmarks and the like.  More about that later.
</p>
<p class='vspace'>tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/PmWiki' title='View posts in Pm Wiki'>PmWiki</a>
</p>
]]></description><link>http://jonhaupt.net/Blog/BlogSimple2Update0207</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:21Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:21 GMT</pubDate>
</item>
<item>
<title>Slowness</title>
<description><![CDATA[<p>Well, as I'd said over there on the right side of the screen already, I've been trying to figure out a nice way to make sure that it doesn't matter if the left or right column is the longest and the footer will still end up way down at the bottom.  One accepted method, assuming you're going to use absolute positioning, is <a class='urllink' href='http://www.shauninman.com/archive/2006/05/22/clearance_position_inline_absolute' title=''>this one</a>.  However, it seems to work somewhat annoyingly with my site, making the screen blink all the time when you load a page.  I'm assuming this means that there's something slowing things down enough where the javascript takes effect later than it should, or something.  But what's slowing it down?  Looks like I'll have to examine my pages a bit and see what I can do.  I'm thinking maybe the <a class='urllink' href='http://del.icio.us' title=''>del.icio.us</a> bookmarks widget (Things I Bookmarked) might be slowing it down, maybe that's my problem right there. 
</p>
<p class='vspace'><span style='font-size:83%'><em>Edit: nope, wasn't the del.icio.us links.  It did seem to get faster when I simply removed all the content from that sub-content area though, hmm.</em></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/ClearanceSlowness</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-10-23T03:36:10Z</dc:date>
<pubDate>Tue, 23 Oct 2007 03:36:10 GMT</pubDate>
</item>
<item>
<title>Deck Refinishing</title>
<description><![CDATA[<p>Refinishing the deck this year was a total pain.  So we stripped it in May, cleaned it and whatnot, and were planning to refinish it right away, but it took us a week or two to figure out how we were going to do that.  So then it looked like this...
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://flickr.com/photos/josquin/244812365/' title=''><img src='http://farm1.static.flickr.com/90/244812365_67a5fc57b9.jpg' alt='refinish me' title='refinish me' /></a></div>
<p class='vspace'>After we figured everything out, then we had the problem of getting time to work on the deck; however, we certainly had several weekends that would've worked.  But then it rained... every weekend! 
</p>
<p class='vspace'>We just couldn't believe it.... the entire summer, it was awesome weather during the week, followed by rain on the weekend.
</p>
<p class='vspace'>So we finally hired someone to do it so it could get done before it just got too cold.  It still didn't get done until after a few days of very cold weather, but nonetheless, it's finished!  (or... refinished...)
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://flickr.com/photos/josquin/280833065/' title=''><img src='http://farm1.static.flickr.com/111/280833065_27f3ecd818.jpg' alt='refinished deck' title='refinished deck' /></a></div>
<p class='vspace'>Even that was a pain because the contractor decided to try to swindle us out of some money.  When they arrived, they tried to say that the amount we agreed on was just for the screen porch (um, I don't think so). 
</p>
<p class='vspace'>Luckily, Laura had photocopied the agreement, so she just showed it to them and said "well, this really couldn't be any clearer..." and they just said "okay, well, we'll just do it anyway."  Whatever.
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://flickr.com/photos/josquin/280833846/' title=''><img src='http://farm1.static.flickr.com/103/280833846_0c5aeff289.jpg' alt='refinished deck 2' title='refinished deck 2' /></a></div>
<p class='vspace'>tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/House' title='View posts in House'>House</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a>
</p>
]]></description><link>http://jonhaupt.net/Blog/DeckRefinishing2006</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:16Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:16 GMT</pubDate>
</item>
<item>
<title>Iowa Caucuses</title>
<description><![CDATA[<p>The Iowa Caucuses were a lot of fun tonight.  There were 452 Democrats at our precinct caucuses, and we had to choose 14 delegates.  The number of people was clearly way more than anticipated, as we more than filled the whole space we had available to us in an elementary school auditorium.  I was intending to show up in support of Kucinich and then jump ship to Obama when we weren't viable, but there was so much chaos that I decided to just go for Obama from the beginning; it seemed very important to start with a bang.  Obama was clearly going to be the winner in our precinct; he started out with 135 supporters, but gathered at least 15 or so more as we secured at least 5 of the 14 delegates.  I'm not entirely sure at this point what the final delegate count was, as there was so much craziness... for much of the time, we were just hanging out in the hallway among the lockers.  All in all, it was a great time, and I'm really glad to see the excitement and resolve on the part of all those people.
<span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Politics' title='View posts in Politics'>Politics</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/IowaCaucuses</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-01-04T05:38:50Z</dc:date>
<pubDate>Fri, 04 Jan 2008 05:38:50 GMT</pubDate>
</item>
<item>
<title>What&#8217;s up lately?</title>
<description><![CDATA[<p>I haven't written a blog post in a while, so here goes.  I've basically made my wiki into a <a class='urllink' href='http://en.wikipedia.org/wiki/Bliki' title=''>bliki</a> by moving over some old posts from my old blog (which is now defunct).  It was an interesting process that basically involved copying text over from the old blog, doing a bunch of global search and replace to replace html (e.g. <code class='escaped'>&lt;a href="</code>) with <a class='wikilink' href='http://jonhaupt.net/PmWiki/BasicEditing' title=''>wiki markup</a>, and then modifying a few attributes so that I could make sure the post's date was correct.  
</p>
<p class='vspace'>I've also dramatically changed the look of my site, as you can probably tell.  It's rather simpler than the old one.  The sidebar and navigation functions have moved up to the top left under "Navigate".
</p>
<p class='vspace'><span  style='color: red;'><em>Update 6/4/06</em></span>: This weekend, I added commenting; feel free to comment away.  For anybody who's interested, I based my setup on Hans Bracker's <a class='urllink' href='https://www.pmwiki.org/wiki/Cookbook/BlogSimple' title=''>BlogSimple</a> recipe, but his requires that all posts be put in the same <a class='wikilink' href='http://jonhaupt.net/PmWiki/WikiGroup' title=''>group</a>, and I wanted to make it possible to list blog posts from various groups.  This makes the linkage quite a bit more complex, but the concepts are essentially the same.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Design' title='View posts in Design'>design</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/June2006</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:32Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:32 GMT</pubDate>
</item>
<item>
<title>Simon and Oliver</title>
<description><![CDATA[<p>(:vimeo 1451400:)
</p>
<p class='vspace'>Here's a short video of Simon and Oliver together. Simon's very enthusiastic about being a big brother. He couldn't remember all the words to Twinkle, Twinkle Little Star, but his improvisation was also pretty cute ;)
<span  style='display: none;'>Tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a> - <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> - <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Oliver' title='View posts in Oliver'>Oliver</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/SimonAndOliver</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-08-02T03:46:22Z</dc:date>
<pubDate>Sat, 02 Aug 2008 03:46:22 GMT</pubDate>
</item>
<item>
<title>Two-tone paint schemes: why?</title>
<description><![CDATA[<p>We've had to touch up the paint around the house in preparation for moving out and selling the place, and I have to say, two-tone paint schemes may be pretty, but touching them up a few years later is a big pain.  Especially when you can't purchase those particular paints in the smallest can size.  And the colors are very similar, but not quite the same, so it's a big pain if you get a spot wrong.
</p>
<p class='vspace'>Well, anyway... I'm sorta glad that the walls aren't white, but the two-tone thing is pretty annoying about now.  At least they left the paint chips. 
</p>
<p class='vspace'><strong><span  style='color: red;'>Update</span> 3/27/08</strong>: alright, a heck of a lot of people are finding this page because they <em>actually wanted to know</em> about two-tone paint schemes.  What can I say?  Well... if you own your own place, and you are thinking about doing a two-tone paint scheme:
</p>
<div class='vspace'></div><ol><li>Please pick paints that're easy to purchase more of later.
</li><li>Please keep the paint chips.  Even if <strong><em>you</em></strong> are repainting later, it'll be a lot easier.
</li><li>If you <em>do</em> leave the place, any amount of explanation you can offer the next owners will be a major boon.
</li><li>If you <em>really</em> want to be nice, leave a little bit of the actual paint there.  We bought some small canisters of the stuff, both colors, and left it there for the new owners.
</li></ol><p class='vspace'>Also: 
</p><ul><li>When you're testing, try painting two boards, one of each color, then you can hold them up and see what it looks like.
</li><li>You'll find this out for yourself, but mostly you're going to find random articles about this on the web and not a whole lot of helpful articles.  However, there are definitely some <a class='urllink' href='http://au.answers.yahoo.com/answers2/frontend.php/question?qid=20080127165406AAxxEqn' title=''>random tips</a>.
</li><li>There is a lot more information on the web about car colors than house colors.
</li></ul><p class='vspace'>If you came here looking for useful tips and all you got was my useless drivel, sorry to hear that.  Good luck!
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/House' title='View posts in House'>House</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/TwoTonePaintSchemes</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-03-28T01:32:36Z</dc:date>
<pubDate>Fri, 28 Mar 2008 01:32:36 GMT</pubDate>
</item>
<item>
<title>What&#8217;s happening nowadays</title>
<description><![CDATA[<p>This site needs a bit of an overhaul.  So, for starters, I've reduced the number of entries shown on the front page of my blog to 1.  I've decided I kind of like this arrangement; it's simple, easy to read, and sort of the latest thing to do anyway.  As such, I'm also trying to incorporate another trend, that of placing useful tools like recent posts and whatnot down in a secondary content area below the post.  I'm not certain what to do with the sidebar yet but I don't really like it at the moment.  Also, I think the look and feel need yet more tweaking, but that might have to wait.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Design' title='View posts in Design'>design</a></span>
</p>
]]></description><link>http://jonhaupt.net/Blog/UpdateAugust2007</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:28Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:28 GMT</pubDate>
</item>
<item>
<title>Blink</title>
<description><![CDATA[<p>I have been reading an interesting book called <a class='urllink' href='http://www.gladwell.com/blink/' title=''>Blink</a> by Malcolm Gladwell.  Mr. Gladwell discusses the nature of what our brains can do in the blink of an eye, the "first impressions," judging a book by its cover and so on.  
</p>
<p class='vspace'>One particularly interesting point in the first chapter concerns doctors, whose likelihood of being sued in a malpractice suit can be deduced in a few seconds of looking at him/her talking.  Essentially, the difference between doctors who get sued and those who don't is not <em>what</em> they say but <em>how</em> they talk to their patients, and we can identify their style very quickly, even at a first glance.  
</p>
<p class='vspace'>It is suggested (by me) that another possible approach to rising costs of malpractice suits might be improving doctors' ability to spend quality time with their patients.  Patients who like their doctors will not sue them, another point made in this chapter.  Hmm.....
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Books' title='View posts in Books'>Books</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Books/Blink</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:19Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:19 GMT</pubDate>
</item>
<item>
<title>Of books, stone tablets, and the Internet</title>
<description><![CDATA[<p>In a comment on an old post, I was asked what I thought of the future of books; will they die out, etc.
</p>
<p class='vspace'>I see books as yet another instance in our society of a technology that is used in documents, beginning say with stone tablets, going to papyrus, vellum scrolls, books, etc.  Each technology has had its "day", and yet we still use all of these technologies in one way or another - think of a plaque, isn't it a kind of stone tablet?  
</p>
<p class='vspace'>Documents have three aspects: technology, form, and use.  A novel, for example, is meant to be a long work of prose that is leisure reading material; as such, the novel arose around the same time as the book technology, because that technology is a great and efficient way of holding a whole bunch of pages together, which none of the previous technologies really excelled at.  It wouldn't work in stone tablet form, or at least it'd be prohibitively expensive to produce.  Take receipts as another example: Does a cashier receipt from the convenience store really need to be verbose? No!  You know what you're looking at because it always uses the same form, so it might as well use a kind of shorthand for efficiency.  Same with the technology; people complain that the ink disappears, but really, do you need to keep a receipt from a convenience store for that long?
</p>
<p class='vspace'><span class='frame rfloat'> <a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Books/Books?action=upload&amp;upname=scrolling.jpg'>Attach:Books/Books/scrolling.jpg</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Books/Books?action=upload&amp;upname=scrolling.jpg'>&#160;&#916;</a></span>
I take many of my ideas from this book, which I highly recommend: <a class='urllink' href='http://www.amazon.com/gp/product/1559705531/002-0596105-4812028?n=283155' title=''>Scrolling Forward</a> by <a class='urllink' href='http://www.ischool.washington.edu/people/personnel.aspx?id=3154&amp;mode=pics' title=''>David M. Levy</a>.  I also highly recommend on this topic his talk at the Library of Congress (he's currently the holder of the Harissios Papamarkou Chair in Education and Technology at the <a class='urllink' href='http://www.loc.gov/loc/kluge/kluge-home.html' title=''>Kluge Center</a>) called <a class='urllink' href='http://www.loc.gov/today/cyberlc/feature_wdesc.php?rec=3379' title=''>Reading: from the Fixed Page to Movable Electrons</a>.
</p>
<p class='vspace'>So, I don't think that books will disappear, because I think they will continue to be a useful technology with certain forms and uses, in the creation of certain kinds of documents.  Take the novel, for example; while e-Books definitely have their place, a novel isn't the same presented as a digital copy as it is in print.  It is just a different experience to read something on a screen.  I do think that less books will be printed as people realize that they can create a different kind of document digitally, one that is equally satisfying; but I think novels and books are intertwined in a way that you can't pick apart.  You can't change the technology in a vacuum; once you change the technology, you've effected the use and the form as well.  
</p>
<p class='vspace'>Well, that's all for now.  What do you think?
<span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Books' title='View posts in Books'>Books</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Issues' title='View posts in Issues'>Issues</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Books/OfBooksStoneTabletsAndTheInternet</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:23Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:23 GMT</pubDate>
</item>
<item>
<title>Another BlogSimple2 version</title>
<description><![CDATA[<p>I just released another version of BlogSimple2 which is <span  style='color: red;'><strong><em>(was)</strong> (9/07)</em></span> consistent with what I use on this site.  
</p>
<p class='vspace'>The new version relies on Page Text Variables instead of categories for the blog to work. Instead of <code class='escaped'>[[!Blog]]</code> in the page, you need to have <code class='escaped'>(:Blog:1:)</code>. In addition, in order to execute a pagelist, you need to use $:Blog=1 instead of link=Category.Blog. For example, the following would produce the latest 5 entries in reverse chrono order:
</p>
<div class='vspace'></div><pre>  <code class='escaped'>(:pagelist $:Blog=1 list=blog order=-ctime fmt=#recentblog count=5:)</code>
</pre><p class='vspace'>The new version features some useful changes.
</p>
<p class='vspace'>Previously, the page viewed in a pagelist looked quite different from one viewed directly. Now, by using Site.SiteHeader and SiteFooter and Site.BlogMeta, the page template will be the same whether you're viewing the blog using #recentblog pagelist or viewing an individual post. This means that the posts will be styled the same either way, which is a big advantage.
</p>
<p class='vspace'>In addition, comments are added on the page itself instead of going to the PostComments page. This seems far less confusing. The comments themselves are still actually stored in the connected PostComments page.
</p>
<p class='vspace'>When implementing this new beta version, don't forget to delete former versions of any of the pages in wikilib.d, in particular Site.BlogListTemplates, Site.SiteHeader and Site.SiteFooter, but potentially any of the included pages--otherwise you won't realize the new changes. 
</p>
<p class='vspace'>Note that I have styled my version such that the metadata appears to the left of the main content.  In addition, I am working on a Social Bookmarks list recipe, thus all the little icons (this is not included in the blogsimple2 recipe).
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/PmWiki' title='View posts in Pm Wiki'>PmWiki</a></span>
</p>
]]></description><link>http://jonhaupt.net/Cookbook/BlogSimple2Beta0207</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:35:07Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:35:07 GMT</pubDate>
</item>
<item>
<title>Social Bookmark Icons</title>
<description><![CDATA[<p>I was interested in how blog posts often include a set of small icons giving the reader direct access to social bookmarking sites such as <a class='urllink' href='http://del.icio.us' title=''>del.icio.us</a>, <a class='urllink' href='http://ma.gnolia.com' title=''>ma.gnolia</a>, or <a class='urllink' href='http://furl.net' title=''>furl</a>.  Accomplishing this in PmWiki is relatively simple.  I used Peter Harkins's <a class='urllink' href='http://push.cx/sociable' title=''>Sociable</a> for <a class='urllink' href='http://wordpress.org' title=''>WordPress</a> as a kind of guide for how I wanted this to look. 
</p>
<p class='vspace'>The only part that took a bit of thinking was how to include the title of the page.  It wouldn't seem to be an issue, except I want it to be dynamically added to the URL, and these bookmarking sites prefer plusses instead of spaces in the urls, etc.  Basically you have to make the urls valid.  So I had to come up with a way to do that.
</p>
<p class='vspace'>First, you need to provide the engine with the right tools to construct useful URLs for this thing.    With some help from the PmWiki users list, I was able to create some custom markup to urlencode the necessary text.  Now you can urlencode any text with <code class='escaped'>(:urlencode whatever:)</code>.
</p>
<p class='vspace'>Second, you need to create a page in PmWiki that has all of the links/images that you want/need, that will be included on any page that you want this clickable list to appear.  I've included a page called <a class='wikilink' href='http://jonhaupt.net/Site/SocialBookmarkIcons' title=''>Site.SocialBookmarkIcons</a> which you can use.  As well, you'll have to upload the images for the various sites you want.
</p>
<p class='vspace'>Third, you have to somehow style the list.  That's accomplished in my recipe by placing a css file in the /pub folder and adding that via &#36;HTMLFooterFmt (or &#36;HTMLHeaderFmt).
</p>
<p class='vspace'>Now the most important thing: I have made it easy for you.  Just download <a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Cookbook/SocialBookmarks?action=upload&amp;upname=social-bookmark-icons.zip'>the zip file</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Cookbook/SocialBookmarks?action=upload&amp;upname=social-bookmark-icons.zip'>&#160;&#916;</a>.  After unzipping this, you'll find the following:
</p>
<div class='vspace'></div><pre class='escaped'>
  /social-bookmark-icons
    social-bookmark-icons.php
    social-bookmark-icons.css
    /wikilib.d
      Site.SocialBookmarkIcons
    /uploads/Site
      (numerous image files)
</pre>
<p class='vspace'>put this folder in your Cookbook folder, and put this line in config.php:
</p>
<div class='vspace'></div><pre>  include_once("&#36;FarmD/cookbook/social-bookmark-icons/social-bookmark-icons.php")
</pre><p class='vspace'>Leave the /wikilib.d folder where it is.  Move social-bookmark-icons.css to your pub/css folder.  Move the image files to your /uploads/Site folder.
</p>
<p class='vspace'>Finally, whenever you want to have this list in your page, you just do this:
</p><pre class='escaped'>
  (:include Site.Social:)
</pre>
<p class='vspace'>And that's all!
In order to include this in a pagelist, as I've done here using <a class='urllink' href='https://www.pmwiki.org/wiki/Cookbook/BlogSimple2' title=''>BlogSimple2</a>, you have to use another scheme, because page variables (such as <code class='escaped'>{$TitleSpaced}</code> will refer to either the page being browsed <code class='escaped'>{*$Titlespaced}</code> or the original page, but not a page that included the original page and then was displayed using a pagelist.  So you have to make sure that you're using something like <code class='escaped'>(:urlencode {=$Titlespaced}:)</code> when you want the title of your post, for example.
</p>
<p class='vspace'><strong>Note:</strong> This post was updated after I figured out how to really do the url encoding bit.
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/PmWiki' title='View posts in Pm Wiki'>PmWiki</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Cookbook/SocialBookmarks</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:19Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:19 GMT</pubDate>
</item>
<item>
<title>Cherry Blossoms</title>
<description><![CDATA[<p>These next three pictures are of cherry blossoms at the University of Washington in "the quad". 
</p><div class='img'><a class='urllink' href='http://www.flickr.com/photos/josquin/12068817' title=''><img src='http://photos9.flickr.com/12068817_317650b58f.jpg' alt='' title='' /></a> </div>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12068800' title=''><img src='http://photos8.flickr.com/12068800_60b8adc863.jpg' alt='' title='' /></a></div>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/8828454' title=''><img src='http://photos6.flickr.com/8828454_b23988a59b.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Flowers' title='View posts in Flowers'>Flowers</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Flowers/CherryBlossoms</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:18Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:18 GMT</pubDate>
</item>
<item>
<title>Yellow Flower</title>
<description><![CDATA[<p>I really like this picture of a yellow flower.
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071881' title=''><img src='http://photos11.flickr.com/12071881_cad0975932.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Flowers' title='View posts in Flowers'>Flowers</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Flowers/YellowFlower</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:17Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:17 GMT</pubDate>
</item>
<item>
<title>Photojournal : Work on our backyard</title>
<description><![CDATA[<p>This past week, we had Amy here to work on our backyard.  Amy has been studying <a class='urllink' href='http://en.wikipedia.org/wiki/Permaculture' title=''>permaculture</a>, recently completing an intense <a class='urllink' href='http://www.permacultureportal.com/CE.htm' title=''>permaculture design course at Bullock's Farm</a> on <a class='urllink' href='http://www.guidetosanjuans.com/index.cfm?action=orcasmain' title=''>Orcas Island</a>.  
</p>
<p class='vspace'>Prior to Amy's visit, we had several problems with the layout of our backyard.  Our house sits on a hill; the grade is approximately 30 degrees down in the backyard.  The previous owners had installed two terraces below the deck, resulting in essentially three sections in the backyard: the top section, with a flat grassy space, a deck, and a gravel-covered spot; a middle terrace; and the lower grassy area (still on a 30 degree angle) with some bushes and trees.
</p>
<p class='vspace'>Here are some "before" photos:
</p><div  style='text-align: center;' > 
<div class='img'><a class='urllink' href='http://www.flickr.com/photos/josquin/25815479' title=''><img width='200px' src='http://photos21.flickr.com/25815479_540d88b9a2.jpg' alt='Lower area' title='Lower area' /></a><a class='urllink' href='http://www.flickr.com/photos/josquin/48051022' title=''><img width='200px' src='http://photos26.flickr.com/48051022_6e309c93ab.jpg' alt='Terrace system' title='Terrace system' /></a><a class='urllink' href='http://www.flickr.com/photos/josquin/25815886' title=''><img width='200px' src='http://photos23.flickr.com/25815886_157d0c9139.jpg' alt='Upper area' title='Upper area' /></a><a class='urllink' href='http://www.flickr.com/photos/josquin/48051510' title=''><img width='200px' src='http://photos30.flickr.com/48051510_8103f03738.jpg' alt='Upper area' title='Upper area' /></a></div>
</div>
<p class='vspace'>Clearly some things needed to be done.  Obviously the gravelly area was a little uninteresting, even drab; also, the upper terrace could be considered dangerous for a toddler, especially a fearless one that runs around like a little madman.  The middle portion just needs <em>something</em> done to it, and the lower section still requires mowing, which is not good given the angle of the hill and the difficulty in getting down there.  As well, that section gets a lot of water, and it grows massive 6 or 7 foot weeds.  So, our plan was to build a fence, then have Amy design and install plants, trees, and shrubs, etc., and any necessary agricultural infrastructure for moving water around.
</p>
<p class='vspace'>First we worked on the fence.  It was a challenge even deciding what kind of fence to use, and beyond that, exactly where to put it.  We bantered about with the ideas of putting in chain-link fencing or wood, whether or not to use treated wood or cedar, etc., and eventually decided that we liked best the idea of using all cedar fencing.  Although treated lumber no longer includes arsenic, it still contains a number of chemicals that may be harmful, including "inert" chemicals that bioaccumulate as they are fat soluble.  Anyway, that was the primary reasoning for not using treated lumber.  It's a little bit of a gamble, admittedly, but it's really nice wood, and cedar withstands rot very well comparatively.
</p>
<p class='vspace'>The weather was unkind to us:
</p>
<div class='vspace'></div><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48056248' title=''><img src='http://photos26.flickr.com/48056248_f0f61962ee.jpg' alt='Rain' title='Rain' /></a></span></div>
<p class='vspace'>Installing the fence was another matter.  We initially marked out the fence with stakes, lines, and the like, and rented a hand-powered post hole auger, one of the type you twist, not the clamshell variety (neither of us liked the idea of using that).  We had a lot of trouble digging these holes.  Not only is the mulberry nearby a big problem with an extensive root system, but we have a hardpan about 6" into the ground that is all clay - really hard stuff, and we just didn't think we could handle it after trying one hole.  So, we decided to go rent a power auger.  
</p>
<p class='vspace'><br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48058160' title=''><img src='http://photos30.flickr.com/48058160_15a99d3b9c.jpg' alt='French drain' title='French drain' /></a></span></div>
<p>The aforementioned rain did clue Amy in to a problem we were having with water near where we wanted that fence.  Right where I took that picture, you can see that there is a lot of water building up on the concrete patio.  Unfortunately, there wasn't really anywhere for it to drain, so it was building up next to the house and probably just seeping down underneath.  That's really not a good thing, so Amy decided to install a French drain system, in this case by digging trenches and filling them with the aforementioned gravel.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48058660' title=''><img src='http://photos29.flickr.com/48058660_45613ac145.jpg' alt='Abandoned gas pipe' title='Abandoned gas pipe' /></a></span></div>
<p>What you see in the picture at left (underneath the stakes) is an abandoned gas pipe.  While Amy was digging, she inexplicably ran into a pipe and smelt gas.  Believe me, we had called to have our pipes marked, and there wasn't supposed to be a gas line there, so we were rather confused.  I shut off the gas line, and we called the gas company.... they came out and said it was abandoned and probably originally powered somebody's outdoor gas grill.  Much ado about nothing, but it could have been messy.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48057656' title=''><img src='http://photos31.flickr.com/48057656_9a2085861e.jpg' alt='Auger stuck in mud' title='Auger stuck in mud' /></a></span></div>
<p>Anyhow, back to the fence.  How did the power auger work?  Well, the photo can do the talking.
</p>
<p class='vspace'>After a couple of holes, we still were having a ton of problems with the clay and the tree roots.  The auger eventually got stuck in it all here on this hole, and it took us several hours to get it out.  Usually you can take the top off the auger, get out a pipe wrench, and turn the threads back counter-clockwise to get it out, but as it turned out, the root it was stuck in managed to get lodged both above and below the thread, and it wasn't going to move.  Instead, I had to dig a 3-foot hole next to the first hole, break the root, and then take it out.  It was a big pain, and we had so much else to do, we just gave up.  We decided to take the auger back, and get to work on the other stuff--have somebody else install the fence later.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48057186' title=''><img src='http://photos29.flickr.com/48057186_eac6e36d40.jpg' alt='A-frame marker' title='A-frame marker' /></a></span></div>
<p>Another thing that Amy noticed is that on one side of the house, we actually had three different water sources all sending water down the same pathway... one from our neighbors' drainage system, one from our roof, and now our new French drain system.  So, to take advantage of some of that water and help with erosion, she installed a small set of swales.  Installing a swale system involves digging a trench on contour with the hill and building a berm, or hill, on the downhill side of the swale.  Since the trench is on contour, the water has nowhere to travel but into the soil, and you plant things in the berm to take advantage of the water that is taken in.  Here's Amy using an A-frame device to place markers on contour.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48085836' title=''><img src='http://photos33.flickr.com/48085836_e91f7c9060.jpg' alt='Installed swale system' title='Installed swale system' /></a></span></div>
<p>After it was done, the swale system &amp; plants looked like this.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48059615' title=''><img src='http://photos26.flickr.com/48059615_cecae5f675.jpg' alt='Reconfigured upper area' title='Reconfigured upper area' /></a></span></div>
<p>The next thing was to do something with the gravelly area on the South side of the deck.  Amy put in trees, perennial herbs, and the like, and discovered an interesting way to use the gravel to our (and the plants') advantage.
</p>
<p class='vspace'>The gravel was shaped into one side of a mound system for the perennials around the trees, providing space for a walkway while also providing a little protection for the tree and a little "found" radiant heat for the small plants.  It was nice to think that the gravel that seemed to annoying could actually come in to good use.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48060710' title=''><img src='http://photos25.flickr.com/48060710_01e2f329a3.jpg' alt='Cardboard boxes for sheet mulching' title='Cardboard boxes for sheet mulching' /></a></span></div>
<p>Next we set about sheet-mulching the second terrace.  We had a ton of cardboard boxes sitting around attracting mice in our garage, so that came in handy.
<br clear='all' />
</p><div class='img imgonly'><span class='frame lfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/48086718' title=''><img src='http://photos29.flickr.com/48086718_8e48f1553b.jpg' alt='Finished mulching' title='Finished mulching' /></a></span></div>
<p>After mulching, it ended up looking like this.
</p>
<p class='vspace'>We also started building a large swale across the lower section below the terraces, but weren't able to finish it before Amy left, so we'll have to figure out how to get that in sometime.  We had more rain (did I mention the rain?) but we felt we got a lot done despite all of the little problems.  Interestingly, we had a frost the night before Amy left, but it looks like the plants and trees did okay.  Now we just have to figure out how to get that fence in!
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Iowa' title='View posts in Iowa'>Iowa</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Iowa/BackyardPhotojournal</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:21Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:21 GMT</pubDate>
</item>
<item>
<title>Pine Lake State Park</title>
<description><![CDATA[<p>This is a photo from Pine Lake State Park in Hardin County, Iowa. It was really pretty in late August. Simon had a great time! (Except when he screamed). You can take a trail from one lake to the other and it's paved, which is sweet and also pretty important when you have a stroller. Awesome!
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071904' title=''><img src='http://photos9.flickr.com/12071904_fcad0adb7a.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Iowa' title='View posts in Iowa'>Iowa</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Iowa/PineLakeStatePark</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:21Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:21 GMT</pubDate>
</item>
<item>
<title>Lookup Scripts</title>
<description><![CDATA[<p>I have created a couple of useful tools for searching for library materials at Iowa State University Library.
</p>
<p class='vspace'>The first one is a bookmarklet that works in any browser and generally from any book searching site, like Amazon, isbn.nu, Borders, etc.   <a target='_blank'  class='urllink' href='http://josquin.us/lookup.html' title=''>The bookmarklet can be found here</a>.
</p>
<p class='vspace'>The second is adapted from the Seattle Public Library Greasemonkey user script, which was adapted from another library, etc., because the libraries all use Horizon OPACs it's no big deal to alter the script to work for your library.  For this, you'll need <a class='urllink' href='http://www.mozilla.com/firefox/' title=''>Firefox</a> with the <a class='urllink' href='http://greasemonkey.mozdev.org/' title=''>Greasemonkey</a> extension installed.  Then all you need to do is click on this script and then add the script to your Greasemonkey scripts.
</p>
<p class='vspace'><a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Library/LookupScripts?action=upload&amp;upname=amazon-isulib.user.js'>The linky is here: amazon-isulib.user.js</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Library/LookupScripts?action=upload&amp;upname=amazon-isulib.user.js'>&#160;&#916;</a>
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Library' title='View posts in Library'>Library</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Scripts' title='View posts in Scripts'>Scripts</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Library/LookupScripts</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:27Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:27 GMT</pubDate>
</item>
<item>
<title>Genre Stations</title>
<description><![CDATA[<p>At <a class='urllink' href='http://www.trincoll.edu/mla2008/' title=''>MLA</a> I gave a short presentation about <a class='urllink' href='http://last.fm/' title=''>Last.fm</a>, explaining the differences between it and <a class='urllink' href='http://pandora.com' title=''>Pandora</a> and why music librarians ought to be interested in it.  We talked a little bit about the whole taxonomy vs. folksonomy thing, and why music people shouldn't discount Last.fm radio just because "similarity" is judged not by musical stylistic characteristics but by "people who listen to X also listen to Y".
</p>
<p class='vspace'>Today I was messing around with the two, and I've decided that one way that Last.fm might actually do a better job of playing like music, stylistically speaking, is by genre.  So, I wanted to listen to Hawaiian music.  If you want to try to build a genre station using Pandora, you have to simply add artists that make sense given what you want, and then listen to it for a while, thumbing songs up or down depending on whether it sounds Hawaiian or not.  Pandora wasn't very good at this, and one reason appeared to be that the kinds of things that make Hawaiian music Hawaiian weren't really counted as "stylistic" characteristics (for example, use of slack key guitar).  As such, my attempt at adding a bunch of slack-key guitar artists to a station resulted in tracks being chosen because they had, for example, "folk influences, great musicianship, acoustic sonority, demanding instrumental part writing and major key tonality."  Obviously a lot of music that is not Hawaiian will fit that bill.
</p>
<p class='vspace'>On the other hand, I thought, Last.fm gives you the option of playing tag radio, that is, a radio station put together of tracks, artists, and albums that have been tagged a certain way.  So, I tried the <a class='urllink' href='http://www.last.fm/tag/hawaiian' title=''>"Hawaiian" tag</a> radio, with far greater success.  While the music definitely didn't always match stylistically, all of it was definitely Hawaiian, with no exceptions.  I got, for example, ska and reggae, hip hop, Britney-esque, and ambient psychedelic techno sort of stuff, but all with a Hawaiian flair--along with a good deal of traditional Hawaiian slack-key guitar, hula music, and Don Ho.
</p>
<p class='vspace'><a class='urllink' href='http://www.techcrunch.com/2007/11/05/pandora-please-dont-try-too-hard-to-be-lastfm/' title=''>Techcrunch</a> has more on Last.fm and Pandora.  Note that Pandora has attempted to create special genre stations--probably because of this very problem.
</p>
<p class='vspace'>It was a fascinating comparison, and I think I'll play around with it a bit more.  What genre next?
<span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Music' title='View posts in Music'>Music</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/MLA' title='View posts in MLA'>MLA</a></span>
</p>
]]></description><link>http://jonhaupt.net/Music/GenreStations</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-03-07T15:22:43Z</dc:date>
<pubDate>Fri, 07 Mar 2008 15:22:43 GMT</pubDate>
</item>
<item>
<title>Last.fm Widgets for PmWiki</title>
<description><![CDATA[<p><a class='urllink' href='http://last.fm' title=''>Last.fm</a> has announced some new <a class='urllink' href='http://last.fm/widgets' title=''>widgets</a> that you can place in your web site.  I decided to create a PmWiki recipe for how to embed them there.  For an example, notice that my sidebar now has an album quilt.  Without further ado:
</p>
<p class='vspace'>This recipe allows you to incorporate Last.fm widgets into your PmWiki installation.
</p>
<p class='vspace'>To install, place <a class='urllink' href='http://pmwiki.org/wiki/Cookbook/LastFM' title=''>lastfm.php</a> in your cookbook directory, then add the following to config.php or another local configuration file:
</p>
<div class='vspace'></div><pre>  <code class='escaped'>include_once("$FarmD/cookbook/lastfm.php");</code>
</pre><p class='vspace'>You can embed radio players, playlist players, quilts, or charts.
</p>
<p class='vspace'>For more information, see <a class='urllink' href='http://last.fm/widgets' title=''>http://last.fm/widgets</a>.
</p>
<p class='vspace'>The recipe enables the <code class='escaped'>(:lastfm:)</code> markup. You add arguments to customize the widget.
</p>
<p class='vspace'>
Here are the arguments:
</p>
<div class='vspace'></div><pre>  type (chart, radio, playlist, quilt)
  user 
  color/colour (red, blue, black, grey)
  chart (recent, topartists, toptracks, weeklyartists, weeklytracks)
  quilt (album, artist)
  orient (horizontal, vertical)
  size (small, medium, large for quilts; regular, mini for radios)
  autostart ( 1 for an autostarting radio )
</pre><p class='vspace'>If you just put in a username and nothing else, you will get, by default, a red medium-sized chart of recent tracks played. 
</p>
<p class='vspace'><strong>Tags &gt;&gt;</strong> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/PmWiki' title='View posts in Pm Wiki'>PmWiki</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Music' title='View posts in Music'>Music</a>
</p>
]]></description><link>http://jonhaupt.net/Music/LastFMWidgets</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-26T16:46:41Z</dc:date>
<pubDate>Wed, 26 Sep 2007 16:46:41 GMT</pubDate>
</item>
<item>
<title>Meme June 2005</title>
<description><![CDATA[<p>I guess this is the latest "tell me about your life" list.
</p>
<p class='vspace'><strong>Total volume of music files on my computer</strong>: I will count my iPod as a computer, and use that... I have about 5 G on it so far, I believe.  I just got this device about a month ago, though.
</p>
<p class='vspace'><strong>Last CD I bought was . . .</strong>: Well, this is getting out of date, because I've bought music by downloading it recently instead of buying CDs.  The last music I bought was some <a class='urllink' href='http://www.smithsonianglobalsound.org/containerdetail.asp?itemid=2933' title=''>Jean Bosco Mwenda</a>.  The last time I bought I CD was a while ago now (months) but I think it was probably <a class='urllink' href='http://www.amazon.com/exec/obidos/ASIN/B000076CW2/' title=''>Corelli, op. 5, played by Manze and Egarr</a>.
</p>
<p class='vspace'><strong>Song playing right now</strong>: I'm actually listening to "<a class='urllink' href='http://207.70.82.73/pages/descriptions/04/268.html' title=''>My Experimental Phase</a>," an episode of <em>This American Life</em>.  I guess there has been a bunch of music by <a class='urllink' href='http://www.audioscrobbler.com/music/Vic+Thrill' title=''>Vic Thrill</a> with Curly Oxide.  I guess <a class='urllink' href='http://www.imdb.com/name/nm0275486/' title=''>Tina Fey</a> is <a class='urllink' href='http://www.imdb.com/title/tt0424920/' title=''>writing a movie on it</a>.
</p>
<p class='vspace'><strong>Five songs I listen to a lot these days</strong>: 
</p>
<p class='vspace'><a class='urllink' href='http://www.audioscrobbler.com/music/Matteo+Salvatore' title=''>Matteo Salvatore - Il Pescivendolo</a>
<a class='urllink' href='http://www.amazon.com/exec/obidos/tg/detail/-/B000000XJG/' title=''>Sarah Vaughan - I've Got the World on a String</a>
<a class='urllink' href='http://www.smithsonianglobalsound.org/containerdetail.asp?itemid=2933' title=''>Jean Bosco Mwenda - Masanga</a>
<a class='urllink' href='http://www.ul.ie/~iwmc/nk/index.html' title=''>Niall Keegan - Jig Jazz/A Fig for a Kiss</a>
<a class='urllink' href='http://www.folkways.si.edu/search/AlbumDetails.aspx?ID=2993' title=''>Tom and Mark Wisner - Dredgin' is my Drudgery</a>
</p>
<p class='vspace'>I know, that's eclectic.
</p>
<p class='vspace'><strong>You’re it</strong>:
</p>
<p class='vspace'><a class='urllink' href='http://www.livejournal.com/users/jillbertini/' title=''>La Concierge du Monde</a>
<a class='urllink' href='http://theoretical-librarian.blogspot.com/' title=''>The Theoretical Librarian</a>
</p>
<p class='vspace'>Thanks to <a class='urllink' href='http://www.hyperhypo.org/blog/' title=''>C-Squared</a> for tagging me.
</p>
<p class='vspace'>I'm going to add my own list:
</p>
<p class='vspace'><strong>5 CDs I have checked out of the library right now</strong>:
</p>
<p class='vspace'><a class='urllink' href='http://www.amazon.com/exec/obidos/tg/detail/-/B000009OP5/104-6122395-2131158?v=glance' title=''>Joshua Bell - Gershwin Fantasy, etc.</a>
<a class='urllink' href='http://www.folkways.si.edu/search/AlbumDetails.aspx?ID=3048' title=''>Luiz Bonfá - Solo in Rio 1959</a>
<a class='urllink' href='http://www.kingsofconvenience.com/' title=''>Kings of Convenience - Riot on an Empty Street</a>
<a class='urllink' href='http://www.folkways.si.edu/search/AlbumDetails.aspx?ID=2695' title=''>New York City: Global Beat of the Boroughs</a>
<a class='urllink' href='http://www.prokofiev.org/recordings/album.cfm?aid=000073' title=''>Prokofiev Piano Concertos Nos. 2 &amp; 4 - Yefim Bronfman, Zubin Mehta</a>
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Music' title='View posts in Music'>Music</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Music/MemeJune2005</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:20Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:20 GMT</pubDate>
</item>
<item>
<title>clearance</title>
<description><![CDATA[<h4>clearance</h4>
<p>I'm working on a way to clear the absolutely positioned elements (the text at left and this note) with the footer at the bottom without worrying which one is longer, and <a class='urllink' href='http://www.shauninman.com/archive/2006/05/22/clearance_position_inline_absolute' title=''>this</a> is a good method, but I don't like the way it makes the screen appear to blink every time you load a page.  I am going to have to try something else, I think.
</p>
]]></description><link>http://jonhaupt.net/Notes/2007-10-15-11-44-12</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-22T04:56:59Z</dc:date>
<pubDate>Sat, 22 Dec 2007 04:56:59 GMT</pubDate>
</item>
<item>
<title>House for sale</title>
<description><![CDATA[<p>Our house is currently on the market--it's a 4-bedroom house in Ames, IA.  <a class='urllink' href='http://1534linden.com' title=''>Check it out</a>!
</p>
]]></description><link>http://jonhaupt.net/Notes/2007-11-23-19-38-22</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-22T22:36:01Z</dc:date>
<pubDate>Sat, 22 Dec 2007 22:36:01 GMT</pubDate>
</item>
<item>
<title>strpos silliness</title>
<description><![CDATA[<p>I don't understand why, but apparently I don't get <a class='urllink' href='http://www.php.net/strpos' title=''>the php strpos function</a>.  I thought I could use it to search for <code class='escaped'>http://</code> in a field, then add it if it wasn't there.  But the way I've done it adds it even if it's there anyway!  So now I have to remove one if there's two of them!  <br />&lt;/php n00b&gt;
</p>
]]></description><link>http://jonhaupt.net/Notes/2007-12-21-22-03-25</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-22T22:34:33Z</dc:date>
<pubDate>Sat, 22 Dec 2007 22:34:33 GMT</pubDate>
</item>
<item>
<title>Saved from Silliness</title>
<description><![CDATA[<p>Got rid of the two-column note thing... it had to go bye-bye.  Tired of the flashing clearance thing.  Instead, we've got the now-becoming-standard inline asides.  That's okay!  Well, mostly.  Now I just have to figure out what to do with the right side again...
</p>
]]></description><link>http://jonhaupt.net/Notes/2007-12-21-22-47-28</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-22T22:50:26Z</dc:date>
<pubDate>Sat, 22 Dec 2007 22:50:26 GMT</pubDate>
</item>
<item>
<title>Baked Pancake</title>
<description><![CDATA[<p>For Mother's Day, Laura requested that Simon and I make her this pancake. I've made it now and then since 2007, when I found the recipe in the New York Times via <a class='urllink' href='http://tastespotting.com' title=''>Tastespotting</a>. Also known as a <a class='urllink' href='http://en.wikipedia.org/wiki/Dutch_baby_pancake' title=''>dutch baby pancake</a>, this recipe produces a light, fluffy, slightly crusty pancake—a sort of cross between a pancake and an omelet, really. In the oven, it puffs up beautifully, looking rather like a popover. 
</p>
<div class='vspace'></div><div class='img'><span class='frame rfloat'> <a class='urllink' href='http://www.flickr.com/photos/josquin/496424952/' title=''><img src='http://farm1.static.flickr.com/217/496424952_6fb9db75eb_m.jpg' alt='Baked Pancake' title='Baked Pancake' /></a> </span></div>
<p>You <strong>must</strong> put the sugar and lemon on almost immediately and eat it pronto, because the flavors and texture are best directly out of the oven. We made two this morning and had them with fresh fruit. I think the pear butter would be delightful, but that seems it might be best in the fall.
</p>
<div class='vspace'></div><h2>Skillet-Sizzled Baked Pancake</h2>
<p><span style='font-size:83%'>Adapted from <a class='urllink' href='http://www.nytimes.com/2007/03/25/magazine/25food.txt.html' title=''>"1966: David Eyre's Pancake," <em>New York Times</em>, 3/25/2007</a></span>
<br  /><span style='font-size:83%'><em>Serves 2–4</em></span>
</p>
<p class='vspace'>Preheat oven to 425 degrees. Take out a small mixing bowl and a 12-inch cast iron skillet.
</p>
<p class='vspace'><span style='font-size:83%'><strong>2 eggs</strong></span>
<br  /><span style='font-size:83%'><strong>1/2 cup flour</strong></span>
<br  /><span style='font-size:83%'><strong>1/2 cup milk</strong></span>
<br  /><span style='font-size:83%'><strong>Pinch of ground nutmeg</strong></span>
</p>
<p class='vspace'>Lightly beat the eggs in the mixing bowl, then add the flour, milk, and nutmeg and beat again lightly until just blended but still slightly lumpy.
</p>
<p class='vspace'>Put the skillet on the stove and turn to medium-high heat. Add and melt:
</p>
<p class='vspace'><span style='font-size:83%'><strong>4 tablespoons butter</strong></span>
</p>
<p class='vspace'>When the butter is completely melted and very hot, but not brown, pour in the batter, and place the skillet in the oven. Bake for 15 minutes or until the pancake has puffed up and the outside and top are browned to your satisfaction (I like the pancake to have a bit of chocolate color, but definitely not burnt!) Remove from oven and sprinkle on:
</p>
<p class='vspace'><span style='font-size:83%'><strong>2 tablespoons confectioner's sugar</strong>, through a fine-meshed sieve</span>
<br  /><span style='font-size:83%'><strong>Juice of 1/2 a lemon</strong></span>
</p>
<p class='vspace'>Serve with fig or blackberry jam, pear butter, or any kind of marmalade (optional). I think I may like it best without any other adornments and with fresh fruit on the side.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Breakfast' title='View posts in Breakfast'>Breakfast</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/BakedPancake</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2011-05-08T16:28:07Z</dc:date>
<pubDate>Sun, 08 May 2011 16:28:07 GMT</pubDate>
</item>
<item>
<title>Chana Masala</title>
<description><![CDATA[<p>A few years ago, I decided with two other friends that a bring-your-favorite-Indian-dish party was definitely going to happen, and I elected to bring Chana Masala. They make it brilliantly at our favorite go-to Indian restaurant in the area, and we've made a few different varieties of it in the past, but I decided to do a ton of research and try to take the best techniques and ingredients out of all of the yummy recipes out there and try to form my own recipe. It was very well-received, and after making it again recently, I have decided that it is blog-worthy. This recipe goes very well with basmati rice (even better if you make a simple pullao) and naan or another yummy bread.
</p>
<div class='vspace'></div><div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/chana-masala.jpg' alt='Chana Masala' title='Chana Masala' /></div>
<div class='vspace'></div><h2>Chana Masala</h2>
<p><span style='font-size:83%'>Adapted from several recipes found online and in cookbooks.</span>
<br  /><span style='font-size:83%'><em>Serves 4-6</em></span>
</p>
<p class='vspace'><strong>2 1/2 cups cooked chickpeas</strong>
<br  />Take a cup of chickpeas and process/blend them into thick, smooth paste.
</p>
<p class='vspace'><strong>2 tsp coriander seed</strong>
<br  /><strong>6 tsp cumin seed</strong>
<br  />Toast the cumin and coriander seeds in pan or oven and grind to a powder.
</p>
<p class='vspace'><strong>2 tbsp peanut or canola oil or ghee</strong>
<br  /><strong>1 small onion, chopped</strong>
<br  /><strong>1/4 tsp asafoetida</strong>
<br  /><strong>1 1/2 inches ginger, peeled and grated finely</strong>
<br  /><strong>6 cloves garlic</strong>
<br  /><strong>1 serrano pepper, chopped</strong>
<br  /><strong>1/4 tsp ground turmeric</strong>
<br  /><strong>4 tomatoes, chopped</strong>
<br  />Cook the onion and the asafoetida in the oil/ghee over medium heat for 5 minutes, stirring occasionally. Add the ginger and garlic, serrano pepper, and the ground spices from before and cook, stirring, for 2 minutes. Add the turmeric and tomatoes and bring to a simmer. 
</p>
<p class='vspace'><strong>1 tsp garam masala</strong>
<br  /><strong>1/2 cup water</strong>
<br  /><strong>1/2 tsp salt</strong>
<br  /><strong>4 tsp amchur (powdered mango); or use 1/2 lemon, juiced, or to taste</strong>
<br  /><strong>small bunch cilantro, chopped</strong>
<br  />Simmer the mixture until the tomatoes break down and reduce. Salt to taste, then add all the chickpeas and water. Simmer for 10 more minutes, until the texture is not too watery. Add the garam masala, lemon juice, and salt to taste. Top with the cilantro. Let sit for 10 minutes before serving to allow the flavors to come out.
</p>
<div class='vspace'></div><div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/chana-masala-2.jpg' alt='Chana Masala' title='Chana Masala' /></div>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Dinner' title='View posts in Dinner'>Dinner</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/ChanaMasala</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2011-12-05T04:32:20Z</dc:date>
<pubDate>Mon, 05 Dec 2011 04:32:20 GMT</pubDate>
</item>
<item>
<title>Swiss Fondue</title>
<description><![CDATA[<p>Over time, we've tried a lot of different recipes for cheese fondue. This year, we decided this particular recipe was pretty much as good as we've had it. It's a combination of things I remember from past years... plus the recipes from <em><a class='urllink' href='http://www.saveur.com/article/Recipes/Classic-Swiss-Fondue' title=''>Saveur</a></em> and <em><a class='urllink' href='http://find.myrecipes.com/recipes/recipefinder.dyn?action=displayRecipe&amp;recipe_id=1010636' title=''>Sunset</a></em>.
</p>
<div class='vspace'></div><h2>Käsefondue</h2>
<p>Serves 4 a lot of cheese for dinner, or 6-8 an appetizer
</p>
<div class='vspace'></div><div style='font-size:80%; font-weight:bold;' >
<p>Bread; either a big country loaf, or a couple of baguettes, crusty in any case
<br  />1 garlic clove, peeled and cut in half
<br  />1 1/4 cups dry white wine
<br  />1/2 lb. gruyère cheese, grated
<br  />1/2 lb. emmenthaler cheese, grated
<br  />1  teaspoon dry mustard
<br  />1 tbsp. cornstarch
<br  />Pinch of nutmeg
<br  />2 tbsp. kirsch
<br  />Freshly ground black pepper
</p></div>
<p class='vspace'>1. Chop up or tear the bread into 1/2 inch cubes.
</p>
<p class='vspace'>2. Rub interior of a medium stainless-steel pot with garlic clove, then discard garlic. Add white wine and bring to a simmer over medium heat.
</p>
<p class='vspace'>3. Combine grated cheeses in a bowl and toss with cornstarch and dry mustard. Add a little black pepper.
</p>
<p class='vspace'>4. Transfer the hot wine to a fondue pot or chafing dish set over a flame. Add cheese mixture a handful at a time, stirring until fondue is smoothly melted and beginning to bubble. Add the kirsch and sprinkle fondue with nutmeg and a little more pepper.
</p>
<p class='vspace'>5. To eat, spear bread pieces with fondue forks and dip in cheese, continuing to stir with forks as you dip.
</p>
<p class='vspace'>If you use a chafing dish or a ceramic fondue pot with a diffuser, the cheese will stay pretty consistent throughout. If you use a metal fondue pot with no diffuser, you'll have cheese crust in the bottom center of the pan that you can scrape out and eat as a special treat.
</p>
<p class='vspace'>I think if you add the cornstarch after the cheese is melted and then cook it for 5 minutes, it will probably come out thicker. I suggest trying this if you prefer a thicker cheese. If it gets too thick, I recommend adding extra wine!
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Fondue' title='View posts in Fondue'>Fondue</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/CheeseFondue</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2011-03-24T00:50:16Z</dc:date>
<pubDate>Thu, 24 Mar 2011 00:50:16 GMT</pubDate>
</item>
<item>
<title>Triple-Chocolate Chocolate Mint Cake</title>
<description><![CDATA[<p>That's a lot of chocolate!! The following is a recipe that we've made twice. I have to warn you that small children (I won't name any names) who really like to eat chocolate cake, might eat a whole big piece of this--so watch out who you make it for. That said, it's a dreamy cake with a variety of chocolate flavors and textures and the mint adds a special fun quality.
</p>
<div class='vspace'></div><h3>Triple-Chocolate Cake with Chocolate-Peppermint Filling</h3>
<p>From <em>A Suite of Sweets: a collection of delectable dessert recipes</em>, by Janice Gockel.
</p>
<div class='vspace'></div><div class='img imgcaption'><span class='frame rfloat'> <a class='urllink' href='http://flickr.com/photos/josquin/225735017/' title=''><img width='300' src='http://farm1.static.flickr.com/72/225735017_646fbef089.jpg' alt='Chocolate mint birthday cake' title='Chocolate mint birthday cake' /></a><br /><span class='caption'>Chocolate Mint Cake</span></span></div>
<p class='vspace'><strong>Ingredients</strong>
</p>
<p class='vspace'><strong>Filling</strong>
<br  />8oz Imported milk chocolate
<br  />1/2 cup Whipping cream
<br  />1 tbsp Light corn syrup
<br  />1/2 tsp Peppermint extract
</p>
<p class='vspace'><strong>Cake</strong>
<br  />1 cup Flour
<br  />1/3 cup Unsweetened cocoa powder, such as Scharffen Berger
<br  />1/2 tsp Salt
<br  />1/4 tsp Baking powder
<br  />1/4 tsp Baking soda
<br  />3/4 cup (1 1/2 sticks) Room temperature unsalted butter
<br  />1 cup Sugar
<br  />1/3 cup Dark brown sugar
<br  />2 tsp Vanilla extract
<br  />3 Large eggs (room temperature)
<br  />1/2 cup Buttermilk
<br  />1 1/2 cups Semisweet chocolate chips
</p>
<p class='vspace'><strong>Chocolate glaze</strong>
<br  />8 oz finely chopped Bittersweet (not unsweetened) or semisweet chocolate (I suggest 70%)
<br  />1/2 cup (1 stick) Unsalted butter, cut into pieces
<br  />3/4 tsp Peppermint extract
<br  />1 tbsp Light corn syrup
</p>
<p class='vspace'><strong>Garnish</strong>
<br  />12 chopped Peppermint candies (I like to have a nice variety of sizes--completely smashed to 1/4 round)
<br  />Fresh mint leaves (peppermint probably makes the most sense)
</p>
<div class='vspace'></div><hr />
<p><strong>Directions</strong>
</p>
<p class='vspace'><strong>Filling</strong>
<br  />1. Place chocolate in medium bowl. Heat cream and corn syrup in small pan until nearly boiling. Pour hot mixture over chocolate; add extract and let stand 1 minute. Whisk until smooth.
</p>
<p class='vspace'><strong>Cake</strong>
<br  />1. Preheat oven to 350° F. Butter one 9-inch diameter cake pan. Line bottom with buttered parchment paper. Dust with flour.
<br  />2. Mix first 5 ingredients in medium bowl.
<br  />3. Using electric mixer, beat butter in large bowl until light and fluffy.  Gradually beat in both sugars, then vanilla. Add eggs one at a time, beating well after each addition. Beat in dry ingredients alternately with buttermilk in 2 additions each. Mix in chocolate chips.
<br  />4. Transfer batter to prepared pan. Bake cake until tester comes out clean, about 1 hour 5 minutes. Place the cake, in its pan, on rack for 5 minutes. Turn cake onto rack. Cool.
<br  />5. After the cake is cool, using electric mixer, beat filling until fluffy, 30 seconds. Using a serrated knife, cut the cake horizontally in half. Put a cooling rack on top of a baking sheet (a place for chocolate to drip on).   Place 1 cake layer, cut side up, on rack. Spread filling over cake layer. Top with second layer cut side down, then chill the filled cake 20 minutes. While it's cooling, prepare the glaze:
</p>
<p class='vspace'><strong>Glaze</strong>
<br  />1. Stir chocolate, butter and corn syrup in heavy pan over low heat until melted and smooth. Mix in extract. Cool until lukewarm but pourable, about 20 minutes.
</p>
<p class='vspace'><strong>Assembly</strong>
<br  />1. Pour 1/2 cup of the glaze over the center of the cake. Spread that over the top and sides of the cake. Chill until glaze sets.  Pour remaining glaze over center of cake, then spread quickly over top and side. Chill again until glaze sets. Sprinkle candies around top edge of cake, then garnish with fresh mint leaves.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Cakes' title='View posts in Cakes'>Cakes</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/ChocolateCake</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-11-26T03:25:41Z</dc:date>
<pubDate>Wed, 26 Nov 2008 03:25:41 GMT</pubDate>
</item>
<item>
<title>Fusilli with Red Sauce</title>
<description><![CDATA[<div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/fusilli.jpg' alt='Fusilli' title='Fusilli' /></div>
<p class='vspace'>It's been a while since I posted anything so I thought I should change it up. I'm not feeling super inspired so here is a basic explanation of how to do some simple sauce. You probably already know all of this, but who knows? Maybe this will help someone. I would 100% encourage you to try reading cookbooks by very good Italian chefs such as <a class='urllink' href='https://www.google.com/search?q=marcella+hazan' title=''>Marcella Hazan</a> if you want to make really authentic pasta sauces well. This one is kind of made-up of various other recipes and methods I have used.
</p>
<div class='vspace'></div><h2>Fusilli with Red Sauce</h2>
<p><strong>28oz can whole tomatoes</strong> such as Bianco DiNapoli
<br  /><strong>1/2 yellow onion, not chopped, outer skin removed</strong>
<br  /><strong>5 tbsp unsalted butter, cut into pieces</strong>
<br  /><strong>A little chopped basil</strong> (fresh or dried, whatever)
<br  /><strong>Salt and pepper</strong>
<br  /><strong>2 tbsp tomato paste</strong>
<br  /><strong>2 tbsp heavy cream</strong> (optional)
</p>
<p class='vspace'>Heat the tomatoes, 1/2 onion, and butter into an enameled cast iron pot or other heavy-bottomed pan on medium. Cook until the tomatoes cook down, stirring occasionally to mix in the butter and turn the onion around. You can mash the tomatoes with a potato masher now and then, helping to smash and crush them down. Eventually, they just break down and form a sauce. If I have more time, I like to let it simmer for quite a while (up to an hour) but sometimes I am in a hurry so I just do it quickly on medium and it only takes maybe 15–20 minutes to make a pretty good, bright-looking sauce.
</p>
<p class='vspace'><strong>1 pound fusilli</strong> or other pasta shape as you see fit
</p>
<p class='vspace'>Meanwhile, start a pot of salted boiling water and make the pasta as explained on the package, or if you're making it from fresh pasta, follow whatever directions you or your recipe suggest.
</p>
<p class='vspace'>Back to the sauce. At some point I like to throw in a little basil and definitely season with salt and pepper to taste.
</p>
<p class='vspace'>If the pasta is done early, just put it in a bowl with a little 
<br  />pat of butter and mix in order to keep it from sticking to itself.
</p>
<p class='vspace'>Once the sauce seems ready, I usually throw in a little tomato paste for texture and in order to give the sauce a nice tomato-y flavor. At this point, I also decide if I'm in the mood to add a little cream or not. I think the slightly higher fat helps the sauce attach itself to the pasta, so I like to add a little bit. After mixing that in, I let the sauce simmer another minute and then remove from heat. Season to taste again. Combine with the pasta and serve.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Mains' title='View posts in Mains'>Mains</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Pasta' title='View posts in Pasta'>Pasta</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/FusilliWithRedSauce</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2024-04-17T01:36:12Z</dc:date>
<pubDate>Wed, 17 Apr 2024 01:36:12 GMT</pubDate>
</item>
<item>
<title>Green Rice with Chard</title>
<description><![CDATA[<p>Everybody's always trying to come up with ways to get greens into their diets, and we're no exception.  Some people like just eating chard or other greens just straight up, but I generally can't convince myself to do that unless it's watercress or something really crisp and full of water.  There's always gumbo, and that's awesome, but it's so time- and energy-intensive, even expensive, that I'm not going to make it all that often.  So I've been wanting to try to make the following for quite some time, basically ever since I first tried it at <a class='urllink' href='http://www.aguaverde.com/' title=''>Agua Verde Cafe &amp; Paddle Club</a> in Seattle.  
</p>
<div class='vspace'></div><div  style='text-align: center;' class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/2481450922/' title=''><img src='http://farm3.static.flickr.com/2214/2481450922_42c67347c3.jpg' alt='green rice with chard' title='green rice with chard' /></a></div>
<p class='vspace'>Here's the recipe.
</p>
<div class='vspace'></div><h3>Green Rice with Chard (Arroz verde con acelga)</h3>
<p><span style='font-size:69%'><em>Adapted from <a class='urllink' href='http://www.saveur.com/food/classic-recipes/green-rice-3840.html' title=''>Saveur</a></em></span>
</p>
<p class='vspace'>1 small white onion, peeled and quartered<br />3 cloves garlic, peeled<br />1 1/2 cups fresh swiss chard, chopped<br />2 cups chicken or vegetable stock<br />Salt and freshly ground black pepper<br />1 cup long-grain white rice<br />2 tbsp. vegetable oil
</p>
<p class='vspace'>1. Place onions, garlic, chard, and 1 cup stock in a food processor. Process to a fine paste. Season with salt and pepper.
</p>
<p class='vspace'>2. Rinse and drain rice. Heat oil in a  heavy pot over medium-low heat. Add rice and sauté, stirring constantly, for 2 minutes. Add sauce and remaining 1 cup stock. Bring to a low boil, cover and simmer for 15 minutes. Remove pot from heat, but keep covered, allowing rice to cook for another 10 minutes. Fluff and serve.
<br  /><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/GreenRice</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-05-12T15:57:20Z</dc:date>
<pubDate>Mon, 12 May 2008 15:57:20 GMT</pubDate>
</item>
<item>
<title>Mojito</title>
<description><![CDATA[<div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/mojito-large.jpg' alt='Mojito' title='Mojito' /></div>
<p class='vspace'>Since leaving Dallas nearly two years ago for California Wine Country, there are a few things about Dallas that we miss. Since we used to live in the M Streets neighborhood, one of the most wonderful places around was <a class='urllink' href='http://www.gloriasrestaurants.com/' title=''>Gloria’s</a>, a Salvadorian and Tex-Mex restaurant that happened to have both the best margaritas and the most pocketbook-friendly happy hour prices. It also didn’t hurt that it was walkable…
</p>
<p class='vspace'>In addition to the margaritas, the same pricing and elite status belonged to the mojitos. After a few years of really enjoying them, a friend asked what the trick was to how good those mojitos were. Homemade mojitos always seemed good, but these are special. The answer happens to combine two more good things: mojito excellence and easier preparation—especially when serving for a crowd! 
</p>
<p class='vspace'>The secret is in making lime simple syrup. Rather than fussing with a meddler, just dissolve the sugar into the lime juice! Unless you need an instant mojito (you should chill the syrup), it will turn out easier and better.
</p>
<div class='vspace'></div><h2>Mojito</h2>
<p><span style='font-size:83%'>Adapted from various recipes online and tips received from Gloria’s Restaurants</span>
</p>
<p class='vspace'><strong>1/2 cup fresh-squeezed lime juice</strong>
<br  /><strong>1/2 cup sugar</strong>
<br  />Place equal parts lime juice and cane sugar in a saucepan. Heat and stir until the sugar dissolves. Remove from heat and chill.
</p>
<p class='vspace'><strong>ice</strong>
<br  />Fill a cocktail shaker halfway with ice. Add a few ice cubes to a tumbler as well for serving.
</p>
<p class='vspace'><strong>8-15 mint leaves to taste</strong>
<br  /><strong>1 1/2 to 2 oz. white rum to taste</strong>
<br  /><strong>2 oz lime simple syrup, above</strong>
<br  />Add all of the ingredients to the cocktail shaker; I like generally like 2 oz. rum and 11 leaves of mint. Shake for about 20-30 seconds, then strain into serving glass. 
</p>
<p class='vspace'><strong>club soda</strong>
<br  /><strong>small sprig of mint</strong>
<br  />Top with club soda. Stir gently! Top with your garnish and enjoy.
</p>
<p class='vspace'>You'll have more lime simple syrup than for just one drink, of course. You can keep it in the fridge for a few weeks if it miraculously lasts that long.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Drinks' title='View posts in Drinks'>Drinks</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/Mojito</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2014-05-26T21:41:05Z</dc:date>
<pubDate>Mon, 26 May 2014 21:41:05 GMT</pubDate>
</item>
<item>
<title>Pressure Cooker Chile Colorado</title>
<description><![CDATA[<div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/chile-colorado.jpg' alt='Chile Colorado' title='Chile Colorado' /></div>
<p class='vspace'>We've been playing a bit with the cooking in the <a class='urllink' href='https://en.wikipedia.org/wiki/Ranchos_of_California' title=''>Ranchos of Alta California</a>. We were excited to try this Chile Colorado, but, honestly, we started too late... and we didn't want to eat at 9 p.m. So... we adjusted the recipe for use with a pressure cooker. 
</p>
<p class='vspace'>We used our stovetop pressure cooker because the amount of broth seemed pretty high. I think it would've worked in the electric pressure cooker, though. As usual, you'd have to adjust the cooking time for the electric pressure cooker.
</p>
<p class='vspace'>The recipe works quite nicely in the pressure cooker. The meat is succulent and flavorful. 
</p>
<div class='vspace'></div><h2>Chile Colorado</h2>
<p><span style='font-size:83%'>Adapted from <em>California Rancho Cooking</em> by Jacqueline Higuera McMahan.</span>
<br  /><span style='font-size:83%'>Serves 6–8 with other dishes</span>
</p>
<div class='vspace'></div><h3>Red Chile Sauce</h3>
<p><strong>18 dried chiles</strong> (California and/or New Mexico)
<br  /><strong>2 ancho chiles</strong>
<br  /><strong>3 cloves garlic</strong>
<br  /><strong>2 1/2 cups water</strong>
</p>
<p class='vspace'>Rinse the chiles under cold water. Cut off the stems, cut in half. Shake out the seeds onto a paper towel. Place the chiles and garlic in the top half of a steamer over simmering water. Steam for 25 minutes.
</p>
<p class='vspace'>Remove the chiles and garlic from heat. In three batches, place in a blender with 1/2 cup water and purée until smooth. Pour the puree into a wire strainer over a bowl. Push all the chile purée through the strainer. Scrape the strained purée off the bottom of the strainer  into the bowl. Run the blender with a little bit of water to clean the blades and pour that through the strainer as well to make sure you get all the awesome chile. You should have about 3 1/2 cups of purée.
</p>
<p class='vspace'><strong>3 tbsp. olive oil</strong>
<br  /><strong>3 tbsp. flour</strong>
<br  /><strong>1 1/2 tsp. dried oregano</strong>
<br  /><strong>1 tbsp. apple cider vinegar</strong>
<br  /><strong>1 tsp. salt</strong>
<br  /><strong>Pinch of sugar</strong> (optional)
<br  /><strong>1/2 to 1 c. water</strong> (if you need it)
</p>
<p class='vspace'>Heat the olive oil in a deep skillet over medium heat. Add the flour, toasting lightly until nut brown. Whisk in the chile purée. Add the oregano, vinegar, and salt. Simmer for 20 minutes. Taste the sauce—add a pinch of sugar if the flavor seems too sharp. If the sauce seems too thick, add water or broth and simmer again for 5 minutes. Use immediately or store: 5 days in the refrigerator or frozen for 6 months.
</p>
<div class='vspace'></div><h3>Chile Colorado</h3>
<p><strong>3 1/2 pounds beef roast, chuck, etc.</strong>
<br  /><strong>1 tbsp. vegetable oil</strong>
</p>
<p class='vspace'>Cut the meat into 1- to 2-inch chunks and dry well with paper towels. Heat the oil in the pressure cooker pot over medium heat, and brown the meat on all sides in small batches. Remove the meat chunks as they brown and set on a plate.
</p>
<p class='vspace'><strong>2 medium onions, chopped</strong>
<br  /><strong>1 tbsp. garlic, minced</strong>
<br  /><strong>2 tsp. salt</strong>
<br  /><strong>4 c. beef stock</strong>
</p>
<p class='vspace'>After the meat is done, add the onions to the pressure cooker pot, adding a little oil if necessary. Sauté until soft and golden, 10 minutes. Meanwhile, mix the garlic and salt together. When the onions are done, stir in the garlic and salt. Add the browned meat, any juices from the plate, and the beef stock. Secure the pressure cooker lid. Bring to high pressure and cook for 15 minutes at high pressure, then use natural release for 15 minutes. Quick release any remaining pressure after the timer is up.
</p>
<p class='vspace'><strong>2 c. Red chile sauce (above)</strong>
<br  /><strong>1 tbsp. cumin seeds, toasted and crushed</strong>
<br  /><strong>1 tbsp. dried oregano</strong>
<br  /><strong>1 to 2 tbsp. New Mexican chile powder</strong> (optional)
</p>
<p class='vspace'>Drain off all but 1 cup of broth from the pot and reserve for another dish. Leaving the meat and 1 cup broth in the pot, add Red chile sauce, cumin, oregano, and chile powder (if you're using it). Secure the lid again and return the pressure cooker to high pressure, cooking again for 10 minutes. Use the natural release again for 15 minutes, then quick release any remaining pressure.
</p>
<p class='vspace'><strong>3 tbsp. masa harina flour</strong>
<br  /><strong>1/4 c. water</strong>
<br  /><strong>1 c. black olives</strong> (for garnish)
<br  /><strong>1/4 c. minced cilantro</strong> (for garnish)
<br  /><strong>Tortillas</strong>
</p>
<p class='vspace'>Blend the masa harina into the water and blend into the stew to thicken it. Simmer for 5 minutes. Warm the tortillas on a dry skillet. Serve Chile Colorado in bowls with olives and cilantro to add as well as the tortillas for dunking.
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Mains' title='View posts in Mains'>Mains</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/PressureCookerChileColorado</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2017-02-14T04:59:52Z</dc:date>
<pubDate>Tue, 14 Feb 2017 04:59:52 GMT</pubDate>
</item>
<item>
<title>Rosemary Lemonade</title>
<description><![CDATA[<p>This rosemary lemonade is one of my favorite drinks to make. It goes really well as a martini, too! Vodka and a little rosemary sprig. <a class='urllink' href='http://www.cafeflora.com/' title=''>Cafe Flora</a> also makes a cranberry-ginger cider (cringer) and the two mix well.
</p>
<div class='vspace'></div><h3>Rosemary Lemonade</h3>
<p><em>From "<a class='urllink' href='http://www.amazon.com/Cafe-Flora-Cookbook-Catherine-Geier/dp/1557884714' title=''>The Cafe Flora Cookbook</a>"</em>.
<br  />Makes 2 quarts
</p>
<p class='vspace'>1 1-ounce bunch of rosemary, about 8 6-inch sprigs
<br  />4 cups water, plus more as needed
<br  />1 cup sugar
</p>
<p class='vspace'>In a saucepan, cover the rosemary with the water. Bring to a boil and simmer for 20 minutes. Strain the rosemary water into a 2-quart pitcher, and dissolve the sugar in the hot rosemary water. Set aside to cool.
</p>
<p class='vspace'>When the rosemary tea is cool, add:
</p>
<p class='vspace'>1 cup freshly squeezed lemon juice (about 6 lemons)
<br  />Enough water to make 2 quarts
</p>
<p class='vspace'>Serve chilled.
</p>
<p class='vspace'><em>Note:</em> This recipe is awesome with limes as well. Even better: Rosemary limeade with whiskey.
<br  /><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Drinks' title='View posts in Drinks'>Drinks</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/RosemaryLemonade</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2009-07-27T03:19:28Z</dc:date>
<pubDate>Mon, 27 Jul 2009 03:19:28 GMT</pubDate>
</item>
<item>
<title>Vegan Citrus Tart</title>
<description><![CDATA[<div class='img imgonly'><img src='http://jonhaupt.net/uploads/Recipes/keylimetart.jpg' alt='Vegan Citrus Tart' title='Vegan Citrus Tart' /></div>
<p class='vspace'>I may be an omnivore and generally try to eat a little of everything, but everything includes food that my friends, family, and co-workers eat—so when my awesome dairy-free co-worker was having a birthday, it was time to deliver. So then... I didn't want to stop at the dairy-free part. She also tries to avoid wheat and avoids refined sugars, including cane sugar. I do love a challenge!
</p>
<p class='vspace'>I do not like to use soy or avocado in a key lime pie or tart recipe—to me, those seem a bit like cheating and don't appeal to me. I love avocados, but not in a key lime tart! Luckily, Isa Chandra Moskowitz has published <a class='urllink' href='http://www.theppk.com/2008/11/latchkey-lime-pie/' title=''>this recipe for key lime pie</a> using agar agar for the thickener. This is a great recipe and the filling produced is quite tasty. With the coconut sugar, the whole tart ends up looking a bit brown, but it's delicious brown food. :)
</p>
<p class='vspace'>For the crust, I altered a go-to gluten free tart crust recipe from a baker I trust for such things. I only needed to trade out the butter and sugar—both fairly straightforward; the vegan shortening and coconut sugar are 1:1 substitutes.
</p>
<p class='vspace'>The result is this yummy, gluten-free, dairy-free, alternative-sugar key lime tart. I hope the recipe is helpful for others!
</p>
<div class='vspace'></div><h2>Vegan Citrus Tart</h2>
<p><span style='font-size:83%'>Adapted from <a class='urllink' href='http://www.theppk.com/2008/11/latchkey-lime-pie/' title=''>The Post Punk Kitchen</a> and <a class='urllink' href='http://saporific.com/luscious-gluten-free-fresh-berry-tart' title=''>Saporific</a></span>
</p>
<div class='vspace'></div><h3>Crust</h3>
<p><strong>1 cup brown rice flour mix</strong> (I use <a class='urllink' href='http://saporific.com/brown-rice-flour-mix-for-gluten-free-baking' title=''>this mix</a>)
<br  /><strong>1/4 cup coconut sugar</strong>
<br  /><strong>1 tsp xanthan gum</strong>
<br  /><strong>5 tbsp cold vegan shortening, cut into little cubes</strong>
<br  /><strong>1 tsp vanilla extract</strong>
</p>
<div class='vspace'></div><ol><li>Preheat the oven to 350 degrees. Grease a 9-inch tart or pie pan with cooking spray, and dust with rice flour.
</li><li>In a food processor or mixer, combine flour, sugar, and xanthan gum. Add vegan shortening and pulse or mix on low speed until the texture is crumb-like. Add the vanilla and mix well.
</li><li>Press the mixture into the bottom and up the sides of the prepared pan.
</li><li>Bake on center oven rack for 18 minutes or until golden brown. Cool on rack in pan. (Remove sides only after completely cooled.)
</li></ol><div class='vspace'></div><h3>Filling</h3>
<p><strong>1 tbsp lime zest</strong>
<br  /><strong>2/3 cup fresh lime juice</strong>
<br  /><strong>1 1/2 cups unsweetened almond milk, at room temperature</strong>
<br  /><strong>2 tbsp agar flakes</strong> (or 2 tsp agar powder and skip the soaking step)
<br  /><strong>16 oz coconut milk at room temperature</strong>
<br  /><strong>2 tbsp tapioca flour</strong>
<br  /><strong>1/2 cup coconut sugar</strong>
<br  /><strong>1 tsp vanilla</strong>
</p>
<div class='vspace'></div><ol><li>In a small saucepan, soak the agar in almond milk for about 15 minutes. Bake your pie crust for 8 to 10 minutes; remove from oven to cool.
</li><li>While the agar is soaking, mix together coconut milk, tapioca, sugar and vanilla. It’s really important that your coconut milk is at room temperature so that it doesn’t affect the agar when you add it to the pot.
</li><li>After soaking agar, turn up the heat and bring almond milk to a boil. Keep a close eye so that it doesn’t boil over. Immediately reduce heat and let simmer for about 15 minutes, until agar is dissolved. (If using powdered, it will only take about 5 minutes to dissolve.)
</li><li>Once dissolved, very slowly whisk in the coconut mixture and then the lime juice and zest. Adding it too fast will make the agar gel up, which you don’t want it to do just yet. Once added, whisk often for about 10 minutes, until mixture has thickened. If it isn’t thickening, turn the heat up just a bit, but be careful not to boil.
</li><li>Pour mixture into pie shell and let cool on the counter for about half an hour, just so that it isn’t steaming. Refrigerate for at least 3 hours, until fully set. Garnish with lime slices. 
</li></ol><p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Recipes' title='View posts in Recipes'>Recipes</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Dessert' title='View posts in Dessert'>Dessert</a></span>
</p>
]]></description><link>http://jonhaupt.net/Recipes/VeganCitrusTart</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2015-08-14T04:47:04Z</dc:date>
<pubDate>Fri, 14 Aug 2015 04:47:04 GMT</pubDate>
</item>
<item>
<title>Mother&#8217;s Day Card Show &amp; Tell</title>
<description><![CDATA[<p>Simon made Laura an impressive Mother's Day card, so I thought I'd describe it in video form. Enjoy...
<br  />(:vimeo 1049097:)
<br  /><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/2008MothersDayCard</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-05-22T03:39:32Z</dc:date>
<pubDate>Thu, 22 May 2008 03:39:32 GMT</pubDate>
</item>
<item>
<title>Blocks</title>
<description><![CDATA[<p>I'm testing the idea of doing an audio and video podcast here.  What you've got here is a video of Simon playing with his blocks.  It's formatted for use with iPods, so you can add this to your video-enabled iPod and watch away. Or, you could just download and watch it <em>not</em> on your iPod, of course...
</p>
<p class='vspace'><a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Blocks.mp4'>Simon playing with his blocks</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Blocks.mp4'>&#160;&#916;</a>
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Movies' title='View posts in Movies'>Movies</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Blocks</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:29Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:29 GMT</pubDate>
</item>
<item>
<title>Broccoli</title>
<description><![CDATA[<p>(:youtube 5Urer_v7SWQ:)
</p>
<p class='vspace'>Simon likes a lot of random food.  Here he's chowing down on some raw broccoli.  He seems to think it's pretty yummy!
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/191013004/' title=''><img src='http://static.flickr.com/68/191013004_fb607601d3.jpg' alt='Simon eating broccoli' title='Simon eating broccoli' /></a></div>
<p class='vspace'><span class='tags'> Tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a></span> <span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Broccoli</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:15Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:15 GMT</pubDate>
</item>
<item>
<title>Cars</title>
<description><![CDATA[<p>(:youtube gFx1LYCrAUo:)
</p>
<p class='vspace'>Simon really likes cars.  So here's a video of him taking his cars and driving them around, parking them, backing them up, etc.  Take careful note of how he arranges them in spectrum order.
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Movies' title='View posts in Movies'>Movies</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Cars</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:11Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:11 GMT</pubDate>
</item>
<item>
<title>Chomp!</title>
<description><![CDATA[<p>Simon likes to eat his crib, too.  Grandma says he's going to be a climber.  I don't know what gives her that impression...  Another common occurrence: two pacifiers were under the crib at this point, since he threw them there as he often does.
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071968' title=''><img src='http://photos6.flickr.com/12071968_24e339556a.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Chomp</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:29Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:29 GMT</pubDate>
</item>
<item>
<title>Crayons</title>
<description><![CDATA[<p>(:googlevideo -4187323126638867440:)
</p>
<p class='vspace'>This is another movie from a few weeks ago in which Simon shows off his mad crayon skillz.  It's much more fun, apparently, to draw on the paper only a little bit, throw it up in the air, and then go and get another crayon from several feet away, than it is to use them for longer stretches of time or bring them closer to the paper.
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Crayons' title='View posts in Crayons'>Crayons</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Movies' title='View posts in Movies'>Movies</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Crayons</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:13Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:13 GMT</pubDate>
</item>
<item>
<title>Frog Eater</title>
<description><![CDATA[<p>I like to eat frogs, says Simon. At least, little green plastic ones. 
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071986' title=''><img src='http://photos9.flickr.com/12071986_52911db6fa.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/FrogEater</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:22Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:22 GMT</pubDate>
</item>
<item>
<title>Simon&#8217;s Meow Song</title>
<description><![CDATA[<p>I've really just created this blog post so that I can try out <a class='urllink' href='http://blog.flickr.net/en/2008/04/09/video-on-flickr-2/' title=''>Flickr Video</a> embedding.  I updated the PmWiki recipe for <a class='urllink' href='http://www.pmwiki.org/wiki/Cookbook/Flash#youtube' title=''>embedding flash files</a> to work with Flickr, and here's a short video of Simon singing Meow.  Note the mild ornamentation!
<br  />(:flickrvid id=2399529939 secret=a2f106f120 width=480 height=360:)
<br  /><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Video' title='View posts in Video'>Video</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/MeowSong</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2008-04-09T17:06:09Z</dc:date>
<pubDate>Wed, 09 Apr 2008 17:06:09 GMT</pubDate>
</item>
<item>
<title>Nutcracker</title>
<description><![CDATA[<p>Simon had a lot of fun dancing to Tchaikovsky's music to the Nutcracker.  Who would've thought?  What a silly guy!
<br  />(:youtube OeKnhjoztxE:)
<br  />He was getting pretty tired near the end there.  That, of course, was the idea...
</p>
<p class='vspace'>tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a>
</p>
]]></description><link>http://jonhaupt.net/Simon/Nutcracker</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:17Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:17 GMT</pubDate>
</item>
<item>
<title>Photo editing fun, plus a weather report</title>
<description><![CDATA[<div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/71694512/' title=''><img src='http://static.flickr.com/34/71694512_4a54975afb.jpg' alt='Simon in a laundry basket' title='Simon in a laundry basket' /></a></div>
<p class='vspace'>I decided that I liked <a class='urllink' href='http://www.flickr.com/photos/josquin/71691365/' title=''>the original photo</a> so much that I wanted to play around with it a little. So I made it black-and-white, then warmed the colors somewhat to make it a little brown. Then I used a tool to make Simon turn out clear, but the area around the outside of the image a little fuzzy. I think it’s very nice.
</p>
<p class='vspace'>In other news, it’s been rather snowy out here:
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/71691909/' title=''><img src='http://static.flickr.com/34/71691909_8068e758f4.jpg' alt='Snow' title='Snow' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Iowa' title='View posts in Iowa'>Iowa</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/PhotoEditingFunPlusAWeatherReport</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:22Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:22 GMT</pubDate>
</item>
<item>
<title>Storytelling and interpretive dance</title>
<description><![CDATA[<p>Here's a clip of Simon doing an interpretive dance to Laura's narration of a story and my stylistically appropriate music.
</p>
<p class='vspace'>(:vimeo 459825:)
</p>
<p class='vspace'>Simon thought this program music was so hilarious, he wanted to try it himself.  This is what came of that attempt:
</p>
<p class='vspace'>(:vimeo 458961:)
</p>
<p class='vspace'>It's a little gruesome, but a pretty good story nonetheless.  The music's not bad, either...
</p>
<p class='vspace'><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Video' title='View posts in Video'>Video</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/PianoStory</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-30T14:33:04Z</dc:date>
<pubDate>Sun, 30 Dec 2007 14:33:04 GMT</pubDate>
</item>
<item>
<title>Quilt</title>
<description><![CDATA[<p>Here's another video of Simon with his new quilt.
</p>
<p class='vspace'><a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Quilt.mp4'>Simon playing on the quilt</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Quilt.mp4'>&#160;&#916;</a>
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Podcast' title='View posts in Podcast'>Podcast</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Movies' title='View posts in Movies'>Movies</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Quilt</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:30Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:30 GMT</pubDate>
</item>
<item>
<title>Simon Says His Name</title>
<description><![CDATA[<p>I guess this is a podcast now...
</p>
<p class='vspace'>I recorded some of Simon doing a variety of things, and here's a short clip of him saying his name.  He also apparently knows that he is "me".
</p>
<p class='vspace'><a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=SimonSaysHisName.mp3'>Here is the file (mp3)</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=SimonSaysHisName.mp3'>&#160;&#916;</a>
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Podcast' title='View posts in Podcast'>Podcast</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/SimonSaysHisName</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:25Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:25 GMT</pubDate>
</item>
<item>
<title>Simon With Grandma</title>
<description><![CDATA[<p>I can't keep up with my <a class='urllink' href='http://dihauptblog2.blogspot.com' title=''>mom's blog</a> at all!  She is throwing pictures up there with ferocious speed.  She looks great with Simon here in this picture from their house.  I wonder if he was eyeing her reading glasses, thinking about taking a swipe at them?  He sure likes to grab those things!
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071978' title=''><img src='http://photos11.flickr.com/12071978_2b775b1be4.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/SimonWithGrandma</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:25Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:25 GMT</pubDate>
</item>
<item>
<title>Singing</title>
<description><![CDATA[<div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/101945238/' title=''><img src='http://static.flickr.com/31/101945238_1390b89e0f.jpg' alt='' title='' /></a></div>
<p class='vspace'>The attached mp3 features Simon and I singing <em>Skip to my Lou</em>, <em>I Had a Rooster</em>, and <em>The Wheels on the Bus</em>.  If you pick a song that he likes, he'll just sing a verse or two now and then.  And randomly he'll just start singing a song.
</p>
<p class='vspace'><a rel='nofollow' class='createlinktext' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Singing.mp3'>Here's the file (mp3)</a><a rel='nofollow' class='createlink' href='http://jonhaupt.net/Simon/Simon?action=upload&amp;upname=Singing.mp3'>&#160;&#916;</a> (approx. 6 MB)
</p>
<p class='vspace'>I took this photo roughly at the same time I recorded the singing.  Actually there's a moment in the recording when he starts talking about pictures, and I think he wanted me to take another photo.
<br  /><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Podcast' title='View posts in Podcast'>Podcast</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Singing</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:26Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:26 GMT</pubDate>
</item>
<item>
<title>Simon Tye-Dye</title>
<description><![CDATA[<p>Simon looks cute in his tie-dye shirt. Thanks, Jessica! He likes playing in his crib, although we try to encourage him to try sleeping in it as well. He has been doing fairly well, recently, including an inexplicable 9-hour-in-a-row sleep night. We've discovered that he definitely sleeps better at night when he has slept more during the day. In fact, his tendency to sleep well at night before was probably caused by exhaustion from not sleeping during the day. What we found was, as he started to sleep better during the day as we controlled his acid reflux, he slept worse at night--and it was only when we were able to really get him to sleep A LOT in the day that he was able to really sleep well at night. Of course, he's still only approaching 4 months, and certainly could change at any moment still. 
</p>
<div class='vspace'></div><div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/12071995' title=''><img src='http://photos8.flickr.com/12071995_f5229f76aa.jpg' alt='' title='' /></a></div>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Photos' title='View posts in Photos'>Photos</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/Tie-Dye</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:18:19Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:18:19 GMT</pubDate>
</item>
<item>
<title>Simon&#8217;s (sort of) new toddler bed</title>
<description><![CDATA[<div class='img imgonly'><a class='urllink' href='http://www.flickr.com/photos/josquin/183010937/' title=''><img src='http://static.flickr.com/61/183010937_93d6467ff7.jpg' alt='Toddler bed' title='Toddler bed' /></a></div>
<p class='vspace'>Voilà! I could've blogged about this a while ago, but Simon's moved from his old crib into this new (as of a few weeks ago, and actually it's used) bed.  He started climbing in and out of his crib as though it was easy as pie, and sleeping in random places on the floor of his room, so we figured it was time for some kind of new arrangement.  We didn't really want to pay full price for one of these puppies, as they're quite expensive and we have no idea how long he'll fit in it but it's not going to be 10 years, so we had figured we'd just throw the mattress on the floor and call it good.
</p>
<p class='vspace'>But lo and behold, a pristine toddler bed appeared in the <a class='urllink' href='http://www.google.com/maps?hl=en&amp;hs=xGz&amp;lr=l&amp;q=duck-worth-wearing&amp;near=Ames,+IA&amp;radius=0.0&amp;latlng=42034722,-93619722,14450786627746495506&amp;sa=X&amp;oi=local&amp;ct=result&amp;cd=1' title=''>consignment shop</a>, for a fair price, so we caved and bought this.  It's very nice, and we're actually quite glad to have it.  Simon wanted to go to bed immediately after seeing it, and still really likes it weeks later; plus, we can sit down and tell stories, read books, or sing.  What's become of it in the last few weeks?  Well, Simon fills it regularly with books and all of his "animal friends."  It is also inhabited nearly round-the-clock by a 3-foot long stuffed tiger.  So, all in all we're fairly convinced it was a good purchase...
</p>
<p class='vspace'><span class='tags'> tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> </span><span  style='display: none;'><a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Blog' title='View posts in Blog'>Blog</a></span>
</p>
]]></description><link>http://jonhaupt.net/Simon/ToddlerBed</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:17:34Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:17:34 GMT</pubDate>
</item>
<item>
<title>Simon &#8220;Reading&#8221; a book</title>
<description><![CDATA[<p>Simon's "reading" a book here, <a class='urllink' href='http://www.amazon.com/Zoom-City-Thacher-Hurd/dp/069401057X' title=''><em>Zoom City</em> by Thacher Hurd</a>.  It's one of those off-the-wall books that's off the deep end into nonsense world, and the kids really love it.  Simon learned it almost instantly.<br />(:youtube UAzsLjg91wk:)
</p>
<p class='vspace'>tags &gt;&gt; <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Simon' title='View posts in Simon'>Simon</a> <a class='categorylink' rel='tag' href='http://jonhaupt.net/Category/Books' title='View posts in Books'>Books</a>
</p>
]]></description><link>http://jonhaupt.net/Simon/ZoomCity</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-09-20T15:16:24Z</dc:date>
<pubDate>Thu, 20 Sep 2007 15:16:24 GMT</pubDate>
</item>
<item>
<title>{&#036;&#036;notetitle}</title>
<description><![CDATA[<p>{$$notetext}
</p>
]]></description><link>http://jonhaupt.net/Site/FoxNoteTemplate</link>
<dc:contributor>Jon</dc:contributor>
<dc:date>2007-12-23T04:18:48Z</dc:date>
<pubDate>Sun, 23 Dec 2007 04:18:48 GMT</pubDate>
</item>
</channel>
</rss>
