2009 in Review

18 januari 2010, 22:43 |

Music

Vorig jaar schreef ik 2008 in Review – ik beschreef het als een experiment in magazinestijl-ontwerp voor het web. Daar is nu een opvolger voor: 2009 in review.

Voor mij is dit een leuke manier om terug te blikken op het voorbije jaar. Ik kan me eens volledig uitleven op ontwerpvlak; en het is een uitgelezen kans om technisch eens een aantal dingen te proberen die anders niet aan bod komen. De webmensen onder u zijn wellicht geïnteresseerd in de technische notes:

# 2009_REVIEW technical notes

## SCREEN VERSION

2009 in review uses:

  * jQuery 1.4
  * jQuery color, a plugin for jQuery for color transitions
  * jQuery easing, a plugin for jQuery that adds easing
    functions to the jQuery animate object
  * jQuery sound, a plugin for jQuery that adds an easy API for playing sounds

The CSS is written in Sass, using Compass 0.10

  * It includes modified files from Winston as a base.
  * Any grids are built off Blueprint, included in Compass by default.
  * Using the compressed output style, it automatically gets minified

### MOBILE VERSION

A check is done to see if the client is a mobile device.
This is accomplished using browser.php to check for user agent string.

If the client is a mobile device, custom stylesheets controlled by mobile.sass,
are loaded accordingly.

### LINKS

  * Sass: http://sass-lang.com/
  * Compass: http://github.com/chriseppstein/compass
  * jQuery sound: http://bit.ly/5opkil
  * jQuery easing: http://gsgd.co.uk/sandbox/jquery/easing/
  * jQuery color: http://plugins.jquery.com/project/color
  * Browser PHP class: http://tinyurl.com/crs4ah
  * Winston: http://winston.wolfslittlestore.be

Thanks for your interest!

-W.

Moest u de link bovenaan gemist hebben: lees 2009 in Review hier. Reacties zijn meer dan welkom hieronder. Veel leesplezier!

2 reacties op “2009 in Review”


Reacties gesloten

Het is niet meer mogelijk om reacties te geven op dit bericht. Na plaatsing is het gedurende 2 weken mogelijk om te reageren. Dit om de kwaliteit van de uiteindelijke post hoog te houden en spam tegen te gaan. Mocht je toch nog (persoonlijk) willen reageren, zie de contactpagina.