<?xml version="1.0"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://byteslinger.com/">
    <title>Byte Slinger</title>
    <link>http://byteslinger.com/</link>
    <description>It&#039;s your world, I&#039;m just coding in it.</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://byteslinger.com/2009/08/31/1251695940000.html" />
        <rdf:li resource="http://byteslinger.com/2009/08/15/1250376622729.html" />
        <rdf:li resource="http://byteslinger.com/2009/08/07/1249702800000.html" />
        </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://byteslinger.com/2009/08/31/1251695940000.html">
    <title>Struts 2 form tag action attribute function</title>
    <link>http://byteslinger.com/2009/08/31/1251695940000.html</link>
    <description>
          Struts 2 is a complex framework that is hampered by poor documentation and books that don&#039;t provide enough details.  Simple tasks can be accomplished many ways but it is not always obvious what they are.  Even something as basic as creating a form tag to invoke an action can cause quite a bit of confusion.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2009/08/31/1251695940000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  <item rdf:about="http://byteslinger.com/2009/08/15/1250376622729.html">
    <title>MySQL problem with Apache connection pools</title>
    <link>http://byteslinger.com/2009/08/15/1250376622729.html</link>
    <description>
          The Apache commons-dbcp-1.2.2.jar doesn&#039;t work and play well with MySQL. The symptom is an error when a call is made to MySQL after the connection has timed out. This happens with Spring SQL template as well as many ORM tools such as Hibernate.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2009/08/15/1250376622729.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  <item rdf:about="http://byteslinger.com/2009/08/07/1249702800000.html">
    <title>Using Blogger missing files host to maintain traffic after conversion</title>
    <link>http://byteslinger.com/2009/08/07/1249702800000.html</link>
    <description>
          I recently had to help out with a blog that was migrated to Blogger.  Afterward, the search engine traffic dried up because the URLs all changed.  Combining a 301 permanent move response with a missing files host solved the problem.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2009/08/07/1249702800000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  </rdf:RDF>
