<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>maurachace.com</title>
    <link href="http://maurachace.com/atom.xml" rel="self"/>
    <updated>2012-03-13T20:23:24-07:00</updated>
    <id>http://maurachace.com/</id>
    
    <entry>
        <title>Garmin Forerunner 210</title>
        <link href="http://maurachace.com/2012/01/09/garmin-forerunner-210/"/>
        <updated>2012-01-09T00:00:00-08:00</updated>
        <id>http://maurachace.com/2012/01/09/garmin-forerunner-210/</id>
        <content type="html">&lt;p&gt;For Christmas, I asked for the Garmin Forerunner 210. It&amp;#8217;s the only thing I wanted. I&amp;#8217;ve been thinking about getting a GPS watch for a while, and I finally decided to (let Santa) take the plunge.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve been running with the Nike+ system on my iPod for years, and it got me pretty far, but it was lacking in a few key areas. I wanted to have a much better idea about my pace throughout the run, and I wanted something that would be more accurate overall. The main reasons I chose the 210 were its size and the fact that it has &amp;#8220;instant&amp;#8221; pace (more on that later).&lt;/p&gt;
&lt;a href='http://www.flickr.com/photos/minarets/6676432743/' title='Garmin Forerunner 210 by minarets, on Flickr'&gt;&lt;img src='http://farm8.staticflickr.com/7153/6676432743_cc43de6fbb.jpg' height='500' alt='Garmin Forerunner 210' width='375' /&gt;&lt;/a&gt;
&lt;p&gt;The 210 is the smallest Forerunner I know of, and it is comfortable to wear during my run. I was hoping it could double as an everyday watch, but I have tiny wrists, and it is much too big for that. The interface is simple enough, and it has four buttons: start/stop, lap, menu (etc.) and light. I never even though about a light, but I&amp;#8217;m so glad it has one for running at night.&lt;/p&gt;

&lt;p&gt;On my first run out, I tried out the &amp;#8220;instant&amp;#8221; pace feature. You can set the face to show you one of a number of stats during your run: pace, average pace, average pace per lap or speed. I quickly learned that the pace feature is at least a little behind (maybe 15-30 seconds). It&amp;#8217;s still useful information, but I&amp;#8217;ve found that average or average per lap has been better for me. In fact, the Garmin has changed my thinking about running to considering laps (by default each mile is a lap) as well as the overall run. For example, I&amp;#8217;d really like to run 3 miles in under 30 minutes. The other night I ran two great miles then blew the third mile because I had slaughtered the first in terms of speed. But I ran two miles in under 20 minutes, which is two-thirds of the way to my goal, which is good. I also see the Garmin helping me on longer races, like when I run my fourth half marathon this year, where I actually want to keep my pace down.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m extremely pleased with my Garmin, and I&amp;#8217;m sure you hear about it a lot more in the future (like when I try out the heart rate monitor).&lt;/p&gt;</content>
        <author>
            <name>Maura Chace</name>
            <url>http://maurachace.com/</url>
        </author>
    </entry>
    
    <entry>
        <title>Blogging again?</title>
        <link href="http://maurachace.com/2011/06/06/blogging-again/"/>
        <updated>2011-06-06T00:00:00-07:00</updated>
        <id>http://maurachace.com/2011/06/06/blogging-again/</id>
        <content type="html">&lt;p&gt;Am I&amp;#8230;blogging again?&lt;/p&gt;

&lt;p&gt;Let me explain.&lt;/p&gt;

&lt;p&gt;This year I decided to get rid of my general-purpose webhosting with &lt;a href='http://www.webfaction.com/'&gt;WebFaction&lt;/a&gt;. I like WebFaction and would still recommend them to anyone, but over time I ended up just hosting WordPress blogs there, which is silly. I moved my blogs to WordPress.com with domain mapping, which I recommend because you let their great team worry about plugins, themes and upgrades, and it&amp;#8217;s cheaper overall.&lt;/p&gt;

&lt;h2 id='but'&gt;But&lt;/h2&gt;

&lt;p&gt;I needed a place to host maurachace.com, my (personal/professional?) home page. At first, I tried &lt;em&gt;really&lt;/em&gt; hard to use a service like &lt;a href='http://flavors.me/'&gt;Flavors.me&lt;/a&gt; or &lt;a href='http://about.me/'&gt;About.me&lt;/a&gt;. Beyond a few niggles, the deal breaker for both was that I couldn&amp;#8217;t delegate an OpenID provider. Okay, I know OpenID is dead, but I didn&amp;#8217;t like having my hands tied.&lt;/p&gt;

&lt;h2 id='so'&gt;So&lt;/h2&gt;

