Forum Moderators: phranque
The only blog software I've used (though not as a blog) is Wordpress: [wordpress.org...] - it's good stuff and you should try it along with MT.
I believe some upstart called Google owns a blog system called "Blogger", too...
Automated tools exist for searching out MT blogs and spamming the comments fields
Windows only
I don't think I've used a Windows machine to do anything with my MT blog, ever. Not once in the last 4 years.
And it seems to get along fine with SE ranking/spidering/Google, etc. My blog is a PR5, and more than once I've ended up ranking higher than the official sites for things I wrote about, once Google spidered the new entry on my index page.
Those 2 are probably the only best things I can think of right now.
Sid
I have not tried MT or Blogger.
* Nucleus. If I remember... The original verison I started with allowed HTML in posts, but didn't easily allow you to have a clickable image and required PHP register_globals to be on (which is bad). The updated version solved the register_globals version and has an add-on or something for clickable images, but doesn't allow HTML in posts and broke everything I had. I went back to the old version. My rating: thumbs down.
* Wordpress. Installed it and got huge number of errors and warnings. Try this app with the php error setting set to ~E_ALL. There is literally no checking for whether variables or array indexes are valid/set. Personal rating: thumbs down.
MoveableType - Not that easy to install, but easy to use, hell customizable and popular.
Very true... it is a pain to install. But last I heard, you could pay the parent company to install it really cheap, and then you can customize the templates through the online admin area... and once your templates are set to your liking, running it is only a matter of filling out online forms.
>> The updated version [of nucleus] ... doesn't allow HTML in posts and broke everything I had.Doesn't sound at all familier. Which version was that?
I don't recall. All I remember is that I moved to a server with register_globals off and the site broke. So I cross-graded (my term for newer but not necessarily better software) to a new version and any post that had HTML in it (rather than the template codes that nucleus uses) was broken. I cross-graded back to the earlier version and turned register_globals on for the nucleus site.
Tom
* Wordpress. Installed it and got huge number of errors and warnings. Try this app with the php error setting set to ~E_ALL. There is literally no checking for whether variables or array indexes are valid/set. Personal rating: thumbs down.
I just tested wordpress too, super easy installation, good interfaces, but when I checked the code, global variables all over the place, plus the above, I was really surprised, don't they teach kids anything in CS? Product works though, but if you turn off 'register globals' you'll be in big trouble from what I saw.
Anyone had any experience with drupal.org?
You're starting to get into a full fledged CMS sytem there. If you are interested in going that route you may want to check out Open Source CMS [opensourcecms.com]. There are some others, like XOOPS, Mambo, and Xaraya, worth considering if you want to go the CMS route.
[Edit - should point out that this is actually another offering from Six Apart, Ben and Mena Trott, who of course ARE MT. Though typepad seems to be fairly beyond MT in some ways.... it's hosted though, and not inexpensive.]