"Taco Fleur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi Ben,
Good article, the code does the trick, however I believe it does not fully comply with the current RSS standard, the code does not allow for attributes like for example. <guid isPermaLink="true"></guid> And some other elements like cloud are missing... The example code simply constructs a RSS file. There is nothing stopping you including <guid>, nor <cloud>. I believe <cloud> is an optional sub-element of <channel> and <guid> is an optional sub-element of <item> (all elements of <item> are optional). http://backend.userland.com/rss provides an easy to read list of required and optional elements that you can populate your RSS with. This page also features links to additional resources. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
