Mike Bailey

integrating wordpress into a ruby on rails site

Filed under: ruby on rails — Mike Bailey @ 1:51 pm on May 12, 2007

The first question you’ll probably ask is why I didn’t go with typo or mephisto. While I have to admit I haven’t tried them myself, I decided to use WordPress based on the maturity of the software and size of the userbase. I think this is a pragmatic choice for a piece of software I want to use on my site.

WordPress has a nice feature packed management interface. It also supports themes and I found I could customize it to fit in with my site without editing any of the files that come with the main distribution. This means I can automate upgrading of WordPress when future versions (with security fixes) are released.

WordPress database error: [Table './wordpress/wp_comments' is marked as crashed and should be repaired]
SELECT * FROM wp_comments WHERE comment_post_ID = '5' AND comment_approved = '1' ORDER BY comment_date

3 Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Copyright 2007 Mike Bailey. All Rights Reserved