Author Archives: Brandon Harper
Resources For Pitching GitHub Enterprise
Recently GitHub announced GitHub Enterprise, a way to have all of the goodness of GitHub behind your own companies firewall on your own servers. GitHub in general is an obvious win for developers, but when trying to pitch why it’s … Continue reading
Coming Out of Hibernation
This site, to some degree, has been online since the first part of 2003. Given that it’s almost 9 years old now, it certainly has some baggage associated with it. Over the past few years I’ve been severely neglecting it; … Continue reading
The Most Efficent Way to Increment A Map Value in Java
Finding myself in a situation of needing to increment values in a map in Java, I was curious to see what the most efficient way to do so. Said piece of code will be looped over thousands of times and … Continue reading
Using Spring and Hibernate With JPA And Entity Interfaces
I’m currently setting up a new Hibernate project and finally getting around to trying out JPA annotations instead of using any Hibernate configuration or mapping files– what the hell took me so long!!??! Anyhow, among the many gotchas I came … Continue reading










Recent Comments