<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/lawver_rss.xsl"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

  <channel>
    <title>UltraNormal: Kevin&apos;s Entries</title>
    <link>http://www.lawver.net/?kevin</link>
<image>
  <url>http://lawver.net/gr/on_the_train.jpg</url>
  <title>UltraNormal: Kevin's Entries</title>
<link>http://www.lawver.net/</link>
</image>
    <description>Hi, I&apos;m Kevin.  I&apos;m a software engineer and standards evangelist at AOL.  I&apos;m married in my early thirties, fat and happy.  What&apos;s this all about?  This is my hobby.  It&apos;s not my job.  My job is what I do at work.  This is what I do when I&apos;m not working or doing something else.  So, it&apos;s a little behind the blogging world&apos;s bleeding edge, and I&apos;ve come to terms with that.  I hope you can too.   My wife, Jen, blogs here too.</description>
    <dc:language>en-us</dc:language>
    <dc:creator>lawver@gmail.com</dc:creator>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-08-25T17:32:53-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.3-en" />
    <admin:errorReportsTo rdf:resource="mailto:lawver@gmail.com"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>


    <item>
      <title>Murray Wilson Is Awesome</title>
      <link>http://www.lawver.net/archive/2010/08/25/h17_murray_wilson_is_awesome.php</link>
      <description> My pal Murray Wilson does great things - he and AWOL take kids the system doesn&apos;t want and teaches...</description>
      <guid isPermaLink="false">5837@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/Nk5Rngk8lAM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Nk5Rngk8lAM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xd0d0d0&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="480" height="288"></embed></object></p>

<p>My pal Murray Wilson does great things - he and <a href="http://www.awolinc.org/"><span class="caps">AWOL</span></a> take kids the system doesn't want and teaches them to take apart, clean and refurbish computers the system doesn't want - computers that would otherwise go to the landfill.</p>

<p>They then put linux on them and put them out into the community with families that need them. He's one my absolute favorite people in Savannah (nay, the <em>world</em>) and I'm proud to know him.</p>

<p>The computers will, of course, end up in the landfill eventually, but the "Goon Squad" gives them easily another 2-5 years of life, and the kids learn useful and marketable skills.  It's a win-win, and an amazing program and Murray and <span class="caps">AWOL </span>built from the ground up.  </p>

<p>If you can spare it, <a href="http://awolinc.org"><span class="caps">AWOL</span></a> can always use some help.  Every little bit helps, and every kid they help is one that's not in the juvenile justice system or out on the street by themselves.  </p>

<p>Murray is <em>awesome</em> in the <a href="http://dayofawesomeness.com">best sense of the word</a>.</p><p/><a href="http://www.lawver.net/archive/2010/08/25/h17_murray_wilson_is_awesome.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>savannah</dc:subject>
      <dc:date>2010-08-25T17:32:53-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Thoughts on Kanban</title>
      <link>http://www.lawver.net/archive/2010/08/19/h11_thoughts_on_kanban.php</link>
      <description>I was introduced to Kanban by Brad Taylor from Rails Machine when we were talking about agile and how to...</description>
      <guid isPermaLink="false">5835@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>I was introduced to Kanban by Brad Taylor from <a href="http://railsmachine.com">Rails Machine</a> when we were talking about agile and how to do it in an ops environment where there's a lot of reacting that's hard to plan for.  Since I come from the product dev world, where releases are easier to plan, Scrum works pretty well.</p>

<p>What's Kanban?  The best introduction I've read so far is <a href="http://www.agileproductdesign.com/blog/2009/kanban_over_simplified.html">Kanban Developmnt Oversimplified</a>.  I also attended a great introduction to Kanban by <a href="http://laribee.com/">David Laribee</a> at <a href="http://www.bizconf.org">BizConf</a>, so some of my thoughts came out of that intro and not the article.</p>

<p>In my own words, Kanban is an agile approach to development where you take away most of the structure found in Scrum and replace it with visual queues for progress.  You basically have buckets for things: Planning, Defined (ready for development), Being Developed, Testing and Ready.  You place limits on how many things can be in those buckets, which keeps you from working on too many things at once.  The visual queues are displayed on a board with columns for each bucket.  That allows you, in a small team, to see where your bottlenecks are and where you have availability.  I think it's a great approach for a team of equals, where you don't really need the metrics you get from Scrum (team velocity, estimates vs. actuals, etc), or a small centrally located team.  The physical Kanban board becomes useless when you've got remove people, since they can't act on their own cards or see the board all the time.</p>

