I’ve forked the tech-type posts into their own blog, haxx.sinequanon.net and will keep this one for more personal stuff. The few existing tech posts are mirrored in both blogs for backwards-googlebility. And I recovered the old-old images back into the blog.
Rails logged_in_user idiom
October 7th, 2008I recently refactored another developer’s code to clean up some massive amounts of database pings to retrieve the current user object.
This post has moved to:
http://haxx.sinequanon.net/2008/10/rails-logged_in_user-idiom/
Fall colors
October 2nd, 2008It’s been a great couple of weeks to be out and about aspen-peeping (what am I doing sitting here?). Had some good bike rides and fishing amongst the fall colors. Seems to be a bit more orange and red amongst the golden aspens this year. Here’s a couple pix. A few more in my plog.
Grails error.gsp security
October 1st, 2008The default generated error.gsp view in Grails displays the stacktrace for any exceptions that occur.
This post has moved to:
http://haxx.sinequanon.net/2008/10/grails-errorgsp-security/
Grails stacktrace.log
September 30th, 2008Grails 1.0.x started creating a stacktrace.log file in the directory where the servlet container starts.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-stacktracelog/
Grails logging
September 24th, 2008Short tips on showing Grails debug log messages.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-logging/
Grails testing
September 23rd, 2008The Grails docs talk about testing and have some example test methods but fail to describe some simple but necessary mechanics to get it going.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-testing/
Grails .gitignore
September 18th, 2008.gitignore file for Grails.
This post has moved to:
http://haxx.sinequanon.net/2008/09/grails-gitignore/
Fluxbox startup and shutdown script
September 11th, 2008The default Fluxbox startup file at ~/.fluxbox/startup is run by startfluxbox and has embedded comments describing how to add applications ("apps") to run before Fluxbox starts up.
This post has moved to:
http://haxx.sinequanon.net/2008/09/fluxbox-startup-and-shutdown-script/