<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
  <title>Class Blogs: Using the Bells and Whistles</title>
  <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/" />
  <modified>2005-11-28T19:07:19Z</modified>
  <tagline>a University Libraries workshop</tagline>
  <id>tag:blog.lib.umn.edu,2011:/messn006/classblogsworkshopparttwo//1569</id>
  <generator url="http://www.movabletype.org/" version="4.31-en">Movable Type</generator>
  <copyright>Copyright (c) 2005, kilam002</copyright>

  <entry>
    <title>Templates</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018572.html" />
    <modified>2005-11-28T19:07:19Z</modified>
    <issued>2005-03-28T19:09:47-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18572</id>
    <created>2005-03-29T01:09:47Z</created>
    <summary type="text/plain">Templates help you control the design and layout of your blog. If you want to customize the look of your blog, a good place to start is to try out one of the default templates that come with the MT...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Templates help you control the design and layout of your blog. If you want to customize the look of your blog, a good place to start is to try out one of the default templates that come with the MT installation. The UThink Movable Type system has a beta tool called the Template changer which provides you with a nice set of custom templates. This can be used as a good starting platform to build your own templates to achieve the look and feel that you want.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Changing the look of your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018662.html" />
    <modified>2005-11-28T19:07:26Z</modified>
    <issued>2005-03-27T22:50:45-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18662</id>
    <created>2005-03-28T04:50:45Z</created>
    <summary type="text/plain">Finding the necessary files: 1. Login to your Movable Type system (UThink, at the U of M) 2. Select the blog you want to edit (if you have more than one) 3. In the menu on the left hand side...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Finding the necessary files:</p>

<p>1. Login to your Movable Type system (UThink, at the U of M)<br />
2. Select the blog you want to edit (if you have more than one)<br />
3. In the menu on the left hand side select Templates (List and Edit Templates). </p>

<p><img alt="notifications1.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/notifications1.jpg" width="347" height="455" border="0" /></p>

<p>Under Templates, you will find various types of files including </p>

<p>a) Index Templates<br />
b) Miscellaneous Templates<br />
c) CSS Stylesheet</p>

<p><img alt="template0.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/template0.jpg" width="628" height="599" border="0" /></p>

