Category Archives: Blog

Sound Design – Nokia Open Song

The Open Song Project is a partnership between Nokia and the Danish band Spleen United. It invites you to get creative with the brand new track called ‘Hibernation’, and you decide how the music and the video should be put … Continue reading

Posted in Blog | Comments Off on Sound Design – Nokia Open Song

How to manage the back button with JavaScript

One major issue with JavaScript-based applications is that they break the Back button. If you update content on the page with JavaScript rather than loading a new page from the server, no entry made is in the browser history; so … Continue reading

Posted in Blog | Comments Off on How to manage the back button with JavaScript