Old 28-02-2007, 15:01   #1 (permalink)
mathias
Refrigerated User
 
mathias's Avatar
 
Join Date: Mar 2006
Location: Central US
Posts: 163
Going CMS crazy, Joomla??

We're currently researching CMS's. Trying to find the right ones.

Came across this one. Anyone seen it?


Now for a burning question which I'm hoping the soothing waters of dt's wisdom can extinguish so that I might rightfully one day take my place among the webdev demigods of NW Arkansas and beyond:

Is one CMS right for every application?

I guess I'm referring to scalability here. There will be sites that are tiny, where the owners only want to update text on the front page. Then there will be sites that are huge where the owners may want a more dynamic updating system.

So, on top of finding a good CMS system, I have to determine what 'package' is best per client...

  Reply With Quote
Old 28-02-2007, 15:46   #2 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
Joomla's OK. It's pretty convoluted.

Quote:
Originally Posted by mathias
Is one CMS right for every application?
No.

Another one to check out is CMS Made Simple. It should work for most standard "content" sites.

There are different scripts for different circumstances. One thing might work for a standard "content" site, but will certainly not work for a real estate site.
  Reply With Quote
Old 28-02-2007, 15:58   #3 (permalink)
Intrinzik.v2
NeverFuckWithoutaRubber
 
Intrinzik.v2's Avatar
 
Join Date: Nov 2006
Location: Monticello In
Posts: 259
Send a message via AIM to Intrinzik.v2 Send a message via MSN to Intrinzik.v2 Send a message via Yahoo to Intrinzik.v2 Send a message via Skype™ to Intrinzik.v2
CMSMadeSimple and Joomla are both great choices, ive used both. Joomla though seemed over complicated (to me) to get my site to function the way I wanted. Cms Made simple was a better choice for me (or smaller sites). Also there Wordpress which is very flexible and one of the best out there.
  Reply With Quote
Old 28-02-2007, 17:29   #4 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
I wouldn't recommend Joomla to any professional. Its code output is gash. Its quality control on 3rd party applications is non-existent. Its core structure is outdated and confusing for your content editors. Why is the content limited to 3 layers?? It could badly do with some AJAX functionality.

Its quick to set up however, you can have a site running in a couple of hours without knowing a thing when you start. It does have loads of plugins, meaning you could bodge together a site that just about does what you want.

Is there a holy grail of open source CMS for all applications out there? No.

Personally I would use Drupal over Joomla for large scale sites, CMs Made Simple for small ones and wordpress for blogging.

I have one question, if RoR is the programming framework of the future, and its dev time is much quicker than PHP - where are the RoR-based CMS systems? Is it too early in the languages lifespan?
__________________
unconsolidated isoparms
  Reply With Quote
Old 28-02-2007, 18:18   #5 (permalink)
ludesign
ExCoder
 
ludesign's Avatar
 
Join Date: Mar 2006
Location: In The Darkness
Posts: 33
Send a message via ICQ to ludesign Send a message via MSN to ludesign Send a message via Yahoo to ludesign Send a message via Skype™ to ludesign
Hi,

Personally I do not like Joomla. As Dusteh mention in him/her post, Joomla code is a peice of junk. Nothing is on place even the Templates are php executable files, really hard coded html code into the php code which gives you BIG limitation about how much you can modify the system if you are not familiar with php coding. The SQL is a crap. That's my opinion about Joomla from my Programmer view.

There is no Universal CMS which could be used with the same success for all kind/sort of websites.

p.s. I'm talkin'bout Joomla 1.0.x not 1.5.x
  Reply With Quote
Old 01-03-2007, 05:04   #6 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
Little has changed between 1.0 and 1.5
__________________
unconsolidated isoparms
  Reply With Quote
Old 01-03-2007, 05:15   #7 (permalink)
oli
I Call Shenanigans™
 
oli's Avatar
 
Join Date: Feb 2003
Location: Manchester, England.
Posts: 9,736
I use wordpress for everything now, so many great plugins etc you can make it do whatever you want. Expression Engine is another good one.
__________________
Linked In :: Last.fm :: Twitter
..................
  Reply With Quote
Old 01-03-2007, 07:50   #8 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
interesting, so do you feel confident that you could roll out a pretty large-scale corporate site on wordpress?
__________________
unconsolidated isoparms
  Reply With Quote
Old 01-03-2007, 10:30   #9 (permalink)
Intrinzik.v2
NeverFuckWithoutaRubber
 
