Well, images and such stopped working. One thing I notice looking at the feed is that the HTML in the isn't encoded as its supposed to be (as far as I can tell you're supposed to encode the HTML using entities, like making be <whatever>). The validators also barf on & in elements, so I cuess you're supposed to encode those too (&).