<p>Aside from using the Template Changer, it is up to you to make changes to these files in order to get the desired look and feel out of your blog. You will need some basic HTML and CSS knowledge in order to make these changes. (If you're not well-versed in HTML or CSS, one excellent tutorial and reference book is "HTML for the World Wide Web" by Elizabeth Castro).<br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Files to change</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018667.html" />
    <modified>2005-11-28T19:07:26Z</modified>
    <issued>2005-03-26T22:58:32-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18667</id>
    <created>2005-03-27T04:58:32Z</created>
    <summary type="text/plain">Types of files 1. Index Templates Index templates are the files which control the appearance and content of the index files in the blog, including the home page. We will deal with these files as they are the most commonly...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Types of files</p>

<p>1. Index Templates<br />
Index templates are the files which control the appearance and content of the index files in the blog, including the home page. We will deal with these files as they are the most commonly used ones. These include:<br />
<ul><li>the Main Index which controls the default (home) page of the blog,<br />
<li>the Master Archive Index which controls the look of the archives (though see 2. below), and<br />
<li>the Stylesheet.</ul></p>

<p>2. Archive-Related Templates<br />
These control individual archive pages, for category-based, date-based, and individual entry based pages.  These pages are much more functional than the Master Archive Index, if you want to modify the archive pages.</p>

<p>3. Miscellaneous Templates<br />
These control various minor elements on the weblog site (and so you're less likely to be interested in them initially). These include:<br />
<ul><li>Comment Listing Template<br />
<li>Comment Preview Template<br />
<li>Comment Error Template<br />
<li>TrackBack Listing Template<br />
<li>Uploaded Image Popup Template</ul></p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Main Index</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020749.html" />
    <modified>2005-11-28T19:11:19Z</modified>
    <issued>2005-03-25T11:28:20-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.20749</id>
    <created>2005-03-25T17:28:20Z</created>
    <summary type="text/plain">One simple thing many people want to do on their blog home page is to add some new links on the sidebar. We&apos;ll use this task as an example of how to modify the main index. From the main Templates...</summary>
    <author>
      <name>messn006</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>One simple thing many people want to do on their blog home page is to add some new links on the sidebar.  We'll use this task as an example of how to modify the main index.</p>

<p>From the main Templates page in Movable Type, click "Main Index" to bring up the code for the main index file.  The Main Index is structured with many divisions ("div"), including &lt;div id="links">, which is the overall container for the sidebar.  Find the part of the file that reads:</p>

<p>&lt;div class="sidetitle"><br />
Links<br />
&lt;/div></p>

<p>&lt;div class="side"><br />
&lt;a href="">Add Your Links Here&lt;/a>&lt;br /><br />
&lt;/div></p>

<p>You can simply type in your links over "Add Your Links Here," a la:</p>

<p><br />
&lt;div class="sidetitle"><br />
Links<br />
&lt;/div></p>

<p>&lt;div class="side"><br />
&lt;a href="http://www.umn.edu">University of Minnesota&lt;/a>&lt;br /><br />
&lt;/div></p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Stylesheet</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018580.html" />
    <modified>2005-11-28T19:07:20Z</modified>
    <issued>2005-03-24T23:51:26-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18580</id>
    <created>2005-03-25T05:51:26Z</created>
    <summary type="text/plain">The stylesheet template is the CSS (cascading style sheet) file that governs the colors, font types and sizes, and all other style elements of your weblog. The default name of the file is styles-site.css, but you can choose any file...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>The stylesheet template is the CSS (cascading style sheet) file that governs the colors, font types and sizes, and all other style elements of your weblog. The default name of the file is styles-site.css, but you can choose any file name you want, as long as it ends with .css. (If you do change the file name, you will need to reflect those changes in the header section of your main index and archive templates.)<br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Stylesheets explained</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018761.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-23T23:15:40-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18761</id>
    <created>2005-03-24T05:15:40Z</created>
    <summary type="text/plain">Movable Type uses CSS elements defined in your weblog&apos;s stylesheet template to control font sizes as well as other style factors. The following graphic indicates which default stylesheet classes correspond to which heading and text elements in the default Gettysburg...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Movable Type uses CSS elements defined in your weblog's stylesheet template to control font sizes as well as other style factors. The following graphic indicates which default stylesheet classes correspond to which heading and text elements in the default Gettysburg style.</p>

<p><img alt="templ2.gif" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/templ2.gif" width="426" height="381" border="0" /><br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Stylesheets Example</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018763.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-22T23:58:18-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18763</id>
    <created>2005-03-23T05:58:18Z</created>
    <summary type="text/plain">To give a sense of how you can use the stylesheet to change the appearance of your site, we&apos;ll go through a simple example. Suppose you want to change the color of the banner and the font of the title...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>To give a sense of how you can use the stylesheet to change the appearance of your site, we'll go through a simple example.  Suppose you want to change the color of the banner and the font of the title of the blog. The code in the main index that creates the banner is:<table border="1"><tr><td><br />
&lt;div id="banner"><br />
&lt;h1>&lt;a href="&lt;$MTBlogURL$>" accesskey="1">&lt;$MTBlogName$>&lt;/a>&lt;/h1><br />
&lt;span class="description">&lt;$MTBlogDescription$>&lt;/span><br />
&lt;/div><br />
</td><br />
</tr><br />
</table></p>

<p>The parameters for "banner" are defined in the stylesheet under #banner:<table border="1"><tr><td></p>

<p>#banner {<br />
    font-family: arial, helvetica;<br />
    background-color: #cccccc;<br />
    border: 1px solid #888888;<br />
    color: #000000;<br />
}</p>

<p></td></p>

<p></tr><br />
</table></p>

<p>Your result would look like this:</p>

<p><img alt="template1.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/template1.jpg" width="614" height="92" border="0" /></p>

<p>The current font is a sans-serif font, arial, the text is black, and the background color is grey. Suppose we want to spiff up the site and change the background color to red and the font to Times New Roman and in white color. You need to change the corresponding stylesheet parameters to look like this.<br />
<table border="1"><tr><td>#banner {<br />
    font-family: Times New Roman, serif;<br />
    background-color: #B22222;<br />
    border: 1px solid #888888;<br />
    color: #FFFFFF;<br />
}<br />
</td><br />
</tr><br />
</table></p>

