<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[zzamboni.org]]></title>
  
  <link href="http://zzamboni.github.com/" />
  <updated>2013-04-25T14:48:00-05:00</updated>
  <id>http://zzamboni.github.com/</id>
  <author>
    <name><![CDATA[Diego Zamboni]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/IdeallyBlue" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ideallyblue" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title type="html"><![CDATA[Ellen on password security]]></title>
    <link href="http://zzamboni.github.com/blog/ellen-on-password-security/" />
    <updated>2013-04-25T14:46:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/ellen-on-password-security</id>
    <content type="html"><![CDATA[<p>Hilarious - Ellen on the &#8220;Internet Password Minder&#8221;</p>

<iframe width="560" height="315" src="http://www.youtube.com/embed/Srh_TV_J144" frameborder="0" allowfullscreen></iframe>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Ignite talks]]></title>
    <link href="http://zzamboni.github.com/blog/ignite-talks/" />
    <updated>2013-04-14T12:13:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/ignite-talks</id>
    <content type="html"><![CDATA[<p>I&#8217;m giving an Ignite talk for the first time at
<a href="http://devopsdays.org/events/2013-paris/program/">DevOps days Paris</a>. It&#8217;s
an interesting format: a 5-minute talk with 20 auto-advancing slides,
every 15 seconds. I found
<a href="http://scottberkun.com/2009/how-to-give-a-great-ignite-talk/">How to Give a great Ignite Talk</a>
by Scott Berkun very useful, including the accompanying video.</p>

<iframe width="560" height="315" src="http://www.youtube.com/embed/rRa1IPkBFbg" frameborder="0" allowfullscreen></iframe>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[On the other side]]></title>
    <link href="http://zzamboni.github.com/blog/on-the-other-side/" />
    <updated>2013-03-25T15:57:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/on-the-other-side</id>
    <content type="html"><![CDATA[<p>About a year ago,
<a href="http://blog.posterous.com/big-news">Posterous was acquired by Twitter</a>. A
month ago, it was announced that it will be
<a href="http://blog.posterous.com/thanks-from-posterous">completely shut down by April 30th</a>. I&#8217;ll
spare you my rant about how the awesome customer service that
characterized Posterous pre-acquisition completely disappeared after
the acquisition :)</p>

<p>On a more practical note, Posterous&#8217; closing meant finding a new place
to host my blogs. There are many options (you can find many of them
described in the
<a href="http://blog.posthaven.com/the-posterous-migration-guide">posthaven.com migration guide</a>),
but I decided to go the DIY way and move my blogs to
<a href="http://octopress.org">Octopress</a>, hosted on
<a href="http://pages.github.com">GitHub Pages</a>.</p>

<p>I&#8217;ll post shortly a guide on how I did the migration, but for now I
just want to post a first &#8220;Welcome&#8221; message here. If you are reading
this message, you are in the correct place, whether it&#8217;s the website
or the RSS feed (I updated my FeedBurner feed to point to the new
site, so if you are subscribed to it, you shouldn&#8217;t have to do
anything). All the old contents has been migrated, and links to my
blog posts should work unchanged.</p>

<p>There are still a few rough edges (some pages are still in the old
site theme), I&#8217;m still working on the migration of some parts of the
site. Please <a href="http://zzamboni.github.com/contact.html">let me know</a> if you find anything
broken.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[HowTo: Changing the available display formats for Evernote's "Insert Date" command]]></title>
    <link href="http://zzamboni.github.com/blog/howto-changing-the-available-display-formats" />
    <updated>2012-11-13T23:00:30-06:00</updated>
    <id>http://zzamboni.github.com/blog/howto-changing-the-available-display-formats</id>
    <content type="html"><![CDATA[Evernote introduced some time ago an &#8220;Insert Date&#8221; keyboard shortcut, which is very handy. However, the options for the format of the inserted date seemed limited (only four options). I finally learned how this works, and how to change it on the Mac. The formats offered are those that are configured in the &#8220;Languages &amp; Text&#8221; preferences panel. If you go to &#8220;Region&#8221; and then click the &#8220;Customize button&#8221; in the Dates part of the panel, you will see and be able to customize the formats for short, medium, long and full date representations. Those are the options that are offered to you by Evernote. Just change them to whatever you want, and they will be available for selection. What I specifically wanted to do was to use the YYYY-MM-DD format, so I changed it to the following:<p></p>
<div>
<div class="p_embed p_image_embed">
<a href="http://zzamboni.github.com/images/2012/11/13/howto-changing-the-available-display-formats/45777298-System%20Preferences.jpg"><img alt="System_preferences" height="412" src="http://zzamboni.github.com/images/2012/11/13/howto-changing-the-available-display-formats/45777298-System%20Preferences.jpg" width="500"></a>
</div>
</div>
<p></p>
<div>I had to restart Evernote for it to recognize the change, but afterward the new formats were available.</div>
<p></p>
<div>Tip of the hat to Martin Maiers in the Evernote forums, who explained this technique: <a href="http://discussion.evernote.com/topic/29812-insert-date-formats-please-add-iso-8601/#entry160872">http://discussion.evernote.com/topic/29812-insert-date-formats-please-add-iso-8601/#entry160872</a>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Included in the #LinuxCon registration packet: a skateboard#]]></title>
    <link href="http://zzamboni.github.com/blog/included-in-the-linuxcon-registration-packet" />
    <updated>2012-08-27T23:46:49-05:00</updated>
    <id>http://zzamboni.github.com/blog/included-in-the-linuxcon-registration-packet</id>
    <content type="html"><![CDATA[<p></p>
<div class="p_embed p_image_embed">
<a href="http://zzamboni.github.com/images/2012/08/27/included-in-the-linuxcon-registration-packet/44000915-772F8999-B606-4387-9AAC-68AD3A6EC4E2.jpg"><img alt="772f8999-b606-4387-9aac-68ad3a6ec4e2" height="669.421487603306" src="http://zzamboni.github.com/images/2012/08/27/included-in-the-linuxcon-registration-packet/44000915-772F8999-B606-4387-9AAC-68AD3A6EC4E2.jpg" width="500"></a>
</div>
Included in the #LinuxCon registration packet: a skateboard#

<div class="posterous_quote_citation">via <a href="http://stone.com/Twittelator">twittelator</a>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Letters of Note: Regarding your dam complaint]]></title>
    <link href="http://zzamboni.github.com/blog/letters-of-note-regarding-your-dam-complaint" />
    <updated>2012-07-12T12:59:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/letters-of-note-regarding-your-dam-complaint</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_medium_quote">I would like to challenge you to attempt to emulate their dam project any dam time and/or any dam place you choose. I believe I can safely state there is no dam way you could ever match their dam skills, their dam resourcefulness, their dam ingenuity, their dam persistence, their dam determination and/or their dam work ethic.</blockquote>
<div class="posterous_quote_citation">via <a href="http://www.lettersofnote.com/2012/07/regarding-your-dam-complaint.html">lettersofnote.com</a>
</div>
    <p>Amazing letter - read the whole thing, it&#8217;s incredibly funny.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The #CFEngine agent, as drawn by my 6-year-old daughter :) ]]></title>
    <link href="http://zzamboni.github.com/blog/the-cfengine-agent-as-drawn-by-my-6-year-old" />
    <updated>2012-07-04T15:30:13-05:00</updated>
    <id>http://zzamboni.github.com/blog/the-cfengine-agent-as-drawn-by-my-6-year-old</id>
    <content type="html"><![CDATA[<p></p>
<div class="p_embed p_image_embed">
<a href="http://zzamboni.github.com/images/2012/07/04/the-cfengine-agent-as-drawn-by-my-6-year-old/42674563-image.jpg"><img alt="Image" height="373" src="http://zzamboni.github.com/images/2012/07/04/the-cfengine-agent-as-drawn-by-my-6-year-old/42674563-image.jpg" width="500"></a>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[When a Dragon mated the space station /ht @BadAstronomer]]></title>
    <link href="http://zzamboni.github.com/blog/when-a-dragon-mated-the-space-station-ht-bada" />
    <updated>2012-05-25T11:21:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/when-a-dragon-mated-the-space-station-ht-bada</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_long_quote">
<p>At 16:02 UTC, Friday, May 25, 2012, the SpaceX Dragon officially became the first privately-owned commercial spacecraft to be captured by and berthed at the International Space Station. It is (if I’ve done the math correctly) the 114th spacecraft to dock with ISS, including the missions sent up to build the station. It is the first privately-owned commercial spacecraft in history to do so.</p>
<p><img title="dragon_berth" class="aligncenter size-full wp-image-49626" src="http://blogs.discovermagazine.com/badastronomy/files/2012/05/dragon_berth.jpg" height="350" alt="" width="476"></p>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://blogs.discovermagazine.com/badastronomy/2012/05/25/when-a-dragon-mated-the-space-station/">blogs.discovermagazine.com</a>
</div>
    <p>Amazing.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[CFEngine talks at PICC'12 conference]]></title>
    <link href="http://zzamboni.github.com/blog/cfengine-talks-at-picc12-conference" />
    <updated>2012-04-27T08:30:32-05:00</updated>
    <id>http://zzamboni.github.com/blog/cfengine-talks-at-picc12-conference</id>
    <content type="html"><![CDATA[There will be several CFEngine-related classes and talks at the <a href="http://www.picconf.org/">PICC&#8217;12 conference</a> (Professional IT Community Conference) on May 11-12th, in New Jersey. I will be talking about using CFEngine as part of your security infrastructure. My colleague Joe Netzel will be talking about migration from CFEngine 2 to CFEngine 3, so if you are using CF2 and have been considering (or dreading) the migration, make sure to come by! Aleksey Tsalolikhin will give an introductory class to CFEngine. And Mark Burgess will give a class not related to CFEngine, but to the perils and skills needed to survive as a technical person in the &#8220;business world&#8221;.<p></p>
<div>If you are coming to the conference, we look forward to seeing you there!<br><ul>
<li>Mark Burgess - <a href="http://www.picconf.org/picc12-training-classes/#f4">A Sysadmin’s Guide to Navigating the Business World</a>
</li>
<li>Diego Zamboni - <a href="http://www.picconf.org/picc-12-talkspapers/#18">CFEngine Configuration Management for Security</a>
</li>
<li>Joe Netzel - <a href="http://www.picconf.org/picc-12-talkspapers/#16">Successfully Migrating From CFEngine 2 to CFEngine 3</a>
</li>
<li>Aleksey Tsalolikhin - <a href="http://www.picconf.org/picc12-training-classes/#f10">Automating System Administration with CFEngine 3</a>
</li>
</ul>
<br>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Earth Day, from 40,000 km up | Bad Astronomy | Discover Magazine]]></title>
    <link href="http://zzamboni.github.com/blog/earth-day-from-40000-km-up-bad-astronomy-disc" />
    <updated>2012-04-22T20:13:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/earth-day-from-40000-km-up-bad-astronomy-disc</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_long_quote">
<p style="text-align: center;"><iframe allowfullscreen="" src="http://www.youtube.com/embed/6twFHqJ03_k?fs=1&amp;feature=oembed" frameborder="0" height="343" width="610"></iframe></p>
<p></p>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://blogs.discovermagazine.com/badastronomy/2012/04/22/earth-day-from-40000-km-up/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+BadAstronomyBlog+%28Bad+Astronomy%29&amp;utm_content=Google+Reader#close=1">blogs.discovermagazine.com</a>
</div>
    <p>This video is simply amazing.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Publishing with iBooks Author - O'Reilly Media]]></title>
    <link href="http://zzamboni.github.com/blog/publishing-with-ibooks-author-oreilly-media" />
    <updated>2012-04-16T17:05:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/publishing-with-ibooks-author-oreilly-media</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
<blockquote class="posterous_long_quote">
<div>
<div class="detailimgcontainer"><a href="http://shop.oreilly.com/product/0636920025597.do?sortby=publicationDate" target="_parent"><img src="http://akamaicovers.oreilly.com/images/0636920025597/cat.gif" border="0" height="236" alt="An Introduction to Creating Ebooks for the iPad" width="180"></a></div>
</div>
</blockquote>
<p> </p>
<div class="posterous_quote_citation">via <a href="http://shop.oreilly.com/product/0636920025597.do">shop.oreilly.com</a>
</div>
<p>Free e-book from O&#8217;Reilly.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Bezos Expeditions | F-1 Engine Recovery]]></title>
    <link href="http://zzamboni.github.com/blog/bezos-expeditions-f-1-engine-recovery" />
    <updated>2012-04-03T23:30:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/bezos-expeditions-f-1-engine-recovery</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_long_quote">
<img src="http://www.bezosexpeditions.com/img/engine.jpg" height="272" alt="Engine" width="360"><div class="photo-credit">Photo credit: NASA</div>
            <p>I&#8217;m excited to report that, using state-of-the-art deep sea sonar, the team has found the Apollo 11 engines lying 14,000 feet below the surface, and we&#8217;re making plans to attempt to raise one or more of them from the ocean floor.</p>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://www.bezosexpeditions.com/engine-recovery.html">bezosexpeditions.com</a>
</div>
    <p>Those are BIG engines. Would be awesome to recover them.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[GitHub: Instantly Beautiful Project Pages]]></title>
    <link href="http://zzamboni.github.com/blog/instantly-beautiful-project-pages" />
    <updated>2012-04-03T23:15:00-05:00</updated>
    <id>http://zzamboni.github.com/blog/instantly-beautiful-project-pages</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
<blockquote class="posterous_long_quote">Ever pushed a new project to GitHub and wished you had the time or talent to make a beautiful page for it? Stop wishing. We&#8217;re proud to present <strong>the new GitHub Page Generator</strong>.</blockquote>
<div class="posterous_quote_citation">via <a href="https://github.com/blog/1081-instantly-beautiful-project-pages">github.com</a>
</div>
<p>Very nice new feature.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Purdue at Night]]></title>
    <link href="http://zzamboni.github.com/blog/purdue-at-night" />
    <updated>2012-03-26T00:01:14-06:00</updated>
    <id>http://zzamboni.github.com/blog/purdue-at-night</id>
    <content type="html"><![CDATA[I am at Purdue to give a CFEngine talk and visit some old colleagues, here are some photos I took during a night walk right after checking into my hotel. I graduated in 2001, and the last time I visited was almost 10 years ago. Time really flies, there are many new things in campus (including the shiny new Computer Science Building, which I had never seen), but so many others remain unchanged. It&#8217;s awesome to be back.<p></p>
<div class="p_embed p_image_embed">
<a href="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410834-IMG_0506.jpeg"><img alt="Img_0506" height="669" src="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410834-IMG_0506.jpeg" width="500"></a>
<a href="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410835-IMG_0507.jpeg"><img alt="Img_0507" height="374" src="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410835-IMG_0507.jpeg" width="500"></a>
<a href="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410836-IMG_0508.jpeg"><img alt="Img_0508" height="374" src="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410836-IMG_0508.jpeg" width="500"></a>
<a href="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410837-IMG_0512.jpeg"><img alt="Img_0512" height="669" src="http://zzamboni.github.com/images/2012/03/26/purdue-at-night/39410837-IMG_0512.jpeg" width="500"></a>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Learning CFEngine 3 has been released]]></title>
    <link href="http://zzamboni.github.com/blog/blog-learning-cfengine-3" />
    <updated>2012-03-24T01:23:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/blog-learning-cfengine-3</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
<blockquote class="posterous_long_quote">
<div><a href="http://shop.oreilly.com/product/0636920022022.do">
<div class="posterousGalleryMainDiv p_embed p_image_embed"><img src="http://zzamboni.github.com/images/2012/03/24/blog-learning-cfengine-3/cat.gif" height="236" alt="Cat" width="180"></div>
</a></div>
<p>I am ecstatic to announce that the book is now officially released!</p>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://blog.cf-learn.info/">blog.cf-learn.info</a>
</div>
<p>I am so happy :-)</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Analytics put to a good cause]]></title>
    <link href="http://zzamboni.github.com/blog/analytics-put-to-a-good-cause" />
    <updated>2012-03-15T17:05:57-06:00</updated>
    <id>http://zzamboni.github.com/blog/analytics-put-to-a-good-cause</id>
    <content type="html"><![CDATA[Well, here&#8217;s a good use of web analytics. From LinkedIn:<br><div>
<br class="Apple-interchange-newline"><blockquote type="cite"><div style="">
<div style="color: rgb(51, 51, 51); font-family: arial, sans-serif; font-size: 12px;">Seeing a lot of daily digests piling up?<table border="0" width="1"><tr><td><p></p></td></tr></table>Diego, we noticed you haven&#8217;t visited <some group in which i only slightly interested><span class="Apple-converted-space"> </span></some>
</div>lately. To help keep your email tidy, we&#8217;ve switched you from daily emails to weekly digests from this group - we hope this suits you better!</div></blockquote>
</div>
<br><div>Actually useful.</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[A dog's gotta do what a dog's gotta doo doo | The Sun |News]]></title>
    <link href="http://zzamboni.github.com/blog/a-dogs-gotta-do-what-a-dogs-gotta-doo-doo-the" />
    <updated>2012-03-13T17:29:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/a-dogs-gotta-do-what-a-dogs-gotta-doo-doo-the</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
<script src="http://player.ooyala.com/iframe.js#ec=BjMmtyMzrkTu6hbD7I_rPYIaDCGXPx2F&pbid=NDcyOWI0M2YyMDdkN2YwODU5Mzc5MDUz" height="400px"></script>
<div class="posterous_quote_citation">via <a href="http://www.thesun.co.uk/sol/homepage/news/4189506/A-dogs-gotta-do-what-a-dogs-gotta-doo-doo.html">thesun.co.uk</a>
</div>
    <p>Poor dog, but hilarious video.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[github/gitignore]]></title>
    <link href="http://zzamboni.github.com/blog/githubgitignore" />
    <updated>2012-03-12T09:10:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/githubgitignore</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_short_quote">A collection of useful .gitignore templates</blockquote>

<div class="posterous_quote_citation">via <a href="https://github.com/github/gitignore">github.com</a>
</div>
    <p>Useful resource.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Heart Stop Beating | Jeremiah Zagar on Vimeo]]></title>
    <link href="http://zzamboni.github.com/blog/heart-stop-beating-jeremiah-zagar-on-vimeo" />
    <updated>2012-03-02T13:03:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/heart-stop-beating-jeremiah-zagar-on-vimeo</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <iframe src="http://player.vimeo.com/video/33741794?portrait=0" frameborder="0" height="283" width="500"></iframe>

