July 12, 2007 at 09:14 AM
Prior to my switch to Simplelog as my blogging platform, I had built up a decent readership at this site. After the switch, a my feed URL changed, so naturally I popped on over to Feedburner and updated my URL. In the following weeks, I noticed that the number of readers of my feed had been almost cut in half. I was pretty sure I hadn’t written anything that would have offended that many people, so I started investigating a little further.
Then it hit me, there were probably a lot of people that were still subscribed to my (very old) feed URL from my Wordpress days that was being redirected toward my Feedburner URL. I just needed to find a way to graceful 301 redirect this URL to Feedburner. Since there was no way to do this (currently) in Simplelog interface, I wrote my own plugin to suit my needs.
Continue reading this post »
Tags: internet, plugin, rails, ruby, simplelog, webdev
April 18, 2007 at 06:47 PM
After following the conversation surrounding the Contact Mailer plugin offered by Harold Emsheimer at the Simplelog Forums, I decided to download and install it on my own site.
I found the plugin easy enough to install and after playing around with it for a bit, I decided to hack it apart a bit and make it even easier to install, and clean up the URL’s the plugin uses.
Continue reading this post »
Tags: rails, ruby, simplelog, webdev
March 26, 2007 at 08:40 AM
Having recently installed Simplelog on my A Small Orange hosting account, I thought I’d go through the install process here for the benefit of those that might be running into problems getting it set up. I’ll also throw in a few other general tips and tricks for those that may be setting it up on a similar setup.
First things first, you’ll need to download the latest version of Simplelog from the Simplelog website: or, if you’re feeling adventurous you can download the latest development version from Simplelog SVN: using the username and password ‘anonymous’.
Continue reading this post »
Tags: rails, ruby, simplelog, webdev