<p>Which would make the page look like this instead:</p>

<p><img alt="template2.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/template2.jpg" width="610" height="92" border="0" /></p>

<p>But wait -- we're only two for three.  The background color changed and the font changed (note, the font of both the headline and the description (subhead) changed, because both are fall under the "banner" division in the index page).</p>

<p>But the headline text is still black.  Unfortunately, we also have to change the stylesheet in another place, because the banner text is defined as an anchor (link) on our page, and the banner anchor is also defined separately in the stylesheet (don't ask me why the default stylesheet is set up this way...).  So we have to also change:</p>

<table border="1"><tr><td>
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {

<p>    color: #000000;</p>

<p>    font-size: xx-large;</p>

<p>    font-weight: bold;</p>

<p>    text-decoration: none;<br />
}<br />
</td><br />
</tr><br />
</table></p>

<p>to:<br />
<table border="1"><tr><td><br />
#banner a,<br />
#banner a:link,<br />
#banner a:visited,<br />
#banner a:active,<br />
#banner a:hover {</p>

<p>    color: #FFFFFF;</p>

<p>    font-size: xx-large;</p>

<p>    font-weight: bold;</p>

<p>    text-decoration: none;<br />
}<br />
</td><br />
</tr><br />
</table></p>

<p>to get:</p>

<p><img alt="template3.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/template3.jpg" width="614" height="92" border="0" /></p>

<p>Note that only the banner headline changed color -- unlike the font change, the color change didn't carry through to the description.  This is because the "description" color is defined separately in the default stylesheet (but the font isn't).</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Email Notification</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/019160.html" />
    <modified>2005-11-28T19:08:24Z</modified>
    <issued>2005-03-15T23:02:02-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.19160</id>
    <created>2005-03-16T05:02:02Z</created>
    <summary type="text/plain">Email notifications is a way of &quot;subscribing&quot; to the blog, to have new content of the blog delivered to you. Notifications are sent to subscribees every time a new post is made to the blog. This is convenient as you...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Email notifications is a way of "subscribing" to the blog, to have new content of the blog delivered to you. Notifications are sent to subscribees every time a new post is made to the blog. This is convenient as you don’t have to keep checking the blog to know if it has been updated. There are two ways to be added to the notifications list.</p>

<p>1) By the author<br />
2) By the user</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Adding a user to the notifications list</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018768.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-14T00:29:27-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18768</id>
    <created>2005-03-14T06:29:27Z</created>
    <summary type="text/plain">1) By the author a) Login to the blog. b) From the menu on the left hand bar choose &quot;Notifications.&quot; c) Add the email addresses of all the people to whom you want to notify updates through email. Once this...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>1) By the author</p>

<p>a) Login to the blog.<br />
b) From the menu on the left hand bar choose "Notifications." </p>

<p><img alt="notifications1.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/notifications1.jpg" width="347" height="455" border="0" /></p>

<p>c) Add the email addresses of all the people to whom you want to notify updates through email. Once this is done, you are set up to send out notifications.</p>

