cxfeng1-zz / async-uitableview

Sample project using the ASIHTTPRequest to load the public Flickr RSS feed, and then load the images in a UITableView in asynchronous fashion

Home Page:http://kosmaczewski.net/projects/asynchronous-uitableview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version: 1.0

Author: Adrian Kosmaczewski

Date: March 8th, 2009

Programming Languages: Objective-C

Tools: Xcode

Platforms: Mac OS X Leopard 10.5.6, iPhone OS 2.0+

Repository: Github

License: None, public domain, whatever you want :)

image

This project features a sample application showing one possible way to load images asynchronously in a UITableView, using Apple’s Reachability class and the ASIHTTPRequest framework. It also features a simple Core Animation effect similar to the one featured in the iTunes iPhone application.

About

Sample project using the ASIHTTPRequest to load the public Flickr RSS feed, and then load the images in a UITableView in asynchronous fashion

http://kosmaczewski.net/projects/asynchronous-uitableview/