<?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://blogs.frentix.com/blogs/development/">
    <title>olat developers</title>
    <link>http://blogs.frentix.com/blogs/development/</link>
    <description>Java, JavaScript, CSS, HTML and OLAT development news</description>
    <items>
      <rdf:Seq>
        
        <rdf:li resource="http://blogs.frentix.com/blogs/development/2007/07/30/1185796140000.html" />
        
        <rdf:li resource="http://blogs.frentix.com/blogs/development/2007/07/05/1183655820000.html" />
        
        <rdf:li resource="http://blogs.frentix.com/blogs/development/2007/01/29/1170090540000.html" />
        
        <rdf:li resource="http://blogs.frentix.com/blogs/development/2006/12/12/1165911840000.html" />
        
        <rdf:li resource="http://blogs.frentix.com/blogs/development/2006/12/11/1165826760000.html" />
        
      </rdf:Seq>
    </items>
  </channel>

  
  <item rdf:about="http://blogs.frentix.com/blogs/development/2007/07/30/1185796140000.html">
    <title>OLAT 5.2 heading towards release</title>
    <link>http://blogs.frentix.com/blogs/development/2007/07/30/1185796140000.html</link>
    
      
      
        <description>
          Good news for all OLAT users: the OLAT 5.2 development has  officially been closed last friday and moved to a test branch. This means that the team is now intensively testing the release and updating missing translation keys and documentation to make.
&lt;p&gt; The public release is scheduled for august 28th. You can help testing by installing the &lt;a href=&#034;http://www.olat.org:8080/browse/~br=OLAT-5_2_x-BRANCH/OLAT&#034;&gt;OLAT-5_2_x-BRANCH&lt;/a&gt; from the &lt;a href=&#034;http://www.olat.org/public/developers.html&#034;&gt;OLAT CVS&lt;/a&gt; and reporting issues to  &lt;a href=&#034;http://bugs.olat.org&#034;&gt;bugs.olat.org&lt;/a&gt;   &lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;script type=&#034;text/javascript&#034;&gt;
var uri = &#039;http://impch.tradedoubler.com/imp?type(img)g(11468166)a(1366246)&#039; + new String (Math.random()).substring (2, 11);
document.write(&#039;&lt;a href=&#034;http://clk.tradedoubler.com/click?p=21664&amp;a=1366246&amp;g=11468166&#034; target=&#034;_blank&#034;&gt;&lt;img src=&#034;&#039;+uri+&#039;&#034; border=0&gt;&lt;/a&gt;&#039;);
&lt;/script&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.frentix.com/blogs/development/2007/07/30/1185796140000.html&#034;&gt;Mehr...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.frentix.com/blogs/development/2007/07/05/1183655820000.html">
    <title>Great Java API browser</title>
    <link>http://blogs.frentix.com/blogs/development/2007/07/05/1183655820000.html</link>
    
      
      
        <description>
          What I think is the best thing you can do for API documentation is to let users comment the &#039;official&#039; documents. This is now possible with a AJAX API viewer available at &lt;a target=&#034;_blank&#034; href=&#034;http://www.jdocs.com/&#034;&gt;http://www.jdocs.com/&lt;/a&gt;.
&lt;p&gt; But this is not the only cool thing about this API browser: it contains all the Java API&#039;s you need in your daily Java-live: JDK, hibernate, spring, log4j, ehcache, apache commons, all other apache libraries, groovy graisls, eclipse, lucene.... It&#039;s all in there, one consistene interfaces, with comments and free.  &lt;/p&gt;
&lt;p&gt; Really cool I think! &lt;br /&gt;
&lt;br /&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.frentix.com/blogs/development/2007/07/05/1183655820000.html&#034;&gt;Mehr...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.frentix.com/blogs/development/2007/01/29/1170090540000.html">
    <title>Dealing with encoding issues</title>
    <link>http://blogs.frentix.com/blogs/development/2007/01/29/1170090540000.html</link>
    
      
      
        <description>
          Porting an OLAT installation from a Windows to a Linux server can produce many encoding issues. Windows uses normally Windows-1252 AKA CP1252 encoding and Linux nowadays often uses UTF-8.&lt;br /&gt;
&lt;br /&gt;
It is not possible to just move the files from the Windows server to the Linux server, filenames that contain &amp;auml;&amp;ouml;&amp;uuml; will all have ??? instead. &lt;br /&gt;
&lt;br /&gt;
Read the entire article to learn what the common pitfalls are and how you can solve them.&lt;br /&gt;&lt;p&gt;&lt;a href=&#034;http://blogs.frentix.com/blogs/development/2007/01/29/1170090540000.html&#034;&gt;Mehr...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.frentix.com/blogs/development/2006/12/12/1165911840000.html">
    <title>Must-have web developer software firebug</title>
    <link>http://blogs.frentix.com/blogs/development/2006/12/12/1165911840000.html</link>
    
      
      
        <description>
          On &lt;a href=&#034;http://ajaxian.com&#034;&gt;Ajaxian&lt;/a&gt; a &lt;a href=&#034;http://ajaxian.com/archives/if-you-arent-already-using-firebug&#034;&gt;post&lt;/a&gt; got my attention about a Firefox plugin called &lt;a href=&#034;http://getfirebug.com/&#034;&gt;Firebug&lt;/a&gt;. See this &lt;a href=&#034;http://soylentfoo.jnewland.com/articles/2006/12/08/firebug-10-screencast&#034;&gt;screencast&lt;/a&gt; (&lt;a href=&#034;http://files.jnewland.com/firebug.mov&#034;&gt;direct link to the mov file&lt;/a&gt;), be impressed and &lt;a href=&#034;http://getfirebug.com/&#034;&gt;download it&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
Steve Jobs would say that Firebugs is insanely great!&lt;p&gt;&lt;a href=&#034;http://blogs.frentix.com/blogs/development/2006/12/12/1165911840000.html&#034;&gt;Mehr...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  
  <item rdf:about="http://blogs.frentix.com/blogs/development/2006/12/11/1165826760000.html">
    <title>Seven Habits of Highly Effective Programmers</title>
    <link>http://blogs.frentix.com/blogs/development/2006/12/11/1165826760000.html</link>
    
      
      
        <description>
          On &lt;a href=&#034;http://www.technicat.com/&#034;&gt;technicat&lt;/a&gt; Philip Chu wrote an &lt;a href=&#034;http://www.technicat.com/writing/programming.html&#034;&gt;essay&lt;/a&gt; about delivering software projects on time. It&#039;s title &#039;&lt;a href=&#034;http://www.technicat.com/writing/programming.html&#034;&gt;Seven habits of highly effective programmers&lt;/a&gt;&#039; refere to a book I red some years ago &#039;&lt;a href=&#034;http://www.amazon.com/Habits-Highly-Effective-People/dp/0671708635&#034;&gt;Seven habits of highly effective people&lt;/a&gt;&#039; from Stephen R. Covey.&lt;p&gt;&lt;a href=&#034;http://blogs.frentix.com/blogs/development/2006/12/11/1165826760000.html&#034;&gt;Mehr...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
  </item>
  

</rdf:RDF>
