<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>candice flavored nonsense</title>
<link>http://egobsd.org/log/</link>
<description>candice flavored nonsense</description>
<language>en</language>
<copyright>Copyright 2010</copyright>
<lastBuildDate>Sat, 21 Aug 2010 00:22:13 -0600</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.17</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>seeing red</title>
<description>
<![CDATA[<p><a href="http://www.flickr.com/photos/candicequates/4895006565/" title="red dress run by candice quates, on Flickr"><img src="http://farm5.static.flickr.com/4139/4895006565_09ff5e168b.jpg" width="500" height="375" alt="red dress run" /></a></p>

<p>So this year we finally got around to going to the <a href="http://nolareddress.tumblr.com/">red dress run</a>.<br />
It was packed, and there's pretty much no way to get 7000+ people <br />
to hash a mixed-up course between bars, so it was straightforward<br />
and kinda leisurely.  Would have to have been in the heat, I think.</p>

<p>I am usually not up for drinking that early in the morning other <br />
than on Mardi Gras, mind you.  I took this from the balcony at <br />
lafitte's in exile, and there was red all the way down Bourbon <br />
to Canal.  <a href="http://www.flickr.com/photos/candicequates/4891029095/">Clay</a> borrowed a red sundress I dislike and I <br />
decided to go a <a href="http://www.flickr.com/photos/noladishu/4892048440/">little bit 80s</a>.  <br />
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/08/seeing_red.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/08/seeing_red.html</link>
<guid>http://egobsd.org/log/archives/2010/08/seeing_red.html</guid>
<category></category>
<pubDate>Sat, 21 Aug 2010 00:22:13 -0600</pubDate>
</item>
<item>
<title>Nash Metropolitans</title>
<description>
<![CDATA[<p><a href="http://www.flickr.com/photos/candicequates/4407422716/" title="1958 metropolitan by candice quates, on Flickr"><img src="http://farm5.static.flickr.com/4008/4407422716_e185f7a427.jpg" width="500" height="375" alt="1958 metropolitan" /></a></p>

<p>I found this somewhat ambitious restoration project a while back.  They are even smaller than they look; think smaller than a 1980s civic; honda beat sized.  This one is a 1958 as far as I can tell (by this I mean wikipedia) because it has no trunk lid. </p>

<p><a href="http://www.flickr.com/photos/candicequates/4746237614/" title="1960 Nash Metropolitan by candice quates, on Flickr"><img src="http://farm5.static.flickr.com/4114/4746237614_6b4799e1db.jpg" width="500" height="375" alt="1960 Nash Metropolitan" /></a></p>

<p>This pretty blue and white thing is still a driver; I heard from people in the neigborhood that the original owner's son drives it occasionally since she passed away.  I think it's a 1960, but it could be 1959.  In doing my car research I found this exact car on <a href="http://en.wikipedia.org/wiki/Nash_Metropolitan">the wikipedia article</a> for the metropolitans.</p>

<p>(By the way if you like old cars, this pair showed up on my cars blog, <a href="http://rustchronicles.tumblr.com/">rust chronicles</a>, a while back.   I try to post a different shot here when I cross-post a car just to keep it interesting.) <br />
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/07/nash_metropolit.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/07/nash_metropolit.html</link>
<guid>http://egobsd.org/log/archives/2010/07/nash_metropolit.html</guid>
<category></category>
<pubDate>Sun, 25 Jul 2010 22:38:35 -0600</pubDate>
</item>
<item>
<title>forensics puzzles</title>
<description>
<![CDATA[<p>I found out last week that I made the <a href="http://forensicscontest.com/2010/07/09/puzzle-6-winners">tail end of the finalists list</a> for the most recent <a href="http://forensicscontest.com/2010/05/21/puzzle-6-anns-aurora">SANS forensics puzzle contest</a>.  It was an "operation aurora exploit" based thing that came through javascript and had shellcode in it, which downloaded a metasploit-built exploit with meterpreter run over ssl.  That at least, is the consensus.  I was digging about studying the exploit mechanisms, which, as I don't do this for a living, is new to me.  "That looks like shellcode, how do I make it into something I can read" and such.     </p>

<p>I got possessed to write a file carver in the middle of the night in the middle of this. I could have used foremost, but, having it drilled into my head that foremost sucked, since the people I learned forensics from <a href="http://www.digitalforensicssolutions.com/Scalpel/">wrote scalpel</a>, I thought, well, it can't be that hard to pull a PE file out of a snippet of raw data; it really isn't, that was maybe two hours of leisurely C.  (Yes, I know I should be using python like a good modern security person.  Have you seen how fast I am at C?)</p>

<p>Anyway. If you want to check out <a href="http://forensicscontest.com/contest06/Finalists/Candice_Quates/narrative.txt">my writeup it is here</a>, and it is really probably better written than anything I turned in for forensics class last semester because I had time to put it together while Clay studied for the professional engineer exam.  I decided on the Tuesday before it was due that I was going to finish the puzzle and really make a go at it; so this is only really about eight or ten hours worth of work over a few nights. </p>

<p>I really have no idea what to do with all this free time since I've graduated and the wedding is thankfully overwith.  It's not like there isn't work; one of my companies is expanding and the other one wants more hours.  Every spare moment in the last few years was eaten up by something; now all I have outside of work is ballet.  And malware. But what do I do with it? </p><p>
    <a
    href="http://egobsd.org/log/archives/2010/07/forensics_puzzl.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/07/forensics_puzzl.html</link>
<guid>http://egobsd.org/log/archives/2010/07/forensics_puzzl.html</guid>
<category></category>
<pubDate>Wed, 14 Jul 2010 20:47:51 -0600</pubDate>
</item>
<item>
<title>here goes nothing</title>
<description>
<![CDATA[<p><a href="http://www.flickr.com/photos/candicequates/4763055482/" title="graduated by candice quates, on Flickr"><img src="http://farm5.static.flickr.com/4076/4763055482_1524ee67e7.jpg" width="500" height="333" alt="graduated"></a></p>

<p>We are coming to you live from egobsd n-point-0.  Because I honestly have no idea how many revisions this site has been through in its ten years.</p>

<p>I read <a href="http://idlewords.com/2009/09/how_to_not_get_your_blog_hacked.htm">this post</a> last year about static blogging and thought it might work very well with movable type.  So far it does, as I've<br />
been able to build and update via rsync.  I've got shiny new disqus comments set up here, and the old comments on entries are all visible, but not imported.  (I dislike it when people import my comments into disqus without permission, so I will not do that to you.)  </p>

<p>As a bonus I moved the site back home so when it breaks I can call my dad to walk out to the shed and hit it with a hammer, at least until it moves thirty miles to a proper server room.  </p>

<p>Oh yeah, and I actually managed to graduate back in May.  Novel concept. </p><p>
    <a
    href="http://egobsd.org/log/archives/2010/07/here_goes_nothi.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/07/here_goes_nothi.html</link>
<guid>http://egobsd.org/log/archives/2010/07/here_goes_nothi.html</guid>
<category></category>
<pubDate>Wed, 07 Jul 2010 23:36:13 -0600</pubDate>
</item>
<item>
<title>caramel tarte tatin</title>
<description>
<![CDATA[<p><style type="text/css"><br />
.flickr-photo { border: solid 2px #000000; }<br />
.flickr-yourcomment { }<br />
.flickr-frame { text-align: left; padding: 3px; }<br />
.flickr-caption { font-size: 0.8em; margin-top: 0px; }<br />
</style></p>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/candicequates/4682492516/" title="photo sharing"><img src="http://farm5.static.flickr.com/4022/4682492516_f2f45165c8.jpg" class="flickr-photo" alt="" /></a>
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/candicequates/4682492516/">caramel tarte tatin</a>, originally uploaded by <a href="http://www.flickr.com/people/candicequates/">candice quates</a>.</span>
</div>
				
<p class="flickr-yourcomment">
	A lovely french tart to distract from the lack of actual content, as I fear I've bored you all to death with viruses.  <br />
<br />
This was inspired by having read an assortment of recipes and piecing them together, and it's some caramel made in a No. 5 <a href="http://www.flickr.com/photos/candicequates/4681860775/">cast iron frying pan</a>, two apples worth of pie filling and half of a tart shell crust on top.  Baked for half an hour at 375 and flipped over, and <a href="http://www.flickr.com/photos/candicequates/4682493646/in/photostream/">it was awesome</a>.  <br />
<br />
One day I will do the "how to make pie crust" post with bunches of pictures, but probably not in the summer; because you have to work so quickly in the heat, even when you have an air conditioned kitchen, that there isn't time to take pictures.
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/06/caramel_tarte_t.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/06/caramel_tarte_t.html</link>
<guid>http://egobsd.org/log/archives/2010/06/caramel_tarte_t.html</guid>
<category></category>
<pubDate>Thu, 10 Jun 2010 15:58:33 -0600</pubDate>
</item>
<item>
<title>happy birthday susie</title>
<description>
<![CDATA[<p><img src="http://egobsd.org/candice/susiesofa.jpg" alt="cute susie" title="cute susie"><br />
(image copyright Tiffany Coker) </p>

<p>Today Susie is at least 10 years old.  I declared her birthday to be June 1st years ago, as it was the best estimate I had for her age when I picked her up from the pound in Rochester in 2001.</p>

<p>The picture here is because she conned the wedding photographers into taking pictures of her while we got ready to go take portraits in the evening.  </p>

<p>Clay is going to try to feed her steak tonight or something probably.</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/06/happy_birthday.html#comments">Comments (3)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/06/happy_birthday.html</link>
<guid>http://egobsd.org/log/archives/2010/06/happy_birthday.html</guid>
<category></category>
<pubDate>Tue, 01 Jun 2010 10:57:29 -0600</pubDate>
</item>
<item>
<title>shannon entropy toy</title>
<description>
<![CDATA[<p>This last semester I found myself with a final two electives to get my concentration done: the Math version of Cryptography, and Forensics.  Aside from the scary math of AES (finite field GF256 can go to hell) and the bizarre world of quantum cryptography (intro to quantum mechanics just about killed the entire CS department contingent in the class) it was cool.  AES was even cool, just painful. </p>

<p>And how this applies to entropy is that we got told "Go do something neat for 40% of your grade, either write a paper or write some code."  So I decided to write up a little piece of code to calculate <a href="http://en.wikipedia.org/wiki/Shannon_entropy">shannon entropy</a>, figuring I could use it later to distinguish packed from unpacked where it refers to binaries.</p>

<p>Code: <a href="http://egobsd.org/shannon.c">shannon.c</a> under a don't steal this for your homework license.</p>

<p>I hesitate to put a link to the web frontend up, because it was hastily written, but I got extra credit for it, which was cool.  I had to make a powerpoint presentation full of background and results as well.</p>

<p>Values go from 0 to 8 in theory, but I've not seen more than 5.5.  UPX packed malware looks almost as high entropy as encrypting a text file with AES.  Hand-rolled packing is a little bit lower entropy.  First two samples come from <a href="http://forensicscontest.com/2010/04/01/ms-moneymanys-mysterious-malware">Forensics Puzzle Contest #5</a>, the rest are from email. </p>

<p>UPX packed: <br />
skirt% ../shannon file.exe\[1\].octet-stream <br />
filename:  file.exe[1].octet-stream<br />
bytes in file: 68097.000000<br />
entropy: 5.3945613760</p>

<p>Same file, unpacked, second layer less obfuscated:<br />
skirt% ../shannon file.exe.octet-stream <br />
filename:  file.exe.octet-stream<br />
bytes in file: 82433.000000<br />
entropy: 5.0533276137</p>

<p>Random file AES encrypted: <br />
filename:  test2.bin<br />
bytes in file: 4100801.000000<br />
entropy: 5.5451381195</p>

<p>Partly encrypted of what is likely a bredolab trojan:  <br />
filename:  officexp-KB910721-FullFile-ENU.exe<br />
bytes in file: 23553.000000<br />
entropy: 3.3439501448</p>

<p>Another variant of the same family is much higher: <br />
filename:  DHL_invoice _2345.exe<br />
bytes in file: 74241.000000<br />
entropy: 4.1100030304</p>

<p>Plain text is predictably around 3.0, which the stuff I remember from information theory backs up.  Things that are lower than plain text in the 1.0 range are IDApro save file databases and blank goat files, and the binary for the old virus Murkry.390 (it was homework in <a href="http://egobsd.org/log/archives/2009/06/on_reverse_engi.html">reverse engineering</a> class last year.)   Some of the malware I collect out of email attachments actually doesn't appear to be completely encrypted which is odd, but I haven't broken this down to work on sections, which is really the next step here.</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/05/shannon_entropy.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/05/shannon_entropy.html</link>
<guid>http://egobsd.org/log/archives/2010/05/shannon_entropy.html</guid>
<category></category>
<pubDate>Mon, 31 May 2010 15:59:42 -0600</pubDate>
</item>
<item>
<title>crepes for breakfast</title>
<description>
<![CDATA[<p><style type="text/css"><br />
.flickr-photo { border: solid 2px #000000; }<br />
.flickr-yourcomment { }<br />
.flickr-frame { text-align: left; padding: 3px; }<br />
.flickr-caption { font-size: 0.8em; margin-top: 0px; }<br />
</style></p>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/candicequates/4591122836/" title="photo sharing"><img src="http://farm5.static.flickr.com/4025/4591122836_d7b676e9f9.jpg" class="flickr-photo" alt="" /></a>
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/candicequates/4591122836/">breakfast crepes.</a>, originally uploaded by <a href="http://www.flickr.com/people/candicequates/">candice quates</a>.</span>
</div>
				
<p class="flickr-yourcomment">
	Back to food for a few.  A few weeks ago I got a hankering for my mom's  strawberry crepes.  She used to make them on rare occasions on weekend mornings.<br />
<br />
She hasn't made them in forever, so I called her up to ask how she made the filling (easy, cook down strawberries with sugar) and looked up julia child's dessert crepe recipe to make them.   I like 5-6" super-thin see-through crepes, and that recipe seems to work very well. Here's a picture of <a href="http://www.flickr.com/photos/noladishu/4536835646/">the crepe-making setup</a>, too.  <br />
<br />
Nice thing about these is they keep in the fridge for a day or two, so you don't have to eat them all at once, you can use the leftovers for breakfast, like here.
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/05/crepes_for_brea.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/05/crepes_for_brea.html</link>
<guid>http://egobsd.org/log/archives/2010/05/crepes_for_brea.html</guid>
<category></category>
<pubDate>Fri, 21 May 2010 21:38:16 -0600</pubDate>
</item>
<item>
<title>Running viruses for fun and profit</title>
<description>
<![CDATA[<p>That's the title of a presentation I put together about the network logging sandbox I made for school last fall.  It, like the shannon entropy project I wrote this semester for cryptography class was the result of being asked: "Go do something interesting and write about it for 40% of your grade."  So I decided to work on reproducible run-time malware analysis.  It was fun.  I had a presentation in class, a handout to go with it, and a paper.  The paper I am not feeling like revising for public consumption yet, but the presentation and the handout are ready.  The core part of the sandbox, minibis, just had a new version released, <a href="http://cert.at/downloads/software/minibis_en.html">here at cert.at</a>, which I haven't had a chance to try out yet.</p>

<p><a href="http://egobsd.org/candice/cq4621presentation.pdf">Check out the presentation here</a>.  </p>

<p>Handout is reproduced and slightly edited below, it's just a description and a list of tools, but since I bothered to clean up the html to make it presentable, I might as well add it.  </p>

<p>Automated Malware Analysis tools and papers.<br />
CSCI 4621 Presentation 11/24/2009<br><br />
So, basically, to set this up, I had a Linux machine (ubuntu on netbook), installed VirtualBox, installed an XP image into it, then set up the minibis client and server programs.  Made a minibis ftp account and turned on an ftp daemon.  Went into Virtualbox, put the client program on it, started it, took a snapshot.  Started server minibis program with some binaries, and went to go get some more coffee.  Looked at procmon logs when it was done.</p>

<p>To add the network, I used a host-only network, so that it shows up as a linux device, and can be very easily sniffed.  I also set up a second IP on the host-only network to run INetSim on.  INetSim was easy to set up, so I just set the DNS server to always point to the host. InetSim creates nice, detailed logs.  Packet sniffers weren't as useful as I initially thought - I expected more programs to call home.   Static analysis comes later.</p>

<p>Tools for the virus-runner I built:<br />
CERT.at: Mass Malware Analysis:  A Do-It-Yourself Kit <A HREF="http://cert.at/downloads/papers/mass_malware_analysis_en.html">http://cert.at/downloads/papers/mass_malware_analysis_en.html</a><br />
Sun's VirtualBox <A HREF="http://www.virtualbox.org/">http://www.virtualbox.org/</A><br />
Sysinternals Toolkit - for procmon and many other useful things <A HREF="http://www.sysinternals.com/">http://www.sysinternals.com/</A><br />
INetSim: Internet Services Simulation Suite. <A HREF="http://www.inetsim.org/about.html">http://www.inetsim.org/about.html</A></p>

<p>Other reference material about virus runners:<br />
Building an Automated Behavioral Malware Analysis Environment using Open Source Software <A HREF="http://www.giac.org/certified_professionals/practicals/grem/48.php">http://www.giac.org/certified_professionals/practicals/grem/48.php</A><br />
Truman - The Reusable Unknown Malware Analysis Net <A HREF="http://www.secureworks.com/research/tools/truman.html">http://www.secureworks.com/research/tools/truman.html</A></p>

<p>Web based analysis services:<br />
Anubis - service for analyzing malware <A HREF="http://anubis.iseclab.org/">http://anubis.iseclab.org/</A><br />
Norman Sandbox <A HREF="http://www.norman.com/security_center/security_tools/en">http://www.norman.com/security_center/security_tools/en</A><br />
VirusTotal -  runs samples against a pile of antivirus tools <A HREF="http://www.virustotal.com/">http://www.virustotal.com/</A></p>

<p>General reference:<br />
MSDN -for all you ever need to know about the windows API. <A HREF="http://www.msdn.com/">http://www.msdn.com</A><br />
Internet Storm Center <A HREF="http://isc.sans.org/">http://isc.sans.org/</A><br />
Offensive Computing is a nice sample source as well as being useful. <A HREF="http://www.offensivecomputing.net/">http://www.offensivecomputing.net/</A></p>

<p>More tools:<br />
HT Editor - small terminal-based disassembler, for unix, can handle PE files, I use it to check out binaries if they happen to be unpacked. <A HREF="http://hte.sourceforge.net/">http://hte.sourceforge.net/</A><br />
Memoryze - memory dump analyzer.  really nifty.<A HREF="http://www.mandiant.com/software/memoryze.htm">http://www.mandiant.com/software/memoryze.htm</A></p><p>
    <a
    href="http://egobsd.org/log/archives/2010/05/running_viruses.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/05/running_viruses.html</link>
<guid>http://egobsd.org/log/archives/2010/05/running_viruses.html</guid>
<category></category>
<pubDate>Wed, 19 May 2010 22:57:47 -0600</pubDate>
</item>
<item>
<title>married</title>
<description>
<![CDATA[<p><img src="http://egobsd.org/candice/endceremonybw.jpg"><br />
(image courtesy <a href="http://avantimages.net">Tiffany Coker</a>) </p>

<p>I got the rest of the images on disk back from the photographer today.  I hope to have a small gallery up with some of them soon so that people can dig through it.</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/05/married.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/05/married.html</link>
<guid>http://egobsd.org/log/archives/2010/05/married.html</guid>
<category></category>
<pubDate>Sun, 09 May 2010 00:09:51 -0600</pubDate>
</item>
<item>
<title>now there are three</title>
<description>
<![CDATA[<p><img src="http://egobsd.org/candice/grandparents.jpg" alt="us and my grandparents" title="us and my grandparents"><br />
(picture courtesy Tiffany Coker) </p>

<p>So, for the wedding I was lucky enough to have all four <br />
of my grandparents there.  But, Monday we lost my Grandpa, <br />
the one seated here.  It's been a long week, but<br />
it's starting to get better.  </p>

<p>administrative note: there is a chance this site is going<br />
to go down soon and I will have to bring it back up on a new<br />
server.</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/05/now_there_are_t.html#comments">Comments (3)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/05/now_there_are_t.html</link>
<guid>http://egobsd.org/log/archives/2010/05/now_there_are_t.html</guid>
<category></category>
<pubDate>Sat, 01 May 2010 22:15:05 -0600</pubDate>
</item>
<item>
<title>pair of FJ40s</title>
<description>
<![CDATA[<p><a href="http://www.flickr.com/photos/candicequates/4350132663/" title="1974 toyota FJ40 by candice quates, on Flickr"><img src="http://farm5.static.flickr.com/4037/4350132663_88ee9e7f22.jpg" width="500" height="375" alt="1974 toyota FJ40" /></a></p>

<p>This one at home, I found just before Mardi Gras, just a few blocks<br />
from our house, next to Lafayette No. 1.  It is a 1974 Toyota FJ40<br />
Land Cruiser.  </p>

<p><a href="http://www.flickr.com/photos/candicequates/4522785850/" title="1977 Toyota FJ40 pickup by candice quates, on Flickr"><img src="http://farm3.static.flickr.com/2700/4522785850_0265c79312.jpg" width="500" height="375" alt="1977 Toyota FJ40 pickup" /></a></p>

<p>This one I found in florida on honeymoon a few weeks ago.  I did not<br />
know they made FJ40 pickups.  I have a whole post about it over on<br />
the <a href="http://rustchronicles.tumblr.com/post/534982319/1977-toyota-fj-pickup">other site</a>.  It is from 1977.</p>

<p>Which leads me to a question.  How much of the other site should I syndicate here?  I'm not sure if I will annoy people with duplicates,<br />
but I've found some really cool cars lately and I think adding the <br />
occasional car roundup might be a nice change from all the food.</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/04/pair_of_fj40s.html#comments">Comments (2)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/04/pair_of_fj40s.html</link>
<guid>http://egobsd.org/log/archives/2010/04/pair_of_fj40s.html</guid>
<category></category>
<pubDate>Sun, 25 Apr 2010 11:14:01 -0600</pubDate>
</item>
<item>
<title>Patches at the Wedding</title>
<description>
<![CDATA[<p><style type="text/css"><br />
.flickr-photo { border: solid 2px #000000; }<br />
.flickr-yourcomment { }<br />
.flickr-frame { text-align: left; padding: 3px; }<br />
.flickr-caption { font-size: 0.8em; margin-top: 0px; }<br />
</style></p>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/noladishu/4468291912/" title="photo sharing"><img src="http://farm5.static.flickr.com/4006/4468291912_a4040d3a04.jpg" class="flickr-photo" alt="" /></a>
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/noladishu/4468291912/">Patches at the wedding</a>, originally uploaded by <a href="http://www.flickr.com/people/noladishu/">Noladishu</a>.</span>
</div>
				
<p class="flickr-yourcomment">
	It's done!
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/03/patches_at_the.html#comments">Comments (2)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/03/patches_at_the.html</link>
<guid>http://egobsd.org/log/archives/2010/03/patches_at_the.html</guid>
<category></category>
<pubDate>Sat, 27 Mar 2010 19:40:17 -0600</pubDate>
</item>
<item>
<title>wedding madness</title>
<description>
<![CDATA[<p><style type="text/css"><br />
.flickr-photo { border: solid 2px #000000; }<br />
.flickr-yourcomment { }<br />
.flickr-frame { text-align: left; padding: 3px; }<br />
.flickr-caption { font-size: 0.8em; margin-top: 0px; }<br />
</style></p>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/candicequates/4203828658/" title="photo sharing"><img src="http://farm3.static.flickr.com/2500/4203828658_13eac1068d.jpg" class="flickr-photo" alt="" /></a>
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/candicequates/4203828658/">roses</a>, originally uploaded by <a href="http://www.flickr.com/people/candicequates/">candice quates</a>.</span>
</div>
				
<p class="flickr-yourcomment">
	We get married this Saturday.  Even with all this I'm not sure it's set in yet.  This is one of the pictures from the invitations.  We tried to work cars into the wedding in a fun way.   (Driving off in the truck, as long as she decides to run for us!)   <br />
<br />
See you all on the flip side.
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/03/wedding_madness.html#comments">Comments (3)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/03/wedding_madness.html</link>
<guid>http://egobsd.org/log/archives/2010/03/wedding_madness.html</guid>
<category></category>
<pubDate>Sun, 21 Mar 2010 14:04:13 -0600</pubDate>
</item>
<item>
<title>broccoli cheese rice</title>
<description>
<![CDATA[<p><style type="text/css"><br />
.flickr-photo { border: solid 2px #000000; }<br />
.flickr-yourcomment { }<br />
.flickr-frame { text-align: left; padding: 3px; }<br />
.flickr-caption { font-size: 0.8em; margin-top: 0px; }<br />
</style></p>

<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/noladishu/4369418872/" title="photo sharing"><img src="http://farm3.static.flickr.com/2803/4369418872_e449c9589e.jpg" class="flickr-photo" alt="" /></a>
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/noladishu/4369418872/">Broccoli Cheese Rice</a>, originally uploaded by <a href="http://www.flickr.com/people/noladishu/">Noladishu</a>.</span>
</div>
				
<p class="flickr-yourcomment">
	This is broccoli cheese rice in my new favorite dish.  It's a roughly 8x5 cast iron enameled le creuset gratin dish.  (No. 24)  They don't sell these to us in america anymore, so Clay found this vintage one on Ebay and got it for me as a birthday present.  <br />
<br />
<a href="http://www.flickr.com/photos/noladishu/4368671883/in/photostream"><img src="http://farm5.static.flickr.com/4002/4368671883_b431a48e19.jpg"></a><br />
<br />
The broccoli cheese rice is an attempt to re-create the rich, bechamel-sauce-y version of this at Cochon; my cajun grandma's broccoli cheese rice is of course, better, but attempting to replicate it exactly is always going to fail.  Cochon's was excellent.   <br />
<br />
How to make it?  <br />
<br />
Broccoli cut into small florets, enough to cover the bottom of a baking dish.  Roughly the same amount of leftover rice; about a cup in this case.  Make 1 cup of your favorite bechamel sauce (I use Julia Child's method), melt some cheese in it, and mix it all together in the dish. Put more cheese on top and bake it. We were using Gruyere which is really overkill, but tasty.  Brown under broiler.<br />
<br />
The best part about this little gratin dish?  Unlike the other five casserole dishes in my cabinet, this one is broiler safe, so you can get gorgeous. tasty brown crusts on everything.
</p><p>
    <a
    href="http://egobsd.org/log/archives/2010/03/broccoli_cheese.html#comments">Comments (0)</a>
    
</p>]]></description>
<link>http://egobsd.org/log/archives/2010/03/broccoli_cheese.html</link>
<guid>http://egobsd.org/log/archives/2010/03/broccoli_cheese.html</guid>
<category></category>
<pubDate>Thu, 18 Mar 2010 21:56:22 -0600</pubDate>
</item>


</channel>
</rss>