Category Archives: Development

SSL to SSH tunneling (stunnel)

Sometimes it can be handy to reach your home server even if you have all sorts of proxy servers and firewalls between you and your home server (e.g. from work).  Stunnel to the rescue!. Compile it, install it or just … Continue reading

Posted in Development, Mac, Other | Tagged , , , , , , | 11 Comments

Maven and Eclipse

Good screencast about the m2eclipse plugin for Eclipse. Nice to see that Eclipse is getting better maven support. One of the great disadvantages for Eclipse against Intellij IDEA have been its maven support. There have been some support for maven … Continue reading

Posted in Development | Tagged , , | Leave a comment

Comparison between my generated images and IKEA advertisement

A couple years ago I wrote a small java-program that generated a large image from a collection of thumbnails. I tested the software using thumbnails from the IKEA website. Since the beginning of this week, IKEA is doing a advertisement … Continue reading

Posted in Development, Web | Tagged , , , , , , | 1 Comment

Post from wordpress iphone app

Simple application for writing new posts to your wordpress blog. I would love to have copy and paste on the iPhone now!

Posted in Development, Web | Tagged , , | Leave a comment

The 10 Commandments of Web Design

Good article about web design. Rule number one, “Thou shalt not abuse Flash”.

Posted in Development, Web | Tagged , , , | Leave a comment

Countupdown as Dashboard Widget

Someone found a neat way to utilise my countupdown application as a Web clip widget in OS X’s Dashboard. Use Make Text smaller (cmd -) in Safari before using Web clip feature to make it smaller.

Posted in Development, Mac, Web | Tagged , , , | Leave a comment

First Google App Engine project

Quite useless but helped me to learn python (indentation hell), django, app engine etc. http://countupdown.appspot.com

Posted in Development, Web | Tagged , , , , | 2 Comments

Java 6 for Mac OS X

Apple has released Java SE 6 version (1.6.0_05) for OS X. It is Intel 64-bit only so a no go for PowerPC and Intel 32-bit architecture.

Posted in Development | Tagged , , , | Leave a comment

TheServerSide Java Symposium – Europe

TheServerSide is arranging TheServerSide Java Symposium in Prague.

Posted in Development | Tagged , , | Leave a comment

LTPA without WebSphere or Domino

Nice post about setting up SSO against a LTPA domain without using a WebSphere Application Server or Lotus Domino. This might become handy.

Posted in Development | Tagged , , , , | Leave a comment