A few months ago I got pretty busy when I started school and some other personal projects. Recently, I started another port* which should make HodMod simple enough to maintain and improve that I won't need to rewrite it again anytime soon. I'm moving next week, so it probably won't be ready in the next couple of weeks.
I recently learned about the
special holiday mods, so those are going in. Are there any other changes I should make while I'm at it?
*Techie stuff: JavaScript was fun to learn, but it was pretty painful for me to work in it. Maintenance was getting to be too much of a challenge for such a small code base, and too much of that code base was stuff I wouldn't have to write in other languages I've used.
I'm currently working in GWT; Java's not my favorite, but it's well-supported and GWT abstracts away most of the messiness of client-side web development. Of course, if anyone knows a better framework, I'm getting pretty adept at re-writing Hotmod. (I think this is the fourth time . . .)