Not that new, but new to me: The NetBSD News Beat, which appears to pick up news through RSS, including from this very site! Links within my posts vanish, unfortunately, as my XML feed doesn’t keep them.
Not that new, but new to me: The NetBSD News Beat, which appears to pick up news through RSS, including from this very site! Links within my posts vanish, unfortunately, as my XML feed doesn’t keep them.
Hi Justin!
You could include the full HTML in the feed by using a CDATA block. This would allow keeping links without worry.
If you need an example feed, look at http://kimmo.suominen.com/photos/photos.xml for a simple one. I can even email the Perl code that generates that one, if you think it would be helpful.
The issue isn’t how the links are formatted in there – it’s that the XML feed that MovableType produces doesn’t include them at all. Somewhat annoying…