I am currently in the process of designing a version of my website that will work in mobile browsers, specifically the iPhone. I have several photo galleries, and want to do something similiar to how the Facebook app handles images, with a slide gallery. Is that possible to do without writing an app for my site? Or are there any other ways to make photo galleries for mobile devices? All of my images are in a SQL database, so I will probably use PHP to do something similar to deviantART's mobile site for general mobile browsers, but I'd like to do something a bit cleaner for the iPhone and other touch screen devices.