QUOTE(Gavin Seim @ March 3 2007, 09:50 PM) [snapback]89729[/snapback]
I just went live with my new
wordpress (gavinseim.com) blog. It was certainly more work than my
old blogger blog but it's soooo much nicer.
It's also hosted on my own site now which will be great for search rankings. Wordpress was even able to move the posts over from my blogger blog...

Gavin,
I hope that it's just me and not anyone else is seeing this, but your blog is broken:
CODE
WordPress database error: [Table 'blog.wp_bas_visitors' doesn't exist]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE referer = referer_id AND osystem = os_id AND useragent = ua_id AND lasthere > DATE_SUB(NOW(), INTERVAL 20 MINUTE) AND visit_ip = 1113517494 AND ua_string = 'YahooFeedSeeker/2.0 (compatible; Mozilla 4.0; MSIE 5.5; http://publisher.yahoo.com/rssguide)' ORDER BY lasthere DESC LIMIT 1
WordPress database error: [Table 'blog.wp_bas_refer' doesn't exist]
SELECT referer_id FROM wp_bas_refer WHERE referer_string = '';
WordPress database error: [Table 'blog.wp_bas_refer' doesn't exist]
INSERT INTO wp_bas_refer (referer_string) VALUES ('');
WordPress database error: [Table 'blog.wp_bas_os' doesn't exist]
SELECT os_id FROM wp_bas_os WHERE os_string = 'YahooFeedSeeker/2.0 (compatible; Mozilla 4.0; MSIE 5.5; http://publisher.yahoo.com/rssguide)';
WordPress database error: [Table 'blog.wp_bas_os' doesn't exist]
INSERT INTO wp_bas_os (os_string) VALUES ('YahooFeedSeeker/2.0 (compatible; Mozilla 4.0; MSIE 5.5; http://publisher.yahoo.com/rssguide)');
WordPress database error: [Table 'blog.wp_bas_ua' doesn't exist]
SELECT ua_id FROM wp_bas_ua WHERE ua_string = 'YahooFeedSeeker/2.0 (compatible; Mozilla 4.0; MSIE 5.5; http://publisher.yahoo.com/rssguide)';
WordPress database error: [Table 'blog.wp_bas_ua' doesn't exist]
INSERT INTO wp_bas_ua (ua_string) VALUES ('YahooFeedSeeker/2.0 (compatible; Mozilla 4.0; MSIE 5.5; http://publisher.yahoo.com/rssguide)');
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' , , '2007-03-04 02:46:09')' at line 1]
INSERT INTO wp_bas_visitors (visit_ip, referer, osystem, useragent, lasthere) VALUES (1113517494, , , , '2007-03-04 02:46:09');
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND referer = referer_id AND osystem = os_id AND useragent = ua_]
SELECT * FROM wp_bas_visitors, wp_bas_refer, wp_bas_ua, wp_bas_os WHERE visit_id = AND referer = referer_id AND osystem = os_id AND useragent = ua_id
WordPress database error: [Table 'blog.wp_bas_pages' doesn't exist]
SELECT * FROM wp_bas_pages WHERE page_string = '/blog/';
WordPress database error: [Table 'blog.wp_bas_pages' doesn't exist]
INSERT INTO wp_bas_pages (page_string, permalink, page_label) VALUES ('/blog/', '/blog/', '');
WordPress database error: [Table 'blog.wp_bas_pages' doesn't exist]
SELECT * FROM wp_bas_pages WHERE page_string = '/blog/';
That's what I see when I go to your blog. And the pictures and text is all over the place. I am viewing it in FireFox. This is really bad! (as in NOT GOOD, not as in "REALLY COOL!!!").