All posts by
Ole-Kenneth Rangnes
expand_more
iOS7-bug: Shows white page when getting 304 Not Modified from server
Ole-Kenneth Rangnes 2013-10-02It seems like after Apple upgraded almost every line of code in the iPhone they also introduced a bug regarding browser cache in Safari. If your site takes advantage of the Last-Modified or ETag headers, you will probably run into this problem as well. The iPhone will send a If-Modified-Since
Selenium tests
Ole-Kenneth Rangnes 2013-06-14When we develop code at VG we have started to use Selenium tests for continuous integration. This allows us to easy write tests that programmatically checks that last commit didn’t break anything.
Categories
expand_more