Street Snaps is an MMS service where users can submit their fashion or street photos via cellphones/smartphones through MMS and see it live on my website. Snap your shot, MMS it to cindyw.itp@gmail.com, and see it uploaded to Street Snaps.
Behind the scenes: This MMS service is being powered by a PHP script provided by Prof. Shawn Van Every where my MySQL database is collecting all submitted MMS and logging it. I’m outputting all my photo submissions via my PHP website here (seen above). I’ve used the meta-tag <title> to encase the MMS info to serve as a pop-up caption (Caption, Time Stamp). Ideally, I’d like to filter out the photo results based on certain keywords in the MMS message. Otherwise, I think this is a handy resource for people who want a micro-photoblog or even as informational as a missing-persons database. Food for thought.