<?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.kaigrabfelder.de/en/">
    <title>Kai`s Blog</title>
    <link>http://www.kaigrabfelder.de/en/</link>
    <description>yet another blog about java, software, movies and more...</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html" />
        
        <rdf:li resource="http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html" />
        
        <rdf:li resource="http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html">
    <title>latest ibatis 2 documentation</title>
    <link>http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html</link>
    
      
      
        <description>
          With the move of the iBATIS persistence framework from apache to google code and the rename to mybatis&lt;/a&gt; it got a little bit complicated for end users of iBATIS 2.x to get the latest iBATIS 2 documentation documents...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html">
    <title>Integration of SocialEngine with external user administration</title>
    <link>http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html</link>
    
      
      
        <description>
          I recently had the task to integrate a SocialEngine installation with an external user administration system (written in PHP). Social Engine users should be automatically created/enabled/disabled when a user in the external system is created or deleted. In addition to that the passwords should be kept synchronized: i.e. whenever the password of a user is changed in the external system it should automatically be changed in SocialEngine as well...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html">
    <title>mockito, spring &amp; AbstractJUnit4SpringContextTests</title>
    <link>http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html</link>
    
      
      
        <description>
          I know some people consider it bad practise. But nethertheless I still believe that there is sometimes no alternative to tests that include startup of spring application contexts and initialization of in memory database. Actually I quite like those tests because if I don&#039;t include my database layer and my spring application contexts in my test I always have a bad felling about the quality of my software....&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>

