Occupy Helsinki organised action events evening at a bar. I helped to organise the event and with a friend documented it. I shot and edited a small documentary video
Video of action events at a bar

Occupy Helsinki organised action events evening at a bar. I helped to organise the event and with a friend documented it. I shot and edited a small documentary video
The game was realized for media company Länsi-Suomi and especially for their online publication Raumalainen.fi. The game is about the players of local ice hockey team called Rauman Lukko. The players filled a questionnaire about their daily activities on the way to the evening’s match, and the answers were turned into a quiz application. The game opens a personal view to the life of an ice hockey player and makes the players and audience closer to each other.
The game was realized as a Flash movie/Actionscript hybrid (Compared to a pure Actionscript class) with heavy lean towards code and modularity.
This simple jQuery script will enable you to add images for the individual tags of the WordPress tag cloud (wp_tag_cloud). With the script you can style the tag cloud too without touching the core (or WordPress) functions. The image sizes correspond to the font sizes given by the tag cloud function of WordPress.
You might except a grander programme from that title, but this is actually a quite simple and straigthforward project. I needed to have a neat visual effect for a WordPress based website I was renovating and at first used the default options to make a gallery. I had five images in the gallery for testing. Because all of the images didn’t happen fit to the same row three were in the upper row and two in the lower. By accident the images made an inverted staircase pattern of two rows. From that I got and idea of creating a complete staircase of three rows by adding one extra row with one image. The images would be picked randomly from a larger gallery.