Author Archive

How to make webapps fullscreen again on iOS 4.3 – UPDATED

When apple released iOS 4.3 they bragged about faster javascript engine and many blogs around the web cried wolf. Many people have felt that apple intentionally bringing the web apps down, to make native apps the ones a user chooses. When 4.3 was released I have also noticed then a lot of webapps I have [...]

New css3 3d demo inspired by portal.

Portal 2. have you played it? if yo haven’t go and buy it from steam then come back here. If you have, then you might have noticed the awesome effect from the main menu, the rotating cubes. I was so impressed by it that I had to try and replicate it. (click on image to [...]

Style the <style> element ? mind = blown

This has got to be the weirdest thing I’ve seen this week! (it’s very cool nonetheless) Turns out, that you can style almost any element. Be it <head>, <style> , <title> , whatever. DEMO You then can add the html5 “contenteditable” attribute, to make these blocks editable. And what you get is a live updating [...]

IE9 is better then firefox and chrome

To some of you who follow my blog, the title of this post may sound familiar. 2 years ago I posted with a similar title, only it was about ie8. Microsoft PR dpt. has done it again. They’ve released a comparison chart, between their brand new IE9, and other browsers such as firefox and chrome. [...]

iPad simulator in HTML and JS

Let me tell you what a crazy week it’s been regarding my iPad Simulator A little background I’ve thought about creating the iPad simulator shortly after I bought my iPad. I was fascinated by the UI and wanted to see if I can recreate it. This isn’t the first online simulator I’ve built, before this, was a Nokia n97 [...]