Hi everyone. Probably you've heard about the buzz going around mobile web nowadays. Looking through i found a interesting technique, it's about setting a cookie to user, which represents it's screen size(and maybe resolution), and then based on that to send him images with size appropriate to his screen. I like the way how it can improve loading times on mobile devices. Sadly is implemented in PHP and relies on .htaccess files.
Question: Did anybody implemented something like this? Or at least has some idea on how to do it. I was thinking on figuring it out myself but i don't want to reinvent the wheel. Thank you in advance. More about adaptive images: http://adaptive-images.com/ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/6xFAF-aZ9wwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
