Re: RSS Parsing
Re: RSS Parsing
- Subject: Re: RSS Parsing
- From: email@hidden
- Date: Wed, 3 Apr 2002 14:21:24 -0800
rss is just xml...
get libexpat and one of the many objective-c wrappers for it.
http://www.google.com/search?q=expat+objective-c+wrapper
On Wednesday, April 3, 2002, at 01:17 PM, Evan DiBiase wrote:
Hello,
I'm working on an application that needs to parse RSS feeds. The
specification seems to be well-defined
(http://groups.yahoo.com/group/rss-dev/files/specification.html), but
I've never written a parser before and so don't really know where to
begin.
Has anyone attempted anything like this before? Where should I start?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >RSS Parsing (From: Evan DiBiase <email@hidden>) |