<p>If I was running a 3 person shop where we all worked on the same product, I'd do Kanban instead of Scrum.  I also think the visual representation of the board - what's being worked on <em>right now</em> - is a great tool for seeing your team's current status.  We're trying out <a href="http://www.wallsome.com">Wallsome</a> as our Kanban board (we can't do the physical board because we have folks in Spain).  I chose it because it uses our existing <a href="http://basecamphq.com">Basecamp</a> data, which makes the adoption cost relatively low for us.  I checked out a bunch of other web-based Kanban tools and they all required me to re-enter everything, which I just don't have time to do.</p>

<p>But, I'm running a team where I need to help people improve.  So, having the data I get out of Scrum is <em>extremely</em> important - and Scrum just works for us.  We know what we're working on, when the next release to production is, and can easily communicate that to whoever needs to know.  Switching to Kanban would only take things away without improving efficiency (OK, it might, but I'm not seeing how right now).  We <em>are</em> going to use Wallsome for a while and see if it helps us keep better track of the flow of tasks during a sprint, but I don't see us switching to Kanban completely anytime soon.</p>

<p>So, I think Kanban's great for teams where you spend a lot of time reacting to events outside of your control, small centrally located teams or teams where they're just starting to get into Agile and don't have a lot of different projects.  But, our team has been doing Scrum for two years, and it works for us.  We're already Agile and have a well-established process (and more importantly, a change management process for those things we just have to "react" to on short notice) with Scrum that works for us.  The switching costs at this point are higher than I'm willing to bear.</p><p/><a href="http://www.lawver.net/archive/2010/08/19/h11_thoughts_on_kanban.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>development</dc:subject>
      <dc:date>2010-08-19T11:42:13-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Thursday Morning Hijinks</title>
      <link>http://www.lawver.net/archive/2010/08/19/h09_thursday_morning_hijinks.php</link>
      <description>This morning, as a congratulations, Andrew (our awesome designer at work) sent me the following image: Because I have a...</description>
      <guid isPermaLink="false">5834@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>This morning, as a congratulations, <a href="http://firsten.com">Andrew</a> (our awesome designer <a href="http://uplaya.com">at work</a>) sent me the following image:</p>

<p class="photo"><img src="http://art.lawver.net/funny/fistbump.jpg" alt="fist bump!"/></p>

<p>Because I have a headache and was in the mood to cause trouble, I opened Pixelmator and created the following abomination, which I sent back.</p>

<p class="photo"><img src="http://art.lawver.net/funny/bump.jpg" alt="NOT a fist bump!"/></p>

<p>Happy Thursday morning!</p>

<p>(and if you don't know what goatse is...  please don't go look it up.  You'll be sorry.)</p>

<p><strong>Update</strong>: and here is Andrew's response...</p>

<p class="photo"><img src="http://art.lawver.net/funny/wah.jpg" alt="Waaaaah!"/></p><p/><a href="http://www.lawver.net/archive/2010/08/19/h09_thursday_morning_hijinks.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>funny</dc:subject>
      <dc:date>2010-08-19T09:57:02-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Sunrise on Tybee</title>
      <link>http://www.lawver.net/archive/2010/07/25/h08_sunrise_on_tybee.php</link>
      <description> I got up really early this morning to go take pictures of the sunrise. It&apos;s something I&apos;ve been thinking...</description>
      <guid isPermaLink="false">5827@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p class="photo"><a href="http://www.flickr.com/photos/kplawver/4826201567/" title="Sunrise on Tybee"><img src="http://farm5.static.flickr.com/4115/4826201567_87cee3d4fb_m.jpg" alt="Sunrise on Tybee" /></a></p>

<p>I got up <em>really</em> early this morning to go take pictures of the sunrise.  It's something I've been thinking about doing pretty much since we moved here.  Since I don't have anywhere I need to be today or much I have to do, I decided that today was the day.  It was <a href="http://www.flickr.com/photos/kplawver/sets/72157624452685201/">totally worth it</a>.</p>

<p>Now I'm going to take a nap.</p><p/><a href="http://www.lawver.net/archive/2010/07/25/h08_sunrise_on_tybee.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>photos</dc:subject>
      <dc:date>2010-07-25T08:59:43-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Rails Resources</title>
      <link>http://www.lawver.net/archive/2010/07/22/h09_rails_resources.php</link>
      <description>Shawn Medero asked for some Rails resources on Twitter last night, and here they are. All of the blogs are...</description>
      <guid isPermaLink="false">5826@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p><a href="http://twitter.com/soypunk/status/19220527370">Shawn Medero asked for some Rails resources</a> on Twitter last night, and here they are.  All of the blogs are from my feed reader and the links are things that are pretty much always on one of my first five browser tabs.  I'm sure I'm missing some great Ruby and Rails blogs from this list, so if you have any... bring 'em on.</p>

<p>Documentation:</p>


<ul>
<li><a href="http://api.rubyonrails.org/">Rails <span class="caps">API</span></a></li>
<li><a href="http://ruby-doc.org">Ruby Docs</a></li>
<li><a href="http://guides.rubyonrails.org/">Rails Guides</a></li>
<li><a href="http://github.com/jnewland/sinatra-rubygems">Sinatra Rubygems</a> - A great little app from Jesse Newland that serves up the RDocs for all your gems.  I use it every day all the time on my laptop.</li>
</ul>



<p>Blogs:</p>


<ul>
<li><a href="http://www.rubyinside.com/">Ruby Inside</a></li>
<li><a href="http://blog.railsmachine.com/">Rails Machine</a></li>
<li><a href="http://robots.thoughtbot.com/"><span class="caps">GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS</span></a> (seriously)</li>
<li><a href="http://therealadam.com">The Real Adam</a></li>
<li><a href="http://blog.phusion.nl">Phusion</a></li>
<li><a href="http://intridea.com/blog/company">Intridea</a></li>
<li><a href="http://railstips.org/blog/">Rails Tips</a></li>
<li><a href="http://ozmm.org/">ones zeros majors and minors</a></li>
<li><a href="http://codefluency.com/">Codefluency</a></li>
</ul>



<p>Books:</p>


<ul>
<li>I use <span class="caps">O'R</span>eilly's <strong>Ruby in a Nutshell</strong> as a desk reference all the time.  It's so worn out, I probably need to order another copy (although I do have the <span class="caps">PDF </span>now).</li>
<li>With Rails 3 just around the corner, I would wait if you want to get a Rails book.  Maybe start with the Manning Early Access Program and get <a href="http://www.manning.com/katz/">Rails 3 In Action</a></li>
</ul>



<p>I only listen to one Ruby podcast: <a href="http://ruby5.envylabs.com/">Ruby5</a> - It's only a couple times a week and only 5 minutes at a time, which is perfect for short attention spans.</p><p/><a href="http://www.lawver.net/archive/2010/07/22/h09_rails_resources.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>ruby on rails</dc:subject>
      <dc:date>2010-07-22T09:00:45-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>10 Years</title>
      <link>http://www.lawver.net/archive/2010/07/20/h16_10_years.php</link>
      <description>I&apos;ve been blogging, right here, for ten years. The first post on lawver.net was on 07/20/2000 and didn&apos;t say a...</description>
      <guid isPermaLink="false">5825@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>I've been blogging, right here, for ten years.  The first post on lawver.net was on <a href="http://lawver.net/archive/2000/07/20/h16_welcome_to_lawvernet.php">07/20/2000</a> and didn't say a whole lot.  Since then, though, Jen and I have posted 2,631 entries.  Jen didn't start blogging here until about 2005, so out of that, almost 2,000 of them are mine.</p>

<p>I don't think I've stuck with a hobby longer than this, except maybe collecting comic books when I was a kid (non-stop from age eleven until 22 and then off and on collections).  </p>

<p>I'm pretty proud of this little blog.  Yes, the design is old, and it's slow at times.  But, it's a record of our lives over the last ten years that I wouldn't have otherwise.  </p>

<p>Here's to the next ten and whatever comes next.</p><p/><a href="http://www.lawver.net/archive/2010/07/20/h16_10_years.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>blogging</dc:subject>
      <dc:date>2010-07-20T16:09:31-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Today&apos;s Idea: TED Lesson Plans</title>
      <link>http://www.lawver.net/archive/2010/06/23/h10_todays_idea_ted_lesson_plans.php</link>
      <description>While we were up in DC for Steve&apos;s wedding, TEDx Creative Coast happened down here in Savannah. I&apos;ve had several...</description>
      <guid isPermaLink="false">5824@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>While we were up in DC for Steve's wedding, <a href="http://tedxcreativecoast.com"><span class="caps">TED</span>x Creative Coast</a> happened down here in Savannah.  I've had several conversations with folks about how high energy it was and how excited everyone was about the event, and that there has to be <em>some</em> way to keep that energy going.</p>

<p>I got to thinking about it, and how cool would it be to create lesson plans for teachers around <span class="caps">TED </span>talks?  They could show the video, then have a discussion with the kids, or some activity around the topics discussed in the video.</p>

<p>I don't have time to implement it, but I'm putting the idea out there in case someone wants to run with it.  I figure it could be a wiki, or something wiki-like, where you take the video, and then build the lesson plan below it. </p>

<p>I'm not sure <a href="http://ted.com"><span class="caps">TED</span></a> has an <span class="caps">API </span>for pulling all the talks, but it wouldn't be too hard to scrape the podcast feed and do it auto-magically.</p>

<p>If you do something like this, or know of something that already exists, let me know!</p><p/><a href="http://www.lawver.net/archive/2010/06/23/h10_todays_idea_ted_lesson_plans.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>development</dc:subject>
      <dc:date>2010-06-23T10:37:33-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>My Summer Plan - Produce More, Consume Less</title>
      <link>http://www.lawver.net/archive/2010/05/28/h12_my_summer_plan_-_produce_more_consume_less.php</link>
      <description>When I get home from work, I&apos;m usually pretty tired (OK, most nights, I&apos;m really tired). So, I don&apos;t do...</description>
      <guid isPermaLink="false">5816@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>When I get home from work, I'm usually pretty tired (OK, most nights, I'm <em>really</em> tired).  So, I don't do much other than:</p>


<ul>
<li>Sometimes make dinner.  Usually Jen makes it or we order out, but I do cook on occasion.</li>
<li>Play video games with the kids</li>
<li>Watch TV</li>
<li>Screw around on my ubuntu laptop, but mostly I surf or play games while watching <span class="caps">TV.</span></li>
</ul>



<p>And that's it.  On rare occasions, I do community stuff like go to <a href="http://refreshsavannah.com">Refresh</a>.</p>

<p>Since I don't travel much anymore, I can't remember the last time I read a book.  I have a <em>stack</em> of things I want to read that I just haven't gotten around to.  I have a ton of little personal projects that are sitting around partially done that I should finish.  </p>

<p>So, this summer, I'm going to watch less TV and do more.  I'm going to read some books, write some code and have some fun.  I know reading isn't "producing" anything, but it's more educational and intellectually stimulating than watching fictional characters on TV have and resolve fictional problems.</p>

<p>My first project?  Redo this blog.  I realized we've been running this blog Movable Type for almost 8 years, and running it on Dreamhost for over 7.  This "design" (if you can call it that) has been here, basically untouched, but over 5.  It's time to do something else.  I rarely post anymore because it's <em>slow</em>.  I put most little stuff over on <a href="http://lwvr.net">tumblr</a>, and only come here for longer posts.  </p>

<p>My plan for the blog is to build my own from scratch.  I know, I know, the world has enough blogging platforms.  I'm not going to make a "platform".  It's just a blog for Jen and me that's fun to play with and easy to maintain.  It'll be on <a href="http://rubyonrails.com">Rails</a> and backed by <a href="http://mongodb.org">MongoDB</a>, so it should be trivial to add new stuff, rip it out, start over, or move it around.  </p>

<p>I plan on taking my time, playing with new stuff along the way (web fonts, <span class="caps">HTML5, </span>writing tests, the design, etc), and will roll it out when I feel like it.</p>

<p>I'll take breaks to do some reading, but won't be doing any other personal hackery until it's done.  Once it's finished, if there's time, I have an idea for a twitter app I've been wanting to play with and couple things I've started with other folks that I want to finish up.</p>

<p>It should be fun.  I'll post updates as I feel like it.  In the meantime, what are you going to produce this summer?</p><p/><a href="http://www.lawver.net/archive/2010/05/28/h12_my_summer_plan_-_produce_more_consume_less.php#comments">comments (1)</a>]]></content:encoded>
      <dc:subject>development</dc:subject>
      <dc:date>2010-05-28T12:06:30-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Little Boys and Little Dogs</title>
      <link>http://www.lawver.net/archive/2010/05/02/h12_little_boys_and_little_dogs.php</link>
      <description>My friend Brad invited us to his awesome Derby Day party - and we had a great time. The boys...</description>
      <guid isPermaLink="false">5812@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>My friend Brad invited us to his awesome Derby Day party - and we had a <em>great</em> time.  The boys got to play with his 10 week old puppy, Rocky.  As you can see, they loved every minute of it.</p>

<p class="photo"><a href="http://www.flickr.com/photos/kplawver/4571301272/"><img src="http://farm5.static.flickr.com/4059/4571301272_2ce6fa019f.jpg" alt="Brian gets mauled"/></a></p>

<p class="photo"><a href="http://www.flickr.com/photos/kplawver/4571301844/in/set-72157623850632101"><img src="http://farm5.static.flickr.com/4051/4571301844_971d02bd94.jpg" alt="Max gets mauled"/></a></p>

<p>And here are <a href="http://www.flickr.com/photos/kplawver/sets/72157623850632101/">the rest of the pics of the boys being boys</a>.  Enjoy!</p><p/><a href="http://www.lawver.net/archive/2010/05/02/h12_little_boys_and_little_dogs.php#comments">comments (0)</a>]]></content:encoded>
      <dc:subject>Brian</dc:subject>
      <dc:date>2010-05-02T12:48:10-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>

    <item>
      <title>Restraining Myself</title>
      <link>http://www.lawver.net/archive/2010/04/22/h16_restraining_myself.php</link>
      <description>I&apos;ve registered too many domain names. I have almost fifty and most of them aren&apos;t being used for anything. So...</description>
      <guid isPermaLink="false">5810@http://www.lawver.net/</guid>
      <content:encoded><![CDATA[<p>I've registered too many domain names.  I have almost fifty and most of them aren't being used for <em>anything</em>.  So now, instead of wasting more money registering domain names that I have big ideas but no time for, I'm sharing them with the internet!  I've been posting them to twitter, but now that I've done <em>two</em> of them, I figure it's time for a blog post about them.  Here they are, along with the original idea behind them:</p>


<ul>
<li><strong>butchtutu.com</strong> - I have a horrible idea for a serial about a cowboy who rides alone through the Old West "hellbent on reconciliation" and "busting heads in the name of forgiveness".  It just struck me as a really funny idea.  And yes, it's still available.  (I may end up writing this on <a href="http://ficly.com">Ficly</a>)</li>
<li><strong>bigbadbaboon.com</strong> - It's a domain name <em>and</em> a tongue twister!  Inspired by <a href="http://www.flickr.com/photos/calamityjon/4543492851/">this awesome monkey</a> by Jon Morris.  I think it would be a great name for a design firm, heavy metal blues band or comic strip about unruly teenage mercenaries.</li>
<li><strong>metaldick.com</strong> - Another serial idea about a robotic private eye who solves human cases with cold logic and learns emotions from his brassy secretary, Gladys.</li>
</ul>



<p>Your welcome, internet.  If you end up registering them and using them for either the intended purpose or something else, let me know.</p><p/><a href="http://www.lawver.net/archive/2010/04/22/h16_restraining_myself.php#comments">comments (1)</a>]]></content:encoded>
      <dc:subject>funny</dc:subject>
      <dc:date>2010-04-22T16:11:45-05:00</dc:date>
<dc:creator>Kevin Lawver</dc:creator>
    </item>


  </channel>
</rss>