from Hacker News

Photo capture, manipulation, and upload in iOS6 Safari

by skattyadz on 10/10/12, 1:16 AM with 2 comments

  • by jasonkostempski on 10/10/12, 3:17 AM

    Started making a site this week that uses these features. Select or take a pic, touch it and move around to pick a color out of it, click the color bar to get a solid color image of that color, download it, set it as wallpaper, BAM! your background matches your outfit, case, car, new lamp, room where you dock your phone, anything. http://www.solidbg.com/beta/

    It's hosted on a AWS S3 instance, no server side code. I love how much power a simple static html/js/css site can have these days and it's getting better every day.

    I also ran into the exact same issues, rotation and squashing. I did a small work around for the squashing, not in a great way but it's in the js file.