Text addition for image collage with HTML5 and Canvas
Recently I was asked the question whether it would be possible to add text to the dynamic image collage project I created 2 years ago and because I was kinda curious to see whether it would be I decided to take a look back at that legacy code and introduce the possibility to add text [...]
Internet Explorer Emulator
Sometimes you don’t know what you’ve got till it’s gone. And recently an image on Reddit triggered this huge miss in my life! Ever since getting rid of Internet Explorer I haven’t seen those awesome “not responding” pages . Because I thought it would be very useful to re-live this memory, I decided to build [...]
Animated website background with HTML5
After fooling around with some of the basic HTML5 Canvas features for my previous post, I decided to also work out some other ideas I had. Today I started implementing a simple animated background for a website.
Dynamic image collage with HTML5 and Canvas
There is an update to this post that adds text support to the collage: http://radikalfx.com/2011/12/12/text-addition-for-image-collage-with-html5-and-canvas/ In the last couple of months the hype around web technology has really started to heat up. The HTML5 standard is getting a lot of attention from all major browser manufacturers and all my favorite browsers are starting to support [...]
No more cookies, client side database on the iPhone
At the moment I am working on a small iPhone web application. The main goal of creating this application is to check out the capabilities of my favorite phone. While working on this demo application, I wanted to store favorite information for every user. Since I don’t want to set up server side databases for [...]
