Posts Tagged ‘Webkit’

WebKit Releases New SunSpider 1.0 Benchmark to Chart the Future of JavaScript Performance

JavaScript, WebKit | Posted by Keefr May 2nd, 2013

Benchmarks are all over the place, but the interesting bit about this one is that this one is really spurred by Google forking the Webkit project, making its own spinoff called “Blink,” which allows it to separate itself from Apple’s Nitro JS processor, which Chrome doesn’t utilize.

Samsung (and others) end up as the odd men out though, as it uses the Apple WebKit Engine, but Chrome’s V8 JS engine. Things could get interesting going forward if these forks… well fork more.

WebKit Releases New SunSpider 1.0 Benchmark to Chart the Future of JavaScript Performance

WebKit Monoculture

Browsers, WebKit | Posted by Keefr April 11th, 2013

Nice writeup (of a writeup) on how WebKit monoculture (Chrome, Safari, Opera and their mobile counterparts, along with some other lesser used browsers) all having WebKit as their underlying structure.

WebKit Monoculture

300 Million Users and Move to WebKit

Browsers, WebKit | Posted by Keefr February 13th, 2013

It turns out that Opera is coming over to the same core that powers Chrome and Safari — WebKit. This is great for web standards, and great for the WebKit project, as the Opera developers will now be contributing to that open source project as well.

Hat tip, Ben. I echo his sentiment. Who knew Opera had 300 million users?

300 Million Users and Move to WebKit

Stick Your Landings! Position: Sticky Lands in WebKit

CSS, WebKit | Posted by Keefr September 10th, 2012

Everyone who’s dabbled at all in CSS is quite familiar with relative, absolute and fixed positioning. It seems though that WebKit is introducing a new one: “sticky.” I’ll be interested to see if this ends up getting wider support and gains any momentum.

Stick Your Landings! Position: Sticky Lands in WebKit

Beefing Up Dull Text in WebKit

Browsers, CSS, WebKit | Posted by Keefr July 15th, 2012

Guess I don’t have this discerning of an eye, but interesting that the webkit-based browsers are “duller.”

Beefing Up Dull Text in WebKit

Web Developers Sound Off on WebKit Prefixes

Web Development, WebKit | Posted by Keefr February 13th, 2012

Meant to post about this before the weekend. I posted a link via Twitter, but I wholeheartedly think the web shouldn’t revolve a single browser (or two based on the same engine). Web standards exist for a reason, and are a goal for the whole web.

Some of the things that Webkit are introducing are great, can be utilized as things that are added to the spec, but until they are part of the spec, they’re not much use to any self-respecting real world web designer or developer.

Web Developers Sound Off on WebKit Prefixes

CSS Selector Performance Has Changed! (For The Better)

CSS, WebKit | Posted by Keefr January 10th, 2012

Nice writeup on efficiency of CSS selectors in your style sheets in WebKit-based browsers (Chrome, Safari, etc.)

CSS Selector Performance has changed! (For the better)

Fullscreen Image 3D Effect with CSS3 and jQuery

CSS, jQuery, WebKit | Posted by Keefr November 12th, 2011

So far, this will only work in WebKit-based web browsers, but it’s cool nonetheless. The only thing that’s kind of weird to me is in the fullscreen demo, there’s no way to transition to the next image without getting out of fullscreen first. I can think of applications where this makes sense, but also can think of more where the nav would be desirable while in fullscreen image viewing.

Fullscreen Image 3D Effect with CSS3 and jQuery

Mastering CSS Reflections in Webkit

CSS, WebKit | Posted by Keefr June 9th, 2011

You know all those reflective product-highlighting images that are made to look like they’re on a reflective surface a la Apple? Now, you can create those reflections in your web browser, if your web browser is WebKit based, that is.

Mastering CSS Reflections in Webkit