<p><img alt="notifications2.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/notifications2.jpg" width="517" height="454" border="0" /></p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Adding to the list - letting users add themselves</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018769.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-13T00:33:18-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18769</id>
    <created>2005-03-13T06:33:18Z</created>
    <summary type="text/plain">2) By the user a) The author of the blog needs to include a small text input field on the blog home page. b) Here readers can subscribe themselves to the blog by adding their email address in the text...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>2) By the user</p>

<p>a) The author of the blog needs to include a small text input field on the blog home page. </p>

<p><img alt="notifications3.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/notifications3.jpg" width="357" height="273" border="0" /></p>

<p>b) Here readers can subscribe themselves to the blog by adding their email address in the text box. The code required for this is <a href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020731.html">here</a> and may be placed in the sidebar (modify the "main entry" template to accomplish this) or other location on the blog.</p>

<p>This particular script returns a pop-up box when an email address is added, so that the user doesn't add himself several times.<br />
 <br />
The mt-add-notify.cgi is the script that is run in Movable Type to add the feature of email notification.  Essentially this piece of code creates a form where the user can input his/her email address in the text box. On clicking the add button the mt-add-notify.cgi file is invoked, which will in turn add the user to the notification list.<br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Sending a Notification</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020668.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-12T13:59:53-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.20668</id>
    <created>2005-03-12T19:59:53Z</created>
    <summary type="text/plain">The actual notification is sent out only if you turn on the option while posting a message. This is done manually on the &quot;Edit Entry&quot; page which displays after creating a new entry. Near the bottom of this page there...</summary>
    <author>
      <name>messn006</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>The actual notification is sent out only if you turn on the option while posting a message.</p>

<p><b>This is done manually</b> on the "Edit Entry" page which displays after creating a new entry.  Near the bottom of this page there is a "Send a Notification" section where you can send a custom message along with the post or its excerpt to the people on the notification list.</p>

<p><img alt="notifications4.jpg" src="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/images/notifications4.jpg" width="517" height="267" border="0" /></p>

<p>(The conventional wisdom is that the notifications process is manual rather than automatic in order to prevent recipients from receiving multiple notices while an author is actively editing a particular posting.)</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>RSS Feeds!</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018770.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-05T00:49:06-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18770</id>
    <created>2005-03-05T06:49:06Z</created>
    <summary type="text/plain">RSS feeds, popularly known to stand for “Really Simple Syndication,” is an XML format specification designed to share news headlines and other web content between websites. Almost all popular news websites (like Yahoo) and blogs (like Slashdot) have RSS feeds...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>RSS feeds, popularly known to stand for “Really Simple Syndication,” is an <a href="http://en.wikipedia.org/wiki/XML">XML</a> format specification designed to share news headlines and other web content between websites.</p>

