Feed Validator Results: http://www.archgfx.net/blog/index.php/feed/
i a sincerely apologize to everyone whose had to read all these geeky entries. regularly scheduled programming will resume shortly.
i had to change the following in /wp-includes/functions.php:
function gzip_compression() {
if ( !get_settings('gzipcompression') ) return false;
if ...
i forgot that the biggest thing that broke when i upgraded to WP 2.0 was the feed. that's broken again, in both the main blog and the test blog. i don't have time to fix it this morning, so instead i've redirected feedburner to my wordpress blog. ...
i'm very sorry to everyone whose feedreader or livejournal friends page i have just spammed. that wasn't my goal. over the weekend, i upgraded my wordpress install. as i've posted before, WP 2.0 doesn't exactly run easily on an IIS webhost, which is what i'm using. so, ...