<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Blogging Help @ UVM</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/" />
    <link rel="self" type="application/atom+xml" href="http://blog.uvm.edu/help/atom.xml" />
   <id>tag:blog.uvm.edu,2007:/help//2</id>
    <link rel="service.post" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2" title="Blogging Help @ UVM" />
    <updated>2007-01-25T21:59:52Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.31</generator>
 
<entry>
    <title>Make a &quot;Home Page&quot; for your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2007/01/make_a_home_page_for_your_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=42" title="Make a &quot;Home Page&quot; for your blog" />
    <id>tag:blog.uvm.edu,2007:/help//2.42</id>
    
    <published>2007-01-25T21:13:20Z</published>
    <updated>2007-01-25T21:59:52Z</updated>
    
    <summary>When you post a new message to your blog, it usually displays at the top, pushing previous postings down. However, it is possible to set your blog to always display one post like a &quot;Home Page&quot; that appears every time...</summary>
    <author>
        <name>Hope</name>
        <uri>http://hag.blog.uvm.edu</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>When you post a new message to your blog, it usually displays at the top, pushing previous postings down. However, it is possible to set your blog to always display one post like a "Home Page" that appears every time the blog is visited. For example, you might like your blog to always have a welcome message or picture displayed as the opening screen. Or, for a course blog, you may wish to have the opening screen always display your name, office number or other frequently needed information.</p>

<p> Here's how to do it:</p>]]>
        <![CDATA[<p>You will need to do 3 things:<br />
 - create a category that will only have one item: the home page posting<br />
- create the posting, including any pictures, that you would like to be the home page that "sticks" on your opening page<br />
 - edit your index.html template file to tell your blog that that posting, and only that posting, is the one to be used as the home page</p>

<p><strong>1) Create the Category:</strong></p>

<p> - login to your blog admin area (http://<em>your-UVM-netid</em>.blog.uvm.edu/mt/mt.cgi)<br />
 - click on the name of the blog or sub-blog for which you wish to create the home page<br />
 - in the menu at the left, choose "Categories"<br />
 - in the next window, find and click on "Create New Top Level Category"<br />
 - type in a category name (ex: Home, or Welcome). Remember if you typed it with upper or lower case letters--you will need to replicate that name exactly in a few moments<br />
 - click "Create Category"</p>

<p><strong>2) Create the post (the "Home Page":</strong></p>

<p> - in the menu at left, click on "New Entry" which opens your blog edit posting window<br />
 - before typing in your post, make sure you have a drop-down box named "Category"<br />
If not, scroll down to the bottom of that window and look for a link named "Customize the display of this page." In the pop-up window, click "Custom" and choose the items you would like to have as part of your editing window. If you are not sure which ones you want, just click "All"<br />
 - you will be returned to your editing window and will now see many more options, including a "Category" drop-down box.<br />
 - in the Category box, choose the category you just made in Step 1 (ex: Home, or Welcome)<br />
 - In the Title box, ype in a Title<br />
 - in the Entry Body box, type in your home page text<br />
 - choose "Published" from the drop down box <br />
 - click Save</p>

<p><strong>3) Tell the blog that your new home page posting is the only posting you want to appear each and every time someone visits your blog</strong></p>

<p> - while still in your blog admin page, choose "Templates" from the menu at left<br />
 - in the list of files that appears, double click on "index.html"<br />
 - scroll through that window of code until you find this line:</p>

<p>          &lt;MTEntries&gt;</p>

<p> - edit that line to include the category name. For example, if you had named your category "Home" the line should be edited to look like this:</p>

<p>          &lt;MTEntries category="Home"&gt;</p>

<p>If you had named your category "Welcome" it would look like this:</p>

<p>           &lt;MTEntries category="Welcome"&gt;</p>

<p>Make sure you put in the quote marks and use the exact case you used when you created the category (i.e. home is not the same as Home--make it exact!)</p>

<p>- click Save</p>

<p><strong>4) Now, rebuild your blog </strong></p>

<p> - click "Rebuild" on the menu at left. in the pop-up window, click "Rebuild the Site"</p>

<p>When it's done, View the Site. (You may have to hit your browsers Refresh button once you get to the site to see your new version.)</p>

