Re: Making an NSTableView Display Articles From An RSS Feed.
Re: Making an NSTableView Display Articles From An RSS Feed.
- Subject: Re: Making an NSTableView Display Articles From An RSS Feed.
- From: Kyle Sluder <email@hidden>
- Date: Sun, 23 Aug 2009 11:11:49 -0700
On Aug 23, 2009, at 8:04 AM, Joshua Garnham
<email@hidden> wrote:
But how exactly would I do this?
It's easy! You just write the code to do it. Simple as that.
Seriously, you need to break down your problem. It involves getting
the contents of an RSS feed and displaying these contents in an
NSTableView. Getting the RSS feed involves making an HTTP request and
parsing the resultant XML. And so on until you get to chunks you can
attempt yourself.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden