[Seaside] RSS and Atom reader

Nick Ager nick.ager at gmail.com
Tue Mar 27 14:13:02 UTC 2012


For the record I found TopFeeder: http://source.lukas-renggli.ch/topfeeder

I've ported it to Magritte3 and Magritte3 XML bindings. The result is in:
http://ss3.gemstone.com/ss/TopFeeder

You can load it with:

Gofer it
>     url: 'http://ss3.gemstone.com/ss/TopFeeder';
>     package: 'ConfigurationOfTopFeeder';
>     load.
> ConfigurationOfTopFeeder project  stableVersion load: #('Tests').


The Magritte XML bindings work well for consuming an XML document

On 23 March 2012 13:34, Davorin Rusevljan <davorin.rusevljan at gmail.com>wrote:

> On Fri, Mar 23, 2012 at 1:23 PM, Nick Ager <nick.ager at gmail.com> wrote:
> > Hi,
> >
> > Does anyone know of suitable Pharo library for reading RSS and Atom
> feeds?
>
> I remember vaguely BottomFeeder from James Robertson, but if i
> recollect correctly it is for VisualWorks. But maybe it is still
> worthwhile to ping him if you do not find more suitable solution.
>
> Davorin Rusevljan
> http://www.cloud208.com/
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120327/57fe4ab1/attachment.htm


More information about the seaside mailing list