Pecha Kucha Timer

Friday, November 25. 2011

Yesterday I and a couple of colleagues held a couple of Pecha Kucha sessions. Pecha Kucha is a presentation methodology that limits the presentation to 20 slides where the next slide is displayed after 20 seconds automatically. During the preparation and for the presentation session we felt the lack for a decent timer that counts down from 20 to1 for each slide and gives a clearly visible feedback before the time for the current slide ends.


Continue reading "Pecha Kucha Timer"

Road Warriors Proxy

Thursday, September 17. 2009

Do you have a Notebook running Linux?

Do you frequently use it in different network environments with different proxy configurations?

Are you sick of frequently reconfiguring all the applications that have their own proxy settings like the web browser, the Java IDE, the desktop and the applications that uses its settings, the other desktop environment that uses other settings... and so on?

If your answer to these questions is yes, yes and yes then read on. The solution I present here allows you to configure proxy settings in any of your applications just once and will even change the proxy settings automatically as soon as you connect your laptop to a network.


Continue reading "Road Warriors Proxy"

Migrating an existing Java project for use with Hibernate is a difficult process. And yet I'm not sure if it is worth the work at all.

Some years ago I started a Java project with direct database access using JDBC and SQL. I designed my object model and a relational database schema. Both were optimized independenlty to work optimal in their environment. In order to connect the object world with the relational world, I wrote a clean storage layer, which was responsible for communicating with the database. This worked pretty good. But when Hibernate was becoming more and more popular, I started thinking about migrating to a Hibernate based object mapping.


Continue reading "Experience with a Hibernate migration project"

Service Menus for Subversion and Java Developers

Wednesday, September 17. 2008

I just have posted some service menus for KDE 4.

The service menus for subversion provide quick access to the most common tasks when using subversion. It is aimed to be a little bit like Tortoise SVN for that other "Operating System".

The next set of service menus is aimed for Java developers. Using these service menus you can run Ant and Maven builds, create JAR files from directories or run executable JAR files.

Continue reading "Service Menus for Subversion and Java Developers"

Programmers Usenet 2.0

Tuesday, September 16. 2008

Joel Spolsky and Jeff Atwood have released the first beta version of Stack Overflow. This site provides a great new way to ask programming questions and find or get answers. As Joel explains the current problem:
If you’re very lucky, on the fourth page of the search results, if you have the patience, you find a seven-page discussion with hundreds of replies, of which 25% are spam advertisements posted by bots trying to get googlejuice for timeshares in St. Maarten, yet some of the replies are actually useful, and someone whose name is “Anon Y. Moose” has posted a decent answer, grammatically incorrect though it may be, and which contains a devastating security bug, but this little gem is buried amongst a lot of dreck.
And Stack Overflow tries to solve this problem by leveraging web 2.0 technologies:
Some people propose answers. Others vote on those answers. If you see the right answer, vote it up. If an answer is obviously wrong (or inferior in some way), you vote it down. Very quickly, the best answers bubble to the top. The person who asked the question in the first place also has the ability to designate one answer as the “accepted” answer, but this isn’t required. The accepted answer floats above all the other answers.

Continue reading "Programmers Usenet 2.0"

(Page 1 of 2, totaling 9 entries) » next page