vote up 0 vote down star
2

Hi, I am trying to adapt http://kosmaczewski.net/2009/03/08/asynchronous-loading-of-images-in-a-uitableview/ to load a specific flickr feed but at the moment when I put in a flick rss feed in definations.h it wont load the images past the thumbnail view

//
//  Definitions.h
//  AsyncTable
//
//  Created by Adrian on 3/8/09.
//  Copyright 2009 __MyCompanyName__. All rights reserved.
//

// URL of the public Flickr RSS feed
#define NEWS_FEED_URL @"http://api.flickr.com/services/somekind of feed here"
flag

64% accept rate

1 Answer

vote up 0 vote down check

Found the problem You just have to edit the XML parser a bit

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.