Tag Archive for 'feeds'

[versión en español]
As a result of the work in RubyCorner, I decided to develop a mechanism in Ruby to validate RSS and ATOM feeds.
FeedValidator is a Ruby interface to the W3C Feed Validation online service, 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) [...]

Estoy trabajando en una aplicación Web basada RubyOnRails que lee RSS feeds, para ello estoy usando el gem FeedTools (0.2.22 la versión más reciente hasta hoy).
Para los unit tests estoy usando RSS feeds almacenados en archivos, para optimizar la ejecución de los tests y no tener que procesarlos accediéndolos en internet.
Sin embargo me acabo de [...]




RSS feeds

Suscríbete a nuestros RSS Feeds