<?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/2008/09/19/1221862174267.html" />
        <rdf:li resource="http://byteslinger.com/2008/06/03/1212492600000.html" />
        <rdf:li resource="http://byteslinger.com/2007/06/09/1181438109237.html" />
        </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://byteslinger.com/2008/09/19/1221862174267.html">
    <title>Simple Machine Forum tip - recover from screwing up a theme</title>
    <link>http://byteslinger.com/2008/09/19/1221862174267.html</link>
    <description>
          &lt;p&gt;
If you manage Simple Machines Forums and do any amount of customization, you are bound to mess up a theme to the point that you can&#039;t access any pages. Don&#039;t panic, you don&#039;t have to hack the database to change the theme values to their defaults.  You simply need to use a different theme.
&lt;/p&gt;
&lt;p&gt;
Here is how.  Simply add &#034;?theme=1&#034; to your URl:
&lt;/p&gt;
&lt;b&gt;
yoursite.com/index.php?theme=1 
&lt;/b&gt;
&lt;p&gt;
Then you can edit the values of the theme you were working on.  This only works if you are not altering the default theme.  For this reason, if you are going to make changes to the default theme, make a copy and change that version.
&lt;/p&gt;</description>
      </item>
  <item rdf:about="http://byteslinger.com/2008/06/03/1212492600000.html">
    <title>Office Slang</title>
    <link>http://byteslinger.com/2008/06/03/1212492600000.html</link>
    <description>
          One of the most entertaining aspects of geek culture is the language it produces.  Over the years phrases created to describe the world from the technical trenches migrate across the web.  Sometimes they enter the mainstream.  Sometimes they remain active in geek lingo long after the technology that inspired them is no longer used.  Here are some of my favorites collected from the web over the years.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2008/06/03/1212492600000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  <item rdf:about="http://byteslinger.com/2007/06/09/1181438109237.html">
    <title>Array properties in Spring Framework</title>
    <link>http://byteslinger.com/2007/06/09/1181438109237.html</link>
    <description>
          Things are so easy and intuitive with Spring that it can be frustrating when you can&#039;t figure out how to do something.  I recently had a senior moment when I needed to set a String array property.  I looked in several books and did a few online searches and could not find an example.  I knew it was going to be easy, I just couldn&#039;t believe how easy.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2007/06/09/1181438109237.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  </rdf:RDF>
