<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sethuiyer.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Content Management</title><link>http://sethuiyer.com/wikis/content-management/default.aspx</link><description>This wiki is a distillation of the key concepts of Content Management Systems based on experiences from the field.  Since the advent of WCMS in late 90’s the products and the market have undergone many changes. Many of the terminologies that we have come to accept as standards, have evolved over time, including the terms Web 2.0, Semantic Web and Social Media. All of these whether blogs, wikis or forums are based on the foundation of a CMS solution.</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>A primer on taxonomy</title><link>http://sethuiyer.com/wikis/content-management/a-primer-on-taxonomy/revision/0.aspx</link><pubDate>Sat, 21 Mar 2009 04:05:15 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:6</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/20/2009 9:05:15 PM&lt;br /&gt;
&lt;p&gt;&lt;b&gt;What is Taxonomy?&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Taxonomy basically
evolved from biology for a hierarchical organization or classification of
information. The terms taxonomies, classifications and categorizations are
often times used synonymously. Hierarchical formations usually have a tree like
structure starting from a single parent node with multiple children nodes
beneath them. In the content management world, taxonomy refers to the way in
which content is categorized in this tree like structure. For example the
Windows Explorer is a hierarchical organization of content with folders and
sub-folders and is a good example of physical categorization of content. Such a
&lt;i&gt;hierarchical&lt;/i&gt; organization of content
is also known as a &lt;i&gt;&amp;quot;containment taxonomy&amp;quot;&lt;/i&gt;
where by the content is physically stored within the hierarchical structure. Think
of these are physical file folders. In a real world scenario, however a content
item (or an electronic document) may be falling under different heads of classification.
In such cases a single content item may be associated with multiple nodes
within the hierarchical structure. This is also known as &lt;i&gt;&amp;quot;associative taxonomy&amp;quot;&lt;/i&gt;. For example a single content item
referenced filed under &amp;quot;Travel Policy&amp;quot; and under &amp;quot;Expense Policy&amp;quot; as well.&amp;nbsp; Sometimes a single term might have equivalent
meanings (or synonyms). In such cases the taxonomy relationship is also known
as &lt;i&gt;&amp;quot;equivalence relationship&amp;quot; &lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Metadata:&amp;nbsp;&lt;/b&gt; in simple terms metadata may also be
defined as data about data. Think of the way library cards are physically
organized. These cards are metadata about the physical location of books in a
library and may contain pertinent information about a book such as the &amp;quot;Authors
Name&amp;quot;, &amp;quot;Books Title&amp;quot;, &amp;quot;Publishers Name&amp;quot;, &amp;quot;Physical Location&amp;quot; etc. This
information is also known as Metadata and helps us in easily locating a book by
its title, or authors name etc. Such metadata is applied to content in
electronic formats as well. The way in which such metadata is applied depends
on the capability of a content management system. Some of these systems store
the actual content in a file system and wrap metadata information around the
content, and the metadata information itself may be stored in a database.
Content in HTML and PDF formats may have the metadata within the content item
itself, though additional information may also be stored to a datastore outside
of the content item. Usually enterprise class CMS systems allows for extensive
metadata management capabilities including the ability to apply metadata from
controlled vocabularies and also allow for nesting of metadata when required.
Such metadata management is hugely important in R&amp;amp;D systems in LifeSciences
and Pharmaceutical companies.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Difference between storage taxonomy, and navigation
taxonomy: &lt;/b&gt;Taxonomies may
be used for several purposes, and there are many companies engaged in the
business of creating industry specific taxonomies. Though a limited number of
parent-child hierarchical relationships may be used for content storage and
retrieval, this becomes very complex and unmanageable when used in the context
of an enterprise system. Hence many systems tend to separate out the taxonomies
as &amp;quot;content storage taxonomies&amp;quot; and &amp;quot;content display taxonomy&amp;quot;. For example the
&amp;quot;navigation tabs&amp;quot; we see in a site can be the content display taxonomy which is
different from the content storage taxonomy.&lt;/p&gt;
&lt;p&gt;There are
different ways by which the &lt;i&gt;&amp;quot;content
storage taxonomy&amp;quot;&lt;/i&gt; is associated within the &lt;i&gt;&amp;quot;content display taxonomy&amp;quot;.&lt;/i&gt; This may include techniques such as
simple content filtering rules, intelligent templating mechanisms and dynamic
content targeting capabilities. Some &lt;i&gt;search
solutions&lt;/i&gt; are also capable of creating dynamic navigation hierarchies for
content display purposes. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Auto Categorization:&amp;nbsp;&lt;/b&gt; also known as auto classification
is done using a content mining and analysis tool that can identify patterns of
words in documents and classify them into separate categories based on pattern
similarities. Vendors offering these capabilities use several different
algorithms similar to those of search engines. Though useful from a content
taxonomy stand point, such solutions are also used for text-mining, pattern
matching, concept matching, dynamic cataloging, and content clustering.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Indexing: -&lt;/b&gt; this may be fall under the category of
search; it is also related to taxonomy because many search engines that offer
auto-classification capabilities also provide search and indexing services.
Indexing is the process by which a search engine (or an indexer) parses and
scans through content items, including the metadata and identifies the key
patterns and words and stores them separately in an index. When an end-user
executes a search, the engine locates the content attributes from the index and
provides pointers to the location of the content.&lt;/p&gt;</description></item><item><title>Typical features of a CMS solution</title><link>http://sethuiyer.com/wikis/content-management/typical-features-of-a-cms-solution/revision/0.aspx</link><pubDate>Sat, 21 Mar 2009 03:54:58 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:5</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/20/2009 8:54:58 PM&lt;br /&gt;
&lt;p&gt;Some of the
basic features available in most content management systems include
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Content Creation Capability:&lt;/b&gt; The core feature of a
content management system is the ability for users to create and manage
content. Most content management systems provide this capability through an
editing interface also known as a content input form (CIF). For enterprise
class content management systems these CIF are configurable and would contain
one or many form fields including fields for capturing content metadata such as
authors name, date, and embedded WYSIWYG editing interface for editors to
create and edit content.&amp;nbsp; &lt;br /&gt;Content Acquisition/Consumption: This can be defined as
the ability to consume structured and unstructured content from third party
sources. For example ability to directly consume Microsoft Word documents, PDF
documents etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Content Transformation:&lt;/b&gt; is typically referred to as
transformation of XML through XSLT, but can also mean the ability for on demand
PDF conversions (on the fly), dynamic content assembly such as content from a
database and file system assembled to provide a single unified view to the
end-user etc., or in the world of digital asset management could mean
resampling of image and audio files to transcoding of video to multiple
formats.&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Library Services:&lt;/b&gt; this includes capability such as
check-in and check-out of content to ensure there are no conflicts during content
editing, and multi-stage content approvals.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Versions:&lt;/b&gt; ability to store multiple versions of the
same content object with capability to roll back to previous versions as and
when required. Many CMS solutions also provide capabilities for visual comparison
of versions.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Workflow:&lt;/b&gt; is the process used to manage content through
its life cycle from content creation, authoring to content reviews (example
editorial review, technical review, and legal review) through to publishing and
ensuring the content is retired on its expiration date. &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Audit Trails:&lt;/b&gt; ability to log any changes made to a
content item such as edits, deletes, versions changes etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Notifications:&lt;/b&gt; these are triggers sent out based on
predefined events such as content edits, or for notifying any workflow tasks.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Search:&lt;/b&gt; &amp;nbsp;ability
for users to search based on various attributes such as content title, metadata,
author, publish date, content body etc. &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Metadata Management:&lt;/b&gt; &amp;nbsp;ability to appropriately tag a content item
such that it can be easily classified and categorized. Extensible metadata
management ensures easier content storage and retrieval.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Taxonomy/Categorization:&lt;/b&gt; ability to categorize content
based on predefined attributes. There are several types of taxonomies but the
typical ones are the hierarchal organization of content based on a parent child
relationship. Some search engines too have capabilities to dynamically generate
taxonomies based on occurrences of frequently used tags and keywords. &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Publishing:&lt;/b&gt; &amp;nbsp;is
the process of delivering the content to the right end-point (or website) such
that users may be able to view the content. The end-points in this case are
also known as Content Delivery Applications (CDA). This is one of the core
features of a content management system. High-end or enterprise class content
management systems are capable of delivering content to multiple
end-points/sites, while in the lower end ones the Content Management and
Delivery happens in the same application.There are
several checks and controls required when publishing involves physical delivery
of content from a CDA to CMA. This includes capabilities such as guaranteed content
delivery, automatic error handling, ability to configure publishing queues etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Archival:&lt;/b&gt; &amp;nbsp;this
is the ability to store the content after its expiration date to an archival
database prior to its disposition.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Disposition: &lt;/b&gt;&amp;nbsp;is
the process of removing content objects from a datastore at on a predefined
schedule after expiration. Legal/Compliance needs may dictate the need for an
objective evidence of content disposition.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Analytics:&lt;/b&gt; &amp;nbsp;there
are several type of analytics such as content operational metrics to web
analytics. Operational Metrics show the efficiencies of the content management
process such as the cycle time from content creation to publishing clearly
identifying bottlenecks in the process. Web Analytics shows statistics such as content
usage, most used content; least used content, general traffic patterns, page
views, number of hits etc. This is usually done with a web-analytics tool, and
some of the high end tools have capabilities to narrow down collection of data
for individual page elements/components, and may be used for marketing purposes
such as A/B tests and multivariate testing etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Security:&lt;/b&gt; Content security has several connotations,
but at a minimum it means the ability to ensure that only user with sufficient
privileges are allowed to see content items that they are entitled to.
Typically content management systems filter the content based on user
privileges that are stored to database or LDAP repository. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Components of Enterprise Content Management Systems</title><link>http://sethuiyer.com/wikis/content-management/components-of-enterprise-content-management-systems/revision/0.aspx</link><pubDate>Mon, 16 Mar 2009 05:03:05 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:4</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/15/2009 10:03:05 PM&lt;br /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file.ashx/__key/CommunityServer.Wikis.Components.Files/content-management/ECM1.jpg" alt="" /&gt;&lt;/p&gt;</description></item><item><title>Standard Content Management terms and capabilities</title><link>http://sethuiyer.com/wikis/content-management/standard-content-management-terms-and-capabilities/revision/0.aspx</link><pubDate>Sun, 15 Mar 2009 22:16:06 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:3</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/15/2009 3:16:06 PM&lt;br /&gt;
&lt;h2&gt;Standard Content Management terms and capabilities&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Static Content &lt;/b&gt;- content in static form such as in
HTML, text files, or office documents, pdf files etc., that stored and
delivered/rendered in the same form.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dynamic Content&lt;/b&gt; - content that is dynamically assembled
at run-time (on the fly) at the at delivery end point. For example content that
may be shown to a logged-in user may be different from the one show to a
general unauthenticated user.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Transactional Content&lt;/b&gt; - content that is usually
retrieved from a transactional system. For example credit card balances you may
get from a banking website or mileage points from airline website are all
examples of transactional content.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Personalization capabilities&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Implicit personalization&lt;/b&gt; - Content that is implicitly
personalized to a user based on pre-defined variables. For example content
shown to a paid subscriber to a website may be different from the one shown to
an unpaid subscriber. In an intranet your own emails are implicitly
personalized based on your credentials. There are many aspects of implicit
personalization including behavior based personalization to personalization
capabilities based on common wisdom of the crowd.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Explicit personalization &lt;/b&gt;- ability for an end-user to
personalize the content based on the privileges assigned to the user. For
example capability of iGoogle or netvibes where you can explicitly drag and
place content within a webpage, change color and font settings etc.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Roles based personalization&lt;/b&gt; - this is especially
relevant in intranets and extranets where users get to access content based on
their role in an organization. For example a users belonging to a Financial
Role may be see content that is not visible to Sales and Marketing.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Rules based personalization&lt;/b&gt; - This is personalization
of content based on explicit rules that may be based on several content
attributes and user attributes. For example users in San-Francisco may see
local news from their region and users in New York
my access the same site but would be seeing content that is local to New York. There are
several ways of accomplishing this capability such as profile based
personalization to automatic geographic detection thorough a user&amp;#39;s ip address.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;5&lt;/b&gt;. &lt;b&gt;Globalization, Internationalization (I18N) and
Localization (L10N)&lt;/b&gt; - This is the ability of the content management system to
support multiple international languages and their local formats. The system
must be able to support &amp;quot;left to right&amp;quot; (example English) and &amp;quot;right to left&amp;quot;
(example Arabic) content editing and rendering capabilities.&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;6&lt;/b&gt;&lt;b&gt;. Collaborative Content Management&lt;/b&gt; - allow geographically
dispersed users to collectively participate in the content management process.&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;7&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Baking&lt;/span&gt;&lt;/b&gt; &lt;span style="background: SpringGreen;"&gt;&amp;ndash;&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;usually&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;associated&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;with&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;delivery&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;static&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;pages&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;In&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;case&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Management&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Application&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;creates&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;page&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;at&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;pre-publishing&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;stage&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;serves&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;them&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;through&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;WebServer&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;Thus&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;every&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;user&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;served&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;same&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;static&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;page&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Traditionally&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;baking&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;was&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;considered&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;good&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;high&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;performance&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;sites&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;but&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;with&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;cost&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;resources&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;going&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;down&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;may&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;not&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;case&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;now&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;Also&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;useful&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;if&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;entire&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;sites&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;have&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;archived&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;versioned&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;compliance&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;reasons&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Some&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;sort&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;pseudo&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;dynamism&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;could&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;made&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;possible&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;in&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Baked&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;using&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;intelligent&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Templating&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;JavaScript&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;capabilities&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;such&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;as&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;through&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;&amp;ldquo;dojo&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;toolkit&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;&amp;rdquo;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Also&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Caching&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;strategies&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Baked&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;can&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt;
&lt;span style="background: SpringGreen;"&gt;usually&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;straightforward&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;without&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;need&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;dynamic&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;dependency&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;management&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;8&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Frying&lt;/span&gt;&lt;/b&gt; &lt;span style="background: SpringGreen;"&gt;-&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;This&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;equivalent&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;serving&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;dynamic&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;pages&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Multiple&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;variations&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;same&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;item&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;may&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;be&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;served&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;up&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;by&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;dynamically&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;assembling&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;at&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;run-time&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;This&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;strategy&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;used&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;personalization&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;such&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;that&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;users&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;get&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;see&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;something&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;that&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;is&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;personalized&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;for&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;them&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Many&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;of&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;high&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;end&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;management&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;systems&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;provide&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;this&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;capability&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;br /&gt;&lt;/blockquote&gt;
&lt;p style="padding-left:90px;"&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Standard Content Management terms and capabilities</title><link>http://sethuiyer.com/wikis/content-management/standard-content-management-terms-and-capabilities/revision/4.aspx</link><pubDate>Sun, 15 Mar 2009 21:35:09 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:9</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 4 posted to Content Management by Sethu Iyer on 3/15/2009 2:35:09 PM&lt;br /&gt;
&lt;h2&gt;Standard Content Management terms and capabilities&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Static Content &lt;/b&gt;- content in static form such as in
HTML, text files, or office documents, pdf files etc., that stored and
delivered/rendered in the same form. &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dynamic Content&lt;/b&gt; - content that is dynamically assembled
at run-time (on the fly) at the at delivery end point. For example content that
may be shown to a logged-in user may be different from the one show to a
general unauthenticated user.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Transactional Content&lt;/b&gt; - content that is usually
retrieved from a transactional system. For example credit card balances you may
get from a banking website or mileage points from airline website are all
examples of transactional content.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Personalization capabilities&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Implicit personalization - Content that is implicitly
personalized to a user based on pre-defined variables. For example content
shown to a paid subscriber to a website may be different from the one shown to
an unpaid subscriber. In an intranet your own emails are implicitly
personalized based on your credentials. There are many aspects of implicit
personalization including behavior based personalization to personalization
capabilities based on common wisdom of the crowd.&lt;/li&gt;
&lt;li&gt;Explicit personalization - ability for an end-user to
personalize the content based on the privileges assigned to the user. For
example capability of iGoogle or netvibes where you can explicitly drag and
place content within a webpage, change color and font settings etc.&lt;/li&gt;
&lt;li&gt;Roles based personalization - this is especially
relevant in intranets and extranets where users get to access content based on
their role in an organization. For example a users belonging to a Financial
Role may be see content that is not visible to Sales and Marketing.&lt;/li&gt;
&lt;li&gt;Rules based personalization - This is personalization
of content based on explicit rules that may be based on several content
attributes and user attributes. For example users in San-Francisco may see
local news from their region and users in New York
my access the same site but would be seeing content that is local to New York. There are
several ways of accomplishing this capability such as profile based
personalization to automatic geographic detection thorough a user&amp;#39;s ip address.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;5&lt;/b&gt;. &lt;b&gt;Globalization, Internationalization (I18N) and
Localization (L10N)&lt;/b&gt; - This is the ability of the content management system to
support multiple international languages and their local formats. The system
must be able to support &amp;quot;left to right&amp;quot; (example English) and &amp;quot;right to left&amp;quot;
(example Arabic) content editing and rendering capabilities.&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;6&lt;/b&gt;&lt;b&gt;. Collaborative Content Management&lt;/b&gt; - allow geographically
dispersed users to collectively participate in the content management process. &lt;/blockquote&gt;</description></item><item><title>Standard Content Management terms and capabilities</title><link>http://sethuiyer.com/wikis/content-management/standard-content-management-terms-and-capabilities/revision/3.aspx</link><pubDate>Sun, 15 Mar 2009 05:01:59 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:8</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 3 posted to Content Management by Sethu Iyer on 3/14/2009 10:01:59 PM&lt;br /&gt;
&lt;h2&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;3&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;	Standard Content Management terms and capabilities&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Static Content &lt;/b&gt;- content in static form such as in
HTML, text files, or office documents, pdf files etc., that stored and
delivered/rendered in the same form. &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dynamic Content&lt;/b&gt; - content that is dynamically assembled
at run-time (on the fly) at the at delivery end point. For example content that
may be shown to a logged-in user may be different from the one show to a
general unauthenticated user.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Transactional Content&lt;/b&gt; - content that is usually
retrieved from a transactional system. For example credit card balances you may
get from a banking website or mileage points from airline website are all
examples of transactional content.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Personalization capabilities&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Implicit personalization - Content that is implicitly
personalized to a user based on pre-defined variables. For example content
shown to a paid subscriber to a website may be different from the one shown to
an unpaid subscriber. In an intranet your own emails are implicitly
personalized based on your credentials. There are many aspects of implicit
personalization including behavior based personalization to personalization
capabilities based on common wisdom of the crowd.&lt;/li&gt;
&lt;li&gt;Explicit personalization - ability for an end-user to
personalize the content based on the privileges assigned to the user. For
example capability of iGoogle or netvibes where you can explicitly drag and
place content within a webpage, change color and font settings etc.&lt;/li&gt;
&lt;li&gt;Roles based personalization - this is especially
relevant in intranets and extranets where users get to access content based on
their role in an organization. For example a users belonging to a Financial
Role may be see content that is not visible to Sales and Marketing.&lt;/li&gt;
&lt;li&gt;Rules based personalization - This is personalization
of content based on explicit rules that may be based on several content
attributes and user attributes. For example users in San-Francisco may see
local news from their region and users in New York
my access the same site but would be seeing content that is local to New York. There are
several ways of accomplishing this capability such as profile based
personalization to automatic geographic detection thorough a user&amp;#39;s ip address.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;5&lt;/b&gt;. &lt;b&gt;Globalization, Internationalization (I18N) and
Localization (L10N)&lt;/b&gt; - This is the ability of the content management system to
support multiple international languages and their local formats. The system
must be able to support &amp;quot;left to right&amp;quot; (example English) and &amp;quot;right to left&amp;quot;
(example Arabic) content editing and rendering capabilities.&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;6&lt;/b&gt;&lt;b&gt;. Collaborative Content Management&lt;/b&gt; - allow geographically
dispersed users to collectively participate in the content management process. &lt;/blockquote&gt;</description></item><item><title>3.	Standard Content Management terms and capabilities</title><link>http://sethuiyer.com/wikis/content-management/standard-content-management-terms-and-capabilities/revision/2.aspx</link><pubDate>Sun, 15 Mar 2009 05:01:33 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:4</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 2 posted to Content Management by Sethu Iyer on 3/14/2009 10:01:33 PM&lt;br /&gt;
&lt;h2&gt;3.	Standard Content Management terms and capabilities&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;a&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;Static Content &lt;/b&gt;- content in static form such as in
HTML, text files, or office documents, pdf files etc., that stored and
delivered/rendered in the same form. &lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;b&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Dynamic Content&lt;/b&gt; - content that is dynamically assembled
at run-time (on the fly) at the at delivery end point. For example content that
may be shown to a logged-in user may be different from the one show to a
general unauthenticated user&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;c&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Transactional Content&lt;/b&gt; - content that is usually
retrieved from a transactional system. For example credit card balances you may
get from a banking website or mileage points from airline website are all
examples of transactional content&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;d&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Personalization capabilities&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="text-decoration: line-through; color: red;"&gt;i&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;Implicit personalization - Content that is implicitly
personalized to a user based on pre-defined variables. For example content
shown to a paid subscriber to a website may be different from the one shown to
an unpaid subscriber. In an intranet your own emails are implicitly
personalized based on your credentials. There are many aspects of implicit
personalization including behavior based personalization to personalization
capabilities based on common wisdom of the crowd.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="text-decoration: line-through; color: red;"&gt;ii&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Explicit personalization - ability for an end-user to
personalize the content based on the privileges assigned to the user. For
example capability of iGoogle or netvibes where you can explicitly drag and
place content within a webpage, change color and font settings etc.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="text-decoration: line-through; color: red;"&gt;iii&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Roles based personalization - this is especially
relevant in intranets and extranets where users get to access content based on
their role in an organization. For example a users belonging to a Financial
Role may be see content that is not visible to Sales and Marketing&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style="text-decoration: line-through; color: red;"&gt;iv&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;Rules based personalization - This is personalization
of content based on explicit rules that may be based on several content
attributes and user attributes. For example users in San-Francisco may see
local news from their region and users in New York
my access the same site but would be seeing content that is local to New York. There are
several ways of accomplishing this capability such as profile based
personalization to automatic geographic detection thorough a user&amp;#39;s ip address.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;e&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;5&lt;/span&gt;&lt;/b&gt;. &lt;b&gt;Globalization, Internationalization (I18N) and
Localization (L10N)&lt;/b&gt; - This is the ability of the content management system to
support multiple international languages and their local formats. The system
must be able to support &amp;quot;left to right&amp;quot; (example English) and &amp;quot;right to left&amp;quot;
(example Arabic) content editing and rendering capabilities.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;f&lt;/span&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="background: SpringGreen;"&gt;6&lt;/span&gt;&lt;/b&gt;&lt;b&gt;. Collaborative Content Management&lt;/b&gt; - allow geographically
dispersed users to collectively participate in the content management process. &lt;/blockquote&gt;</description></item><item><title>3.	Standard Content Management terms and capabilities</title><link>http://sethuiyer.com/wikis/content-management/standard-content-management-terms-and-capabilities/revision/1.aspx</link><pubDate>Sun, 15 Mar 2009 04:54:35 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:3</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 1 posted to Content Management by Sethu Iyer on 3/14/2009 9:54:35 PM&lt;br /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Static Content - content in static form such as in
HTML, text files, or office documents, pdf files etc., that stored and
delivered/rendered in the same form. &lt;/p&gt;
&lt;p&gt;b.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Dynamic Content - content that is dynamically assembled
at run-time (on the fly) at the at delivery end point. For example content that
may be shown to a logged-in user may be different from the one show to a
general unauthenticated user.&lt;/p&gt;
&lt;p&gt;c.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Transactional Content - content that is usually
retrieved from a transactional system. For example credit card balances you may
get from a banking website or mileage points from airline website are all
examples of transactional content.&lt;/p&gt;
&lt;p&gt;d.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Personalization capabilities&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
i.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Implicit personalization - Content that is implicitly
personalized to a user based on pre-defined variables. For example content
shown to a paid subscriber to a website may be different from the one shown to
an unpaid subscriber. In an intranet your own emails are implicitly
personalized based on your credentials. There are many aspects of implicit
personalization including behavior based personalization to personalization
capabilities based on common wisdom of the crowd.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
ii.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Explicit personalization - ability for an end-user to
personalize the content based on the privileges assigned to the user. For
example capability of iGoogle or netvibes where you can explicitly drag and
place content within a webpage, change color and font settings etc.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
iii.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Roles based personalization - this is especially
relevant in intranets and extranets where users get to access content based on
their role in an organization. For example a users belonging to a Financial
Role may be see content that is not visible to Sales and Marketing.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
iv.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Rules based personalization - This is personalization
of content based on explicit rules that may be based on several content
attributes and user attributes. For example users in San-Francisco may see
local news from their region and users in New York
my access the same site but would be seeing content that is local to New York. There are
several ways of accomplishing this capability such as profile based
personalization to automatic geographic detection thorough a user&amp;#39;s ip address.&lt;/p&gt;
&lt;p&gt;e.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Globalization, Internationalization (I18N) and
Localization (L10N) - This is the ability of the content management system to
support multiple international languages and their local formats. The system
must be able to support &amp;quot;left to right&amp;quot; (example English) and &amp;quot;right to left&amp;quot;
(example Arabic) content editing and rendering capabilities.&lt;/p&gt;
&lt;p&gt;f.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Collaborative Content Management - allow geographically
dispersed users to collectively participate in the content management process. &lt;/p&gt;</description></item><item><title>Why use a Content Management Solution?</title><link>http://sethuiyer.com/wikis/content-management/why-use-a-content-management-solution/revision/0.aspx</link><pubDate>Sun, 15 Mar 2009 21:34:38 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:2</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/15/2009 2:34:38 PM&lt;br /&gt;
&lt;h2&gt;Why use a Content Management Solution?&lt;/h2&gt;
&lt;p&gt;There are several reasons for using a CMS system, and some of them are:&lt;/p&gt;
&lt;p&gt;a. Ease of managing, storage, retrieval, archival and disposition. This is particularly important with high volumes of content.&lt;/p&gt;
&lt;p&gt;b. Avoid duplication of content. One source of truth.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;c. Content Reuse - Create content once and reuse across multiple distribution points such as multiple websites, hand-held devices, video terminals, kiosks, stream audio/video etc.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;d. Efficiency Improvements -&amp;nbsp; Empower business users and ensure right content is easily available to the right person at the right time. Ability to search and find the right content. Reduce cycle-time and faster turnaround of content from authoring to publishing.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;e. Adherence to Compliance/Regulatory standards (such as DOD 5015, Sarbanes Oxley etc)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;f. Knowledge Management - accumulate relevant content and distribute as per needs.Collaborative content management enables geographically distributed teams to participate collectively in content creation, editing and publishing.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;g. Monetization of Content through sale of video, audio, documents etc.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;h. Reduce Costs such as content production costs, content retrieval costs, content storage costs, maintenance costs. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;i. Potential revenue drivers and business opportunities through capabilities such as publish on demand.&lt;/p&gt;</description></item><item><title>Why use a Content Management Solution?</title><link>http://sethuiyer.com/wikis/content-management/why-use-a-content-management-solution/revision/2.aspx</link><pubDate>Sun, 15 Mar 2009 04:50:40 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:7</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 2 posted to Content Management by Sethu Iyer on 3/14/2009 9:50:40 PM&lt;br /&gt;
&lt;h2&gt;Why use a Content Management Solution?&lt;/h2&gt;
&lt;p&gt;There are several reasons for using a CMS system, and some of them are:&lt;/p&gt;
&lt;p&gt;a. Ease of managing, storage, retrieval, archival and disposition. This is particularly important with high volumes of content.&lt;/p&gt;
&lt;p&gt;b. Avoid duplication of content. One source of truth.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;c. Content Reuse - Create content once and reuse across multiple distribution points such as multiple websites, hand-held devices, video terminals, kiosks, stream audio/video etc.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;d. Efficiency Improvements -&amp;nbsp; Empower business users and ensure right content is easily available to the right person at the right time. Ability to search and find the right content. Reduce cycle-time and faster turnaround of content from authoring to publishing.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;e. Adherence to Compliance/Regulatory standards (such as DOD 5015, Sarbanes Oxley etc)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;f. Knowledge Management - accumulate relevant content and distribute as per &lt;span style="text-decoration: line-through; color: red;"&gt;needs&lt;/span&gt;&lt;span style="text-decoration: line-through; color: red;"&gt;.&lt;/span&gt; &lt;span style="text-decoration: line-through; color: red;"&gt;Collaborative&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;needs.Collaborative&lt;/span&gt; content management enables geographically distributed teams to participate collectively in content creation, editing and publishing.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;g. Monetization of Content through sale of video, audio, documents etc.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;h. Reduce Costs such as content production costs, content retrieval costs, content storage costs, maintenance costs. &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;i. Potential revenue drivers and business opportunities through capabilities such as publish on demand.&lt;/p&gt;</description></item><item><title>Why use a Content Management Solution?</title><link>http://sethuiyer.com/wikis/content-management/why-use-a-content-management-solution/revision/1.aspx</link><pubDate>Sun, 15 Mar 2009 04:48:47 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:2</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 1 posted to Content Management by Sethu Iyer on 3/14/2009 9:48:47 PM&lt;br /&gt;
&lt;p&gt;There are several reasons for using a CMS system, and some of them are:&lt;br /&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp; Ease of managing, storage, retrieval, archival and disposition. This is particularly important with high volumes of content.&lt;br /&gt;b.&amp;nbsp;&amp;nbsp;&amp;nbsp; Avoid duplication of content. One source of truth.&lt;br /&gt;c.&amp;nbsp;&amp;nbsp;&amp;nbsp; Content Reuse - Create content once and reuse across multiple distribution points such as multiple websites, hand-held devices, video terminals, kiosks, stream audio/video etc.&lt;br /&gt;d.&amp;nbsp;&amp;nbsp;&amp;nbsp; Efficiency Improvements -&amp;nbsp; Empower business users and ensure right content is easily available to the right person at the right time. Ability to search and find the right content. Reduce cycle-time and faster turnaround of content from authoring to publishing.&lt;br /&gt;e.&amp;nbsp;&amp;nbsp;&amp;nbsp; Adherence to Compliance/Regulatory standards (such as DOD 5015, Sarbanes Oxley etc)&lt;br /&gt;f.&amp;nbsp;&amp;nbsp;&amp;nbsp; Knowledge Management - accumulate relevant content and distribute as per needs. Collaborative content management enables geographically distributed teams to participate collectively in content creation, editing and publishing.&lt;br /&gt;g.&amp;nbsp;&amp;nbsp;&amp;nbsp; Monetization of Content through sale of video, audio, documents etc.&lt;br /&gt;h.&amp;nbsp;&amp;nbsp;&amp;nbsp; Reduce Costs such as content production costs, content retrieval costs, content storage costs, maintenance costs. &lt;br /&gt;i.&amp;nbsp;&amp;nbsp;&amp;nbsp; Potential revenue drivers and business opportunities through capabilities such as publish on demand. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>What constitutes a Content Management System?</title><link>http://sethuiyer.com/wikis/content-management/what-constitutes-a-content-management-system/revision/0.aspx</link><pubDate>Sun, 15 Mar 2009 05:07:52 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:1</guid><dc:creator>Sethu Iyer</dc:creator><description>Current revision posted to Content Management by Sethu Iyer on 3/14/2009 10:07:52 PM&lt;br /&gt;
&lt;h2&gt;What constitutes a Content Management System?&lt;/h2&gt;
&lt;p&gt;The term Data,
Information and Content are often times used synonymously. Simply put (a) relevant
Data can be termed Content, and (b) useful Content is Information. Content can
be paper documents, electronic documents, media files such as audio, video, or
data stored in a database etc. Content Management could be defined as a process
to create, manage, store and deliver content. Packaged applications known as
Content Management Systems that are used for managing this process.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#800000;"&gt;[[why-use-a-content-management-solution| &lt;span style="background: SpringGreen;"&gt;Next&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;-&lt;/span&gt; Why use a content management solution]]&lt;/span&gt;&lt;/p&gt;</description></item><item><title>What constitutes a Content Management System?</title><link>http://sethuiyer.com/wikis/content-management/what-constitutes-a-content-management-system/revision/3.aspx</link><pubDate>Sun, 15 Mar 2009 05:06:49 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:6</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 3 posted to Content Management by Sethu Iyer on 3/14/2009 10:06:49 PM&lt;br /&gt;
&lt;h2&gt;What constitutes a Content Management System?&lt;/h2&gt;
&lt;p&gt;The term Data,
Information and Content are often times used synonymously. Simply put (a) relevant
Data can be termed Content, and (b) useful Content is Information. Content can
be paper documents, electronic documents, media files such as audio, video, or
data stored in a database etc. Content Management could be defined as a process
to create, manage, store and deliver content. Packaged applications known as
Content Management Systems that are used for managing this process.&lt;/p&gt;
&lt;p&gt;&lt;span style="background: SpringGreen;"&gt;[&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;[why-use-a-content-management-solution|&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Why&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;use&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;a&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;content&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;management&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;solution]&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;]&lt;/span&gt;&lt;/p&gt;</description></item><item><title>What constitutes a Content Management System?</title><link>http://sethuiyer.com/wikis/content-management/what-constitutes-a-content-management-system/revision/2.aspx</link><pubDate>Sun, 15 Mar 2009 04:44:52 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:5</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 2 posted to Content Management by Sethu Iyer on 3/14/2009 9:44:52 PM&lt;br /&gt;
&lt;h2&gt;What constitutes a Content Management System?&lt;/h2&gt;
&lt;p&gt;The term Data,
Information and Content are often times used synonymously. Simply put (a) relevant
Data can be termed Content, and (b) useful Content is Information. Content can
be paper documents, electronic documents, media files such as audio, video, or
data stored in a database etc. Content Management could be defined as a process
to create, manage, store and deliver content. Packaged applications known as
Content Management Systems that are used for managing this process.&lt;/p&gt;</description></item><item><title>What constitutes a Content Management System?</title><link>http://sethuiyer.com/wikis/content-management/what-constitutes-a-content-management-system/revision/1.aspx</link><pubDate>Sun, 15 Mar 2009 04:44:22 GMT</pubDate><guid isPermaLink="false">9e0003b4-e479-46e1-a57a-5cb54f303b0f:1</guid><dc:creator>Sethu Iyer</dc:creator><description>Revision 1 posted to Content Management by Sethu Iyer on 3/14/2009 9:44:22 PM&lt;br /&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin-left:0.25in;text-align:justify;"&gt;The term Data,
Information and Content are often times used synonymously. Simply put (a) relevant
Data can be termed Content, and (b) useful Content is Information. Content can
be paper documents, electronic documents, media files such as audio, video, or
data stored in a database etc. Content Management could be defined as a process
to create, manage, store and deliver content. Packaged applications known as
Content Management Systems that are used for managing this process.&lt;/p&gt;</description></item></channel></rss>
