Try studying regular expressions. i have attached a simple parser i made for my girlfriend before for her work. just take a look at the codes. And by the way it is in PHP
and here's a good tutorial about RSS http://www.w3schools.com/rss/default.asp Dave Votaw <[EMAIL PROTECTED]> wrote: Hi - I'm a new member, just joined today. The reason I joined is that I want to create web pages that will parse the Syndic8 rss feeds - that is, the list of feeds that comes from Syndic8 in rss format. I know that there are programs out there that do this. But I am a programmer and I want to learn to do this myself :). Of course I like to read other people's code and learn from it, so pointers are welcome. Here's my question: when I use genfeed.php?Format=rss, the xml data that I'm getting contains only minimal information about each feed. Each <item> contains only <title>, <link>, <description>, and <pubDate>. At least that's all I can see so far. Is it possible to get an rss feed that contains more types of nodes under <item>? I am interested in things like <image>,<language>, etc. Thanks in advance for any tips, pointers, etc. --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. [Non-text portions of this message have been removed] If you're getting "too much mail" then send a message to: [EMAIL PROTECTED] (this will tell it to stop sending you mail) To change your membership use THIS WEB PAGE: http://finance.groups.yahoo.com/group/syndic8/join (here you can set your mail to digest, no mail or LEAVE the list) To find more info about Syndicated XML newsfeeds visit http://www.syndic8.com/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/syndic8/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/syndic8/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
