<?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://www.javagrinder.com/">
    <title>Tasos Zervos</title>
    <link>http://www.javagrinder.com/</link>
    <description>Keep It SSimple...</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://www.javagrinder.com/2008/01/04/1199463586881.html" />
        
        <rdf:li resource="http://www.javagrinder.com/2007/12/29/1198899360000.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://www.javagrinder.com/2008/01/04/1199463586881.html">
    <title>JavaBeans and JSP EL</title>
    <link>http://www.javagrinder.com/2008/01/04/1199463586881.html</link>
    
      
      
        <description>
          Java naming conventions suggest using &lt;em&gt;firstWordLowerCaseButInternalWordsCapitalized&lt;/em&gt; for instance variable names. This rule doesn&#039;t work very well with &amp;quot;cool&amp;quot; name prefixes like &amp;quot;i&amp;quot;, &amp;quot;e&amp;quot;, &amp;quot;x&amp;quot;, etc. as in eCommerce, xFactor, iPod!&lt;p&gt;&lt;a href=&#034;http://www.javagrinder.com/2008/01/04/1199463586881.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://www.javagrinder.com/2007/12/29/1198899360000.html">
    <title>Spring ready Prevayler</title>
    <link>http://www.javagrinder.com/2007/12/29/1198899360000.html</link>
    
      
      
        <description>
          PrevaylerFactory allows you to create Prevayler instances but using it through IoC in Spring is problematic. Using a utility class allows easier configuration under Spring.&lt;p&gt;&lt;a href=&#034;http://www.javagrinder.com/2007/12/29/1198899360000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>
