Caching pictures from Picasa
- by Renat
Hello all,
I'm creating an offline-capable IPhone app for showing pictures on picasa. It was pretty simple to use JQTouch and Google Data API (via JSONP), so I was able to show the albums and thumbnails in 3 hours, however I want that data to be cached, and for that I'm going to use the HTML 5 Application Cache (via xxx.manifest file).
Now the question is what hosts shall I write there in order to cache pictures hosted on picasa.
So far I've seen something like lh6.google.com or lh4.ggpht.com does anybody knows the full list of servers?