Skip to the links

Call Me Al

My MozBlog

I've upgraded to RSS 2.0. Here is a plain text template for you to use. There is not a large difference in RSS 2.0 other than some name changes. However, there is now a Category which is useful for people who clutter their blogs with non-Mozilla stuff. It is preferred that feeds to Gemal's Blogupdates distinguish between Mozilla and non-Mozilla related entries. If I wanted to read about your pet fish, I'd bookmark your site. I'm hardcoding it in mine because this blog is intended to be 99% Mozilla-related. Unfortunately the date format from Blogger is still wrong.

<rss version="2.0">
  <channel>
  <title>My Blog Title</title>
  <link>My Blog URL</link>
  <description><$BlogDescription$></description>
  <language>en-us</language>
  <Blogger>
  <item>
    <pubDate><$BlogItemDateTime$> GMT</pubDate>
    <title><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></title>
    <link><$BlogItemURL$></link>
    <description>
    <$BlogItemBody$>
    </description>
    <category>Mozilla</category>
  </item>
  </Blogger>
  </channel>
</rss>
0 comments - Post a Comment


powered by blogger