your link to better business solutions

Tag Archive for ‘Sitecore’ rss

Intro to Sitecore

Unlike many content management systems which maintain content in a haphazard manner, Sitecore maintains data in a structured content tree.

Data is represented as items. These items of different types are combined in a tree structure such that an item can have a parent and child items.

Templates are like Object Oriented Classes. A template contains fields that contain the actual content for an item. An item is an instance of a template just as an Object is an instance of a class. A template can have a “Master” which is used to create an item of a template. A master plays the same role as an Object Oriented Constructor. Masters can be configured to specify default values for fields and can specify sub-items that should be created when an item is first created. Templates can be based on other templates and inherit their fields, much like Object Oriented inheritance.

Umbraco replacing DotNetNuke?

Well in my Case Yes – Umbraco is going to replace our current user of DotNetNuke on www.WebDatamation.com I am currently working on creating the templates in Umbraco for the newly designed website. Similar to Sitecore planning, I am having to build the structure of templates based on the homepage and inner page designs. I [...]

Umbraco, is it the best Open Source CMS?

I worked on several projects involving SiteCore CMS, Ektron, DotNetNuke, Joomla, Mambo and custom Content Management systems. Out of all of the above mentioned CMS softwares, Sitecore stood out the most. In fact I was so impressed that I even got certified for Sitecore version 5.3.1 The features I like about Sitecore are its Structure, [...]