<p>Almost all popular news websites (like  <a href=" <a href="http://news.yahoo.com">Yahoo</a>) and blogs (like <a href="http://slashdot.org/">Slashdot</a>) have RSS feeds which can be subscribed to by readers. Essentially, subscribing to these feeds allows the user to read new and updated content from any number of these websites at a single place, without having to navigate to each site. Hence it’s a kind of "content aggregator" function. Think of it as the “what’s new” portion of web content you're interested in, being delivered to your doorstep.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>How RSS works -- harvesting content from other blogs and web sites</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018771.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-04T00:52:11-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18771</id>
    <created>2005-03-04T06:52:11Z</created>
    <summary type="text/plain">As an example, consider the web site Yahoo News. They publish an RSS feed. This is essentially an XML format text file which contains static and dynamic information about your website. The feed is either in RSS 1.0 , 2.0...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>As an example, consider the web site Yahoo News. They publish an RSS feed. This is essentially an XML format text file which contains static and dynamic information about your website. The feed is either in RSS <a href="http://web.resource.org/rss/1.0/"> 1.0</a> , <a href="http://http://blogs.law.harvard.edu/tech/rss"> 2.0 </a> or Atom format, and consists of lists of items. In the <a href="http://rss.news.yahoo.com/rss/topstories">Yahoo News feed</a>, each item is a news story with the following tags: title, link and description. </p>

<p><a href ="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020599.html"> A sample Movable Type RSS feed</a></p>

<p>This file can be created using a scripting language like Perl. Once this feed is in place, for example on the Yahoo News site, anyone can subscribe to the content on that site by making use of this file, either using a content "aggregator"  (e.g., <a href="http://www.bloglines.com/">Bloglines</a>), or by including a script on one's own web site. The script that you write parses and then displays the content of the feed on your website where you want it displayed.</p>

<p>If you want to subscribe to many blogs and news feeds, the simplest way is to use a content aggregator like <a href="http://www.bloglines.com/">Bloglines</a>. Register at the website and provide the link to the RSS feeds of the sites you want to subscribe to.  You'll then be able to read all the content from these RSS feeds on your account at the Bloglines web site.</p>

<p>If you want to post content from other blogs or RSS feed sources onto your own blog...</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Posting RSS Content to Your Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/018772.html" />
    <modified>2005-11-28T19:07:37Z</modified>
    <issued>2005-03-03T01:01:46-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.18772</id>
    <created>2005-03-03T07:01:46Z</created>
    <summary type="text/plain">1. Download the RSS parser 2. Parse the RSS feed and store in a local object 3. Display the feed on your website In UThink, look for the small link saying “Syndicate this Site (XML)” at the bottom of the...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>1. Download the RSS parser<br />
2. Parse the RSS feed and store in a local object<br />
3. Display the feed on your website</p>

<p>In UThink, look for the small link saying “Syndicate this Site (XML)” at the bottom of the sidebar in your blog page. This is the link to the RSS feed itself. All blogs on Movable Type have by default this RSS feed file already created and ready to use.</p>

<p>Step 1</p>

<p>Most parsers are written in scripting languages such as Javascript, Perl and PHP.<br />
UTHINK uses <a href="http://lastrss.webdot.cz">lastRSS</a> which is a php script. Download it to your webserver. </p>

<p>Step 2</p>

<p>You need to write a small script like <a href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020602.html">this one</a>.<br />
Include this script at the beginning of your main index file.<br />
You may need to modify the file extension to .phtml to recognize PHP. This acts as a header file, parses the RSS feed and stores in a local object.</p>

<p>Step 3</p>

<p>Now we are ready to display the actual information. This involves writing <a href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/020603.html">another script</a> to access the necessary objects. This script may be included wherever you want on your blog page. Usually a good place is the sidebar. </p>

<p>Here's an <a href="http://blog.lib.umn.edu/staff/biomedref/">example</a>.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Site Statistics</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/019695.html" />
    <modified>2005-11-28T19:09:26Z</modified>
    <issued>2005-03-02T19:32:04-06:00</issued>
    <id>tag:blog.lib.umn.edu,2005:/messn006/classblogsworkshopparttwo//1569.19695</id>
    <created>2005-03-03T01:32:04Z</created>
    <summary type="text/plain">Site statistics are a common tool used for blogs all over the web. They give you information like page hits, page views etc. But if you need more comprehensive statistics, like the IP address of the people who have visited...</summary>
    <author>
      <name>kilam002</name>
      <url></url>
      
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.lib.umn.edu/messn006/classblogsworkshopparttwo/">
      <![CDATA[<p>Site statistics are a common tool used for blogs all over the web. They give you information like page hits, page views etc. But if you need more comprehensive statistics, like the IP address of the people who have visited your website, what OS and browser they used, the average number of hits per day, week or month etc, the easiest thing to do is to use a site statistic service. There are numerous free services out there from simplistic ones like <a href="http://www.fastwebcounter.com/">fastwebcounter</a> to some really comprehensive trackers like <a href="http://www.extreme-dm.com/tracking/">eXTReMeTracking</a>. </p>

<p>I will discuss the second one as it covers most of the statistics that you may ever need.</p>]]>
      
    </content>
  </entry>

</feed>