CMS Recommendations?

Open discussion about any topic, as long as you abide by the rules of course!
Post Reply
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

CMS Recommendations?

Post by Fender »

Very broad search right now. I'm not even sure what technology stack is preferred. More or less just looking to shrink the list of 80 billion CMS systems down to a few candidates that I can evaluate.
Open source and free are preferred, of course.
http://demo.silverstripe.com/
http://www.joomla.org/about-joomla.html
http://drupal.org/
http://plone.org/
Last edited by Fender on Mon Dec 22, 2008 2:50 pm, edited 1 time in total.
Dr_Watson
Posts: 5237
Joined: Wed Feb 23, 2000 8:00 am

Re: CMS Recommendations?

Post by Dr_Watson »

wtf is CMS?
phantasmagoria
Posts: 8525
Joined: Wed Oct 22, 2003 7:00 am

Re: CMS Recommendations?

Post by phantasmagoria »

content management system enables you to build web sites and powerful online applications :up:

Just what you never knew you needed.
[size=85]
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

User avatar
shaft
Posts: 12473
Joined: Fri Dec 10, 1999 8:00 am

Re: CMS Recommendations?

Post by shaft »

lol, k
Dr_Watson
Posts: 5237
Joined: Wed Feb 23, 2000 8:00 am

Re: CMS Recommendations?

Post by Dr_Watson »

phantasmagoria wrote:content management system enables you to build web sites and powerful online applications :up:

Just what you never knew you needed.
ahh... like php-nuke
4days
Posts: 5465
Joined: Tue Apr 16, 2002 7:00 am

Re: CMS Recommendations?

Post by 4days »

those are all good in their own way (except plone, which i don't remember having seen before).
http://www.typolight.org/ is another one that might be worth a look.
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

I've got drupal, joomla and silverstripe all running under xampp. I'll play around w/ everything after lunch.
http://www.apachefriends.org/en/xampp.html

wamp is another easy option for testing on Windows.
http://www.wampserver.com/en/index.php
User avatar
MKJ
Posts: 32581
Joined: Fri Nov 24, 2000 8:00 am

Re: CMS Recommendations?

Post by MKJ »

joomla is an easy target for hacks, i'd avoid it
dmmh
Posts: 2501
Joined: Thu Jan 04, 2001 8:00 am

Re: CMS Recommendations?

Post by dmmh »

nothing works better then your own CMS. If you don't have the time or knowledge/ money, I'd probably go for drupal
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

Time is probably the biggest factor. American Greetings has a freeze on contractors for this week and next (no good reason) so the company I work for wants me to "redo the website." lulz. I need fast and easy.

Those joomla hacks are a bit scary, but to be fair it looks like they are because of poorly written extensions that don't scrub input. SQL injection ftl.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: CMS Recommendations?

Post by ^misantropia^ »

What kind of data do you want to put online (plain text, music charts, etc.) and where is that data coming from (database, feed, users, employees)? Some CMSs integrate better with certain data sources than others.

How many page views / unique users do you expect? Not all CMSs are born equal when it comes to scaling.

I think what I'm trying to say is: "What's your use case?"
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

Replace this:
http://www.emeraldresourcegroup.com/
With something a little more sexy, but still simple.

Pretty simple. Landing page, contact page, a few other pages, easy to maintain, easy to optimize for search engine hits. Nothing fancy. Honestly, I haven't been given much direction, so I'm more or less just in a research phase today.
Emerald is one of the better, and smaller, consulting companies in north east Ohio. Target market is mostly greater Cleveland and Akron area.
Last edited by Fender on Tue Dec 23, 2008 2:47 pm, edited 1 time in total.
dmmh
Posts: 2501
Joined: Thu Jan 04, 2001 8:00 am

Re: CMS Recommendations?

Post by dmmh »

then drupal is probably a tad over the top :)
User avatar
MKJ
Posts: 32581
Joined: Fri Nov 24, 2000 8:00 am

Re: CMS Recommendations?

Post by MKJ »

SEO is more userrelated than CMS related; that is, if your CMS is template driven you can optimize it for search as good or as bad as your knowledge allows you to.
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

Yeah, I agree. Just some simple manner of managing site wide and page scoped meta data is all I'm really looking for.

joomla has SEO settings, including "Search Engine Friendly URLs."

I still can't figure out how to change the damn logo. :mad:
R00k
Posts: 15188
Joined: Mon Dec 18, 2000 8:00 am

Re: CMS Recommendations?

Post by R00k »

You guys have blasted right out of my league, but one of the developers I work with sings the praises of Drupal, for what that's worth. :shrug:
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Re: CMS Recommendations?

Post by ^misantropia^ »

dmmh wrote:then drupal is probably a tad over the top :)
Slight overkill, I agree, but it's probably the easiest to use.

However, who is going to maintain this site? If it's someone with at least a basic grasp of how the Web works, static HTML (with perhaps a pinch of PHP for the header/footer/menu) will be easier to setup and maintain than a CMS, with the myriads of configurable settings those things have nowadays.

Added benefit: if the site ever takes off and needs something more enterprise-y, you can charge again for the migration
User avatar
MKJ
Posts: 32581
Joined: Fri Nov 24, 2000 8:00 am

Re: CMS Recommendations?

Post by MKJ »

you could use js for the navig, and htmlincludes for the head and foot :paranoid:
Fender
Posts: 5876
Joined: Sun Jan 14, 2001 8:00 am

Re: CMS Recommendations?

Post by Fender »

The site administrator will likely just be the chief officer. He pretty much runs the place from my understanding, but is mostly focused on recruiting and placement. So I can't really assume any sort of technical expertise. WSIWIG editing and templates is probably the way to go.
I'd probably be responsible for getting the CMS fully setup so that he could make changes as he sees fit.
dmmh
Posts: 2501
Joined: Thu Jan 04, 2001 8:00 am

Re: CMS Recommendations?

Post by dmmh »

if you need WYSIWYG text editing, TinyMCE is definately the way to go. I've implemented it for a client and it rocks.

Implementing their filemanager and imagemanager plugins to the TinyMCE text editor on a PHP platform with a custom session handling class is a fuckin bitch though, so be warned to spend a few weekends on that. But if you don't need either, which is likely, my advise is to stick TinyMCE in any CMS you are gonna use :)
mjrpes
Posts: 4980
Joined: Tue Nov 28, 2000 8:00 am

Re: CMS Recommendations?

Post by mjrpes »

If you use tinymce be sure to install the paste2 plugin. It removed all the MS Word crap by default when you paste in text:

http://tinymce.moxiecode.com/punbb/view ... =10409&p=7

I also recommend the style plugin; it lets you link in a stylesheet so that what you see in the editor uses the style of your site. It also parses the css stylesheet so you can specify a css class for an element using a convenient dropdown, meaning you don't have to look up the names of css classes. big time saver.
dmmh
Posts: 2501
Joined: Thu Jan 04, 2001 8:00 am

Re: CMS Recommendations?

Post by dmmh »

it's quite a nifty app

didn't know about the paste2 plugin, don't think I am gonna implement it, looks hellish buggy for the moment
Silicone_Milk
Posts: 2237
Joined: Sat Mar 12, 2005 10:49 pm

Re: CMS Recommendations?

Post by Silicone_Milk »

I hate Plone with a passion. Worked with that bastard software for a year before we shitcanned it.
Post Reply