Tag Archives: safari

Mac OS X Lion’s “Safe files” No Longer Opens Disk Images

Looks like in Safari 5.1 in Lion disk images (.dmg) are no longer classed as “Safe” files after the whole Mac Defender cat and mouse mal­ware saga. The enabled by default “Open ‘safe’ files after down­load­ing” pref­er­ence of Safari auto­mat­ic­ally opens cer­tain types of files as a con­veni­ence aid. Safari 5.0 on Snow Leopard: Safari 5.1 on Lion: […]

Katamari Hack

The win­ner of the 2011 Yahoo HackU con­test at University of Washington, this is so cool. Click here to activ­ate the Katamari Damacy effect. You can also install it as a book­mark­let by drag­ging: Katamari to your book­marks bar. It uses CSS3 trans­forms and html5 can­vas to do this awe­some effect. Hats off to the developers, this works […]

CSS3 Wonder Wall 3D Demo

Currently only works in Safari 5 & Chrome 7 dev, but this Wonder Wall Demo is extremely awesome!

No More Adobe Flash

Did this a while ago, it feels good..

Fullscreen HTML5 Video in Safari via JavaScript

In Safari 5 HTML5 videos played in the <video> tag can now be made full­screen, if you’re using the default con­trols then a but­ton is avail­able, but if you’re over­rid­ing them with a cus­tom con­trol you can use: web­kit­En­ter­Full­Screen(); This needs to be called on the video tag ele­ment, for example, to full­screen the first video tag on […]