<p><br />
You should now have a posting that always appears as the opening post or "Home Page" on your blog. </p>]]>
    </content>
</entry>
<entry>
    <title>Screencast: How to install, manage, and create sidebar widgets</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2007/01/screencast_how_to_install_mana.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=40" title="Screencast: How to install, manage, and create sidebar widgets" />
    <id>tag:blog.uvm.edu,2007:/help//2.40</id>
    
    <published>2007-01-12T02:01:58Z</published>
    <updated>2007-01-12T02:10:02Z</updated>
    
    <summary>In this video, we&apos;ll cover how to set up and install widgets that make changing the content on the side of your blog super easy. We&apos;ll also look at how to create a custom widget....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>In <a href="http://www.uvm.edu/ctl/screencast/mt_widgets_setup.mov">this video</a>, we'll cover how to set up and install widgets that make changing the content on the side of your blog super easy.  We'll also look at how to create a custom widget.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast: How to set up and use StyleCatcher</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2007/01/screencast_how_to_set_up_and_u.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=39" title="Screencast: How to set up and use StyleCatcher" />
    <id>tag:blog.uvm.edu,2007:/help//2.39</id>
    
    <published>2007-01-12T01:57:05Z</published>
    <updated>2007-01-12T02:01:50Z</updated>
    
    <summary>Here is a video tutorial on how to use StyleCatcher to apply a theme to your blog....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>Here is a <a href="http://www.uvm.edu/ctl/screencast/mt_stylecatcher_setup.mov">video tutorial</a> on how to use StyleCatcher to apply a theme to your blog.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Creating a &quot;Sub&quot; Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/screencast_series_creating_a_s.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=36" title="Screencast Series: Creating a &quot;Sub&quot; Blog" />
    <id>tag:blog.uvm.edu,2006:/help//2.36</id>
    
    <published>2006-08-30T20:48:07Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>In the final installment of the Screencast Series, we&apos;ll see how to create more blogs within our blog account....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>In the final installment of the Screencast Series, we'll see how to <a href="http://www.uvm.edu/~jhenry/screencasts/subBlogMT3.3.mov">create more blogs within our blog account</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Change your password</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/screencast_series_reset_your_p.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=35" title="Screencast Series: Change your password" />
    <id>tag:blog.uvm.edu,2006:/help//2.35</id>
    
    <published>2006-08-29T20:44:22Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>Today we&apos;ll see how to change our blog&apos;s administration password....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>Today we'll see how to <a href="http://www.uvm.edu/~jhenry/screencasts/passwordMT3.3.mov">change our blog's administration password</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Making a new entry</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/screencast_series_making_a_new.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=34" title="Screencast Series: Making a new entry" />
    <id>tag:blog.uvm.edu,2006:/help//2.34</id>
    
    <published>2006-08-28T20:39:57Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>This movie covers how to add an entry to your blog....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>This movie covers how to <a href="http://www.uvm.edu/~jhenry/screencasts/entryMT3.3.mov">add an entry</a> to your blog.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Editing blog posts</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/screencast_series_editing_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=33" title="Screencast Series: Editing blog posts" />
    <id>tag:blog.uvm.edu,2006:/help//2.33</id>
    
    <published>2006-08-27T20:28:19Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>In our third installment of the Screencast Series, our intrepid narrator walks us through the process of editing an existing entry....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>In our third installment of the Screencast Series, our intrepid narrator walks us through the process of <a href="http://www.uvm.edu/~jhenry/screencasts/editEntryMT3.3.mov">editing an existing entry</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Managing categories in your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/screencast_series_managing_cat.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=32" title="Screencast Series: Managing categories in your blog" />
    <id>tag:blog.uvm.edu,2006:/help//2.32</id>
    
    <published>2006-08-26T20:11:52Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>Today we&apos;ll be looking at how to manage categories in your blog....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>Today we'll be looking at how to <a href="http://www.uvm.edu/~jhenry/screencasts/categoriesMT3.3.mov">manage categories in your blog</a>.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Screencast Series: Backing up your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/08/backing_up_your_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=31" title="Screencast Series: Backing up your blog" />
    <id>tag:blog.uvm.edu,2006:/help//2.31</id>
    
    <published>2006-08-25T20:03:48Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>In the next few posts, we&apos;ll be providing some movies describing various common tasks that you might encounter while blogging at UVM (and elsewhere for that matter). All of the movies in this series were produced and recorded by Chris...</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>In the next few posts, we'll be providing some movies describing various common tasks that you might encounter while blogging at UVM (and elsewhere for that matter).   All of the movies in this series were produced and recorded by Chris Ruscio, a former student employee at the Center for Teaching & Learning. </p>

