Monthly Archives: November 2006
title of liberty
Reading my scriptures this morning, I came upon Alma 46 (in the Book of Mormon). This is the chapter where Moroni raises the title of liberty, and though I’ve read this many times before, for some reason it really stirred … Continue reading
postgresql functions
One thing I love about (advanced) databases is that you can write functions. They speed up the query time quite a bit, and you can do fun stuff like IF … ELSE … THEN statements. In working on getting portage … Continue reading
Filed under Databases
portage in postgresql
Well, I’m bored, so I figured I’d spill the beans on a project I’ve been keeping under wraps for a while. I’ve been working on getting everything about the portage tree into postgresql so you can run all kinds of … Continue reading