vote up 2 vote down star
2

For those of you who maintain your own website or domain and use a CMS, what do you use?

What CMS do you use? What do you like about it? What do you not like about it? And, would you recommend it to others?


A similar question that asks about what your workplace uses.

flag
I linked to the other question, but I don't feel mine is a duplicate because it's what you use, which means one or two people maintain it. Not an entire company. – Malfist Feb 11 at 13:39

15 Answers

vote up 0 vote down

For my personal use, I write simple plain text "tutorial-type-for-self" documents. And I use "grep" to search within the documents. Works great for me!

When I feel like others may also need it, I put it on my project's wiki or wherever it's appropriate on our Intranet.

If it's more general, I blog it. (I use Blogger as my blogging platform.)

link|flag
vote up 1 vote down

Currently I'm using a file/markdown based system and some shell scripts, a la Jekyll.

link|flag
vote up 2 vote down

WordPress.

It's easy to install, easy to mantain and expand.

It's not real CMS, but it is timesaver if you are on your own.

link|flag
vote up 1 vote down

Drupal

link|flag
vote up 0 vote down

The last job I worked at used Sitecore 6. I have to see it was great to work with. It was super fast, and development was fast. http://www.shields.com was completed from a development standpoint in a week.

link|flag
vote up 4 vote down

Various, depending on needs and requirements. One size does not fit all.

  • ExpressionEngine (PHP, very nice but not free, relatively inexpensive, though)
  • Radiant (Ruby/Rails, super-easy for your users to add content, minimal set-up)
  • Drupal (PHP, better for larger sites requiring varied roles, access permissions, lots of plug-ins, not quite so easy as ExpressionEngine or Radiant)
  • Home-grown (PHP/MySQL)
link|flag
+1 for Radiant/FrogCMS – Bob Aman Oct 23 at 22:18
vote up 1 vote down

I use Graffiticms by telligent. It's easy to use, simple to install and comes with some very nice templates.

link|flag
vote up 0 vote down

I use WordPress for most of my sites. It is easy to create themes/templates and has a huge set of plugins and a large community of developers and users. It isn't for everything, there are obvious limitations, but it is perfect for 95% of the websites that I design.

link|flag
vote up 0 vote down

We use DotNetNuke at Mindbase Consulting. Based on .NET, so easy for our in-house developers to customize.

link|flag
vote up 1 vote down

My personal site runs Jekyll with some Ajax added in with jQuery, while my wife's site is a simple WordPress blog. I like Jekyll, since I'm a major tinkerer... My wife likes the point and click-ness of Wordpress.

link|flag
vote up 1 vote down

I have been using MODx and TYPO3 most often recently.

link|flag
TYPO3 is one of those CMSes you want to avoid if at all possible. – Bob Aman Oct 23 at 22:19
vote up 0 vote down

Joomla is really easy to get up and running. You can easily extend it with templates, and there is a large community that uses it.

link|flag
vote up 0 vote down

try http://code.google.com/p/app-engine-site-creator/ it's for gaagle application engine you will find a simple content management system if you need only publishing html/files. its a very good solution

link|flag
vote up 0 vote down

My company Percussion CMS offers a content management system which has an implementation of about 5 weeks vs. an ecms which is anywhere from 6-12 months. Capabilities include; Web 2.0, surf to edit, personalization and easily scalable. Compared to hosted sites our system is decoupled so information is stored safely. It all really depends on the purpose that drives the purpose for this investment. Do you want to interact with your on-line community? Be able to organize, create and modify content more efficiently?

link|flag
vote up 0 vote down

I use MODX. It's the very first CMS I've ever used, coming from a background of CSS/XHTML and design. It was very easy to set up and learn and there are no pre-set templates to hack like on Wordpress. You use your own code to create the templates. My experience with it so far has been great. Has very useful plugins to extend functionality and an active forum community to help you out. It is easy for clients to use to edit, too-- from the front or back end. Plus, it's free!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.