Lightweight and extensible blog software?
other authentication mechanisms, specifically openid
mysql/sqlite/flat file back ends (smaller is better)
comments with antispam/captcha techniques
easy theming/templating (to make it fit in with the other parts of my site)
active development, swift vuln. patching, decent upgrading process
Features and extensibility aside, something simple and lightweight would be nice, as would be something with a better security history than Wordpress. I'm thinking of downloading Chyrp and Flatpress to try them out. They don't have OpenID plugins so far (Wordpress has like 5 grrr) but I'll see how easy it is to develop one if I like the software otherwise.
So what lightweight blog software do you folks use? I'd like something along the lines of Firefox, where you can bolt on whatever parts you need. Alternately, do you just go with Wordpress? And how does that turn out both as an overall admin experience and in terms of server load?
Thanks!
10 Replies
Jeff
http://www.pivotlog.net/
Drupal
What you mentioned about things like openID, there are numerous modules available and openID being one. As far as antispam I use Mollum which is excellent. There are a lot of themes "Free" available also, give it a shot. Also go out and google for Drupal vs Joomla or any other CMS, there's a lot of good comparisons out there.
We spiked to 35000 hits in one day back in December and WordPress didn't even blink.
I have zero issues with Wordpress. It seems lightweight, scalable, and speedy at generating its dynamic content.
.
@hybinet:
Habari maybe?
http://www.habariproject.org/en/
I have never heard of this so I went and checked it out. It looked interesting so I installed and I'm pretty amazed. Why don't more people know about this? Definitely following. Thanks!
@sneaks:
@hybinet:Habari maybe?
http://www.habariproject.org/en/ I have never heard of this so I went and checked it out. It looked interesting so I installed and I'm pretty amazed. Why don't more people know about this? Definitely following. Thanks!
This Habari you speak of looks somewhat familiar to Linode's website.
@lightweight: Wordpress just seems big, bloaty, leaky, and generally ugly on the inside. It reminds me of Perl: you can do a lot with it, and others have done a lot that you can reuse for your own projects, but it's hardly elegant and makes me die a little inside. Another way of looking at it: the latest Wordpress package is 6.9MB unzipped, Habari is 3.6, and Chyrp is 1.6. Mostly irrelevant to the question of quality, but it's still big.
@Habari: I like the design features of Habari. It's like the Python to Wordpress's Perl.
@Drupal: I tried it and wasn't very enthralled, but it was a while ago. It seems that it takes the Author/Timestamp->Title/Body format and tries to throw it at every problem. It seemed to me that everything from the blog to the forum to the wiki felt like the same webapp. Of course this could be due to me not putting enough effort in, but ideally that shouldn't be required. At the moment I just need a blog, and would prefer something that excelled at that right out of the box.
@Joomla: I feel like it may have the drupal problem. If I don't need all the functionality that it can provide, then I'm carrying around a lot of dead weight. It's still worth looking at, but I'm leaning more towards the blog-only solutions.
@Opcode caching: I'm really interested in trying out APC. Sure the speed's nice, but upload progress bars are fun. =)
Thanks again for the comments and war stories. I still haven't made up my mind yet, so the more the merrier!