Why not just detect which browser is viewing the site and not show the progress bar for mobile and safari browsers? That should solve this "double watch" issue.
Good, that would help with my fear. But then again, what's the algorithm of their cleaning. How does it know for sure it's clean? Honestly us Americans can be messy. I can only image what it would be like using one of these at Walmart, a public rest stop or even your infamous Gas Station restroom (if you want to even call those restrooms).
Thanks for the heads up. I was curious as to what the outcome was. It sounds like applications are really looked at in depth. That's really good to hear!
>In contrast, I thought the strong reactions from the people on film were admirable. Running away without expressing disapproval is cowardly; if I were with my family, I would give the guy fair warning, then rush him for being predatory.
In this case I would not see running/walking away as cowardly. By staying or making a scene he will continue filming you and therefore possible having film of you doing some action you may later regret or at least could be edited to make you look like you're in the wrong. It's also unlikely you would actually get the camera footage from the camera man. I think the best course of action would be to contact a local law enforcement officer and then proceed with a court case if you didn't like the out come of that or wanted to pursue getting the video footage. Really though if you just walk away I think they camera man would just leave you alone.
I still prefer LAMP. One trick to improving cache on LAMP is converting or caching files into HTML. I know there are a number of templating engines like Smarty out there that will do just that, but what I mean is actually converting dynamic parts of the site that only change when an admin writes new content. Convert those pages into static HTML files when the admin adds new content, etc.
For example, a number of ecommerce website run off shopping cart systems that use a database. Why not have them convert into a HTML version of the site after the admin adds new products, edits products, ect. That would take a huge load off the server and database.
This is a wonderful idea. I've thought of doing the same with Twilio. You could also make it a little more secure with Twilio by only opening the gate (dialing "9") for specific phone numbers that call in - for example your friend's number of the pizza place's number.