<?xml version='1.0' encoding='utf-8' ?>
<feed xmlns='http://www.w3.org/2005/Atom'>
  <title type='text'>Charles Maresh</title>
  <generator uri='http://effectif.com/nesta'>Nesta</generator>
  <id>tag:maresh.us,2009:/</id>
  <link href='http://maresh.us/articles.xml' rel='self' />
  <link href='http://maresh.us' rel='alternate' />
  <subtitle type='text'>Developer, Designer &amp; Photographer</subtitle>
  <updated>2012-10-17T00:00:00+00:00</updated>
  <author>
    <name>Charles Maresh</name>
    <uri>http://maresh.us</uri>
    <email>charles@maresh.us</email>
  </author>
  <entry>
    <title>Ice Climbing on the Matanuska Glacier</title>
    <link href='http://maresh.us/travel/ice-climbing-matanuska' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2012-10-17:/travel/ice-climbing-matanuska</id>
    <content type='html'>&lt;p&gt;&lt;img src='/attachments/images/climbing-matanuska-1.jpg' alt='Ice Climbing' /&gt;&lt;/p&gt;

&lt;p&gt;During our 2012 trip to Alaska, we added ice climbing to our trip &amp;#8211; I couldn&amp;#8217;t recommend it more!&lt;/p&gt;

&lt;p&gt;Our ice wall was approximately a mile onto the &lt;a href='http://en.wikipedia.org/wiki/Matanuska_Glacier'&gt;Matanuska&lt;/a&gt; glacier. There we learned to use crampons, ice axes and the combination while climbing. Overall we spent six hours hiking, training and climbing.&lt;/p&gt;
&lt;p&gt;&lt;iframe src='http://player.vimeo.com/video/50870771?title=0&amp;amp;byline=0&amp;amp;portrait=0' frameborder='0' height='307' width='547'&gt;
&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;Being a well-versed rock climber, I was excited to try ice climbing. I would compare the difficulty to an easier indoor climbing wall due to the infinite number of holds available (almost anywhere in the ice).&lt;/p&gt;

&lt;p&gt;&lt;img src='/attachments/images/climbing-matanuska-2.jpg' alt='Alisa Descending' /&gt;&lt;/p&gt;

&lt;p&gt;Everyone in the group had a wonderful time &amp;#8211; even during our preliminary training with the excellent &lt;a href='http://micaguides.com'&gt;MICA guides&lt;/a&gt;. I highly recommend ice climbing when you have the chance.&lt;/p&gt;

&lt;p&gt;More climbing photos are available on our &lt;a href='http://pics.maresh.us/alaska'&gt;Alaska photo gallery&lt;/a&gt;.&lt;/p&gt;</content>
    <published>2012-10-17T00:00:00+00:00</published>
    <updated>2012-10-17T00:00:00+00:00</updated>
    <category term='travel'></category>
  </entry>
  <entry>
    <title>Necktie Brewery at Brew Riot</title>
    <link href='http://maresh.us/general/brewriot' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2012-05-23:/general/brewriot</id>
    <content type='html'>
        &lt;p&gt;&lt;img src='/attachments/images/necktie-brewery-handouts.jpg' alt='Necktie Brewery handing out beer' /&gt;&lt;/p&gt;
        
        &lt;p&gt;We enjoyed a warm, busy day at &lt;a href='http://brewriot.com'&gt;Brew Riot&lt;/a&gt; on Sunday, May 20 in downtown Oak Cliff. Equipped with three kegs, twenty-five 22 oz. bottles and two cases of 12 oz. bottles, the four of us were determined to give it all away.&lt;/p&gt;
        
        &lt;p&gt;Our five entries lasted the day and the swarm of thirsty rioters.&lt;/p&gt;
        
        &lt;p&gt;&lt;img src='/attachments/images/necktie-brewery.jpg' alt='Rioters Lull' /&gt;&lt;/p&gt;
        
        &lt;p&gt;Find more about entries at the &lt;a href='http://necktiebrewery.com'&gt;Necktie Brewery&lt;/a&gt; website.&lt;/p&gt;
        
        &lt;ul&gt;
        &lt;li&gt;Atlantic Maple Brown&lt;/li&gt;
        
        &lt;li&gt;Four-in-Hand Milk Stout&lt;/li&gt;
        
        &lt;li&gt;Clip-on Cali IPA&lt;/li&gt;
        
        &lt;li&gt;Collegiate Common&lt;/li&gt;
        
        &lt;li&gt;Half-Windsor Porter&lt;/li&gt;
        &lt;/ul&gt;
      </content>
    <published>2012-05-23T00:00:00+00:00</published>
    <updated>2012-05-23T00:00:00+00:00</updated>
  </entry>
  <entry>
    <title>Launchy and Orzeszek Timer</title>
    <link href='http://maresh.us/launchy-timer' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2012-03-01:/launchy-timer</id>
    <content type='html'>&lt;p&gt;Timers are a great way to ensure you get in the zone, take breaks and check important things periodically. But who wants to fiddle with a mouse when the need for a timer arises?&lt;/p&gt;

