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
- 3057 reads
- Printer friendly version (unavailable!)




Best voted contents
-
Linux performance: is Linux becoming just too slow and bloated?
Mitch Meyran, 2010-01-26 -
The Bizarre Cathedral - 66
Ryan Cartwright, 2010-02-01 -
Question Copyright's "Minute Memes" challenge copyright rhetoric
Terry Hancock, 2010-01-15 -
Save "Sita Sings the Blues" from the Flash format: can you convert FLA?
Terry Hancock, 2010-01-29
Buzz authors
Free Software news
- Good news! #FreeSoftware ♺ @Advox: SourceForge Removes Blanket Block: http://bit.ly/9DFGHN
- RT @rodneyorpheus: The more time I spend teaching the more I realise that Moodle is one of the greatest pieces of !FreeSoftware ever created.
- RT @rodneyorpheus: The more time I spend teaching the more I realise that Moodle is one of the greatest pieces of !FreeSoftware ever created.
- Cool down please padowi and blondinrikard Gobby does the work of ehterpad and is freesoftware and is also great. We don\'t need !
- MSOffice digratiskan http://tekno.kompas.com/read/xml/2010/02/08/16500340/Akan.Digratiskan..Microsoft.Office.2010.dengan.2007. #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
-
Open Science and climategate: The IPCC/CRU needs to take a leaf out of CERN's Book
Gary Richmond, 2009-12-16 -
Linux performance: is Linux becoming just too slow and bloated?
Mitch Meyran, 2010-01-26 -
Web code is already open - why not make it free as well
Ryan Cartwright, 2010-01-20 -
Save "Sita Sings the Blues" from the Flash format: can you convert FLA?
Terry Hancock, 2010-01-29 -
Mastering a DVD using QDVDAuthor
Terry Hancock, 2010-01-08
Hot topics - last 21 days
-
Linux performance: is Linux becoming just too slow and bloated?
Mitch Meyran, 2010-01-26 -
Web code is already open - why not make it free as well
Ryan Cartwright, 2010-01-20 -
Save "Sita Sings the Blues" from the Flash format: can you convert FLA?
Terry Hancock, 2010-01-29 -
The Open-PC: one step closer to open-hardware
Ryan Cartwright, 2010-01-20
Odiogo
Free Software Magazine uses Apollo, project management and CRM for its everyday activities!

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.