So that was at least a little helpful. I don't think I'm smart enough to fully absorb the genius of the previous post.
I have created the PHP script, and have a clean xml file that includes link, linkPreview, width, and height, but as for getting it into the iPhone app, I've got nothin'...
I would very much like to use the three20 library or some other method that will give me an identical thumbnail iOS Album interface. The people whom I am designing this for are quite set on this interface. Again, I know it is possible, but I haven't the slightest idea how.
I have been looking at the sample scripts that come with Three20, but haven't been able to put this together.
I have an album, in a separate file, I made using this tutorial:
iPhone SDK: Creating a Photo Gallery With Three20
I just can't figure out how to change the individual flickr urls to one parsed xml array, nor am I really sure the best method of parsing the xml file in the first place.
Thanks again for all of the help.