Display:
Sorted by Most Recent
-
10 MAY 09
HTML5 "property" "item" and "subject" gives interesting look at microformats SAVE
PEOPLE
I've added to HTML5 a simple syntax (three new attributes) based on RDFa. It doesn't have the full power of RDF, because that didn't seem to be necessary to address the use cases. It doesn't really have anything in common with Microformats; I didn't find the Microformats syntax to be very convenient. (This was also the experience with eRDF.)TAGS
-
Introducing WebDriver, a clean, fast framework for automated testing of webapps. SAVE
PEOPLE
WebDriver takes a different approach to solve the same problem as Selenium. Rather than being a JavaScript application running within the browser, it uses whichever mechanism is most appropriate to control the browser. For Firefox, this means that WebDriver is implemented as an extension. For IE, WebDriver makes use of IE's Automation controls. By changing the mechanism used to control the browser, we can circumvent the restrictions placed on the browser by the JavaScript security model. In those cases where automation through the browser isn't enough, WebDriver can make use of facilities offered by the Operating System. For example, on Windows we simulate typing at the OS level, which means we are more closely modeling how the user interacts with the browser, and that we can type into "file" input elements.TAGS
-
05 MAY 09
TAGS
-
Perspective Is Not A Liquid Asset SAVE
PEOPLE
Alex talks about the autoupdate issue. I personally lean towards autoupdate myself. I would love to take it further and have the browser as a microkernel with many updates.TAGS
-
04 MAY 09
Stretching Research shows that it isn't doing what you think? SAVE
PEOPLE
"Clear scientific evidence shows that a stretching habit isn’t good for warmup, injury prevention, preventing or treating muscle soreness, enhancing athletic performance, or even for flexibility"TAGS
-
TAGS
-
03 MAY 09
Extension Wars: Adblock Plus (yay!) vs. NoScript (boo) SAVE
PEOPLE
"Where NoScript went "evil" and drew this storm of criticism was with a recent update where NoScript would effectively modify Adblock Plus"TAGS
-
01 MAY 09
Chromium Tech Talks: 5 Chromium experts gave mini tech talks on subjects ranging from the network stack to hacking on WebKit. SAVE
PEOPLE
Darin Fisher talking about Chromium's multi-process architecture Brett Wilson talking about the various layers of Chromium Dimitri Glazkov talking about hacking on WebKit Ben Goodger talking about Views (and how to write good tests for them) Wan-Teh Chang and Eric Roman talking about Chromium's network stack (and its history)TAGS