Intrinzik.v2's Avatar
 
Join Date: Nov 2006
Location: Monticello In
Posts: 259
Send a message via AIM to Intrinzik.v2 Send a message via MSN to Intrinzik.v2 Send a message via Yahoo to Intrinzik.v2 Send a message via Skype™ to Intrinzik.v2
^^others have, wordpress is very flexible;

edit: so is joomla though (when in the right hands)
  Reply With Quote
Old 01-03-2007, 12:00   #10 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
Examples?
__________________
unconsolidated isoparms
  Reply With Quote
Old 01-03-2007, 13:44   #11 (permalink)
oli
I Call Shenanigans™
 
oli's Avatar
 
Join Date: Feb 2003
Location: Manchester, England.
Posts: 9,736
Some nice design examples
http://www.ndesign-studio.com/blog/w...omment-page-7/
All blogs really though.

I've only just got into it recently, Im fairly confident I could use it for most sites. Ive yet to not find a pre-made plugin for something I've wanted to do.

Smallbeer would recommend EE over everything, though I found it a steeper learning curve, so I gave up on it
__________________
Linked In :: Last.fm :: Twitter
..................
  Reply With Quote
Old 02-03-2007, 13:19   #12 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
Quote:
Originally Posted by oli
Smallbeer would recommend EE over everything, though I found it a steeper learning curve, so I gave up on it

Expression engine is not free, it's even quite expensive for commercial projects.
__________________
Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
  Reply With Quote
Old 03-03-2007, 05:34   #13 (permalink)
FrancescoSforza
Registered User
 
FrancescoSforza's Avatar
 
Join Date: Apr 2004
Location: Cracow - Poland
Posts: 22
Send a message via ICQ to FrancescoSforza
I like this one - http://modxcms.com/
Pretty flexible and not so bloated
  Reply With Quote
Old 03-03-2007, 08:26   #14 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,200
Quote:
Originally Posted by John Good
Expression engine is not free, it's even quite expensive for commercial projects.

Nobody said it was free. And if $250 is expensive for a commercial project then the project doesn't require a CMS of the scale of EE. Or you need to find a new way of making a living.

You get what you pay for...

http://wordpress.org/development/2007/03/upgrade-212/
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote
Old 03-03-2007, 10:11   #15 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
Quote:
Originally Posted by smallbeer

ha ha ha ! yes. indeed.
__________________
Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
  Reply With Quote
Old 03-03-2007, 12:19   #16 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
Can someone explain what modX can do better than other systems? Its website is so damn vague.
__________________
unconsolidated isoparms
  Reply With Quote
Old 03-03-2007, 12:21   #17 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
Quote:
Originally Posted by Dusteh
Can someone explain what modX can do better than other systems? Its website is so damn vague.

I have no clue, but it looks cool !
__________________
Fonts are like cologne: A bad choice speaks louder than a good one. Justin Feinstein
  Reply With Quote
Old 03-03-2007, 12:24   #18 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,828
A couple of people have recommended it on here in the past but I've never had time to look at it properly. Its young age and lack of any real-world examples put me off. I'm lazy like that.
__________________
unconsolidated isoparms
  Reply With Quote
Old 03-03-2007, 12:44   #19 (permalink)
bgw
Registered User
 
Join Date: Jun 2006
Location: scotland
Posts: 47
Expression Engine Core is free. Lacks a good few features, but should be good enough to play around with. Let you see if you think it's worth the plunge if you plan to take it into a commercial environment.
  Reply With Quote
Old 03-03-2007, 13:04   #20 (permalink)
FrancescoSforza
Registered User
 
FrancescoSforza's Avatar
 
Join Date: Apr 2004
Location: Cracow - Poland
Posts: 22
Send a message via ICQ to FrancescoSforza
For one - it's not just another blog CMS, that you need to hack to make it usable for "normal" website. I'm lazy so I like that. I wouldn't say it's head and shoulders above other systems, it's just the fact it's really good for general purposes.
The admin panel is pretty cool, it's ajax driven and has desktop-like feel to it. Clients like it and I find it more intuitive than Wordpress. There's also nice feature that let's you edit the site content "on-site", you just open it in your browser (you have to be logged in) click the element you want to edit and voila.
It's of course expandable, you can write your own plugins as well... just like with other systems. Nothing revolutionary, it's those little things that make difference to me.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8