<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. https://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Bright lights shining upwards obscures the stars...</title>
  <link>https://jbailey.livejournal.com/</link>
  <description>Bright lights shining upwards obscures the stars... - LiveJournal.com</description>
  <lastBuildDate>Sun, 25 Apr 2010 16:40:23 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>jbailey</lj:journal>
  <lj:journalid>5781320</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://l-userpic.livejournal.com/59411689/5781320</url>
    <title>Bright lights shining upwards obscures the stars...</title>
    <link>https://jbailey.livejournal.com/</link>
    <width>74</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/74784.html</guid>
  <pubDate>Sun, 25 Apr 2010 16:40:23 GMT</pubDate>
  <title>Sexing the baby</title>
  <link>https://jbailey.livejournal.com/74784.html</link>
  <description>Tuesday&apos;s the next ultrasound.  Any guesses if it&apos;s a boy or girl?</description>
  <comments>https://jbailey.livejournal.com/74784.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/74622.html</guid>
  <pubDate>Sun, 14 Feb 2010 16:56:53 GMT</pubDate>
  <title>LED lights</title>
  <link>https://jbailey.livejournal.com/74622.html</link>
  <description>Anyone know if the LED lights are any good yet?  I&apos;m tired of CFLs burning out in less than a year for the cost and am switching back to incandescents for now.  Replacing these things yearly can&apos;t be resulting in a net improvement for the environment.</description>
  <comments>https://jbailey.livejournal.com/74622.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/74333.html</guid>
  <pubDate>Mon, 30 Nov 2009 14:58:45 GMT</pubDate>
  <title>Conversation</title>
  <link>https://jbailey.livejournal.com/74333.html</link>
  <description>&quot;Hi!  We can schedule your MRI for tomorrow&quot;&lt;br /&gt;&lt;br /&gt;&quot;Perfect!  It&apos;s for a t-spine MRI with contrast covering T1-T6&quot;&lt;br /&gt;&lt;br /&gt;&quot;No, no contrast.&quot;&lt;br /&gt;&lt;br /&gt;&quot;The order was specifically with contrast&quot;&lt;br /&gt;&lt;br /&gt;&quot;Our radiologists said that it&apos;s not needed for a thoracic spine area, and we don&apos;t like injecting people with extra dyes&quot;&lt;br /&gt;&lt;br /&gt;&quot;Perhaps the radiologists aren&apos;t aware that I have a small pile of titanium in my spine.  My surgeon specifically requested these two scans in this configuration.&quot;&lt;br /&gt;&lt;br /&gt;&quot;Well, surgeons aren&apos;t often aware of the differences between the scans.&quot;&lt;br /&gt;&lt;br /&gt;&quot;My surgeon is the co-director of the spinal research institute at the UCSF.  I&apos;m pretty certain he knows what he&apos;s asking for.&quot;&lt;br /&gt;&lt;br /&gt;*sigh*</description>
  <comments>https://jbailey.livejournal.com/74333.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/74121.html</guid>
  <pubDate>Sun, 01 Nov 2009 15:32:21 GMT</pubDate>
  <title>Crap error messages</title>
  <link>https://jbailey.livejournal.com/74121.html</link>
  <description>&lt;i&gt;updated&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;When writing software, *please* don&apos;t give error messages that are only meaningful to developers of the software.  Microsoft used to be awful for this: &quot;System fault at DEAD:BEEF, please contact your system administrator&quot;.  Which would&apos;ve been cool, except that I *was* the system administrator.&lt;br /&gt;&lt;br /&gt;My most recent encounter with this was this morning with bzr (On my work laptop, so it&apos;s Windows):&lt;br /&gt;&lt;br /&gt;&lt;code&gt;C:\Users\jeffbailey\workspaces\webhack\Webhack&amp;gt;bzr push lp:~jbailey/webhack/trunk&lt;br /&gt;Connected (version 2.0, client Twisted)&lt;br /&gt;SSH C:\Users\jeffbailey/.ssh/id_rsa password:&lt;br /&gt;Authentication (publickey) successful!&lt;br /&gt;Secsh channel 1 opened.&lt;br /&gt;bzr: ERROR: RemoteRepository(bzr+ssh://bazaar.launchpad.net/~jbailey/webhack/trunk/.bzr/)&lt;br /&gt;is not compatible with&lt;br /&gt;CHKInventoryRepository(&apos;file:///C:/Users/jeffbailey/workspaces/webhack/Webhack/.bzr/repository/&apos;)&lt;br /&gt;different rich-root support&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Umm.  What?  Okay.  I work for a search engine.  So I fired up Yahoo!^WGoogle to figure out what the message could possibly mean.  The top result is &lt;a href=&quot;https://bugs.launchpad.net/bzr/+bug/172360&quot; rel=&quot;nofollow&quot;&gt;Bug 172360&lt;/a&gt; in Launchpad:&lt;br /&gt;  &quot;branching from rich-root to non-rich-root gives confusing errors&quot;&lt;br /&gt;&lt;br /&gt;Sounds perfect, until you see that the bug is marked as invalid.&lt;br /&gt;&lt;br /&gt;Something got missed here.  If your user says &quot;I don&apos;t understand&quot; - they are NEVER wrong.  It doesn&apos;t matter if you think they should&apos;ve understood.  It doesn&apos;t matter that you think you explained it well enough.  The user doesn&apos;t understand, so you lose.  Actually, it&apos;s worse.  *they* lose.&lt;br /&gt;&lt;br /&gt;There are lots of other bugs leading up to how I got to where I was seeing this in the first place.  But none of those are as important as the fact that the developers thought a user saying &quot;I don&apos;t get it&quot; wasn&apos;t worth the 30 seconds of adding the text &quot;The best way to fix this is to run: bzr upgrade --default &quot; + branch.url;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Update:&lt;/b&gt; Jelmer pointed out to me in a comment that it wasn&apos;t the devs who marked it as invalid, it was the submitter.  He&apos;s reopened it.  This just further supports the notion that users are insane and need hand-holding. =)</description>
  <comments>https://jbailey.livejournal.com/74121.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/73756.html</guid>
  <pubDate>Sun, 11 Oct 2009 17:31:39 GMT</pubDate>
  <title>Karmic review</title>
  <link>https://jbailey.livejournal.com/73756.html</link>
  <description>Angie has my old laptop that some might remember from a couple Ubuntu developer summits.  Adam Conrad used to refer to it as the surfboard: a lovely 15&quot; widescreen laptop.  It&apos;s my test machine for Ubuntu updates and so far I&apos;m loving Karmic.  This machine has been continually upgraded since either Hoary or Breezy without a reinstall.&lt;br /&gt;&lt;br /&gt;Jaunty was miserable.  Bugs in the Intel drivers meant that DVD playing stopped working, sounds would occasionally lock up, and things were just painfully slow.  Karmic to the rescue.  I did the update at beta time like I usually do, and without any further effort:&lt;br /&gt;&lt;br /&gt; * Flash just worked.&lt;br /&gt; * DVD playing in totem just worked.&lt;br /&gt; * Boot time was slightly quicker&lt;br /&gt; * nethack-gnome continues to work (despite being removed from the archive a few releases ago)&lt;br /&gt; * Suspend/resume continues to just work.&lt;br /&gt; * Atheros wireless continues to just work with the free kernel drivers.&lt;br /&gt;&lt;br /&gt;I then added the dev channel of Google Chrome, which imported all the Firefox bookmarks and started to remove some optional things that Angie doesn&apos;t use anymore and don&apos;t run well on the now 5 year-old laptop.  I took out openoffice, a pile of -dev packages that were leftover from when I used to build glibc on this thing (This laptop had the Hurd running on it at one point... *g*), and then discovered the System-&amp;gt;Admin-&amp;gt;Package Cleanup (Or at least, it&apos;s called something like that, the laptop is in French) where I could start to remove unused packages.  I did a few rounds of that, some apt-get autoremove.  I took universe and multiverse out of the packages list and did some more removals, making sure to leave in things like deborphan and the gstreamer packages that are in universe and multiverse.  Lastly, I did a round of deborphan to take out some pieces that were just hanging out.&lt;br /&gt;&lt;br /&gt;As a final step I&apos;ve updated to grub2.  I don&apos;t have a separate /boot partition on this machine, so I haven&apos;t been brave enough to convert it to ext4 yet.&lt;br /&gt;&lt;br /&gt;The boottime at this point still feels a little long for what this laptop does.  While at Canonical, I played with some appliance configs and had from kernel load to running firefox in a dozen seconds or some.   This laptop doesn&apos;t have anything I&apos;d see as unusual for daemons - there&apos;s no mysqld, sshd, or anything unneeded like that.  But to have everything Just Work(tm) at this stage is amazing.&lt;br /&gt;&lt;br /&gt;Nice job. =)&lt;br /&gt;&lt;br /&gt;update: Angie&apos;s asked me to figure out why the screen saver kicks in after 30 seconds instead of 10 minutes like it&apos;s set to.  But still, if this is the worst that goes wrong with this release, then it&apos;s still a wild success already at Beta.</description>
  <comments>https://jbailey.livejournal.com/73756.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/73565.html</guid>
  <pubDate>Sun, 20 Sep 2009 20:35:26 GMT</pubDate>
  <title>Home Media Server</title>
  <link>https://jbailey.livejournal.com/73565.html</link>
  <description>I&apos;m been wrestling with the idea of a home media server for a bit.  Our home computing needs are pretty light, they only thing either of us really do outside of a web browser these days is ssh (me) or nethack (Angie).  Outside of the laptop we have a pretty standard non-connected house.  The only case where I&apos;d really like to change this is music.  We don&apos;t generally watch TV (and when we do, it&apos;s usually DVDs that we&apos;ve actually purchased), but we do listen to a fair amount of music.  The CDs tend to get scattered around the house and then mauled by our velociraptor offspring.&lt;br /&gt;&lt;br /&gt;I looked at the Squeezebox, which would be perfect if it wouldn&apos;t mean replacing a whole bunch of perfectly good stereos with a whole bunch of nicer-than-we-need stereos.&lt;br /&gt;&lt;br /&gt;The solution I&apos;ve hit onto is this: a NAS with an FM transmitter on the site.  The &lt;a href=&quot;http://www.myfmstation.com/html/linex_usb.html&quot; rel=&quot;nofollow&quot;&gt;LineX&lt;/a&gt; one looks like it would do a nice job since it just acts as a USB speaker.  The question then is figuring out if there&apos;s software or whatnot to drive such a thing.&lt;br /&gt;&lt;br /&gt;What I think I want:&lt;br /&gt;&lt;br /&gt; * 802.1n NAS with no moving parts.  2 64GB USB keys in a RAID-1 config would do the job nicely.&lt;br /&gt; * Enough horsepower to play Oggs, MP3s and FLACs.&lt;br /&gt; * Remote song selection through an Android app.&lt;br /&gt;&lt;br /&gt;Anyone know if anything comes close to this?  The best thing I can think of is perhaps Debian running on a Linksys NAS box.  If I could get that far, then the software seems pretty straight forward if it doesn&apos;t exist in some form or other in the Debian archive already.</description>
  <comments>https://jbailey.livejournal.com/73565.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>23</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/73277.html</guid>
  <pubDate>Wed, 16 Sep 2009 15:00:02 GMT</pubDate>
  <title>Google Shadow Government</title>
  <link>https://jbailey.livejournal.com/73277.html</link>
  <description>There&apos;s a fabulous sign outside of the Googleplex:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://imgprx.livejournal.net/74f74c1ca605e8b8927c36065437f8ce6df94d98/0fVx1nENrCYdfZ4JTWam_Lz5g5EgB5Gy4mv_qIWYaJgynro5dpfgAhw3Mf9ubwEA1YecDdd08tpzUJiZnnCdCfG6PGn-MTiuZcFHXNNCYP1kA7d9mvcydx0bvtPRm_9r&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Of course, perhaps I need to look a little more sinister:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://imgprx.livejournal.net/7dc551b584988215cfeb1a21fbe2e908e0042340/0fVx1nENrCYdfZ4JTWam_Lz5g5EgB5Gy4mv_qIWYaJgynro5dpfgAhw3Mf9ubwEAF4DfzPIJ5sSHEc69adGRGvQ_a-otivM3wqpZodbOU1r_jT6569zOKAqGik9_90Fc&quot; /&gt;&lt;br /&gt;&lt;br /&gt;But hey, at least citizens of Google, Inc. all have medical...&lt;br /&gt;&lt;br /&gt;(Thanks to Oleg for the photos!)</description>
  <comments>https://jbailey.livejournal.com/73277.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/73159.html</guid>
  <pubDate>Mon, 24 Aug 2009 05:21:19 GMT</pubDate>
  <title>CSS Spriting Tricks</title>
  <link>https://jbailey.livejournal.com/73159.html</link>
  <description>For a project I&apos;m having fun with, I have a tilemap that I want to use for sprites.  Each tile is cleanly 16px by 16px.&lt;br /&gt;&lt;br /&gt;Searching on the Interwebs, most people recommend making a background image and then using background-position in CSS to shift which image is being viewed.&lt;br /&gt;&lt;br /&gt;There are a couple drawbacks to this:&lt;br /&gt;&lt;br /&gt;1) You now have to put *something* in the element in order to make sure that it still exists on the page.  So what usually happens here is a 10000px text-indent so that there&apos;s no chance that it will appear in the viewport.&lt;br /&gt;&lt;br /&gt;2) You now have no option of scaling the image at all.&lt;br /&gt;&lt;br /&gt;It turns out for option &lt;a href=&quot;https://www.livejournal.com/rsearch/?tags=%232&quot;&gt;#2&lt;/a&gt;, there&apos;s some sort of magic scaling going into CSS3 called background-size, but it&apos;s not clear to me that it allow arbitrary aspect ratio changes.&lt;br /&gt;&lt;br /&gt;I thought about it and came up with the following solution that seems to work well enough for me:&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;&quot;&gt;&amp;lt;!DOCTYPE html&amp;gt; &amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;style&amp;gt; .wh-mapelement-image {   position: absolute; }  .wh-mapelement-container {   position: absolute;   height: 16px;   width: 16px;   overflow: hidden;   display: block; } &amp;lt;/style&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;div class=&amp;quot;element-container&amp;quot;&amp;gt; &amp;lt;img src=&amp;quot;foo.png&amp;quot; class=&amp;quot;element-image&amp;quot; width=&amp;quot;640&amp;quot; height&amp;quot;432&amp;quot;&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; &lt;/span&gt;&lt;br /&gt;A .wh-mapelement-container:hover can be added here with left:-16px top:-16px to give the rollover effect to the sprite.&lt;br /&gt;&lt;br /&gt;But wait! THAT&apos;S NOT ALL!&lt;br /&gt;&lt;br /&gt;If I double the width and the height on the image link, I can also double the width and the height in the container.  That way, the browser&apos;s image size manipulations will work as expected and I can see my 16x16 pixel sprite on this reasonable DPI screen.</description>
  <comments>https://jbailey.livejournal.com/73159.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/72808.html</guid>
  <pubDate>Fri, 14 Aug 2009 12:44:07 GMT</pubDate>
  <title>Maybe Obama *is* the messiah...</title>
  <link>https://jbailey.livejournal.com/72808.html</link>
  <description>Apparently there are mobs of people with guns attending town halls to complain about health care in the US.  I&apos;ve often told people that they should ease up on Obama because he&apos;s not the messiah, but this is starting to sound quite familiar...</description>
  <comments>https://jbailey.livejournal.com/72808.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>5</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/72534.html</guid>
  <pubDate>Tue, 04 Aug 2009 00:22:54 GMT</pubDate>
  <title>Overheard in our bathroom...</title>
  <link>https://jbailey.livejournal.com/72534.html</link>
  <description>Leif&apos;s in the bath, Angie just took away the foam animals that Leif decided to eat.&lt;br /&gt;&lt;br /&gt;&lt;leif&gt; Animals, animals.&lt;br /&gt;&lt;angie&gt; You want the animals?&lt;br /&gt;&lt;leif&gt; Yes&lt;br /&gt;&lt;angie&gt; Are you going to eat the animals?&lt;br /&gt;&lt;leif&gt; .. eat the animals.&lt;br /&gt;&lt;br /&gt;Hmm..  I expected rebellion against veganism at 15.  This seems a bit soon... ;)</description>
  <comments>https://jbailey.livejournal.com/72534.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>13</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/72406.html</guid>
  <pubDate>Sun, 02 Aug 2009 16:26:12 GMT</pubDate>
  <title>When the two year-old is so much fun...</title>
  <link>https://jbailey.livejournal.com/72406.html</link>
  <description>We took a wrong turn on the way to a birthday party last night and needed to make a u-turn.  Angie yelled &quot;Hang on&quot; as we did the turn and Leif yelled &quot;Exciting!&quot; and clapped and laughed.&lt;br /&gt;&lt;br /&gt;How cool is that? =)</description>
  <comments>https://jbailey.livejournal.com/72406.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/72143.html</guid>
  <pubDate>Fri, 17 Jul 2009 00:16:04 GMT</pubDate>
  <title>Too close for comfort</title>
  <link>https://jbailey.livejournal.com/72143.html</link>
  <description>Earlier today I got to witness &lt;a href=&quot;http://www.montrealgazette.com/news/Woman+killed+Peel+sushi/1797977/story.html&quot; rel=&quot;nofollow&quot;&gt;Concrete falling off a building&lt;/a&gt;.  Luckily I was on the other side of the street.  But still, 10-15 metres away is closer than I&apos;d like to be to such things.&lt;br /&gt;&lt;br /&gt;I was pushing Leif in his stroller on the way home from daycare, saw a blur out of the corner of my eye and a loud bang.  I heard someone yell &quot;Someone call 911&quot;, so I did.  My initial guess was a window mounted airconditioner, but I couldn&apos;t see an obvious space where one would be missing.  The only interesting things I had to say to the 911 lady were the address, a rough description of the damage done to the glass, the fact that it was a thing not a person (lack of blood), and what people were yelling, since I couldn&apos;t see through the cars and trucks on the road.&lt;br /&gt;&lt;br /&gt;According to the news article, the first 911 call was placed at 17h59.  My cell phone log says 17h58.  Perhaps I was the first one.</description>
  <comments>https://jbailey.livejournal.com/72143.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/71826.html</guid>
  <pubDate>Fri, 03 Jul 2009 21:06:07 GMT</pubDate>
  <title>Taxes; Bixi</title>
  <link>https://jbailey.livejournal.com/71826.html</link>
  <description>Finally filed our Quebec, Canada, California and US taxes today - two stops for local tax agencies and then the post office.&lt;br /&gt;&lt;br /&gt;Another &quot;How awesome is Montreal&quot; moment:  Biking downtown on a rental bike for which I pay ~$80CAD/year, going past cars that were stuck in traffic, past the jazz festival on a warm sunny day.  Drop off the rental bike a stand, and walk the 2 or 3 blocks to the destination, pick it up to return.&lt;br /&gt;&lt;br /&gt;Less than an hour of time to make up for work, all included.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.bixi.com/&quot; rel=&quot;nofollow&quot;&gt;Bixi&lt;/a&gt; takes a bit of getting used to since they don&apos;t have all the supply and demand quirks worked out, but I&apos;ve been remarkably lucky with it.</description>
  <comments>https://jbailey.livejournal.com/71826.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/71446.html</guid>
  <pubDate>Tue, 30 Jun 2009 11:18:38 GMT</pubDate>
  <title>Google Montreal</title>
  <link>https://jbailey.livejournal.com/71446.html</link>
  <description>Heya!  I&apos;ve had people occasionally ask me what the Google office in Montreal is like.  Usually pictures aren&apos;t allowed in Google offices, so it&apos;s nice to have a whole bunch in the Gazette:&lt;br /&gt;&lt;br /&gt;&lt;a href=&apos;http://communities.canada.com/montrealgazette/blogs/tech/archive/2009/06/26/a-visit-to-google-s-montreal-office.aspx&apos; rel=&apos;nofollow&apos;&gt;http://communities.canada.com/montrealgazette/blogs/tech/archive/2009/06/26/a-visit-to-google-s-montreal-office.aspx&lt;/a&gt;</description>
  <comments>https://jbailey.livejournal.com/71446.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/71176.html</guid>
  <pubDate>Sat, 20 Jun 2009 23:09:40 GMT</pubDate>
  <title>Composting!</title>
  <link>https://jbailey.livejournal.com/71176.html</link>
  <description>We just signed up for &lt;a href=&quot;http://compostmontreal.com/&quot; rel=&quot;nofollow&quot;&gt;Compost Montreal&lt;/a&gt;!  I&apos;ve been looking for something like this.  We moved from Toronto just as they were getting Green Box curb-side pickup in.  As vegans, almost all of our garbage is compostable food scraps (the rest being primarily diapers).&lt;br /&gt;&lt;br /&gt;&lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;scjody&quot; lj:user=&quot;scjody&quot; &gt;&lt;a href=&quot;https://scjody.livejournal.com/profile&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080?v=216.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://scjody.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;scjody&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; had told us about the composter he got, which makes mixing the compost quite easy - but it has a $40 delivery charge and requires us to do something.  And that plan has one critical flaw: We haven&apos;t done it yet. Week by week, we continue to toss out garbage instead of doing something.&lt;br /&gt;&lt;br /&gt;Fixed.&lt;br /&gt;&lt;br /&gt;If you have a guide from &lt;a href=&quot;http://conscienceverte.ca/&quot; rel=&quot;nofollow&quot;&gt;conscienceverte.ca&lt;/a&gt; (similar to those useless &lt;a href=&quot;http://www.entertainment-savings-offers.com/canada/&quot; rel=&quot;nofollow&quot;&gt;Entertainment Guides&lt;/a&gt; that band always makes you peddle in high school, but actually with things I want), it&apos;s 50% off the first month and the cost is $5/week.  We just signed up for a year.&lt;br /&gt;&lt;br /&gt;They apparently will also do corporate pickup downtown, so I&apos;m going to try and pitch my work on signing up for it.  Google Mountain View is starting to handle compost now, so hopefully other offices have budgets for it as well.</description>
  <comments>https://jbailey.livejournal.com/71176.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/70999.html</guid>
  <pubDate>Mon, 08 Jun 2009 03:22:25 GMT</pubDate>
  <title>Recent Roll-Up</title>
  <link>https://jbailey.livejournal.com/70999.html</link>
  <description>We&apos;re all doing well.  Life&apos;s just insanely busy.  Will try to post more than 140 character snippets to Facebook more often. =)&lt;br /&gt;&lt;br /&gt;Random things from today...&lt;h1&gt;In the playground...&lt;/h1&gt;Leif exploring a rope bridge:&lt;br /&gt;&lt;br /&gt;&lt;table style=&quot;width:auto;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/lh/photo/n0qMif0oFm3f5-PQy7DjBQ?feat=embedwebsite&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://imgprx.livejournal.net/428c5b19ee72566e6cfd39c6e18848c7adaef59f/0fVx1nENrCYdfZ4JTWam_I6wUFTziPbg8iqRa4tFxd8DTTots4I8BsQAcNABUVJIa88i7D5vyo7fXtmfJGOrvxiiEmDSBjQLBHAa4gxtGmBOYAKuBdWdYfiCwRXEqDwb6ACSie2ncRdZwrc0ccidYa0zlFPqJurS91RCHNei3WI&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;font-family:arial,sans-serif; font-size:11px; text-align:right&quot;&gt;From &lt;a href=&quot;http://picasaweb.google.com/kaladron/PublicLeifPhotos?feat=embedwebsite&quot; rel=&quot;nofollow&quot;&gt;Public Leif Photos&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;Leif having less fear than &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;auzure_skies&quot; lj:user=&quot;auzure_skies&quot; &gt;&lt;a href=&quot;https://auzure-skies.livejournal.com/profile&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080?v=216.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://auzure-skies.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;auzure_skies&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; would like:&lt;br /&gt;&lt;br /&gt;&lt;table style=&quot;width:auto;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://picasaweb.google.com/lh/photo/qb_KLwW4pEn2siYf25tkwg?feat=embedwebsite&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://imgprx.livejournal.net/fd356c4c313a3fc193c819a4f185a43a22831d55/0fVx1nENrCYdfZ4JTWam_ORmzNJs5w5kvf9kwPophGU8Ln0dBUV7eNeWAKWAJ0XXUAiXTmF1qm3AHrAzLPtM7r_jA-XZLvu4Egv7OSe8WpGj__wjLOHRjM0bKf1VIe3TNTa8ygrt5KNuDuFBNJLa8khu5H0-a2c9RDeseHIcQSA&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;font-family:arial,sans-serif; font-size:11px; text-align:right&quot;&gt;From &lt;a href=&quot;http://picasaweb.google.com/kaladron/PublicLeifPhotos?feat=embedwebsite&quot; rel=&quot;nofollow&quot;&gt;Public Leif Photos&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;In the news...&lt;/h1&gt;&lt;blockquote&gt;Overall, 37 per cent of teens in the survey said they were sexually active, but some didn&apos;t know how to define &quot;sex.&quot;&lt;br /&gt;&lt;br /&gt;&quot;Very surprising to us was that many kids were unsure about whether they had had sex or not,&quot; said one of the study&apos;s authors, Sarah Flicker, a professor of environmental studies at York University.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&quot;http://www.cbc.ca/health/story/2009/06/02/teen-sexual-health-survey.html&quot; rel=&quot;nofollow&quot;&gt;CBC&lt;/a&gt;)&lt;/blockquote&gt;Go figure, most people I know can&apos;t come up with a definition of sex that isn&apos;t penis-meets-vagina intercourse - and those are people who&apos;ve been to Opus, UU churches, taken OWL and all ought to know better.&lt;br /&gt;&lt;br /&gt;My favourite definition is still from Cheers, when they were talking about &quot;When is it sex?&quot;  Norm replies: &quot;When the first breast appears.&quot;</description>
  <comments>https://jbailey.livejournal.com/70999.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/70794.html</guid>
  <pubDate>Mon, 01 Jun 2009 01:25:55 GMT</pubDate>
  <title>In defense of traditional marriage</title>
  <link>https://jbailey.livejournal.com/70794.html</link>
  <description>&lt;a href=&apos;http://www.youtube.com/watch?v=QNiqfRyoAyA&apos; rel=&apos;nofollow&apos;&gt;http://www.youtube.com/watch?v=QNiqfRyoAyA&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Thanks to Mark Hamilton for the link)</description>
  <comments>https://jbailey.livejournal.com/70794.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/70567.html</guid>
  <pubDate>Thu, 14 May 2009 20:56:46 GMT</pubDate>
  <title>Stupid Locksmith</title>
  <link>https://jbailey.livejournal.com/70567.html</link>
  <description>Our place has a fancy magical lock on the front door that has been sticking lately.  We phoned the locksmith who put it in to discover that he apparently can&apos;t talk to us because we&apos;re not the registered owners of the lock.&lt;br /&gt;&lt;br /&gt;Right - when we bought the place, we apparently don&apos;t automatically get the title to the locks on our front door.  The former owners could phone at anytime and get into our place.  If we were locked out in the middle of the night, he couldn&apos;t let us in.&lt;br /&gt;&lt;br /&gt;Fuck that.  Will replace the lock myself with a crowbar if I have to.</description>
  <comments>https://jbailey.livejournal.com/70567.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/69997.html</guid>
  <pubDate>Sat, 02 May 2009 15:12:42 GMT</pubDate>
  <title>Mother&apos;s day</title>
  <link>https://jbailey.livejournal.com/69997.html</link>
  <description>I subscribe to the iRobot mailing list for new products, discounts, etc.&amp;nbsp; Today I&amp;nbsp;got an email talking about great deals for mother&apos;s day.&amp;nbsp; In case of you out there think this is a good idea, let&apos;s state this clearly:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;This is not a good idea.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Giving someone a gift that reminds them of housework is a fast path to tears.&amp;nbsp; Even if they&apos;re a geek.&amp;nbsp; Just say no.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
  <comments>https://jbailey.livejournal.com/69997.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/69742.html</guid>
  <pubDate>Fri, 24 Apr 2009 04:41:28 GMT</pubDate>
  <title>Language lessons</title>
  <link>https://jbailey.livejournal.com/69742.html</link>
  <description>Through a program at work, I just got access to Rosetta Stone. &amp;nbsp;I&apos;ve been a bit worried that with a primarily English-speaking workplace and an English-speaking home that my French would stagnate. &amp;nbsp;It turns out that my account has access to all the languages, not just French.&lt;br /&gt;&lt;br /&gt;So which other language should I learn? &amp;nbsp;For fun, I did the first lesson of Latin (got 81%) and Japanese (83%).&lt;br /&gt;&lt;br /&gt;And now I&apos;ll have dreams of this voice going &amp;quot;Hoooah toe teh mah jusa&amp;quot;. &lt;br /&gt;&lt;br /&gt;Mmmm. &amp;nbsp;and now I&amp;nbsp;want juice.&lt;br /&gt;&lt;br /&gt;Zzzzz...&amp;nbsp;</description>
  <comments>https://jbailey.livejournal.com/69742.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/69412.html</guid>
  <pubDate>Wed, 22 Apr 2009 15:02:32 GMT</pubDate>
  <title>Cuteness</title>
  <link>https://jbailey.livejournal.com/69412.html</link>
  <description>This morning Leif and I&amp;nbsp;were playing and I&amp;nbsp;looked at him and said &amp;quot;I love...&amp;quot; and point at him.&amp;nbsp; He looked up at me with bright eyes and said &amp;quot;DOUBLE-YOU!&amp;quot;&lt;br /&gt;&lt;br /&gt;It&apos;s his favourite letter at the moment. =)</description>
  <comments>https://jbailey.livejournal.com/69412.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/69192.html</guid>
  <pubDate>Mon, 13 Apr 2009 23:02:20 GMT</pubDate>
  <title>Suggestion for renaming of Karmic Koala</title>
  <link>https://jbailey.livejournal.com/69192.html</link>
  <description>Dear Ubuntu Technical Committee,&lt;br /&gt;&lt;br /&gt;Please consider the following proposal to both delay the 9.10 release slightly, and also to deviate the naming sequence slightly to use a previous letter that was skipped.&lt;br /&gt;&lt;br /&gt;I&amp;nbsp;propose that the next release of Ubuntu be 9.11, and be called &amp;quot;Bumbling Bush&amp;quot;&lt;br /&gt;&lt;br /&gt;Sincerely Yours,&lt;br /&gt;Jeff Bailey, Ubuntu Core Dev.&amp;nbsp;</description>
  <comments>https://jbailey.livejournal.com/69192.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/69077.html</guid>
  <pubDate>Sat, 11 Apr 2009 18:23:50 GMT</pubDate>
  <title>Creationism Museum</title>
  <link>https://jbailey.livejournal.com/69077.html</link>
  <description>On our move down to California, Angie, Leif and I stopped by the &lt;a href=&quot;http://www.creationmuseum.org/&quot; rel=&quot;nofollow&quot;&gt;Creationism Museum&lt;/a&gt;.  I &lt;a href=&quot;http://jbailey.livejournal.com/37823.html&quot; rel=&quot;nofollow&quot;&gt;mentioned this a couple of Augusts ago&lt;/a&gt;.  Unfortunately, I didn&apos;t want to post about it without having the pictures, and I&apos;ve only just finally got around to uploading them.  I suck, news at 11.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://picasaweb.google.com/kaladron/CreationismMuseum#&quot; rel=&quot;nofollow&quot;&gt;http://picasaweb.google.com/kaladron/CreationismMuseum&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We went with Stephanie, and had a great time. &amp;nbsp;We got there a bit late, so didn&apos;t get to see the floor show and stuff, but we did get a chance to see the exhibits. &amp;nbsp;The people there were a little reminiscent of the TV show &lt;a href=&quot;http://en.wikipedia.org/wiki/Circle_Square&quot; rel=&quot;nofollow&quot;&gt;Circle Square&lt;/a&gt;, where the people were just a little too friendly, and blinked just a little too rarely.&lt;br /&gt;&lt;br /&gt;How we heard about the creationism museum was from an Interview on CBC, where the guy who opened the museum talked about how they were trying to show a different interpretation of the results of archaelogical digs, and how they saw this as a religion, and that science is just another religion. &amp;nbsp;We were a bit shocked when we got to the US to discover that the guy is somewhat less rational there, claiming that what they&apos;re doing is good pure science, etc.&lt;br /&gt;&lt;br /&gt;The premise is an interesting one: &amp;nbsp;They start with the literal truth of the bible and then interpret everything against that backdrop. &amp;nbsp;The argument is a vaguely reasonable one: Scientists do this all the time using what they&apos;ve learned in school. &amp;nbsp;They&apos;ve learned that the universe is billions of years old, and therefore will do carbon dating a certain way, etc. &amp;nbsp;If you start with the bible saying that the universe is 6000-odd years old, then results wind up getting interpreted differently.&lt;br /&gt;&lt;br /&gt;The key to most of how the world wound up the way it is is apparently tied up in two major events: First, the story with the apple (Sorry I&apos;m a little light on details, I didn&apos;t grow up Christian) caused people to start eating meat and wearing clothes.&lt;br /&gt;&lt;br /&gt;Aside of the moment, my in-laws have a great fridge magnet from &lt;a href=&quot;http://www.restoringeden.org/resources/Merchandisefolder/restickers&quot; rel=&quot;nofollow&quot;&gt;restoringeden.org&lt;/a&gt;: &amp;quot;God&apos;s original plan was to hang out in a garden with some naked vegetarians&amp;quot;&lt;br /&gt;&lt;br /&gt;The second big event was the great flood, which killed all the dinosaurs, caused turbulence, moved continents around, and some other stuff.&lt;br /&gt;&lt;br /&gt;Amusingly enough, when looking for a link to the CBC review, I found a review of a complaint about the interview:&amp;nbsp;&lt;a href=&quot;http://www.cbc.ca/ombudsman/ombudsmanweb/39.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.cbc.ca/ombudsman/ombudsmanweb/39.htm&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;Anyhow, had a great time. &amp;nbsp;Enjoy the photos. =)&lt;br /&gt;&lt;br type=&quot;_moz&quot; /&gt;</description>
  <comments>https://jbailey.livejournal.com/69077.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/68761.html</guid>
  <pubDate>Tue, 24 Mar 2009 11:30:25 GMT</pubDate>
  <title>A set of thoughts</title>
  <link>https://jbailey.livejournal.com/68761.html</link>
  <description>&lt;ul&gt;&lt;li&gt;Leif slept through most of the night most nights last week.  Then was sick this week.  We haven&apos;t got back to that space yet.  I&apos;d say &amp;quot;I have faith&amp;quot;, but I think that&apos;s when god looks at the little Unitarian and chuckles to himself with an &amp;quot;aren&apos;t you cute&amp;quot;.&lt;/li&gt;&lt;li&gt;Apparently I have thousands of photos that I hadn&apos;t uploaded.  This is going to be more work than I thought.&lt;/li&gt;&lt;li&gt;What sucks is waking up at 4am not because Leif woke me up, but because I was hungry.  Taking until 5 to figure this out.  Until 5:30 to fall asleep, to have Leif wake me up at 6.&lt;/li&gt;&lt;li&gt;We get communauto tomorrow.  I&apos;m so excited!  First trip: Ikea.  And of all the exciting things I could want from there?  I want kitchen knives.  At 5, I put the margarine on the toast with the back of a fork.&lt;/li&gt;&lt;li&gt;I really hope I can get to the gym today.&lt;/li&gt;&lt;li&gt;In 4 minutes, I will wake Leif and Angie up and we&apos;ll start our day.&lt;/li&gt;&lt;/ul&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=GngegY4yhik&quot; rel=&quot;nofollow&quot;&gt;Showtime, synergy&lt;/a&gt;!&lt;br type=&quot;_moz&quot; /&gt;&lt;br type=&quot;_moz&quot; /&gt;&lt;br type=&quot;_moz&quot; /&gt;&lt;br type=&quot;_moz&quot; /&gt;</description>
  <comments>https://jbailey.livejournal.com/68761.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://jbailey.livejournal.com/68524.html</guid>
  <pubDate>Sun, 22 Mar 2009 00:18:42 GMT</pubDate>
  <title>Citibank</title>
  <link>https://jbailey.livejournal.com/68524.html</link>
  <description>Apparently Citibank doesn&apos;t even trust Citibank.&lt;br /&gt;&lt;br /&gt;Citi Mastercard took my minimum monthly payment out of my account despite me having paid the account down to zero, so had to issue me a refund check.  It&apos;s drawn on the Royal Bank of Canada.&lt;br /&gt;&lt;br /&gt;Awesome. =)</description>
  <comments>https://jbailey.livejournal.com/68524.html#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
