2006-08-10.06:56:00.feed_sillyness
I added an atom feed to the sidebar. Mostly it's a direct cut and past from the the cookbook so I won't bother showing it here. Why won't XML::Feed let me specify an RSS 1.0 feed? I only have the choice of RSS 2.0 (lame) or Atom. I went with Atom.
The following is an interesting tidbit from Dorian that I'm going to try to work into my talk at YAPC::EU::2006 if I can make it do something practically dangerous.
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" [
<!ENTITY nbsp '<script type="text/javascript">alert("pwned!")</script>'>
]>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
</head>
<body>
<table>
<tbody>
<tr>
<td> </td>
</tr>
</tbody>
</table>
</body>
</html>
Atom 1.0