Oct 19, 2012

Hierarchial Databases

In case you're dealing with a natural hierarchical model and are tired of bending existing solutions to simulate hierarchies, check out ModeShape. It's lightweight and LGPL licensed.

Google Data Center

via street view . Pretty cool !

Aug 6, 2012

Java Generics and Extreme Sports

If you've every used generics in Java and thought that
public abstract class Enum<E extends Enum<E>> implements Comparable<E>, Serializable sends your neural synapses into an infinite loop, check this example out, courtesy of Spring Data: http://blog.springsource.org/2012/08/03/the-most-amazing-java-type-declaration-ever/

Jul 12, 2012

GitHub investment or merger ?

It seems that GitHub got a 100 mil investment from Andreessen Horowitz, which seems pretty substantial. Wonder if there are any strings attached to this...

Jul 3, 2012