&lt;p&gt;That began my search for a desktop timer solution. The timer must be easily activated with keyboard controls, accept simple time inputs in a natural language and get out of the way as fast as possible.&lt;/p&gt;

&lt;p&gt;This led me to a &lt;a href='http://launchy.net'&gt;Launchy&lt;/a&gt; based shortcut for the &lt;a href='http://www.orzeszek.org/dev/timer'&gt;Orzeszek Timer&lt;/a&gt;. Orzeszek Timer is an open-source timer that accepts various time inputs via command line arguments. So, giving it &lt;code&gt;10m&lt;/code&gt; as input would start a timer for 10 minutes just as you would expect.&lt;/p&gt;

&lt;h2 id='setup'&gt;Setup&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Download and install &lt;a href='http://launchy.net'&gt;Launchy&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Save the &lt;a href='http://www.orzeszek.org/dev/timer'&gt;Orzeszek Timer&lt;/a&gt; to a known location.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Use Launchy&amp;#8217;s built-in Runner plugin to create a custom command with the following options:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Name: timer  &amp;#x000A;Program: C:\Path\To\Orzeszek Timer.exe  &amp;#x000A;Arguments: $$  &lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;img src='/attachments/images/launchy-timer-screenshot.png' alt='Runner Plugin Settings' /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2 id='start_a_timer'&gt;Start a Timer&lt;/h2&gt;

&lt;p&gt;&lt;img src='/attachments/images/launchy-timer-20m.png' alt='Launching Orzeszek with Launchy' /&gt;&lt;/p&gt;

&lt;p&gt;Activate Launchy, type &amp;#8220;timer&amp;#8221;, hit TAB, and input your desired timer length. When your timer expires you&amp;#8217;ll be notified.&lt;/p&gt;

