This generator fully complies with the RSS board's specs.
TODO/Future enhancements (in order of importance):
- Support channel's image tag
- Support skipDays and skipHours tags
- Support ttl tag (caching indicator)
- Added comprehensive list of ISO 639-1 language codes for ease
- Support enclosure tag (attached file in item tag)
- Added button to download results as a file
- Added button to copy an existing feed's contents to fields, and thus the result
- Fix change event on enclosure file to update properly
- Added functionallity to drag an feed file (.xml) to the result box to be copied to fields, and thus the result. A text selection can also be dragged and parsed
- Add HTTP HEAD requesting to images to verify requirements and possibly show a preview
- Support comments tag
- Wont do: Detect relative URL's on Content field and notify the user (The Regular Expressions are so complicated it doesn't make sense, the user can validate using the RSS Board Validator, which implements them, and most readers should be able to resolve relative paths based on the feed channel properties anyways)
Privacy notice: This demo runs entirely within your browser. In other words, no data is sent to me, the code is sent to your browser and runs locally. You could theoretically load the page, cut your network connection and then start it.