Categories
Development

Maven setup

I did a lot of bad things when setting up Maven for my current project. I learnt a lot, and it did work in the end, but I certainly would do stuff a lot different next time around. It will probably look something like what is described in this article. 🙂

Categories
Photo

Camera filters

I recently bought myself a Canon EOS 350D. Sweeeeet. 🙂 I have a little experience from using my old EOS 300, and still looking to learn. One of the thing’s I know very little about is filters, so I dug up a good decription here.

I’ll might be looking into posting some pics here later.

Categories
Development

DSLs explained

Fowler has a long article about Domain Specific Language Workbenches. Good introduction to DSLs and the challenges.