Skip to main content

What is a CMS ???

This is based on MCMS (Microsoft Content Management Server)

The design features of CMS include the ability to create templates that define the layout of the pages for your Web site. These templates will contain placeholders for content that is created by your business users.

Using the Web Author tool, users can:

  • Create, modify, and delete pages
  • Copy and move pages
  • Create connected pages that share source content with other pages but display that information in different ways
  • Submit pages for review and approval


     

The Authoring Connector can be used to submit a Microsoft Word document to the Web site and associate that document with a particular task that has been created in the Web site. When the author selects a task, the task itself will perform the required functions, abstracting the author from the workflow required to correctly publish the document to the Web site. Hence, it becomes as simple as using Word to create the document and then submitting the document under a chosen task to ensure the document is approved and published as desired.

Other features of CMS include the ability to schedule content publication for a future point in time. Pages can be expired or set to remain on the site indefinitely. Moreover, before content is actually published, authors will have the opportunity to review exactly how that information will appear on the Web page, giving the author the ability to ensure that the information is both technically and visually correct.

CMS is integrated in Visual Studio .NET (VS.NET). The integrated development environment allows you to create and maintain CMS templates in VS. In addition, full support for template debugging is included in the VS debugger. Finally, template files can be managed and secured using Visual Source Safe or third-party source control tools. This allows your developers to maintain template integrity in a multideveloper environment. In addition, CMS also allows for third-party integration by using the .NET framework, Web services, and support for Extensible Markup Language (XML).

CMS also allows for a rapid deployment of a large Web site. In addition, CMS offers flexibility in quickly changing data across a large deployment to meet changing needs and demands. And because content can be kept up-to-date, visitors will find the site more informative and useful, leading to an increased positive end-user experience.

In short, CMS offers three overall features that form the foundation for an excellent e-commerce site:

  • A comprehensive system for Web site content management
  • A dynamic, up-to-date content delivery system
  • Rapid, efficient time-to-market for e-commerce sites

In addition to these features, you'll find that CMS stores content as objects, enabling reuse of content throughout your site. Because of the template-driven nature of presenting content, you'll also be able to target which content appears based on audience membership, device, and/or individual account information.

CMS dynamically generates Web pages from content objects and templates. But there are other components that ship with CMS 2002 that increase productivity for business and technical users. These components speed up site development, simplify integration and interoperability, and provide rapid deployment.

Comments

Popular posts from this blog

Google API v3 with PHP using Blogger service

It was really hard for me to understand how the Google APIs are working at the first point and took few days for me to figure out. But after a successful working prototype it seems very easy. And also when I am searching for a simple example I was unable to find a good one that I can understand. So let me list down step by step what I have done with URLs and as simple as I can. Create a Google app location -  https://code.google.com/apis/console Switch on the "Blogger API v3" Get the latest APIs client library for PHP location -  https://code.google.com/p/google-api-php-client/downloads/list Upload the files to your host location on on localhost Extract the files to folder  named "GoogleClientApi" Create your php file outside of the folder  Copy paste following code into the file and do the changes as needed  By changing the scope and the service object you can access all the services that is given by Google APIs through the PHP API library se

My two cents on new year resolution

What is the plan for the new year ? - need to think on what are we trying achieve during next year 2018 - basically the life goals - may be personal or professional - and also it should be realistic (not something like going to Mars ;)) Why we need a plan for the new year ? - basically a goal without a plan is a DREAM - And also should be able to measure (what you cannot measure, you cannot manage) How to prepare a new Year resolution/plan ? - Leave some buffer time - Make changes during the year (life is changing/evolving) - Plan is only for you (do not share it) - When a milestone is achieved, celebrate - Try to stick to the plan - otherwise no point of planing

Assets and Liabilities as Rich Dad, Poor Dad explains

I was reading "The rich dad poor dad by Robert Kiyosaki" here is a one point that he mentions on that. Basically Asset as he says is little bit different than on books. If something puts money in your pocket it is a asset. And Liabilities are the ones that takes money out of your pocket. OK for example a house or a car may seems like an Asset but it takes money out of you pocket to maintain them. But if you rent them or make them to make money at the end of the day you can convert it to a asset. Basically that what rich people do. They buy assets. Middle class buy liabilities (thinking those are assets) and stuff (a lot of them that not used or that not needed). Lower class buy to consume (basic needs like foods).