<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-21870313-2']);
  _gaq.push(['_setDomainName', 'chimani.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://chimani.us2.list-manage.com/subscribe/post-json?u=3d73a30c369621bbd3c8df218&amp;id=c8b2171e22&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>Chimani: Apps for the Outdoors</title><generator>Tumblr (3.0; @chimani)</generator><link>http://blog.chimani.com/</link><item><title>Socialize Gets In Touch With Nature Through National Parks Apps</title><description>&lt;a href="http://blog.getsocialize.com/2012/socialize-gets-in-touch-with-nature-through-national-parks-apps"&gt;Socialize Gets In Touch With Nature Through National Parks Apps&lt;/a&gt;: &lt;p&gt;The folks at Socialize posted a nice write-up regarding Chimani’s usage of their community tools.&lt;/p&gt;</description><link>http://blog.chimani.com/post/22648434826</link><guid>http://blog.chimani.com/post/22648434826</guid><pubDate>Tue, 08 May 2012 08:02:09 -0400</pubDate><category>socialize</category><category>community</category></item><item><title>Working on the Olympic National Park app and just love this...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m346l4Exle1qf21sfo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Working on the Olympic National Park app and just love this photo of Marymere Falls!&lt;/p&gt;</description><link>http://blog.chimani.com/post/21886481436</link><guid>http://blog.chimani.com/post/21886481436</guid><pubDate>Thu, 26 Apr 2012 21:24:40 -0400</pubDate><category>Olympic</category><category>Waterfall</category></item><item><title>Chimani National Park iOS Apps Updated to 2.0</title><description>&lt;p&gt;Just in time for National Park Week, we&amp;#8217;re rolling out version 2.0 our National Park apps. The iOS updates were released this morning (still waiting on Apple to approve the Yellowstone update) and the Android version will be released in a couple days. Improvements include:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Universal App Support&lt;/strong&gt; - This was the #1 request so here you go! Run your favorite National Park apps on your iPad!&lt;br/&gt;&lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_m2yooo069w1qepegh.png"/&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;New App icons&lt;/strong&gt; - hope you like the new icons! &lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_m2ypc6xK8z1qepegh.jpg"/&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Discussion forums&lt;/strong&gt; for each point of interest and &lt;strong&gt;Facebook/Twitter sharing&lt;/strong&gt;. We&amp;#8217;ve integrated GetSocialize community forum into the app. Click on the new &amp;#8220;Get Social&amp;#8221; icon on the POI action bar and join the discussion!&lt;br/&gt;&lt;br/&gt; &lt;img src="http://media.tumblr.com/tumblr_m2ypp7EQkJ1qepegh.png"/&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Mutli-POI icon clustering&lt;/strong&gt; on the map - no more clutter on the main map! When you zoom in, points of interested (POIs) will automatically expand. &lt;br/&gt;&lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_m2yq6aSZ6S1qepegh.png"/&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Gesture-based Related Points of Interest&lt;/strong&gt;. We added some &amp;#8220;motion&amp;#8221; into the Related POIs - you can either press the button on the action bar or you can swipe your screen to the side to view the list of Related Points of Interests. &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_m2yqbqixbs1qepegh.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;Last, but not least, we have added a dedicated section to the &lt;strong&gt;&lt;a href="http://www.lnt.org" title="Leave No Trace" target="_blank"&gt;Leave No Trace Center for Outdoors Ethics&lt;/a&gt;&lt;/strong&gt;. Chimani is a proud small business partner with Leave No Trace so we&amp;#8217;ve teamed up to bring their &amp;#8220;core principles&amp;#8221; into the palm of your hand so that you&amp;#8217;re reminded of them during each park visit.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href="http://www.lnt.org" title="Leave No Trace Logo" target="_blank"&gt;&lt;img src="http://media.tumblr.com/tumblr_m2yquawLZ01qepegh.jpg"/&gt;&lt;/a&gt; &lt;br/&gt; &lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;As always, keep the feedback coming - we love to hear from you! &lt;/p&gt;
&lt;p&gt;-Kerry @chimani&lt;/p&gt;</description><link>http://blog.chimani.com/post/21710921287</link><guid>http://blog.chimani.com/post/21710921287</guid><pubDate>Tue, 24 Apr 2012 08:05:14 -0400</pubDate><category>Update</category><category>Leave No Trace</category><category>iPad</category><category>iPhone</category><category>Android</category><category>National Park Week</category></item><item><title>Chimani to Give Away 1 Million Mobile Apps for National Park Week</title><description>&lt;p&gt;&lt;span&gt;&lt;em&gt;&lt;img align="middle" src="http://media.tumblr.com/tumblr_m2lxluT3TE1qepegh.png"/&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;Chimani, the leading developer of mobile apps for national parks, is once again celebrating National Park Week by offering all of its&lt;a href="http://itunes.apple.com/us/artist/chimani-llc/id373153981" title="App Store" target="_blank"&gt; iOS&lt;/a&gt; and &lt;a href="https://play.google.com/store/apps/developer?id=Chimani,+LLC" title="Google Play" target="_blank"&gt;Android&lt;/a&gt; apps for national parks for free. &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yarmouth, ME (April 17, 2012) - Chimani, LLC announced today that all iOS and Android national park apps will be free in celebration of National Park Week, which runs from April 21-29. In order to reach its goal of one million downloads the apps will be free starting today - April 18th - plenty of time to download the apps before next week’s celebration. The Chimani national park apps normally sell for between $4.99-$9.99 each and have an average rating of 4&amp;#160;1/2 stars. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;#8220;Last year we gave away over 100,000 apps during National Park Week - it was a huge success and we had less than a quarter of the apps we have today.&amp;#8221;, says Chimani President, Kerry Gallivan. &amp;#8220;Our goal to reach a million downloads and to encourage just as many people, especially children, to visit our national parks. Download them today, and visit the parks next week!”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Chimani suite of national park apps include Acadia National Park, Cape Cod National Seashore, Cuyahoga Valley National Park, Grand Canyon National Park, Great Smoky Mountains National Park, Rocky Mountain National Park, Yellowstone National Park, Yosemite National Park, Zion National Park and the National Parks app - which is a virtual passport tool for all the National Park Service units. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Each of the national park apps are an indispensable resource for anyone exploring some our most treasured national parks. Each delivers constantly updated content, ranger led event schedules, auto touring points of interest, hiking details, restroom locations, free shuttle bus schedules, and breaking news alerts. Users can also view sunset and sunrise times for the most memorable scenic overlooks, access tide schedules along the coast, review lodging options, and much, much more.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The Chimani iOS and Android apps can be downloaded directly from &lt;a href="http://itunes.apple.com/us/artist/chimani-llc/id373153981" title="iTunes App Store" target="_blank"&gt;Apple&amp;#8217;s iTunes App Store&lt;/a&gt; and the Android versions from &lt;a href="https://play.google.com/store/apps/developer?id=Chimani,+LLC" title="Google Play" target="_blank"&gt;Google Play&lt;/a&gt; (keyword: &amp;#8220;chimani&amp;#8221;)&lt;/span&gt;&lt;/p&gt;</description><link>http://blog.chimani.com/post/21263184952</link><guid>http://blog.chimani.com/post/21263184952</guid><pubDate>Tue, 17 Apr 2012 06:54:18 -0400</pubDate><category>national park week</category><category>yosemite</category><category>yellowstone</category><category>Cuyahoga Valley</category><category>ZION</category><category>Great Smoky Mountains</category><category>Acadia</category><category>rocky mountain</category></item><item><title>Great photo of elephants in Masai Mara, Kenya. I miss my days of...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m2c0f6HUg51qf21sfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Great photo of elephants in Masai Mara, Kenya. I miss my days of living in Africa….&lt;/p&gt;</description><link>http://blog.chimani.com/post/20922329981</link><guid>http://blog.chimani.com/post/20922329981</guid><pubDate>Wed, 11 Apr 2012 17:25:54 -0400</pubDate></item><item><title>Trail Ridge Road in Rocky Mountain National Park is High and Dry</title><description>&lt;a href="http://www.eptrail.com/rocky-mountain-national-park/ci_20365465/trail-ridge-road-rocky-mountain-national-park-is"&gt;Trail Ridge Road in Rocky Mountain National Park is High and Dry&lt;/a&gt;: &lt;p&gt;Looks like we’re in for an early opening of the Trail Ridge Road in the Rocky Mountain National Park!&lt;/p&gt;</description><link>http://blog.chimani.com/post/20916266072</link><guid>http://blog.chimani.com/post/20916266072</guid><pubDate>Wed, 11 Apr 2012 15:38:44 -0400</pubDate><category>rocky mountain</category></item><item><title>Another well produced video from Yosemite National Park, this...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/yZyCoUM_Sks?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Another well produced video from Yosemite National Park, this time a personal story about the dangers of entering a river. &lt;/p&gt;</description><link>http://blog.chimani.com/post/20788473773</link><guid>http://blog.chimani.com/post/20788473773</guid><pubDate>Mon, 09 Apr 2012 14:11:06 -0400</pubDate><category>Yosemite</category><category>Safety</category><category>Rivers</category></item><item><title>Alf Randell is a self-described “dirtbag” who has...</title><description>&lt;iframe src="http://player.vimeo.com/video/34482694" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span class="Apple-style-span"&gt;Alf Randell is a self-described “dirtbag” who has spent nearly a decade of his life climbing amongst the soaring sandstone cliffs of Indian Creek, Utah. In November, 2011, I spent some time climbing with Alf and documented his life in “The Creek,” his love of tall splitter cracks, and his decision to shun city life in favor of a small camper in the middle of the Utah desert.&lt;/span&gt;&lt;/p&gt;</description><link>http://blog.chimani.com/post/20653122112</link><guid>http://blog.chimani.com/post/20653122112</guid><pubDate>Sat, 07 Apr 2012 11:20:38 -0400</pubDate><category>Utah</category><category>rock climbing</category></item><item><title>Waiting for the Pink Moon to rise over the Atlantic Ocean and...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m22z9tVaNd1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Waiting for the Pink Moon to rise over the Atlantic Ocean and Casco Bay…&lt;/p&gt;</description><link>http://blog.chimani.com/post/20616926232</link><guid>http://blog.chimani.com/post/20616926232</guid><pubDate>Fri, 06 Apr 2012 19:15:29 -0400</pubDate><category>Maine</category><category>Moon</category></item><item><title>americasgreatoutdoors:

The majority of the world’s geysers are...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m22dyr8Pmv1r81c8do1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://americasgreatoutdoors.tumblr.com/post/20591538030/the-majority-of-the-worlds-geysers-are-preserved" target="_blank"&gt;americasgreatoutdoors&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The majority of the world’s geysers are preserved here in &lt;a href="http://on.doi.gov/wRuGCy" target="_blank"&gt;Yellowstone National Park&lt;/a&gt;. They are the main reason the park was established in 1872 as America’s first national park—an idea that spread worldwide. A mountain wildland, home to grizzly bears, wolves, and herds of bison and elk, the park is the core of one of the last, nearly intact, natural ecosystems in the Earth’s temperate zone.&lt;br/&gt;&lt;br/&gt;&lt;em&gt;Photo: Dennis Carroll, National Park Service &lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://blog.chimani.com/post/20608355124</link><guid>http://blog.chimani.com/post/20608355124</guid><pubDate>Fri, 06 Apr 2012 16:39:37 -0400</pubDate></item><item><title>Celebrating the Vernal Equinox at Fels-Groves Farm Preserve...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m17ek6G2YC1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Celebrating the Vernal Equinox at Fels-Groves Farm Preserve &amp; West Side Trail in Yarmouth, Maine!&lt;/p&gt;</description><link>http://blog.chimani.com/post/19644510554</link><guid>http://blog.chimani.com/post/19644510554</guid><pubDate>Tue, 20 Mar 2012 18:02:30 -0400</pubDate><category>Westside Trail</category><category>Maine</category></item><item><title>A video to get you excited about the start of mountain biking...</title><description>&lt;iframe src="http://player.vimeo.com/video/29527889" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;A video to get you excited about the start of mountain biking season in the Northeast!&lt;/p&gt;</description><link>http://blog.chimani.com/post/19402561880</link><guid>http://blog.chimani.com/post/19402561880</guid><pubDate>Fri, 16 Mar 2012 13:21:14 -0400</pubDate><category>mountain biking</category><category>video</category><category>new hampshire</category><category>bear brook state park</category></item><item><title>americasgreatoutdoors:

Sometimes considered “three parks in...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_ly9exro8sM1r81c8do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://americasgreatoutdoors.tumblr.com/post/16352299221/sometimes-considered-three-parks-in-one-big" target="_blank"&gt;americasgreatoutdoors&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Sometimes considered “three parks in one,” &lt;a href="http://on.doi.gov/Aj3CnK" target="_blank"&gt;Big Bend National Park&lt;/a&gt; in West Texas includes mountain, desert, and river environments. An hour’s drive can take you from the banks of the Rio Grande to a mountain basin nearly a mile high. Here, you can explore one of the last remaining wild corners of the United States, and experience unmatched sights, sounds, and solitude.&lt;br/&gt;&lt;br/&gt;&lt;em&gt;Photo: National Park Service &lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://blog.chimani.com/post/16363445815</link><guid>http://blog.chimani.com/post/16363445815</guid><pubDate>Mon, 23 Jan 2012 15:44:06 -0500</pubDate></item><item><title>It was a full house last night at the Boston New Tech Meet-up in...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lwj98ms0tr1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;It was a full house last night at the Boston New Tech Meet-up in Cambridge, Mass. The Microsoft NERD facility was a great space to present in (although they really should get an HDMI connection for the projectors!). Loved the 5/5 format (5 minutes presenting/5 minutes of questions and answers). Lots of interest in Chimani during the Q&amp;A session - there were so many questions I quickly ran out of time!&lt;/p&gt;
&lt;p&gt;For reviews and more photos of the meet-up, check-out this &lt;a href="http://www.meetup.com/newtech-73/events/41441192/" title="Boston New Tech Meetup December 2011 #bnt12" target="_blank"&gt;link&lt;/a&gt;. Thanks to David and Chris for inviting me.&lt;/p&gt;</description><link>http://blog.chimani.com/post/14566428686</link><guid>http://blog.chimani.com/post/14566428686</guid><pubDate>Wed, 21 Dec 2011 11:21:05 -0500</pubDate><category>Boston</category><category>start-up</category><category>bnt12</category></item><item><title>An old Ford (1930s?) car discovered at Mast Land Sanctuary. You...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lwezyeYSAT1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;An old Ford (1930s?) car discovered at Mast Land Sanctuary. You never what you’ll find in the woods.&lt;/p&gt;</description><link>http://blog.chimani.com/post/14415163037</link><guid>http://blog.chimani.com/post/14415163037</guid><pubDate>Sun, 18 Dec 2011 14:39:50 -0500</pubDate><category>Maine</category><category>discover</category><category>Mast Landing</category></item><item><title>Chimani to present/demo at next week's Boston New Tech Meet-up #BNT12 </title><description>&lt;a href="http://www.meetup.com/newtech-73/events/41441192/?a=socialmedia"&gt;Chimani to present/demo at next week's Boston New Tech Meet-up #BNT12 &lt;/a&gt;: &lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;img align="middle" height="118" src="http://photos4.meetupstatic.com/photos/event/4/3/0/5/global_21317157.jpeg" width="180"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Join Chimani (and four other Boston area start-ups) at next week’s Boston New Tech Meet-up held at the Microsoft New England Research &amp; Development Center (NERD) in &lt;/span&gt;&lt;span&gt;Cambridge. Doors open at 6:30pm!&lt;/span&gt;&lt;/p&gt;</description><link>http://blog.chimani.com/post/14262778842</link><guid>http://blog.chimani.com/post/14262778842</guid><pubDate>Thu, 15 Dec 2011 10:00:06 -0500</pubDate><category>Presentations</category><category>Boston</category><category>Start-ups</category></item><item><title>The surf is way too rough for snorkeling at the Reserva Marina...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lucooahlS81qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The surf is way too rough for snorkeling at the Reserva Marina Tres Palmas!&lt;/p&gt;</description><link>http://blog.chimani.com/post/12515549350</link><guid>http://blog.chimani.com/post/12515549350</guid><pubDate>Tue, 08 Nov 2011 11:33:46 -0500</pubDate></item><item><title>Atop the oldest lighthouse in the Caribbean on Culebrita Island...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lu72creXnh1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Atop the oldest lighthouse in the Caribbean on Culebrita Island US Wildlife Refuge.&lt;/p&gt;</description><link>http://blog.chimani.com/post/12372049469</link><guid>http://blog.chimani.com/post/12372049469</guid><pubDate>Sat, 05 Nov 2011 11:43:39 -0400</pubDate><category>Culebra</category></item><item><title>A beautiful day at the San Juan National Historic Site and...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lu36w71gBV1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;A beautiful day at the San Juan National Historic Site and it’s awesome National Recreational Trail!&lt;/p&gt;</description><link>http://blog.chimani.com/post/12283021700</link><guid>http://blog.chimani.com/post/12283021700</guid><pubDate>Thu, 03 Nov 2011 09:31:19 -0400</pubDate><category>Puerto Rico</category><category>trail</category></item><item><title>Exploring the Maine Audubon Society’s Mast Landing...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_ltukbme2ee1qf21sfo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Exploring the Maine Audubon Society’s Mast Landing Sanctuary - you can almost smell the snow in the air!&lt;/p&gt;</description><link>http://blog.chimani.com/post/12093009061</link><guid>http://blog.chimani.com/post/12093009061</guid><pubDate>Sat, 29 Oct 2011 19:22:56 -0400</pubDate></item></channel></rss>

