CMS Recommendations?
CMS Recommendations?
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/
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.
-
- Posts: 8525
- Joined: Wed Oct 22, 2003 7:00 am
Re: CMS Recommendations?
content management system enables you to build web sites and powerful online applications
Just what you never knew you needed.

Just what you never knew you needed.
[size=85]
Re: CMS Recommendations?
http://en.wikipedia.org/wiki/Web_conten ... ent_system
Re: CMS Recommendations?
ahh... like php-nukephantasmagoria wrote:content management system enables you to build web sites and powerful online applications![]()
Just what you never knew you needed.
Re: CMS Recommendations?
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.
Re: CMS Recommendations?
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
http://www.apachefriends.org/en/xampp.html
wamp is another easy option for testing on Windows.
http://www.wampserver.com/en/index.php
Re: CMS Recommendations?
joomla is an easy target for hacks, i'd avoid it
Re: CMS Recommendations?
nothing works better then your own CMS. If you don't have the time or knowledge/ money, I'd probably go for drupal
Re: CMS Recommendations?
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.
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.
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: CMS Recommendations?
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?"
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?"
Re: CMS Recommendations?
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.
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.
Re: CMS Recommendations?
then drupal is probably a tad over the top 

Re: CMS Recommendations?
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.
Re: CMS Recommendations?
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.
joomla has SEO settings, including "Search Engine Friendly URLs."
I still can't figure out how to change the damn logo.

Re: CMS Recommendations?
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. 

-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
Re: CMS Recommendations?
Slight overkill, I agree, but it's probably the easiest to use.dmmh wrote:then drupal is probably a tad over the top
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
Re: CMS Recommendations?
you could use js for the navig, and htmlincludes for the head and foot 

Re: CMS Recommendations?
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.
I'd probably be responsible for getting the CMS fully setup so that he could make changes as he sees fit.
Re: CMS Recommendations?
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
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

Re: CMS Recommendations?
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.
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.
Re: CMS Recommendations?
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
didn't know about the paste2 plugin, don't think I am gonna implement it, looks hellish buggy for the moment
-
- Posts: 2237
- Joined: Sat Mar 12, 2005 10:49 pm
Re: CMS Recommendations?
I hate Plone with a passion. Worked with that bastard software for a year before we shitcanned it.