{"id":63,"date":"2005-07-29T13:08:10","date_gmt":"2005-07-29T17:08:10","guid":{"rendered":"http:\/\/www.steenhagen.us\/~jake\/blog\/?p=63"},"modified":"2006-12-07T11:23:12","modified_gmt":"2006-12-07T16:23:12","slug":"made-the-switch","status":"publish","type":"post","link":"https:\/\/jacob.steenhagen.us\/blog\/2005\/07\/made-the-switch\/","title":{"rendered":"Made the Switch"},"content":{"rendered":"<p class=\"first\">The SPAM finally got to me. I don&#8217;t know if <a href=\"http:\/\/wordpress.org\">WordPress<\/a> will be any better at handling SPAM or not, but I can dream :). The design is still very much off the shelf, so I&#8217;ll have to play with that in the months to come and, of course, I still have to learn about how to use this software. But I&#8217;m hoping that it will be much better than MoveableType was. In my brief playing while evaluating and setting it up, I think I like it better. MoveableType 3.0 may have been much better, but I didn&#8217;t wanna have to pay for it.<\/p>\n<p>So, if you&#8217;re curious, read on to find out how I set it up. It really was quite simple. I first downloaded and installed WordPress using their <a href=\"http:\/\/wordpress.org\/docs\/installation\/5-minute\/\">5 minute install guide<\/a>. After that, I followed the instructions for <a href=\"http:\/\/wordpress.org\/docs\/tutorials\/import-mt\/\">importing from MoveableType<\/a>. The most difficult part was making sure my permalinks from MovableType (like the archives) still worked. To do that, I created an <tt>.htaccess<\/tt> file to leaverage <tt><a href=\"http:\/\/httpd.apache.org\/docs\/2.0\/mod\/mod_rewrite.html\">mod_rewrite<\/a><\/tt>. It looks like this:<\/p>\n<pre>\r\nRewriteEngine on\r\nRewriteRule ^archives\/0*(\\d+).html \/~jake\/blog\/index.php?p=$1\r\nRewriteRule index.rdf \/~jake\/blog\/index.php?feed=rdf\r\nRewriteRule index.xml \/~jake\/blog\/index.php?feed=rss2\r\n<\/pre>\n<p>So, we&#8217;ll have to see how well this really works for me, but at this point I&#8217;d have to say that I&#8217;ve already committed to it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The SPAM finally got to me. I don&#8217;t know if WordPress will be any better at handling SPAM or not, but I can dream :). The design is still very much off the shelf, so I&#8217;ll have to play with that in the months to come and, of course, I still have to learn about &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/jacob.steenhagen.us\/blog\/2005\/07\/made-the-switch\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Made the Switch&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[3,15,13],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7EJi-11","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/posts\/63"}],"collection":[{"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/comments?post=63"}],"version-history":[{"count":0,"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/posts\/63\/revisions"}],"wp:attachment":[{"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/media?parent=63"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/categories?post=63"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jacob.steenhagen.us\/blog\/wp-json\/wp\/v2\/tags?post=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}