I'm making an application that directly takes images from a site and downloads them into the apps Documents directory for use when the user doesn't have a data connection. The application will check the site for the latest post and update accordingly.
I've never done anything with databases before and thought that this would be easier to implement......since I'm only looking for one specific portion of the webpage.
Anyone ever do anything like this? Is this even possible?
Thanks for any responses! :)