<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>The "chain":http://jeff.dallien.net/posts/templating-system-for-prolog continues, though I won't be writing much about it tonight. I updated the front page of the "Prolog Blog":http://prologblog.com to use a page that is processed using the templating system I've extracted from Prolog Server Pages over the last couple of days.

The most important addition for today is an "RSS feed":http://prologblog.com/posts.rss for the Prolog Blog site. The templated files made it easier to implement, but I'm not terribly happy with the way I had to handle escaping the HTML tags within the RSS feed. My preferred method gave me a lot of trouble due to backtracking while looping through each post. I'll probably revisit that in the next few days.</body>
  <created-at type="datetime">2009-03-20T04:43:00-04:00</created-at>
  <id type="integer">44</id>
  <published type="boolean">true</published>
  <title>Prolog Blog has an RSS feed</title>
  <updated-at type="datetime">2009-03-20T04:51:21-04:00</updated-at>
  <url-title>prolog-blog-has-an-rss-feed</url-title>
</post>
