| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
For test purposes I wanted to check out the NSXMLParser object to read RSS feeds. Now, I've found that some sites do not parse at all.
For example: http://slashdot.org/index.rss doesn't parse, but changing that to http://www.slashdot.org/index.rss (notice the www) does. Is there a method in Cocoa that will automatically change the URL from one format to the other?
Another site is http://www.insidemacgames.com/news/rss.php A closer look to the code shows that the code has a <![CDATA[ tag, which is probably why the parser doesn't parse.
I've seen that NSXMLParser does have delegate methods to handle this, but I have no idea how to use them. Can anybody here help me on this issue, perhaps with some sample code?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
| References: | |
| >NSXMLParser question (From: Jesus De Meyer <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.