Simplelog Details
A Ruby on Rails weblog application that helps you focus on writing above all else. SimpleLog has all the features you want in a weblogging applicaton wrapped in an efficiently designed interface that eliminates clutter. By focusing on simplicity and usability, SimpleLog allows you to spend your time writing, rather than managing a convoluted CMS.
License:
GPL v2
Author:
Garrett Murray
Home Page:
http://simplelog.net/
Source Code:
http://trac.simplelog.net/
English to Urdu Translation
more info
English to Urdu Translation Services at most affordable rates.
Web Designing Company
more info
AH Corporation is a Web Designing, Web Development, & Website Hosting company based in Karachi Pakistan. Ah Corporation provides complete web designing, web development, Internet marketing and web hosting services at most competitive rates.
Quality Writing Service
more info
If you require high quality custom essay writing, quality writing service, apa paper writing, mla paper writing, non plagiarized paper or research paper writing, although you simply do not have the time or resources to do them your self or perhaps they se
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago
-
Steve Lorek wrote a new comment on Simplelog. 6 months ago
-
Anonymous wrote a new comment on Simplelog. 6 months ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi updated the application details of Simplelog. about 1 year ago
-
railsjedi uploaded 7 new screenshots for Simplelog. about 1 year ago
-
Anonymous added a new link to a hosted version of Simplelog. about 1 year ago
-
amaia wrote a new comment on Simplelog. about 1 year ago
-
Marc Köhlbrugge wrote a new comment on Simplelog. about 1 year ago
-
Anonymous wrote a new comment on Simplelog. 10 months ago
-
Anonymous wrote a new comment on Simplelog. 6 months ago
-
Steve Lorek wrote a new comment on Simplelog. 6 months ago
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago
-
Anonymous added a new link to a hosted version of Simplelog. 7 days ago





#1 amaia posted about 1 year ago.
Great (simple) blog software, I use it for my blog at http://apuntesderails.amaiac.net and I'm very happy with it.
#2 Marc Köhlbrugge posted about 1 year ago.
The "DEMO LINKS" lists the author's blog (Maniacal Rage), however it's a Tumblr blog. Can somebody change that?
#3 Anonymous posted 10 months ago.
I failed to install it for "RedCloth is not a class" error,is there any solution?
#4 Anonymous posted 6 months ago.
I failed to install it for "RedCloth is not a class" error,is there any solution?
+1
#5 Steve Lorek posted 6 months ago.
I had the "RedCloth is not a class" error. I already had the RedCloth gem installed, so I simply commented out the following line in each of the 3 environment files:
require 'redcloth/lib/redcloth' # for textile filtering
The install Rake task then worked properly.