1 Aug 2005 05:11
Re: XML_Atom?
Joe Stump <joe <at> joestump.net>
2005-08-01 03:11:19 GMT
2005-08-01 03:11:19 GMT
I'm about 60% done with an entire XML_Feed abstraction setup (for reading feeds). I'm interested in whoever is working on XML_Feed_Writer. Maybe we could combine our efforts into a single package (reading and writing feeds). I've abstracted Entry, Info (feed info) and Enclosures thus far. The idea is that no matter if you're parsing (or creating) an Atom/RSS/ etc. feed all of the core components will look the same and act the same. If anyone is interested let me know. I should have basic parsing done for RSS and Atom in the next few days. --Joe On Jul 31, 2005, at 8:00 PM, Firman Wandayandi wrote: > Hi Joe, > > On 7/31/05, Joe Stump <joe <at> joestump.net> wrote: > >> Is there an Atom parser in PEAR? I searched and didn't find anything >> - just wondering if I'm missing something. If there isn't anything I >> suppose I'll start hacking around. >> >> > > I was proposed the XML_Atom package about several months ago, but we > agreed to merge XML_RSS package with it, the package will be named > XML_Syndication, which is provide for build (write) and parse Atom and(Continue reading)
RSS Feed