Needed: advice about free Content Management Systems
Short URL: http://fsmsh.com/1973
- 2006-12-29
-
Write a full post in response to this!
Greetings, everyone. I’ve been searching for months now for a free reliable CSS to replace the Drupal server we’re currently running at Armchair Arcade. The problem is that our host, modserver, is very restrictive about how many simultaneous MYSQL connections we’re allowed (25), and Drupal has been giving us fits. We really need to find a more efficient CMS, but we also need a few key features, particularly good support for images (we use lots of screenshots on our sites.) Furthermore, we need built-in support for captions for these images.
After consulting the CMS Matrix, I found several possibilities, but none of them seemed to really do everything we needed. Joomla! probably came the closest, but its wysiwyg editor seemed flaky in Firefox. We’ve also tried Dragonfly CMS, Game CMS, and CMS Made Simple, but all were lacking in some regard. In the past, we were using e107, but switched to Drupal because we thought it’d simplify things. Using the image and img_assist modules, we are able to do everything we need with Drupal, but the above mentioned MYSQL problems have forced us to find something else. Obviously, we need advanced caching and some way to keep down the # of simultaneous connections on the database. We normally receive about a million hits per month, and 33-35 thousand unique visitors.
Our ideal CMS would have the following features: Very efficient database routines, easy image formatting and captioning (WYSIWYG editing not essential as long as a good preview feature exists), Good user handling and commenting, an intuitive discussion board (preferably similar to phpbb2).
If anyone can suggest a few more CMS’s for us to try, I’d really appreciate it!
Write a full post in response to this!
Similar articles
Do you like this post?
Vote for it!
Copyright information
This entry is (C) Copyright by its author, 2004-2008. Unless a different license is specified in the entry's body, the following license applies: "Verbatim copying and distribution of this entire article is permitted in any medium without royalty provided this notice is preserved and appropriate attribution information (author, original site, original URL) is included".
Biography
Matt Barton: Matt Barton is an English professor at St. Cloud State University in Minnesota. He is an advocate of free software, wikis, and the Creative Commons. He also studies and writes about videogames and computing history. Matt also has blogs at Armchair Arcade, Gameology, and Kairosnews.
- Matt Barton's posts
- Login or register to post comments
- 2675 reads
- Printer friendly version (unavailable!)




Two fantastic free software companies that make Free Software Magazine possible:
Buzz authors
Free Software news
- I ♥ reading planets - nothing better to get "inside" #freesoftware communities like !ubuntu http://ur1.ca/1uu6 or !gnome http://ur1.ca/6q3c
- autohokey, autohotkey download, free script, Free Software, 매크로, 매크로프로그램, 무료프로그램, 오토핫키, 유용한 프로그램, 좋은 유틸리티, 추천 매크로, 추천 유틸리티, 추천스크립트
- Two More Bills in the SCO Bankruptcy and Some Trademark Oddities
- Psystar Files Motion to Leave Chapter 11
- Swiss court: Gov can buy M$ licenses, but has to be aware of risk that contracts could be declared void during main process !freesoftware
Similar entries
Other sites
- The Top 10 Everything (Dave). The good, the bad and the ugly.
- Free Software news (Dave & Bridget). All about free software -- free as in freedom!
- Book Reviews: Illiterarty (Bridget). Book reviews, blogs, and short stories.
Hot topics - last 60 days
-
2009: software installation in GNU/Linux is still broken -- and a path to fixing it
Tony Mobily, 2009-06-23 -
The Bizarre Cathedral - 44
Ryan Cartwright, 2009-06-08 -
Free Software Magazine caught in the 3fn shutdown crossfire
Tony Mobily, 2009-06-05 -
Is Android the key to the GNU/Linux desktop? Really?
Tony Mobily, 2009-06-12 -
The Bizarre Cathedral - 45
Ryan Cartwright, 2009-06-15
Hot topics - last 21 days
-
2009: software installation in GNU/Linux is still broken -- and a path to fixing it
Tony Mobily, 2009-06-23 -
The Bizarre Cathedral - 45
Ryan Cartwright, 2009-06-15 -
Will Google Wave revolutionise free software collaboration?
Ryan Cartwright, 2009-06-15 -
The Bizarre Cathedral - 46
Ryan Cartwright, 2009-06-22
Flaky editor?
Submitted by Anonymous visitor on Mon, 2007-01-01 19:01.
Vote!You wrote:
>>>Joomla! probably came the closest, but its wysiwyg editor seemed flaky in Firefox.
Having used Joomla a bunch, you can choose between at least 2 WYSIWYG editors (and can certainly cut and paste using NVU).
And there is always (gasp) IE Tab as a Firefox extension which lets you run IE as a tabbed Window in Firefox if you are running Windoze or Linux.
Joomla
Submitted by Matt Barton on Tue, 2007-01-02 19:19.
Vote!>>Having used Joomla a bunch, you can choose between at least 2 WYSIWYG editors (and can certainly cut and paste using NVU).
How do you do this? I only have two options: TinyMCE and NO TinyMCE. Does this involve installing a plugin, perhaps?
Um... switch *hosts*
Submitted by jonesy on Wed, 2007-01-03 23:41.
Vote!Dude, if your host isn't letting you get past 25 simultaneous mysql connections, but drupal is otherwise a usable system for you, then SWITCH HOSTS.
I run http://linuxlaboratory.org. I started it in 2001. Since then I've tried/used/scrapped somewhere near 50 different systems. Most of them suck in one way or another. If you already know you like drupal, then find a host that'll deal with it. 25 simultaneous connections isn't unreasonable, but I *would* love to know which routines are causing all the connections. One stupidly written 'foreach' loop could be enough to make 10x the number of required DB connections :-)
brian.