&lt;p&gt;Forget trying to rely on &lt;em&gt;hope&lt;/em&gt; to remember your important meeting, just set a timer when you think of it and get there ahead of time.&lt;/p&gt;</content>
    <published>2012-03-01T00:00:00+00:00</published>
    <updated>2012-03-01T00:00:00+00:00</updated>
  </entry>
  <entry>
    <title>Moth</title>
    <link href='http://maresh.us/photography/moth' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2011-07-24:/photography/moth</id>
    <content type='html'>
          &lt;p&gt;&lt;a href='http://maresh.us/attachments/images/moth.jpg'&gt;&lt;img src='/attachments/images/thumbs/moth.jpg' alt='Moth' /&gt;&lt;/a&gt;&lt;/p&gt;
          
          &lt;p&gt;A large moth found its way onto my porch yesterday. View the full size image to see the details of its wings.&lt;/p&gt;
        </content>
    <published>2011-07-24T00:00:00+00:00</published>
    <updated>2011-07-24T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
  <entry>
    <title>A Dive in Action</title>
    <link href='http://maresh.us/photography/a-dive-in-action' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-11-12:/photography/a-dive-in-action</id>
    <content type='html'>
          &lt;p&gt;I captured this dive in 5 shots over the course of about 1.5 seconds. That was the easy part. Blending the images took an additional 2 hours of fiddling in &lt;a href=&quot;http://hugin.sourceforge.net/&quot;&gt;Hugin&lt;/a&gt; and &lt;a href=&quot;http://www.gimp.org/&quot;&gt;Gimp&lt;/a&gt;.&lt;/p&gt;
          &lt;p&gt;Here is the result:&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/dive.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/32t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;The shot features the finale of the pirate dive show from the 2009 Texas State Fair.&lt;/p&gt;
        </content>
    <published>2009-11-12T00:00:00+00:00</published>
    <updated>2009-11-12T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
  <entry>
    <title>Smoky MountainsSmoky Mountains</title>
    <link href='http://maresh.us/photography/smoky-mountains' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-09-16:/photography/smoky-mountains</id>
    <content type='html'>
          &lt;p&gt;My trip to the Great Smoky Mountains National Park was an excellent opportunity to do more camping photography.&lt;/p&gt;
          &lt;p&gt;The following images are interesting in that the first required a tripod, getting my shoes muddy and fending off bugs. While the second image was a quick snapshot during our train ride. I am pleased with both.&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/rocky-stream.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/30t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/field-from-train.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/31t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
        </content>
    <published>2009-09-16T00:00:00+00:00</published>
    <updated>2009-09-16T00:00:00+00:00</updated>
    <category term='photography'></category>
    <category term='travel'></category>
  </entry>
  <entry>
    <title>Fireworks</title>
    <link href='http://maresh.us/photography/fireworks' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-07-07:/photography/fireworks</id>
    <content type='html'>
          &lt;p&gt;Two of my favorite photos from this past weekend&amp;#8217;s festivities:&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/fireworks1.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/28t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/fireworks2.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/29t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;Surprisingly firework photography is easier than it seems. And since this was my first time shooting fireworks I followed the tips from &lt;a href=&quot;http://digital-photography-school.com/how-to-photograph-fireworks&quot;&gt;How to Photograph Fireworks Displays&lt;/a&gt;.&lt;/p&gt;
          &lt;p&gt;My take from all the tips I read was to use a tripod, keep the shutter speed between 1-3 seconds and set the focus to infinity. After your camera is configured, shoot as many photos as possible.&lt;/p&gt;
        </content>
    <published>2009-07-07T00:00:00+00:00</published>
    <updated>2009-07-07T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
  <entry>
    <title>Dragonfly</title>
    <link href='http://maresh.us/photography/dragonfly' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-05-11:/photography/dragonfly</id>
    <content type='html'>
          &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/dragonfly.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/26t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;A photo of a dragonfly from last November at the Trinity River Audubon Center.&lt;/p&gt;
        </content>
    <published>2009-05-11T00:00:00+00:00</published>
    <updated>2009-05-11T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
  <entry>
    <title>Passion Flower</title>
    <link href='http://maresh.us/photography/passion-flower' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-05-06:/photography/passion-flower</id>
    <content type='html'>&lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/passion-flower.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/25t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Recently at the &lt;a href=&quot;http://www.texasdiscoverygardens.org/&quot;&gt;Texas Discovery Gardens&lt;/a&gt;&amp;#8217; preview of their new butterfly facility, I was able to capture this image of a &lt;a href=&quot;http://en.wikipedia.org/wiki/Passiflora&quot;&gt;Passion Flower&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The lighting was excelling, however I did not have my tripod handy to give it the &amp;#8220;tack sharp&amp;#8221; feeling.&lt;/p&gt;</content>
    <published>2009-05-06T00:00:00+00:00</published>
    <updated>2009-05-06T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
  <entry>
    <title>Couple of Squirrels</title>
    <link href='http://maresh.us/photography/couple-of-squirrels' rel='alternate' type='text/html' />
    <id>tag:maresh.us,2009-01-06:/photography/couple-of-squirrels</id>
    <content type='html'>
            &lt;p&gt;This squirrel kept a watchful eye at all times. These were taken near the ponds at my apartment complex.&lt;/p&gt;
            &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/squirrel.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/19t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
            &lt;p&gt;&lt;a href=&quot;http://maresh.us/attachments/images/tree-squirrel.jpg&quot;&gt;&lt;img src=&quot;/attachments/images/20t.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
          </content>
    <published>2009-01-06T00:00:00+00:00</published>
    <updated>2009-01-06T00:00:00+00:00</updated>
    <category term='photography'></category>
  </entry>
</feed>

<!-- page cached: 2012-17-10 21:55:11 -->

