Auch in deutscher Fassung erhältlich I was pretty bored by always pressing “Add new time” and filling out a form to track some time. It was OK, because I had the stopwatches to track quickly. But sometimes I forgot stuff and… well. Anyway, Before a short while I added a new feature: Quick Add. With [...]
How I select Open Source projects
Earlier this day somebody sent a image on twitter. Its title was something like, “how to choose Open Source projects” or so. It showed a flow chart. The first decision point was: is it an Apache project. If yes, so the creator suggests, don’t use the project. I was looking at this image and thought: [...]
Time & Bill – Free Timetracking, kostenlose Zeiterfassung
Auch in deutscher Fassung erhältlich Before a good while I installed Time & Bill free Timetracking on an EC2 instance. It is a simple to use and free time tracker build upon Struts 2 and a good bunch of JavaScript/jQuery aswell as other friends. Time & Bill aims to help freelancer to track their time [...]
Precompiling hogan.js/mustache templates on a Java server with Struts 2
Hogan.js is some kind of a wrapper around Mustache (for JavaScript). Mustache is a template mechanism I wanted to use, and Hogan.js provided me a nice interface for it. This means, when I now refer to “Hogan” templates in fact they are “Mustache” templates. In this post I will describe how you can compile your [...]
10 reasons why Dart is cooler than JavaScript
Dart is a new programming language from Google and after coding JavaScript for over one year now, I immediately felt in love with it. Coming from the Java world I had a good bunch of things I had to learn before I could use JavaScript. Some people say, you need to dig deep into JavaScript, [...]
Apache log4php 2.2.0 released
Dear all, The Apache log4php team is pleased to announce the release of Apache log4php 2.2.0. Significant changes in this release include: a full rewrite of the configuration logic which greatly improves error reporting inline configuration using PHP arrays a new web site with better documentation and more examples a new layout: serialized Release notes, [...]
Dart is on Chromium – and Dart meets Scala
Today there were 2 good news in my inbox. First, a Chromium branch has arrived with the integrated Multi-VM which has been proposed to WebKit! It was only a matter of time this happens. For now you need to build this browser yourself. At the moment the build is tested on Mac OS X and [...]
New Dart Editor Version 2380
The Google Dart team has announced a new version of the Dart Editor. You can get it here. Here are the changes: Initial VM launch support… toolbar button and .options file Generate JS only for browser applications Font scaling for code editor, libraries view, problems view Search box improvements and cleanup Fixed memory leak when [...]
Google Dart native on WebKit?
It looks like Dart is going to become native on the WebKit Browser. On monday some Googlers sent message to the WebKit folks proposing to add Dart bindings to the software. Google Developer Vijay Menon said, native bindings might be preferred over “language X to javascript tools” because its quicker without compiling to javascript developers [...]
GTUG – Google Dart Talk (with Seth Ladd)
Seth Ladd on Google Dart Seth Ladd is a “Google Advocate”. In this talk he speaks about Google Dart and explains why it is cool (and yes, I agree it is cool). This is a pretty nice brown bag with a size of 70 minutes. If you still have no clue on Dart look at [...]