&lt;p&gt;I turned to &lt;a href='http://pages.github.com/'&gt;GitHub Pages&lt;/a&gt;. It gave me all of the customization I wanted, and you can CNAME your own domain for free. Although I wasn&amp;#8217;t planning on using it at first, it comes with &lt;a href='https://github.com/mojombo/jekyll'&gt;Jekyll&lt;/a&gt;, &amp;#8220;a blog-aware, static site generator,&amp;#8221; built in. How awesome this is started to sink in, and I read a few posts about the ease of using Jekyll (below), so I decided to give it a try.&lt;/p&gt;

&lt;h2 id='more'&gt;More&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://tom.preston-werner.com/2008/11/17/blogging-like-a-hacker.html'&gt;Blogging Like a Hacker&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='http://alexyoung.org/2009/07/09/new-blog/'&gt;Using Jekyll&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='http://paulstamatiou.com/how-to-wordpress-to-jekyll'&gt;How To: WordPress to Jekyll&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='http://blog.envylabs.com/2009/08/publishing-a-blog-with-github-pages-and-jekyll/'&gt;Publishing a Blog with GitHub Pages and Jekyll&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.neat.io/posts/2008/12/27/overview-of-jekyll--a-static-site-generator-written-in-ruby.html'&gt;Overview of Jekyll - a static site generator written in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
        <author>
            <name>Maura Chace</name>
            <url>http://maurachace.com/</url>
        </author>
    </entry>
    
    <entry>
        <title>Pinterest</title>
        <link href="http://maurachace.com/2011/06/05/pinterest/"/>
        <updated>2011-06-05T00:00:00-07:00</updated>
        <id>http://maurachace.com/2011/06/05/pinterest/</id>
        <content type="html">&lt;p&gt;When you need something, ask the internet. A little over a month ago I &lt;a href='https://twitter.com/minarets/status/62191372916097024'&gt;sent out the call&lt;/a&gt; that I wanted a Pinterest invite. (And thanks to my awesome friends who responded.) Originally I figured it would be the perfect service to collect &lt;a href='http://pinterest.com/minarets/food/'&gt;recipes&lt;/a&gt; I wanted to make. If you don&amp;#8217;t know, Pinterest is basically a photo bookmarking site, with each bookmark referred to as a pin.&lt;/p&gt;

&lt;h2 id='things_i_like'&gt;Things I like&lt;/h2&gt;

&lt;p&gt;The visual aspect is clearly what Pinterest is all about, and it does it pretty well. The site&amp;#8217;s design is minimal, with a cool liquid layout to give you the most photos for your screen real estate. Pinterest&amp;#8217;s community features are key; it&amp;#8217;s not nearly as fun without an actively pinning set of friends. The ability to repin others&amp;#8217; pins is key, and I often find myself looking for cool stuff &lt;em&gt;on&lt;/em&gt; Pinterest rather than the internets at large.&lt;/p&gt;

&lt;h2 id='things_i_dont_like'&gt;Things I don&amp;#8217;t like&lt;/h2&gt;

&lt;p&gt;I don&amp;#8217;t really get why having both a like and a repin feature are necessary. I have &amp;#8220;liked&amp;#8221; pins when I don&amp;#8217;t have an appropriate board to pin them to&amp;#8230;but still. I don&amp;#8217;t like when you repin it will take the original description with it without attribution by default&amp;#8230;making it look like you wrote it. This is just a personal feature request, but I hate that there are no private boards, because they&amp;#8217;d be an awesome way to collect gift ideas.&lt;/p&gt;

&lt;h2 id='what_i_didnt_expect'&gt;What I didn&amp;#8217;t expect&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I figured Pinterest would be full of food, fashion and home decorating ideas and primarily cater to women. While I&amp;#8217;m guessing women hold some majority, men seem to like it, too.&lt;/li&gt;

&lt;li&gt;I made a pinboard of &lt;a href='http://pinterest.com/minarets/puppies/'&gt;puppies&lt;/a&gt; to brighten my day.&lt;/li&gt;

&lt;li&gt;As the data set grows, there&amp;#8217;s going to be some really interesting data mining-type things they can do (and hopefully via API as well).&lt;/li&gt;

&lt;li&gt;&lt;a href='http://pinterest.com/about/jobs/'&gt;They use Django&lt;/a&gt;!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href='http://pinterest.com/minarets'&gt;&lt;img src='http://d3io1k5o0zdpqr.cloudfront.net/images/follow-on-pinterest-button.png' height='26' width='156' /&gt;&lt;/a&gt;&lt;/p&gt;</content>
        <author>
            <name>Maura Chace</name>
            <url>http://maurachace.com/</url>
        </author>
    </entry>
    
</feed>
