Quantcast
Channel: Hydrate table using RSS feed data Objective C - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by 0x8badf00d for Hydrate table using RSS feed data Objective C

UIImage *image = [UIImage imageWithData:[NSData dataWithContentsOfURL:[NSURL URLWithString:@"http://www.example.com/image.png"]]]; In the above line of code, NSURL URLWithString: is to use with file...

View Article



Hydrate table using RSS feed data Objective C

I have an Objective C application that reads data from an RSS feed using ASIHTTPRequest and parses it using GDataXML. There are two pieces of the RSS data returned that I'd like to display in a table....

View Article
Browsing all 2 articles
Browse latest View live


Latest Images