search
archives
- February 2011 (1)
- August 2010 (2)
- January 2010 (5)
- September 2009 (1)
meta
Category Archives: pet projects
Jevolution
Been working on a Java app to explore evolving systems. Links: Jevolution writeup applet page Jevolution source on github
RName: a grammar file based name generator
I’ve wanted a name generator a couple times recently. The name generator I want consists of a grammar file for generating names within that grammar. The ultimate use for this will be in games. I want to be able come … Continue reading
Grot: a db4o manager in WPF
I posted yesterday about wanting a manager for db4o. The one currently offered by Versant (the company in charge of db4o) is not usable. It exists solely as a plug-in for Visual Studio. I could overcome this, but the plug-in … Continue reading