Migrating a SVN Repository to GIT

Yesterday I took on the task of migrating a remote SVN repository to GIT.  I recently bought a small cloud server from Rackspace with the goal of amalgamating various services I had hosted previously at Webfaction. The SVN –> GIT migration was simple and painless (thanks to Jon Maddox for the reference instructions).  Importantly, all ...

Upgrading to Hibernate Search 3.2.0 (w/ Seam)

A couple weeks back I set out to upgrade the version of Hibernate Search that one of our applications was using. The boys at JBoss had recently released Hibernate Search 3.2.0 and it looked pretty sweet. The possibility of performance improvements around indexing was enough to make me upgrade. Unfortunately, like most software frameworks, Hibernate ...

DeveloperForce.com : Initial Thoughts and Experiences using the Platform

The team and I have recently kicked off a rather ambitious project.  In an attempt to help accelerate the early development activities, we’ve made a decision to build a series of one-off implementations using the DeveloperForce.com platform (salesforce.com sans the sales CRM portions). The objective is to learn enough about the platform during these initial ...

Hibernate Scalability Talk

Good talk from Emmanuel Bernard and Max Ross on the subject over at InfoQ. Both Hibernate Core and Shards are covered, as well as Hibernate Search. Particularly interesting for me was his overview of the different mechanisms by which you can support multiple customer schemas securely and with decent performance.  The product I’m actively working ...

Framework misuses are still your bugs.

I spent a few hours tonight trying to diagnose a problem we were running into tonight with some web application code. That was on top of the better part of a day that was spent by another developer digging into the code. Development ain’t easy, and frameworks for all their glory strive to make the ...

Eclipise Memory Analyzer (MAT) 2

I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it at JavaOne 2008 titled ‘Automated Heap Dump Analysis for Developers, Testers, and Support Employees‘ (multimedia recording). The Eclipse Memory Analyzer is a fast and feature-rich Java heap ...

caBIG Annual Meeting – A developers perspective

For the past couple of days I’ve been attending the caBIG Annual Meeting (it’s the 5th such meeting and by all accounts the most well attended). About caBIG caBIG™ stands for the cancer Biomedical Informatics Grid™. caBIG™ is an information network enabling all constituencies in the cancer community – researchers, physicians, and patients – to ...

Do You OpenGrok? 3

Today was our first hack day of 2008. I’ve been helping coordinate these events for the past year and a half and they’ve proven to be a solid source of inspiration and motivation for all participants. Unfortunately for me, today was more or less a day of false starts. Like always, I had a number ...

JDBCSpy – What’s been happening.

So I’ve been working off and on over the past 6 months on a little side project, JDBCSpy. I’ve mentioned it previously so this post is just a little update. It’s far from my day job and really just serves as a bit of an outlet. You’re free to argue about whether it’s a creative ...

A Google of One : Yes and No

A Google of One It’s just another phase in the continued commoditization of infrastructure. It started a decade or two ago with the OS and has been followed in quick succession by the web and J2EE stacks. While not free, cloud computing offerings by the likes of Amazon.com have definitely opened the realm of possibility ...