Categories
Tags
apple codex comcast fail fbx gears of war 2 gentoo gitphp got root guitar hero gwu imac interview iphone iphone 3g linksys linux mantis mdb memcached mp3 new york comic con nightwatchman onenightdrunksongwritingexperiment pysoulforge red ring of death resume router school smarty soulforge tom morello towel trick windows work xbox 360 xxcache-
Recent Posts

Massive Rewrite, Part Deux
I decided to drop Movable Type and move over to Wordpress instead. I was sick of the whole “rebuilding static pages” process of Movable Type. The problem is that integrating Wordpress into my current site would be a pain in the ass. So I decided to take the easy way out and instead move the whole site over to Wordpress and take advantage of the static pages feature for the rest of the site.
This takes a lot of the burden off of my shoulders in a number of ways:
In reality, I’ll do a lot more customizing and make my theme unique, but that’s after I learn more about Wordpress. So for now, please bear with the “generic” look of the site.
Unfortunately with Wordpress, it’s a pain in the ass to maintain two separate journals (I’d sooner stab myself in the face than use the word “blog”) so the News and Journal sections are integrated into one, with “News” and “Journal” categories. For now the front page shows News and Journal entries integrated together, but I’ll do a little more work into splitting it up to appear as two separate journals like the old page (by default, instead of showing all entries, only entries from the “News” section will be on the front page, etc).
Also, with the static pages, the ones that used to generate data dynamically from the database no longer do this. By default, Wordpress doesn’t allow execution of code in its pages. I’ll need to write up custom templates for those pages to do database requests, but I need to learn how the template system in Wordpress works first. So for now, it’s just a copy-and-paste “snapshot” of the way the pages last looked during conversion.