[Catalyst] redundant namespace declarations with	Catalyst::View::Atom::XML
    John Napiorkowski 
    jjn1056 at yahoo.com
       
    Sun Sep  3 18:42:20 CEST 2006
    
    
  
Actually this module showed up a a great time for me. 
What I am building is a system with two tiers, one
that serves feeds from database queries and another
that aggregates those feeds onto a web page.
Right now I am using xmlrpc to perform CRUD type
operations on the database but I've been reading a lot
about the google data API which is a REST inspired
system that uses ATOM and it's really what I've been
looking for.  So I hope to use that in the near
future.
So your module makes it easy for my aggregator to
configure and display the feeds for reports we are
internally generating.  Thanks!
--john
--- Jonathan Rockway <jon at jrock.us> wrote:
> 
> > However I hope it
> > can consume Atom 1.0 feeds that don't do that,
> since I
> > a getting feeds from a couple of places for this
> > application.  I guess I'll find out!
> >   
> 
> I recommend Catalyst::Model::XML::Feed for consuming
> feeds.  It handles
> Atom 1.0 just fine.  (It even handles
> weird-but-valid feeds now, thanks
> to the craziness going on in Angerwhale :)
> 
> Regards,
> Jonathan Rockway
> 
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo:
> http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
>
http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
> 
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
    
    
More information about the Catalyst
mailing list