XML feed is converted to HTML through
Feed2JS.
This is a link to a remote
PHP script
at a portal site.
Bug:
If (as would be typical) you include the feed in a column on a blog-like page,
you want the feed output to stay within the designated width of that column.
But if the feed contains a word that cannot be broken (e.g. a URL),
this will push out the column width.
Solution: No descriptions (desc=0) for feeds whose descriptions may contain a URL.