<p>In the first installment of our Screencast Series, we'll go over <a href="http://www.uvm.edu/~jhenry/screencasts/blogBackupMT3.3.mov">how to make a backup of your blog</a> (14MB).</p>]]>
        
    </content>
</entry>
<entry>
    <title>Set up a podcast feed for your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/02/set_up_a_podcast_feed_for_your.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=27" title="Set up a podcast feed for your blog" />
    <id>tag:blog.uvm.edu,2006:/help//2.27</id>
    
    <published>2006-02-16T19:11:36Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>One of the benefits to having a blog is that you can use it to publish media content whis is automatically downloaded to your audience&apos;s computers and portable devices. This process is often referred to as a podcast. To create...</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>One of the benefits to having a blog is that you can use it to publish media content whis is automatically downloaded to your audience's computers and portable devices.  This process is often referred to as a <a href="http://en.wikipedia.org/wiki/Podcast">podcast</a>.  To create a podcast, a special "web feed" needs to be generated from your blog that people can subscribe to.  There are a few ways to go about this. Here is an easy way - all you need to know is the url for your blog.</p>]]>
        <![CDATA[<ol>
<li>Go to your blog home page, and copy the URL out of the address bar (i.e. http://your.blog.uvm.edu/).</li>
<li>Go to <a href="http://feedburner.com/">feedburner.com</a>, and paste in the link below where it says "<strong>Type Your Blog or Feed Address Here to Get Started</strong>"</li>
<li>Check the box next to "<strong>I am a podcaster!</strong>", and click the "<strong>Next&gt;&gt;</strong>" button.</li>
<li>On the next screen, you don't need to change anything, so click on the "<strong>Next&gt;&gt;</strong>" button.</li>
<li>Edit the feed information as you'd like it to appear when you send it to people, and fill out the account information to create a new account. When you've filled out all of the fields, click the "<strong>Activate Feed&gt;&gt;</strong>" button.</li>
</ol>

<p>That's it!  The link you are provided with is the one you can send to people, and subscribe to in your favorite <a href="http://www.mozilla.com/thunderbird/">feed</a> <a href="http://ranchero.com/netnewswire/">reader</a>, or <a href="http://odeo.com/">audio</a> <a href="http://apple.com/itunes/">program</a>. </p>

<p>Now when you upload a media item and link to it in a blog post, it's automatically included in this podcast feed.  You can even log back into your feedburner account and see how many people are subscribed to your feed, and more. </p>]]>
    </content>
</entry>
<entry>
    <title>Apply themes to your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2006/02/apply_themes_to_your_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=26" title="Apply themes to your blog" />
    <id>tag:blog.uvm.edu,2006:/help//2.26</id>
    
    <published>2006-02-15T20:52:44Z</published>
    <updated>2006-09-01T16:06:03Z</updated>
    
    <summary>The release of MT 3.2 brought with it a new plugin that let&apos;s you easily choose and apply various themes to your blog. Here&apos;s how to set it up and use it....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        <![CDATA[<p>The release of MT 3.2 brought with it a new plugin that let's you easily choose and apply <a href="http://www.sixapart.com/movabletype/styles/library">various themes</a> to your blog.  Here's how to set it up and use it.</p>

]]>
        <![CDATA[<p><strong>Configuring StyleCatcher</strong></p>

<p>Before we begin, we need to configure StyleCatcher to use the appropriate paths when it downloads and displays themes.  To do this:</p>

<ol>
<li>Log into your blog admin space.  After logging in, click on the "Plugins" link from the menu on the right.</li>
<li>to the right of where the "StyleCatcher" plugin is described, click the "<strong>Show Settings</strong>" link.</li>
<li>Set the <strong>Theme Root URL</strong> to <strong>/mt/mt-static/themes/</strong></li>
<li>Click "<strong>Save Changes</strong>".</li>
</ol>

<p>The plugin should now be ready.  Next we need to go set up your blog.</p>

<p><strong>"Freshening" up your template files</strong></p>

<p>If you got your blog before January of this year or have modified your template files, then you may need to reset your templates.  This isn't necessarily a requirement, but I've found during my tests that things go smoothly with clean templates.  Your mileage may vary.</p>

<p>Doing this makes backup copies of your templates and replaces the current files with the default files that come with MT 3.2.  So if there are customizations that you would like to preserve, you'll have to go back in after and re-edit your templates.  </p>

<p>To refresh your templates:</p>

<ol>
<li>Log into your blog's admin space and proceed to the blog you are refreshing.</li>
<li>Click on the "<strong>Templates</strong>" button from the menu on the left.</li>
<li>Select all the Templates by checking the box next to "Template Name" at the top of the list of template files. </li>
<li>From the dropdown box labeled "<strong>More actions...</strong>" (located above and to the right of the list of template files), select "<strong>Refresh Templates</strong>", and hit "<strong>Go</strong>". </li>
</ol>

<p><strong>Using the plugin</strong></p>

<p>Now it's time for the fun part.</p>

<ol>
<li>If you're not already there, log into your blog's administrative interface, and proceed to the templates area of the blog you would like to style.</li>
<li>Scroll down to below the list of templates, and click on the "<strong>Select a Design using StyleCatcher</strong>" link.</li>
<li>Click on the "Find Style" button to browse the style library.</li>
<li>Pick a design by clicking on one of the squares.</li>
<li>Click the "<strong>Choose This Design</strong>" button.</li>
<li>Return to the templates area and <strong>rebuild</strong> your blog.</li>
</ol>

<p>Now when you go look at your blog (remember to reload your browser if it looks odd or hasn't seemed to change), you should see the style you picked out.</p>
]]>
    </content>
</entry>
<entry>
    <title>Manage Categories In Your Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2005/05/manage_categories_in_your_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=25" title="Manage Categories In Your Blog" />
    <id>tag:blog.uvm.edu,2005:/help//2.25</id>
    
    <published>2005-05-15T18:05:59Z</published>
    <updated>2006-09-01T16:06:04Z</updated>
    
    <summary>Posts in many blogs, including MovableType, are usually filed and organized into categories. Here&apos;s how to add, edit, and delete categories within your blog....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        Posts in many blogs, including MovableType, are usually filed and organized into categories.  Here&apos;s how to add, edit, and delete categories within your blog.


        <![CDATA[<ol>
	<li>Log into your blog's administration area, and click on the name of the blog you wish to modify.</li>
	<li>From the menu on the left, click on "<strong>Categories</strong>".  You are now in the Categories area.</li>
</ol>

To <strong>add a new category</strong>, 
<ul>
	<li>click on "<strong>Create new top level category</strong>", </li>
	<li>enter the title in the box, </li>
	<li>and click the "<strong>Create Category</strong>" button.</li>
</ul>

To <strong>edit existing categories</strong>, 
<ul>
	<li>click on the name of the category, </li>
	<li>edit the title and any other desired information, </li>
	<li>then scroll down to the bottom and click the "<strong>Save</strong>" button.</li>
</ul>

<strong>Categories can be deleted</strong> by checking the checkbox next to each category you wish to delete, then clicking on the "<strong>Delete</strong>" button at the bottom of the list.
]]>
    </content>
</entry>
<entry>
    <title>Edit a Previous Post</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2005/05/edit_a_previous_post.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=24" title="Edit a Previous Post" />
    <id>tag:blog.uvm.edu,2005:/help//2.24</id>
    
    <published>2005-05-15T18:05:06Z</published>
    <updated>2006-09-01T16:06:04Z</updated>
    
    <summary>So you&apos;ve made a post to your blog, but maybe there&apos;s a typo on the first line. Or perhaps you would like the post to be in a different category. Here&apos;s how to edit a post....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        So you&apos;ve made a post to your blog, but maybe there&apos;s a typo on the first line.  Or perhaps you would like the post to be in a different category.  Here&apos;s how to edit a post.

        <![CDATA[<ol>
	<li>Log into your admin area, and click on the name of the blog where the post resides. </li>
	<li>Click on the "<strong>Entries</strong>" option from the menu on the left.  You are presented with a list of postings, by title.</li>
	<li>Click on the name of the entry you wish to edit.  </li>
	<li>You will be presented with the same screen as you see when posting.  Edit your entry, and click the "Save" button at the bottom of the form.</li>
	<li>Rebuild & view your site.</li>
</ol>
]]>
    </content>
</entry>
<entry>
    <title>Post to Your Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2005/05/post_to_your_blog.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=23" title="Post to Your Blog" />
    <id>tag:blog.uvm.edu,2005:/help//2.23</id>
    
    <published>2005-05-15T18:05:00Z</published>
    <updated>2006-09-01T16:06:04Z</updated>
    
    <summary>So you&apos;ve got this nifty new blog, but there&apos;s nothing there. Here&apos;s how to add an entry into your MovableType blog....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        So you&apos;ve got this nifty new blog, but there&apos;s nothing there.  Here&apos;s how to add an entry into your MovableType blog.

        <![CDATA[<ol>
	<li>Log into your blog's administration area, and click on the name of the blog you wish to post to.</li>
	<li>From the menu on the left, click on "<strong>New Entry</strong>".  </li>
	<li>Enter a title for the post.</li>
	<li>Select a category to post to.  If you don't have any categories yet, 
<ol>
	<li>choose "<strong>Add new category</strong>" from the dropdown list.  A window will pop up.
In this new pop up window, enter a name for the category in the "<strong>Category Title</strong>" box.  If you don't have any idea what kind of category to create, you can create a "General" category for your posts to default to.</li>
	<li>Click the "<strong>Add</strong>" button.  You will be brought back into the post screen.</li>
</ol>
</li>
	<li>Enter the text for your post into the "<strong>Entry Body</strong>" box.</li>
	<li>Make sure the "<strong>Post Status</strong>" is set to "<strong>Publish</strong>".</li>
	<li>Click on the "<strong>Save</strong>" button.</li>
	<li>Rebuild your site by clicking on the "<strong>Rebuild Site</strong>" option on the menu on the left.</li>
</ol>

To view your posted entry on your site, click on the "<strong>View Site</strong>" option on the bottom of the menu on the left.

You can also edit previous entries. To edit posted entries, click on the "<strong>Entries</strong>" option from the menu on the left, within the admin area for the blog, and click on the name of the entry you wish to edit.  You will be presented with the same screen as you are when posting - edit your entry, and click save.  Rebuild & view your site.]]>
    </content>
</entry>
<entry>
    <title>Create a backup file for your MovableType Blog</title>
    <link rel="alternate" type="text/html" href="http://blog.uvm.edu/help/2005/05/create_a_backup_file_for_your.html" />
    <link rel="service.edit" type="application/atom+xml" href="https://blog.uvm.edu/mt/mt-atom.cgi/weblog/blog_id=2/entry_id=22" title="Create a backup file for your MovableType Blog" />
    <id>tag:blog.uvm.edu,2005:/help//2.22</id>
    
    <published>2005-05-15T17:05:13Z</published>
    <updated>2006-09-01T16:06:04Z</updated>
    
    <summary>Let&apos;s face it - we&apos;ve all lost data before. Here&apos;s how to download all the content from your MT Blog for safe keeping....</summary>
    <author>
        <name>Justin</name>
        <uri>http://uvm.edu/~jhenry/wordpress/</uri>
    </author>
            <category term="How To..." />
    
    <content type="html" xml:lang="en" xml:base="http://blog.uvm.edu/help/">
        Let&apos;s face it - we&apos;ve all lost data before.  Here&apos;s how to download all the content from your MT Blog for safe keeping.

        <![CDATA[<ol>
	<li>Log into your blog administration area. </li>
	<li>Click on the title of the blog you want to back up.</li>
	<li>From the menu on the left, click on "<strong>Import/Export</strong>".</li>
	<li>On this page, click on the link that says "<strong>Export Entries</strong>".</li>
<li>Click on the link that says "<strong>Export Entries From Weblog for ...</strong>".</li>
	<li>Save the file to your computer.</li>
</ol>]]>
    </content>
</entry>

</feed> 

