Over on GarrettDimon.com there is a great post up about SimpleLog a Ruby on Rails based blogging application. With version 2.0 already out the door, it might be one to use if you are looking for an alternative to WordPress or Movable Type.
My first impression of the screenshots is that it is very minimalistic and shiney. You might like that, you might not.
SimpleLog is great, but it is intentionally missing some of the features common to blogging tools. So, before we get in too deep, I figured it’s only fair to address those ahead of time. SimpleLog is doesn’t allow for multiple blogs, formalized publishing workflow, or different privileges for different users. It simply focuses on writing and managing content.
A screenshot of the theme drop down in the SimpleLog preferences.Figure 2 Changing themes in SimpleLog is done by simply changing a value in a drop down.One major aspect worth addressing is that SimpleLog doesn’t have a built-in templating system. To some, this is great because SimpleLog doesn’t reinvent the wheel. Instead, assuming that you’re comfortable with Ruby and Rails, you can create a theme by simply editing a small set of rhtml files. If you’re not comfortable with Rails, the files are still very editable and extremely readable and well-documented. However, having a good understanding of Ruby and Rails enables you to go much farther in customizing the code.
If you’re not interested in getting into the code, SimpleLog employs a fantastically simple system for themes. (Figure 2) Given it’s relative youth, you won’t find a plethora of themes out there, but once they exist, it’s a matter of copying a theme directory into the themes folder, and changing a drop down in the preferences setting.
If you are into Rails, and have a host that supports it, then check out SimpleLog, and of course Garrett’s article on the software.
Do you like this article? Submit it to Blogosphere News!
2 Responses
Daniel Gr
February 15th, 2007 at 3:10 am
17 MB, 1400 files, 350 folders. That’s not simple. That’s bloated and that’s retarded.
Garrett Dimon
February 15th, 2007 at 12:10 pm
2Daniel Gr - Those numbers are due to the fact that Rails has to be frozen at version 1.2.1 for SimpleLog to work, and not all hosts are running 1.2.1. As a result, Garrett has included a frozen version of Rails in the vendor directory. It’s not the greatest solution in the world, but it makes it easier for people to install if they’re less familiar with Rails.
RSS feed for comments on this post · TrackBack URI
Leave a reply