OLAT 5.2 heading towards release
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.
The public release is scheduled for august 28th. You can help testing by installing the OLAT-5_2_x-BRANCH from the OLAT CVS and reporting issues to bugs.olat.org
Great Java API browser
What I think is the best thing you can do for API documentation is to let users comment the 'official' documents. This is now possible with a AJAX API viewer available at http://www.jdocs.com/.
But this is not the only cool thing about this API browser: it contains all the Java API's you need in your daily Java-live: JDK, hibernate, spring, log4j, ehcache, apache commons, all other apache libraries, groovy graisls, eclipse, lucene.... It's all in there, one consistene interfaces, with comments and free.
Really cool I think!