G guydor macrumors member Original poster Mar 10, 2009 67 0 Apr 21, 2010 #1 I want to do it without using XML, is it possible? Thanks!
ulbador macrumors 68000 Feb 11, 2010 1,554 0 Apr 21, 2010 #2 guydor said: I want to do it without using XML, is it possible? Click to expand... Umm, RSS is XML. I'm not sure why you wouldn't want to just create an XML parser. Just google for it, the top hit is a really simple example of how to get and process an RSS feed and put it in a table
guydor said: I want to do it without using XML, is it possible? Click to expand... Umm, RSS is XML. I'm not sure why you wouldn't want to just create an XML parser. Just google for it, the top hit is a really simple example of how to get and process an RSS feed and put it in a table