So, here it is...
I have volenteered develop an iPhone app for my local church that allows people to stream/download messages (30min .mp3 files), then listen to at their own pleasure. If I am to complete this they will pay me!
I have practically no experiences in xcode or anything so please be gentle!
So the app is set out as a tab bar app, one of the tabs called 'messages'.
In this tab i want a table that receives its values from the net.
I have access to a website that can host php and all of that garbage. When i select a value I want you to have the option to download the mp3 and read its details.
SO! What do I need to do to populate the table data from the net? a table on my website? php? i read about some SOAPy thing?
I have been searching for days on end, HULP PLOX!!!