Atom is an XML based news-feed format
0
votes
3answers
233 views
Different results for the same RSS feed fetching from different user agents
If I add a feed URL to Google Reader or to a desktop feed aggregator, I receive nice results. The URL is:
http://estaticos03.marca.com/rss/futbol_1adivision.xml
But when I fetch the same URL from a ...
0
votes
3answers
148 views
How can I store my atom data so my IRC bot can access it? Should I use SQL at all?
I want to add feeds such as ajaxian, smashingmagazine and store feeds starting today on my server, in order so that I can push the new items to my irc bot so it can echo them in my channel.
I will ...
0
votes
2answers
266 views
Would anyone tell me how to fetch the media:thumb element's attribute from a json feed?
I made a yahoo pipe that pulls up the atoms as json format; however, I can fetch and display all the elements in my html page except for the element's attribute.
Would anyone tell me how to fetch ...