Posted By: Edgar González
Date: 2006-04-10 23:01
Summary: W3C Feed Validator initial release
Project: W3C Feed Validator
FeedValidator is an interface to the W3C Feed Validation online service (http://validator.w3.org/feed/), based on its SOAP 1.2 support.
It helps to find errors in RSS or ATOM feeds.
FeedValidator add a new assertion (assert_valid_feed) which you can use in Rails applications. This assertion implements a cache to improve the performance of the tests and to not abuse of the W3C Feed Validation online service. |
|