<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://hexlex.com/">
  <title>Main feed for hexlex.com</title>  <updated>2009-01-05T12:14:00-06:00</updated>
  <id>tag:hexlex.com,2009:6b60edca873235fa0064d48fbc282ac5</id>
  <link rel="self" href="http://hexlex.com/feed"/>  <rights>Copyright (c) 2008, Attribyte, LLC.  All Rights Reserved.</rights>
  <generator uri="http://www.attribyte.com/" version="1.0">Attribyte</generator>

        <entry>
          <title type="html">Introducing the Rails Activist Team</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2950318#e2950318"/>
          <link rel="related" type="text/html" href="http://www.railsenvy.com/2009/1/5/the-rails-activist-team"/>
          <id>tag:hexlex.com,2009:eae235b582317176a98a13e2371d7cb2</id>
          <updated>2009-01-05T12:14:00-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.railsenvy.com/2009/1/5/the-rails-activist-team&quot;&gt;Introducing the Rails Activist Team&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;gregg, railsenvy.com&lt;/small&gt;&lt;/h3&gt; 
          Lately I’ve met several software developers who are good at both coding and maintaining open source software...
          &lt;a href=&quot;http://www.railsenvy.com/2009/1/5/the-rails-activist-team&quot;&gt;read the rest of the entry on railsenvy.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2950318#e2950318&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/gregg_9747&quot; title=&quot;View top entries for gregg on hexlex.com&quot;&gt;View the top-ranked entries for railsenvy.com's gregg on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/railsenvy.com&quot; title=&quot;View top entries for railsenvy.com on hexlex.com&quot;&gt;View the top-ranked entries for railsenvy.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>gregg</name>
            <uri>http://hexlex.com/author/9747</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Running a microISV</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2946953#e2946953"/>
          <link rel="related" type="text/html" href="http://successfulsoftware.net/2009/01/05/running-a-microisv/"/>
          <id>tag:hexlex.com,2009:1c44a6bfe0ddda4c95d2e5d0dad3bc71</id>
          <updated>2009-01-05T08:37:37-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://successfulsoftware.net/2009/01/05/running-a-microisv/&quot;&gt;Running a microISV&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Andy Brice, successfulsoftware.net&lt;/small&gt;&lt;/h3&gt; 
          Consumers and businesses are being more careful with their money now, but they are still buying software if it will save them time and/or money...
          &lt;a href=&quot;http://successfulsoftware.net/2009/01/05/running-a-microisv/&quot;&gt;read the rest of the entry on successfulsoftware.net &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2946953#e2946953&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Andy_Brice_10686&quot; title=&quot;View top entries for Andy Brice on hexlex.com&quot;&gt;View the top-ranked entries for successfulsoftware.net's Andy Brice on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/successfulsoftware.net&quot; title=&quot;View top entries for successfulsoftware.net on hexlex.com&quot;&gt;View the top-ranked entries for successfulsoftware.net on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Andy Brice</name>
            <uri>http://hexlex.com/author/10686</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Famous Awk One-Liners Explained, Part III</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2947299#e2947299"/>
          <link rel="related" type="text/html" href="http://www.catonmat.net/blog/awk-one-liners-explained-part-three/"/>
          <id>tag:hexlex.com,2009:4e9ea03e05eb6d68c3b647bda58fba21</id>
          <updated>2009-01-05T01:00:54-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.catonmat.net/blog/awk-one-liners-explained-part-three/&quot;&gt;Famous Awk One-Liners Explained, Part III&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Peteris Krumins, catonmat.net&lt;/small&gt;&lt;/h3&gt; 
          This is the third and final part of a three-part article on the famous Awk one-liners...
          &lt;a href=&quot;http://www.catonmat.net/blog/awk-one-liners-explained-part-three/&quot;&gt;read the rest of the entry on catonmat.net &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2947299#e2947299&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Peteris_Krumins_10692&quot; title=&quot;View top entries for Peteris Krumins on hexlex.com&quot;&gt;View the top-ranked entries for catonmat.net's Peteris Krumins on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/catonmat.net&quot; title=&quot;View top entries for catonmat.net on hexlex.com&quot;&gt;View the top-ranked entries for catonmat.net on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Peteris Krumins</name>
            <uri>http://hexlex.com/author/10692</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Are You Creating Micromanagement Zombies?</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2944897#e2944897"/>
          <link rel="related" type="text/html" href="http://www.codinghorror.com/blog/archives/001205.html"/>
          <id>tag:hexlex.com,2009:8d2b67497c82ce9f78d72ae88e0af784</id>
          <updated>2009-01-05T01:59:59-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.codinghorror.com/blog/archives/001205.html&quot;&gt;Are You Creating Micromanagement Zombies?&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Jeff Atwood, codinghorror.com&lt;/small&gt;&lt;/h3&gt; 
          Do you manage other programmers, in any capacity? Then take Kathy Sierra's quiz: Do you pride yourself on being &quot;on top of&quot; the projects or...
          &lt;a href=&quot;http://www.codinghorror.com/blog/archives/001205.html&quot;&gt;read the rest of the entry on codinghorror.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2944897#e2944897&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Jeff_Atwood_9132&quot; title=&quot;View top entries for Jeff Atwood on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com's Jeff Atwood on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/codinghorror.com&quot; title=&quot;View top entries for codinghorror.com on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Jeff Atwood</name>
            <uri>http://hexlex.com/author/9132</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">CodeSOD: Enterprise Level Access</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2946026#e2946026"/>
          <link rel="related" type="text/html" href="http://thedailywtf.com/Articles/Enterprise-Level-Access.aspx"/>
          <id>tag:hexlex.com,2009:06ac990388afd5349827471084a8021e</id>
          <updated>2009-01-05T08:00:00-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://thedailywtf.com/Articles/Enterprise-Level-Access.aspx&quot;&gt;CodeSOD: Enterprise Level Access&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Mark Bowytz, thedailywtf.com&lt;/small&gt;&lt;/h3&gt; 
          Some time ago Martin F. was sent in by his IT consulting company to help fix some problems with the HR Database at a major...
          &lt;a href=&quot;http://thedailywtf.com/Articles/Enterprise-Level-Access.aspx&quot;&gt;read the rest of the entry on thedailywtf.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2946026#e2946026&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Mark_Bowytz_8555&quot; title=&quot;View top entries for Mark Bowytz on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com's Mark Bowytz on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/thedailywtf.com&quot; title=&quot;View top entries for thedailywtf.com on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Mark Bowytz</name>
            <uri>http://hexlex.com/author/8555</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Graffiti Extras 1.3 Released</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2948888#e2948888"/>
          <link rel="related" type="text/html" href="http://nayyeri.net/blog/graffiti-extras-1-3-released/"/>
          <id>tag:hexlex.com,2009:bd828d39d5688ac2ec436915949c9b34</id>
          <updated>2009-01-05T10:39:59-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://nayyeri.net/blog/graffiti-extras-1-3-released/&quot;&gt;Graffiti Extras 1.3 Released&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Keyvan Nayyeri, nayyeri.net&lt;/small&gt;&lt;/h3&gt; 
          In the latest days of December 2008 Telligent released a new version of its Graffiti CMS software, version 1.2, after a long while of silence...
          &lt;a href=&quot;http://nayyeri.net/blog/graffiti-extras-1-3-released/&quot;&gt;read the rest of the entry on nayyeri.net &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2948888#e2948888&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Keyvan_Nayyeri_13585&quot; title=&quot;View top entries for Keyvan Nayyeri on hexlex.com&quot;&gt;View the top-ranked entries for nayyeri.net's Keyvan Nayyeri on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/nayyeri.net&quot; title=&quot;View top entries for nayyeri.net on hexlex.com&quot;&gt;View the top-ranked entries for nayyeri.net on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Keyvan Nayyeri</name>
            <uri>http://hexlex.com/author/13585</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Back to Basics: Explore the Edge Cases or Date Math will Get You</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2937668#e2937668"/>
          <link rel="related" type="text/html" href="http://www.hanselman.com/blog/BackToBasicsExploreTheEdgeCasesOrDateMathWillGetYou.aspx"/>
          <id>tag:hexlex.com,2009:1055bbc5d301f8b01e8cb7c696c644a4</id>
          <updated>2009-01-02T20:29:44-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.hanselman.com/blog/BackToBasicsExploreTheEdgeCasesOrDateMathWillGetYou.aspx&quot;&gt;Back to Basics: Explore the Edge Cases or Date Math will Get You&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Scott Hanselman, hanselman.com&lt;/small&gt;&lt;/h3&gt; 
          Disclaimer: I don't work for the Zune team and I don't know anyone on the team...
          &lt;a href=&quot;http://www.hanselman.com/blog/BackToBasicsExploreTheEdgeCasesOrDateMathWillGetYou.aspx&quot;&gt;read the rest of the entry on hanselman.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2937668#e2937668&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Scott_Hanselman_2773&quot; title=&quot;View top entries for Scott Hanselman on hexlex.com&quot;&gt;View the top-ranked entries for hanselman.com's Scott Hanselman on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/hanselman.com&quot; title=&quot;View top entries for hanselman.com on hexlex.com&quot;&gt;View the top-ranked entries for hanselman.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Scott Hanselman</name>
            <uri>http://hexlex.com/author/2773</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Another resume tip</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2939940#e2939940"/>
          <link rel="related" type="text/html" href="http://www.joelonsoftware.com/items/2009/01/02b.html"/>
          <id>tag:hexlex.com,2009:76c30ead525c8e34541bedb9ba0fa5e9</id>
          <updated>2009-01-02T21:06:48-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.joelonsoftware.com/items/2009/01/02b.html&quot;&gt;Another resume tip&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Joel Spolsky, joelonsoftware.com&lt;/small&gt;&lt;/h3&gt; 
          Are you a software developer applying to a small company? Here’s a tip from someone who has read thousands of resumes...
          &lt;a href=&quot;http://www.joelonsoftware.com/items/2009/01/02b.html&quot;&gt;read the rest of the entry on joelonsoftware.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2939940#e2939940&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Joel_Spolsky_1039&quot; title=&quot;View top entries for Joel Spolsky on hexlex.com&quot;&gt;View the top-ranked entries for joelonsoftware.com's Joel Spolsky on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/joelonsoftware.com&quot; title=&quot;View top entries for joelonsoftware.com on hexlex.com&quot;&gt;View the top-ranked entries for joelonsoftware.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Joel Spolsky</name>
            <uri>http://hexlex.com/author/1039</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Finishing The Game</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2929348#e2929348"/>
          <link rel="related" type="text/html" href="http://www.codinghorror.com/blog/archives/001204.html"/>
          <id>tag:hexlex.com,2009:074050299a9cf2b2df758539c8aca2c0</id>
          <updated>2009-01-01T01:59:59-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.codinghorror.com/blog/archives/001204.html&quot;&gt;Finishing The Game&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Jeff Atwood, codinghorror.com&lt;/small&gt;&lt;/h3&gt; 
          In yesterday's post, I asked this question: Let's say, hypothetically speaking, you met someone who told you they had two children, and one of them...
          &lt;a href=&quot;http://www.codinghorror.com/blog/archives/001204.html&quot;&gt;read the rest of the entry on codinghorror.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2929348#e2929348&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Jeff_Atwood_9132&quot; title=&quot;View top entries for Jeff Atwood on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com's Jeff Atwood on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/codinghorror.com&quot; title=&quot;View top entries for codinghorror.com on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Jeff Atwood</name>
            <uri>http://hexlex.com/author/9132</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Top 2008 Content</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2928798#e2928798"/>
          <link rel="related" type="text/html" href="http://dlinsin.blogspot.com/2009/01/top-2008-content.html"/>
          <id>tag:hexlex.com,2009:f54d47be6a89ecdcbdbf39454b43249b</id>
          <updated>2009-01-01T03:08:00-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://dlinsin.blogspot.com/2009/01/top-2008-content.html&quot;&gt;Top 2008 Content&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;david, dlinsin.blogspot.com&lt;/small&gt;&lt;/h3&gt; 
          I'm following others and revealing my humble blog stats for the past year...
          &lt;a href=&quot;http://dlinsin.blogspot.com/2009/01/top-2008-content.html&quot;&gt;read the rest of the entry on dlinsin.blogspot.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2928798#e2928798&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/david_14161&quot; title=&quot;View top entries for david on hexlex.com&quot;&gt;View the top-ranked entries for dlinsin.blogspot.com's david on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/dlinsin.blogspot.com&quot; title=&quot;View top entries for dlinsin.blogspot.com on hexlex.com&quot;&gt;View the top-ranked entries for dlinsin.blogspot.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>david</name>
            <uri>http://hexlex.com/author/14161</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">NH Prof is in public beta</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2931190#e2931190"/>
          <link rel="related" type="text/html" href="http://ayende.com/Blog/archive/2009/01/02/nh-prof-is-in-public-beta.aspx"/>
          <id>tag:hexlex.com,2009:fdc4ca46d37931ae5ab8cbe73d5b5518</id>
          <updated>2009-01-01T17:23:25-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://ayende.com/Blog/archive/2009/01/02/nh-prof-is-in-public-beta.aspx&quot;&gt;NH Prof is in public beta&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Ayende Rahien, ayende.com&lt;/small&gt;&lt;/h3&gt; 
          Surprisingly, the hardest part in getting here wasn't writing the actual software, but all the other activities around it...
          &lt;a href=&quot;http://ayende.com/Blog/archive/2009/01/02/nh-prof-is-in-public-beta.aspx&quot;&gt;read the rest of the entry on ayende.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2931190#e2931190&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Ayende_Rahien_10306&quot; title=&quot;View top entries for Ayende Rahien on hexlex.com&quot;&gt;View the top-ranked entries for ayende.com's Ayende Rahien on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/ayende.com/blog&quot; title=&quot;View top entries for ayende.com/blog on hexlex.com&quot;&gt;View the top-ranked entries for ayende.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Ayende Rahien</name>
            <uri>http://hexlex.com/author/10306</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">The Problem of the Unfinished Game</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2922660#e2922660"/>
          <link rel="related" type="text/html" href="http://www.codinghorror.com/blog/archives/001203.html"/>
          <id>tag:hexlex.com,2008:e301afb5ee44fa28db231abe4e9bccbe</id>
          <updated>2008-12-31T01:59:59-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.codinghorror.com/blog/archives/001203.html&quot;&gt;The Problem of the Unfinished Game&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Jeff Atwood, codinghorror.com&lt;/small&gt;&lt;/h3&gt; 
          Today's post is a simple question. Let's say, hypothetically speaking, you met someone who told you they had two children, and one of them is...
          &lt;a href=&quot;http://www.codinghorror.com/blog/archives/001203.html&quot;&gt;read the rest of the entry on codinghorror.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2922660#e2922660&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Jeff_Atwood_9132&quot; title=&quot;View top entries for Jeff Atwood on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com's Jeff Atwood on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/codinghorror.com&quot; title=&quot;View top entries for codinghorror.com on hexlex.com&quot;&gt;View the top-ranked entries for codinghorror.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Jeff Atwood</name>
            <uri>http://hexlex.com/author/9132</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">Classic WTF: The Bug That Shut Down Computers World-Wide</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2928525#e2928525"/>
          <link rel="related" type="text/html" href="http://thedailywtf.com/Articles/Classic-WTF-The-Bug-That-Shut-Down-Computers-WorldWide.aspx"/>
          <id>tag:hexlex.com,2008:c36d946c42605ed0d3fe503c7dfc09bd</id>
          <updated>2008-12-31T23:00:00-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://thedailywtf.com/Articles/Classic-WTF-The-Bug-That-Shut-Down-Computers-WorldWide.aspx&quot;&gt;Classic WTF: The Bug That Shut Down Computers World-Wide&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Alex Papadimoulis, thedailywtf.com&lt;/small&gt;&lt;/h3&gt; 
          The Bug That Shut Down Computers World-Wide was originally published on October 2nd, 2007, and today marks the twenty-fifth anniversary of the story...
          &lt;a href=&quot;http://thedailywtf.com/Articles/Classic-WTF-The-Bug-That-Shut-Down-Computers-WorldWide.aspx&quot;&gt;read the rest of the entry on thedailywtf.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2928525#e2928525&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Alex_Papadimoulis_1497&quot; title=&quot;View top entries for Alex Papadimoulis on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com's Alex Papadimoulis on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/thedailywtf.com&quot; title=&quot;View top entries for thedailywtf.com on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Alex Papadimoulis</name>
            <uri>http://hexlex.com/author/1497</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">CodeSOD: Classic WTF: A Function to Quit For</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2923360#e2923360"/>
          <link rel="related" type="text/html" href="http://thedailywtf.com/Articles/Classic-WTF-A-Function-to-Quit-For.aspx"/>
          <id>tag:hexlex.com,2008:35011bd043a019afcc95dc4bc7989448</id>
          <updated>2008-12-31T07:00:00-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://thedailywtf.com/Articles/Classic-WTF-A-Function-to-Quit-For.aspx&quot;&gt;CodeSOD: Classic WTF: A Function to Quit For&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Alex Papadimoulis, thedailywtf.com&lt;/small&gt;&lt;/h3&gt; 
          A Function to Quit For was originally published on July 17, 2006 It's easy to understand how Mike Hartnagel got himself into the classic &quot;should...
          &lt;a href=&quot;http://thedailywtf.com/Articles/Classic-WTF-A-Function-to-Quit-For.aspx&quot;&gt;read the rest of the entry on thedailywtf.com &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2923360#e2923360&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Alex_Papadimoulis_1497&quot; title=&quot;View top entries for Alex Papadimoulis on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com's Alex Papadimoulis on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/thedailywtf.com&quot; title=&quot;View top entries for thedailywtf.com on hexlex.com&quot;&gt;View the top-ranked entries for thedailywtf.com on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Alex Papadimoulis</name>
            <uri>http://hexlex.com/author/1497</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">RIM sues Motorola</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/entry/?eidic=2922804#e2922804"/>
          <link rel="related" type="text/html" href="http://www.theregister.co.uk/2008/12/31/rim_motorola/"/>
          <id>tag:hexlex.com,2008:3292aac8107d9f14c4528208a7b6a742</id>
          <updated>2008-12-31T06:58:44-06:00</updated>
          <summary type="html">
          &lt;p&gt;
          &lt;p&gt;
          &lt;h3&gt;&lt;a href=&quot;http://www.theregister.co.uk/2008/12/31/rim_motorola/&quot;&gt;RIM sues Motorola&lt;/a&gt;
          &lt;br&gt;&lt;small&gt;Team Register, regdeveloper.co.uk&lt;/small&gt;&lt;/h3&gt; 
          Staff, not patents, this time Research in Motion is suing Motorola for not allowing laid-off employees to seek work with the owner of the Blackberry...
          &lt;a href=&quot;http://www.theregister.co.uk/2008/12/31/rim_motorola/&quot;&gt;read the rest of the entry on regdeveloper.co.uk &amp;raquo;&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;&lt;a href=&quot;http://hexlex.com/entry/?eidic=2922804#e2922804&quot;&gt;View related entries on hexlex.com&lt;/a&gt;&lt;/p&gt;
          &lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/author/Team_Register_5003&quot; title=&quot;View top entries for Team Register on hexlex.com&quot;&gt;View the top-ranked entries for regdeveloper.co.uk's Team Register on hexlex.com&lt;/a&gt;
          &lt;/p&gt;&lt;p&gt;
          &lt;a href=&quot;http://hexlex.com/site/regdeveloper.co.uk&quot; title=&quot;View top entries for regdeveloper.co.uk on hexlex.com&quot;&gt;View the top-ranked entries for regdeveloper.co.uk on hexlex.com&lt;/a&gt;
          &lt;/p&gt;
          &lt;/p&gt;
          </summary>  <author>
            <name>Team Register</name>
            <uri>http://hexlex.com/author/5003</uri>  </author>
        </entry>
    
        <entry>
          <title type="html">HexLex, The Blog: 2004-2006</title>
          <link rel="alternate" type="text/html" href="http://hexlex.com/Hexlex-the-blog-2004-2006-1908249.html"/>
          <id>tag:hexlex.com,2008:9ce2fac0cab973cfa97901a1263442a6</id>
          <updated>2008-07-19T21:34:20-05:00</updated>
          <summary type="html">HexLex, the blog, has been retired.&lt;br /></summary>  <author>
            <name>Matt Hamer</name>
            <uri>http://hexlex.com/author/1</uri>  </author>
        </entry>
    
</feed>