Monthly Archives: June 2008

Pragmatic Learning

I am not always as pragmatic as I should be. This is mainly due to the fact that I’m a moron. I was reading this post by Scott Hanselman (his voice is so soothing… almost dreamy…) and I realized that … Continue reading

Posted in Development | Leave a comment

The Dark Art of NHibernate

Ok so maybe it’s not a dark art: I just don’t have the book yet. It could be argued the book doesn’t exist yet, but now we’re getting sidetracked. I was trying to write a DetachedCriteria for a type hierarchy … Continue reading

Posted in Development | Leave a comment

NVelocity and Collections (and Possibly Arrays)

I just spent 40 minutes banging my head against a pointy sharp wall. I’m using NVelocity as my view engine on a Monorail project and couldn’t figure out how to access an element of a collection. $collection[0] // Doesn’t work … Continue reading

Posted in Development | 5 Comments