<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.majordojo.com/projects/FeedManager/atom.xsl" type="text/xsl" media="screen"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/05/make-your-atom-feeds-pretty.php" />
  <link rel="self" type="application/atom+xml" href="http://www.majordojo.com/2006/05/make-your-atom-feeds-pretty.php" />
  <id>tag:www.majordojo.com,2010://3/tag:www.majordojo.com,2006://3.1427-</id>
  <updated>2010-03-08T18:05:14Z</updated>
  <title>Comments for Make your Atom feeds pretty!</title>
  <subtitle>A blog about Movable Type, technology, geek-dom, science-fiction and yes, sometimes my personal life.</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.261</generator>
  <entry>
    <id>tag:www.majordojo.com,2006://3.1427</id>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/05/make-your-atom-feeds-pretty.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.majordojo.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=3/entry_id=1427" title="Make your Atom feeds pretty!" />
    <published>2006-05-25T22:08:00Z</published>
    <updated>2007-01-15T22:33:42Z</updated>
    <title>Make your Atom feeds pretty!</title>
    <summary>I have always been impressed with the ingenuity behind FeedBurner&#8217;s rendering of &#8220;burned feeds.&#8221; Using a simple XSL stylesheet, Feedburner instructs browsers to render unintelligible XML feeds into a human-readable HTML format. The tech is cool enough and easy enough...</summary>
    <author>
      <name>Byrne</name>
      <uri>http://www.majordojo.com/</uri>
    </author>
    
    <category term="Atom" />
    
    <category term="Blogging" />
    
    <category term="Geeky Goodness" />
    
    <category term="Movable Type" />
    
    <category term="Personal Projects" />
    
    <content type="html" xml:lang="en" xml:base="http://www.majordojo.com/">
      <![CDATA[<p>I have always been impressed with the ingenuity behind <a href="http://www.feedburner.com/">FeedBurner</a>&#8217;s rendering of &#8220;burned feeds.&#8221; Using a simple XSL stylesheet, Feedburner instructs browsers to render unintelligible XML feeds into a <a href="http://feeds.feedburner.com/majordojo">human-readable HTML format</a>. </p>

<p>The tech is cool enough and easy enough that I have been surprised by how few people have jumped on the XSL band wagon and applied this tech to their own blogs. So, in my never-ending pursuit of bringing cool stuff like this to even more people, I have created <a href="http://www.majordojo.com/projects/FeedManager/atom.xsl">Atom XSL</a> and <a href="http://www.majordojo.com/projects/FeedManager/atom.css">Atom CSS</a> stylesheets which can be used to render your Atom feeds into HTML.</p>
]]>
      <![CDATA[<p>Some of the advantages this <a href="http://www.majordojo.com/projects/FeedManager/atom.xsl">XSL stylesheet</a> provides are:</p>

<ul>
<li>It eliminates the sometimes annoying, sometime confusing &#8220;Do you want to download this file?&#8221; dialog that some browsers surface when users click on a link to an XML file, like an Atom feed.</li>
<li>It surfaces one-click &#8220;subscribe to this feed&#8221; links for the most popular feed readers to make it easiser for users to subscribe to your feed.</li>
<li>Users will never even know they are looking at XML - all they will see is yet another HTML web page.</li>
</ul>

<p>If any of this is hard for you to <a href="http://en.wikipedia.org/wiki/Grok">grok</a>, then you can take advantages of these features by installing these templates to your blog with the click of a button using the <a href="http://www.majordojo.com/projects/FeedManager/">Feed Manager</a> plugin for <a href="http://www.sixapart.com/movabletype/">Movable Type</a>. Or, you could also just use FeedBurner to burn your feed for you - another good option that does require a specific blogging tool to be used&#8230; the only disadvantage being that you can&#8217;t customize the look and feel of the rendered feed.</p>
]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.majordojo.com,2006://3.1427-comment:12737</id>
    <thr:in-reply-to ref="tag:www.majordojo.com,2006://3.1427" type="text/html" href="http://www.majordojo.com/2006/05/make-your-atom-feeds-pretty.php"/>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/05/make-your-atom-feeds-pretty.php#c12737" />
    <title>Comment from Byrne Reese on 2006-05-25</title>
    <author>
        <name>Byrne Reese</name>
<!--        <uri>http://www.majordojo.com/</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.majordojo.com/">
	<![CDATA[<p>I forgot to mention that this technique only works with browsers that do not apply their own stylesheet, like:</p>

<ul>
<li>Safari on Mac OS X</li>
<li>Internet Explorer 7</li>
</ul>

<p>Those browsers really should consider applying a stylesheet if and only if a stylesheet was not specified by the user.</p>
]]>
    </content>
    <published>2006-05-25T22:59:02Z</published>
    <updated>2006-05-25T22:59:02Z</updated>
  </entry>

</feed>

