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. ...
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...
Dealing with encoding issues 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. It is not possible to just move the files from the Windows server ...
Must-have web developer software firebug On Ajaxian a post got my attention about a Firefox plugin called Firebug. See this screencast (direct link to the mov file), be impressed and download it. Steve Jobs would say that Firebugs is insanely great!Mehr...Tags : css html javascript programming
Seven Habits of Highly Effective Programmers On technicat Philip Chu wrote an essay about delivering software projects on time. It's title 'Seven habits of highly effective programmers' refere to a book I red some years ago 'Seven habits of highly effective people' from Stephen R. Covey.Mehr...Tags ...