Dan, Which of the two options I mentioned, if any, do mean by "it"? I can probably help, but I would need some more info about what approach you want to take and what you hope to accomplish. David On Thu, Apr 28, 2011 at 12:26 PM, Dan Sagisser <[log in to unmask]> wrote: > Yeah, I guess that's exactly the step I'm missing! How do I do I tell it > to transform it with an XSLT? > > -Dan > > > On Thu, Apr 28, 2011 at 11:39 AM, David Naughton <[log in to unmask]> wrote: > >> According to the docs, the Google Feed API can return XML: >> http://code.google.com/apis/feed/v1/devguide.html#resultXml One option >> would be to transform that on the client with XSLT. >> >> I've also used SimplePie, the best feed parser I've found for PHP so far. >> It also allows one to get the feed XML, which you could transform with XSLT, >> e.g. http://simplepie.org/wiki/reference/simplepie/enable_xml_dump >> >> David >> >> -- >> David Naughton >> University of Minnesota Libraries >> [log in to unmask] >> 5-0473 >> >> >> On Thu, Apr 28, 2011 at 11:24 AM, Kristofer Layon <[log in to unmask]>wrote: >> >>> You may be right, I'm not sure. I always get a bit lost in Google >>> documentation. My impression is that it has a few off-the-shelf options, >>> but is also quite customizable. (how customizable, I can't really say) >>> >>> >>> >>> On Apr 28, 2011, at 11:20 AM, Dan Sagisser wrote: >>> >>> Yeah, I looked at that, but my understanding from reading the >>> documentation was that you couldn't use xsl to parse it they way you >>> wanted. Did I misunderstand (which is entirely possible)? >>> >>> -dan >>> >>> On Thu, Apr 28, 2011 at 11:06 AM, Kristofer Layon <[log in to unmask]>wrote: >>> >>>> You mean the Google Feed parser that I highlighted on this list on April >>>> 15? =) >>>> >>>> Kris >>>> >>>> >>>> >>>> On Apr 28, 2011, at 10:52 AM, Dan Sagisser wrote: >>>> >>>> Hi all, >>>> >>>> In the college of ed, we have everything in ASP. And we have this >>>> awesome tool some folks made that is an ASP feed parser. It basically says >>>> "what's the link to the feed?" and "what's the link to the xslt to figure >>>> out how to display it". I love it, but I'm working on a project that needs >>>> a PHP version. >>>> >>>> Does anyone know of/use one they could recommend? >>>> >>>> Thanks! >>>> -Dan >>>> >>>> -- >>>> Dan Sagisser >>>> Information Architect and Project Manager >>>> College of Education and Human Development >>>> Phone: 612-626-1325 >>>> www.cehd.umn.edu >>>> >>>> >>>> >>> >>> >>> -- >>> Dan Sagisser >>> Information Architect and Project Manager >>> College of Education and Human Development >>> Phone: 612-626-1325 >>> www.cehd.umn.edu >>> >>> >>> >> > > > -- > Dan Sagisser > Information Architect and Project Manager > College of Education and Human Development > Phone: 612-626-1325 > www.cehd.umn.edu > >