Tenthline.blog() goes live!
Tuesday, January 22nd, 2008 by Enrico
Welcome to Tenthline.blog()! Here you will find our thoughts and commentary on web development/design, web content management, the software industry, and our other areas of expertise.
The first thing you might wonder is “why is the blog running on WordPress when the site is running on Rails?” Initially, we spent some time investigating Ruby/Rails-based blogging solutions. The one that fit our needs most closely was Typo, a lean but comprehensive Rails blogging solution. We had some difficulty getting it to run alongside the core site and documentation on installing the software in non-trivial cases was, to say the least, sparse. As well, the AJAX interface was somewhat buggy, especially the sidebar editor. Dissatisfied, I proposed that we try out WordPress and designed the theme that you see here.
It took some doing, but I’ve got both Apache and Mongrel running happily side-by-side. There might be some small tweaks I can make here and there but so far the configuration is running quite smoothly. It would probably be better to serve everything through Apache via FastCGI but we’re serving from a Windows box at the moment and the community consensus on Apache/FastCGI/Ruby integration in Windows seems to be “don’t do it.”
WordPress has been absolutely amazing. The technology is mature, the community is very active and helpful, the software is extremely well documented, and the user interface is both pretty and intuitive. I feel like we couldn’t have made a better choice.
Tags: Announcements, Tenthline




January 22nd, 2008 at 11:10 am
Good documentation and excellent support can never be overestimated. I still remember the frustration at looking up documentation pages on how to do routing in Rails, and finding more than one: “page not found” or “routing error.” Because that’s an encouraging sight.