<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Test Blog</title>
      <link>http://mt-hacks.com/entrypost-testing/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Tue, 26 Aug 2008 09:03:58 -0400</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/08/post_14.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/08/post_14.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Books</category>
        
        
         <pubDate>Tue, 26 Aug 2008 09:03:58 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/08/post_13.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/08/post_13.html</guid>
        
        
         <pubDate>Thu, 14 Aug 2008 09:38:50 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/07/post_12.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/07/post_12.html</guid>
        
        
         <pubDate>Mon, 21 Jul 2008 06:16:59 -0400</pubDate>
      </item>
            <item>
         <title>title test</title>
         <description>test test test</description>
         <link>http://mt-hacks.com/entrypost-testing/2008/07/title_test.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/07/title_test.html</guid>
        
        
         <pubDate>Fri, 11 Jul 2008 12:22:55 -0400</pubDate>
      </item>
            <item>
         <title>John&apos;s Sample Entry</title>
         <description>Here&apos;s an image of the Wright Brother&apos;s glider.</description>
         <link>http://mt-hacks.com/entrypost-testing/2008/05/johns_sample_entry.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/05/johns_sample_entry.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">News Stories</category>
        
        
         <pubDate>Fri, 30 May 2008 19:36:14 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/04/post_11.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/04/post_11.html</guid>
        
        
         <pubDate>Fri, 18 Apr 2008 07:57:51 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/01/post_10.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/01/post_10.html</guid>
        
        
         <pubDate>Sun, 20 Jan 2008 05:45:59 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description>This is very useful.</description>
         <link>http://mt-hacks.com/entrypost-testing/2008/01/this_is_very_useful.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/01/this_is_very_useful.html</guid>
        
        
         <pubDate>Wed, 16 Jan 2008 16:48:51 -0400</pubDate>
      </item>
            <item>
         <title></title>
         <description></description>
         <link>http://mt-hacks.com/entrypost-testing/2008/01/post_9.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2008/01/post_9.html</guid>
        
        
         <pubDate>Tue, 15 Jan 2008 11:26:27 -0400</pubDate>
      </item>
            <item>
         <title>things I like</title>
         <description>i like this alot!</description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/things_i_like.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/things_i_like.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Books</category>
        
        
         <pubDate>Mon, 26 Nov 2007 16:26:39 -0400</pubDate>
      </item>
            <item>
         <title>Nov 14 Entry</title>
         <description>Nov 14 - Test Entry.</description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/nov_14_entry.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/nov_14_entry.html</guid>
        
        
         <pubDate>Wed, 14 Nov 2007 20:34:03 -0400</pubDate>
      </item>
            <item>
         <title>asdfas</title>
         <description>asdfasdf</description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/asdfas.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/asdfas.html</guid>
        
        
         <pubDate>Sun, 11 Nov 2007 10:09:17 -0400</pubDate>
      </item>
            <item>
         <title>Testing this really cool idea</title>
         <description>Template Inheritance is a plugin for Movable Type that enables you to link templates together in a way that one template inherits its template code from another template. One example is when you have two or more blogs in your MT system, and you want to use the same design or template layout for each blog. Using the Template Inheritance plugin, you can effectively use one blog&apos;s templates as master templates that control the templates of the other blogs. So if you have 3 blogs on a company site with same look and feel, this can save you a lot of time manually updating the templates of each blog every time you make a change. Another way to think of it is sharing templates between several blogs. You can link all the templates in one blog to another, or selectively choose which templates should be inherited (including template modules).

New Features in Template InheritanTemplate Inheritance is a plugin for Movable Type that enables you to link templates together in a way that one template inherits its template code from another template. One example is when you have two or more blogs in your MT system, and you want to use the same design or template layout for each blog. Using the Template Inheritance plugin, you can effectively use one blog&apos;s templates as master templates that control the templates of the other blogs. So if you have 3 blogs on a company site with same look and feel, this can save you a lot of time manually updating the templates of each blog every time you make a change. Another way to think of it is sharing templates between several blogs. You can link all the templates in one blog to another, or selectively choose which templates should be inherited (including template modules).

New Features in Template Inheritan</description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/testing_this_really_cool_idea.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/testing_this_really_cool_idea.html</guid>
        
        
         <pubDate>Sat, 10 Nov 2007 03:20:15 -0400</pubDate>
      </item>
            <item>
         <title>test etrée</title>
         <description>commetnaire ?</description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/test_etree.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/test_etree.html</guid>
        
        
         <pubDate>Fri, 09 Nov 2007 11:19:33 -0400</pubDate>
      </item>
            <item>
         <title>w&apos;s</title>
         <description><![CDATA[<br />?R?????g:(HTML?^?O??^?C???Ɏg?p???Ă????B) ]]></description>
         <link>http://mt-hacks.com/entrypost-testing/2007/11/ws.html</link>
         <guid>http://mt-hacks.com/entrypost-testing/2007/11/ws.html</guid>
        
        
         <pubDate>Sun, 04 Nov 2007 05:34:32 -0400</pubDate>
      </item>
      
   </channel>
</rss>
