Log in

View Full Version : Content Management System



tomyknoker
08-16-2006, 02:52 AM
Hi There,

I am looking for a whole heap of different CMS, I have all the free ones but can anyone tell me some good ones which you pay for? Actually I guess some free ones would be good too...

Thanks,
Tom

blm126
08-16-2006, 12:24 PM
http://www.opensourcecms.com/ is a great resource

dewantoro
08-23-2006, 08:51 AM
Opensourcecms.com -> yup im aggree. or you can search via google.. :)

codeexploiter
08-23-2006, 09:38 AM
Hi Tom,

Can you please mention based on which technology (ASP/ASP.NET/PHP/Cold Fusion, etc) you need the CMS.

You haven't mentioned that in your message.

Regards

Code Exploiter

tomyknoker
10-13-2006, 10:21 AM
Hi Tom,

Can you please mention based on which technology (ASP/ASP.NET/PHP/Cold Fusion, etc) you need the CMS.

You haven't mentioned that in your message.

Regards

Code ExploiterOh hey there codeexploiter! Ok well I guess PHP as it's free :)

ddadmin
10-13-2006, 11:53 AM
It depends on what you're trying to do I think. CMS is broken down into various categories, like blogging, general CMS, directories etc. I use pMachine (http://www.pmachine.com) for the CSS Library section of DD. It's a very good general CMS system in terms of flexibility. The template system is very versatile in terms of where things go where, though there's a learning curve. Not that many out of the box features either, such as ratings, content submission queue etc. So it really depends on what you're trying to accomplish with your CMS.

djr33
10-13-2006, 04:03 PM
I've just hand coded my own in php.
It's the most flexible way. Not exactly easy, though ;)

blm126
10-13-2006, 05:09 PM
I have been writing my own CMS in PHP on and off for about the last 6 months,and it is still not done....so in the meantime I use CMS Made Simple (http://www.cmsmadesimple.org). Easy to theme, appears to have good user management(never needed this feature), lots of modules to extend functionality. What more could you want?