This application connects to a user defined rss or atom feed, (in this case Apple store’s top 25 free apps for Greece), and displays the information of the top applications.
It contains 2 views.
-> the 1st is for loading the information and
-> the 2nd is a more detailed view of each app.
The main point of this app is to show how you can load as many images as you like into a tableview asynchronously.
The image loading is performed asynchronous and until the image has finished loading a scrolling indicator is in place of the image.
However you can use the whole application to show the top applications of each category from apple for whichever store you belong to.
You can view the screencast:
http://www.screencast.com/t/TqL4ksiUbbg
or check out the screens.
If you might need any further assistance do not hesitate to contact me.
Hope you like it.