Sigurður Árni Svanbergsson

Full speed or no speed!

Posts tagged Tech

Jul 7

Simplifying CSS Selectors

Steve Souders on CSS selector performace. Very interesting for developers.

It’s clear that CSS selectors with a key selector that matches many elements can noticeably slow down web pages.

Designers and developers

Dave Mosher on static design. It’s a healthy read for both designer and developers.

Developers might have insight into usability based on past experience that can go unheard because they aren’t included in the design process, and designers might know what the best way to develop a certain feature might be.

Jul 2

Codecs for <audio> and <video>

Ian Hickson on the Video and Audio codecs in HTML5

Apple refuses to implement Ogg Theora in Quicktime by default (as used by Safari), citing lack of hardware support and an uncertain patent landscape.

Google has implemented H.264 and Ogg Theora in Chrome, but cannot provide the H.264 codec license to third-party distributors of Chromium, and have indicated a belief that Ogg Theora’s quality-per-bit is not yet suitable for the volume handled by YouTube.

Opera refuses to implement H.264, citing the obscene cost of the relevant patent licenses.

Mozilla refuses to implement H.264, as they would not be able to obtain a license that covers their downstream distributors.

Microsoft has not commented on their intent to support at all.

Bummer :(


Jun 21

Real-Time Gradient-Domain Painting (via siimteller)


Jun 19
Chinese BlackBerry clone calls itself BlockBerry | BlackBerry Cool
Who need a Blackberry when you can get a Blockberry? :)

Chinese BlackBerry clone calls itself BlockBerry | BlackBerry Cool

Who need a Blackberry when you can get a Blockberry? :)


Jun 16
IE6 denial message for Momentile.com (via John Martz)

IE6 denial message for Momentile.com (via John Martz)


Jun 15

Jun 5
“Steve Jobs to return to Apple this month. http://bit.ly/ieI1Y (via @drtiki)” kevinrose

Jun 2

Ship simulator in Google earth.

Pretty impressive.
I wonder if the simulator features Somali pirates.

Ship simulator

Planet In Action: Ship Simulator - Neatorama


Chrome, Sandboxing and Mac OS X

Ian Fette on sandboxing on Mac OS X, Linux and Windows.

On Windows, getting a process sandboxed in a way that’s useful to us is a pretty complicated affair. The relevant source code consists of over 100 files…

Starting a sandbox (on the mac) involves a single call to sandbox_init() specifying which resources to block for a specific process.

Chromium Blog: Google Chrome, Sandboxing, and Mac OS X


Page 1 of 2