# Please convince me to use a Ruby blogging engine

**URL:** https://rubytalk.org/t/please-convince-me-to-use-a-ruby-blogging-engine/11098
**Category:** ruby-talk
**Created:** [20 April 2004 19:49 UTC](https://rubytalk.org/t/please-convince-me-to-use-a-ruby-blogging-engine/11098 "2004-04-20T19:49:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Francis\_Hwang1](https://avatars.discourse-cdn.com/v4/letter/f/ecae2f/32.png) [@Francis\_Hwang1](https://rubytalk.org/u/Francis_Hwang1)
#### Post date: [20 April 2004 19:49 UTC](https://rubytalk.org/t/please-convince-me-to-use-a-ruby-blogging-engine/11098/1 "2004-04-20T19:49:09Z")

</div>

Hi everybody,

A project I’m working on might be hosting multiple blogs on one  
website, and I would be happy as a clam if I could use a Ruby blogging  
engine for it. Especially since I’m 99% certain that whatever I use  
I’ll have to add a lot of code to, and I’m really not looking to add  
even more PHP to my life.

Below are the main features I’d like to have out-of-the-box.  
Realistically I know I’ll have to add some of these myself, but I’m  
just listing them anyway. For some reason I haven’t been able to find  
these sort of feature matrices online, so if people could fill in what  
engines have what, that would be much appreciated. Right now I’m aware  
of people using Rublog and rb.log but am open to hearing about others.  
Even non-Ruby ones if that’s necessary, I guess.

- Atom feed
- blogrolls
- categories
- comments
- customizeable blogging templates for people who are designers but  
not programmers. (Meaning .rhtml, Amrita, PHP, etc., don’t count.)
- friends-only reader lists
- image/file upload
- photo albums
- RSS feed
- subdomains
- supports automatic disk quota limits per user
- trackbacks
- web posting interface

Thanks in advance,  
Francis

---

<div class="post-metadata">

### Author: ![Laurent\_Julliard4](https://avatars.discourse-cdn.com/v4/letter/l/ebca7d/32.png) [@Laurent\_Julliard4](https://rubytalk.org/u/Laurent_Julliard4)
#### Post date: [20 April 2004 20:59 UTC](https://rubytalk.org/t/please-convince-me-to-use-a-ruby-blogging-engine/11098/2 "2004-04-20T20:59:06Z")

</div>

I’m not sure of it support all this but, did you considered tdiary?  
It already supports a blogging community [0], is inactive  
developing[1], has lots of third party plugins[2] and in the tgz  
you’ll find docs in english 🙂

[0][www.tdiary.net](http://www.tdiary.net)  
[1][www.tdiary.org](http://www.tdiary.org)  
[2]tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?PluginList

> **···**
>
> il 20 Apr 2004 12:46:21 -0700, [sera@fhwang.net](mailto:sera@fhwang.net) (Francis Hwang) ha scritto::
> 
> > Hi everybody,
> > 
> > A project I’m working on might be hosting multiple blogs on one  
> > website, and I would be happy as a clam if I could use a Ruby blogging  
> > engine for it.