<div class="posterous_quote_citation">via <a href="http://vimeo.com/33741794">vimeo.com</a>
</div>
    <p>Amazing - a continuous-flow artificial heart. You can live without a pulse.</p>
</div>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Six-Legged Giant Finds Secret Hideaway, Hides For 80 Years : Krulwich Wonders... : NPR]]></title>
    <link href="http://zzamboni.github.com/blog/six-legged-giant-finds-secret-hideaway-hides" />
    <updated>2012-03-02T00:11:00-06:00</updated>
    <id>http://zzamboni.github.com/blog/six-legged-giant-finds-secret-hideaway-hides</id>
    <content type="html"><![CDATA[<div class="posterous_bookmarklet_entry">
      <blockquote class="posterous_long_quote">
<div class="bucketwrap photo462">
<img class="img462" title="Patrick Honan holds two of the rare Lord Howe Island stick insects." src="http://media.npr.org/assets/img/2012/02/27/patrick_custom.jpg?t=1330533368&amp;s=3" height="616" alt="Patrick Honan holds two of the rare Lord Howe Island stick insects." width="462"><div class="captionwrap">
                                                                   <span class="creditwrap"><span class="credit">Rod Morris</span>/<span class="rightsnotice"><a href="http://www.rodmorris.co.nz/Beyond-New-Zealand/Beyond-New-Zealand/13993648_pzN6Kn#!i=1135534988&amp;k=B6jk4">www.rodmorris.co.nz</a></span></span>                                 <p></p>
                              </div>
                              

                           </div>
                           <a name="more"> </a>                           <p>The story is simple: A bunch of black rats almost wiped out a bunch of gigantic bugs on a little island far, far away from most of us. A few dedicated scientists, passionate about biological diversity, risked their lives to keep the bugs going. For the bugs to get their homes and their future back doesn&#8217;t depend on scientists anymore. They&#8217;ve done their job. Now it&#8217;s up to the folks on Lord Howe Island.</p>
</blockquote>
<div class="posterous_quote_citation">via <a href="http://www.npr.org/blogs/krulwich/2012/02/24/147367644/six-legged-giant-finds-secret-hideaway-hides-for-80-years?sc=fb&amp;cc=fp">npr.org</a>
</div>
    <p>Amazing story.</p>
</div>
]]></content>
  </entry>
  
</feed>
