1. The name of the original Weblog template was Thisaway (Rose) by the designer Dan Rubin. The URL was www.superfluousbanter.org and was dated Feb 29 2004.
2. The changes that I made:
a. I added the following links to “My Links” in the sidebar – Mothers of preschoolers, National Do Not Call Registry, ING Direct, Anywho.com, Meet you at the Poles and Sesame Place
b. I added new sections in the sidebar – My Goals (and added 5 items in a list of goals that I have for myself) and Quizzes (which includes my results to quizzes from quizzilla and links so people can take the quizzes as well)
c. I changed the color to green for the titles Goals, Links, Previous, Archives and Quizzes in the sidebar.
d. I have added several posts over the past 2 months and updated my profile today to reflect my change in my Bachelors Program.
e. I changed the template design from Thisaway (Rose) to TicTac-Blueberry
3. Templates are used to easily change or update the content without manually changing HTML files. They are embedded characters that are replaced by dynamic content and can sometimes contain snippets of programming. They are used to make changes to content of a web page easy and quickly.
CSS or Cascade Style Sheets enable the web designers to define the “look and feel” of a page in a different format than HTML. The CSS can be embedded or linked to a page and you can have one CSS file for an entire site. Most contemporary sites use CSS for the design elements of a site.
Both CSS and templates, in my opinion, play an important roles in E-commerce and content management because it enables stores to quickly change and update content on their site, for example, retail items, as well as changing the look and the ease of shopping online. Being able to find what they are looking for on a site is most important to a consumer and if the shopping experience is good, they will be back for more. If they aren’t able to find stuff at ease the developers of the site have an easy way to quickly change the design and/or content
The separation of content from design is important for several reasons. By having the style information recorded separately, it allows the information to be presented in different formats, based on the viewing mechanism, rather it be on a computer, mobile phone or printed. It also makes it easier for different web designers, authors or programmers to work on different parts of the site without interference. The bigger the website, the more people who need to work with it. It also helps to ensure if the website needs to be redesigned it is easier to use than straight HTML files. The separation of content from design helps to make the workflow easier and run smoothly.