On Wed, Oct 23, 2002 at 03:28:14PM +0800, Simon Chan wrote: > Dear, > > I suddenly think one question on CMS, why need to use CMS or Midgard to > build website?? I am Midgard beginner and need to change existing > website using CMS; however, I think midgard is so difficult and complex > to use. Anyone can tell me what is the advantage of using CMS or > Midgard?? Use CMS or Midgard no need to write code when build website??
Well, when your site contains less than 10 pages, you can make it without any CMS, just plain HTML in your lovely text editor. But when your site is very complex, and contains materials in hundreds topics, articles and so on - maintaining such site in plain HTML is very difficult (I know ;). With CMS you can _manage_ your content more easily way. It doesn't mean that you no need to write code - you have to write it. But when you wrote small script in 20-30 rows that manages all your news, says, you can leave it for years without touching. All new news (good sentence! ;) shows up on your site in right position and right pages. Automagically :) Just let designers make layout, editors - make content, programmer - make code for site. And everyone works independently (mostly). > Before I use CMS, I guess no need to write so much code when building > website; however, when I learn how to use it recently, I think the > structure is so complicated. -- Regards, Sergei Dolmatov. --- In the future, you're going to get computers as prizes in breakfast cereals. You'll throw them out because your house will be littered with them. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
