Categories
Development

Fowler at OOPSLA2004

Fowler writes about OOPSLA2004. Amongst the things he mentions is a vote to remove several patterns from the original GoF book. I guess it’s time to read up on my anti patterns. 😉

Categories
Development

The parts of the J2ME platform

The J2ME platform consists of a huge amount of different libraries and optional specifications. An introduction and list of many of them can be found here.

Via java.no.

Categories
Development

Eclipse Tips

Some nice tips for Eclipse over at JavaLobby. The ctrl+t is excellent for navigating interfaces and their implementations. I use it all the time now.