----------------
- Add very plain mobile detection. Now, if no device width is given
(via cookie) detected mobile devices get images with the smallest
predefined resolution while non-mobile devices get the images with
the largest predefined resolution.
- Removed zc.buildout stuff (we do not need it).