Archives

2011
2010
2009
2008

1st year anniversary (and an upcoming move)

written by Christopher Allan Webber, on Mon, 31 May 2010 23:18.

Yesterday was Morgan and I's first year anniversary. One year ago, we were married.

Not much more to say I guess. Being married isn't much different than living together before marriage, except that now it's clearer that we're in this together for the long haul.

As evidence to that sort of thing... a little over a year ago I mentioned that we may be moving. It's no longer a "may be moving" thing... I'm happy to say that Morgan got into grad school at Northern Illinois University, so we're moving to DeKalb, Illinois. There are a lot of things I'm going to miss about Chicago, most especially my friends and the marvelous tech scene here (marvelous enough that almost all of my friends in Chicago are part of the tech scene here). But no need to get terribly weepy-eyed... I'll actually be back fairly frequently for usergroup meetings and the like. Plus, there are a few things to look forward to in DeKalb... like really, really cheap rent.

Here's to many more happy years to come. :)

Switched blog to Zine

written by Christopher Allan Webber, on Mon, 31 May 2010 19:03.

So I just switched this entire blog over to Zine. I'm pretty excited about the move... I've spent a good chunk of time reading through Zine's guts, and I've liked what I've seen so far. The code is clean, the plugin system looks pretty nice, and it was really easy to move my data over.

Prior to this I'd been running my own homerolled blog on here. Nothing fancy, just your bare-bones Django blog. When I originally wrote that thing I had just redesigned Dustycloud.org to be a kind of more permanent home to my projects, and I knew I needed a blog. At that point, I couldn't find anything else that seemed like the kind of thing I wanted and was also written in Python and Django (at that point, I wanted this entire site to be Django-only). Well, time has passed, and I'm running and writing framework-free or not-necessarily-Django WSGI applications, and it turns out there is a blogging system that really truly resembles the kind of system I want, so I've made that switch. Aside from having generally nice looking internals, Zine uses Jinja2 for templating (my favorite templating system!) and permits reStructured Text based posts (which is what most of the posts in my old blog used). Anyway, it only took me a couple of hours to move both my data and templates over. It feels nice to know that if I put effort into making a bugfix or enhancement, that bugfix or enhancement could affect more users than just me.

Anyway, apparently I overlooked one thing in the transition... if your RSS reader shows all my posts as new again, that's why. Also, the proper feed link is no longer /blog/feed/ but rather /blog/feed.atom, so consider updating your links. I've added a redirect, so if you don't it shouldn't be a problem, but it's nice to use the *correct* link.

Edit: Sorry especially for the spamming caused by the switch of permalinks, planets. :(