Tiffany B. Brown

a mish-mosh of stuff

Posts in: (x)HTML

Proposed File API specification
Web applications should have the ability to manipulate as wide as possible a range of user input, including files that a user may wish to upload to a remote server or manipulate inside a rich web application. This specification defines the basic representations for files, lists of files, errors raised by access to files, and [...] [10 Dec 2009]
Remy Sharp introduces you to web storage in HTML5
From his 24 Ways piece, Breaking Out The Edges of The Browser: The Web Storage API is basically cookies on steroids, a unhealthy dosage of steroids. Cookies are always a pain to work with. First of all you have the problem of setting, changing and deleting them. Typically solved by Googling and blindly relying on PPK’s [...] [2 Dec 2009]
Recommended Viewing: Brad Neuberg’s “Introduction to HTML5”
You can also read the transcript. [9 Nov 2009]
Dive into HTML 5
Mark Pilgrim launches [4 Nov 2009]
Notes on Google Chrome
Update 2: Google explains its Windows-only release of Chrome in Platforms and Priorities When it comes to Mac and Linux versions, this means that our goal is not to just “port” a Windows application to these other platforms–rather, our goal is to deliver Chromium’s innovative, Google-style user interface without rough edges on any of them. Chromium’s [...] [2 Sep 2008]
JavaScript in Firefox 3.1 will be wicked fast
John Resig of jQuery fame, has a post about a huge performance boost coming to Firefox 3.1: TraceMonkey. TraceMonkey, Resig explains, uses a computing technique known as trace trees (PDF) which adds just-in-time native code compilation to SpiderMonkey, Firefox’s current rendering engine. What does this mean? As Resig explains: It means that JavaScript is no longer confined [...] [24 Aug 2008]
“Design Code” by the Poetic Prophet (AKA The SEO Rapper)
I am incredibly impressed with this dude’s ability to rhyme about web standards. Not that his rhyming skills are hot, mind you, but the subject matter isn’t exactly the stuff of legendary hip-hop. [27 Mar 2008]
Web Standards Project releases Acid3
Three years after the Acid2 test was released, the WaSP has developed Acid3. What’s Acid? It’s a reference test designed to help browser developers determine whether they are complying with W3C specifications, and how well they handle invalid code. Acid1 and Acid2 tested for compliance with CSS 1 and CSS 2 specifications. Acid3 also tests for [...] [3 Mar 2008]
On IE8: Pragmatic and practical, but I still don’t like it
For some background on this post, please start by reading Aaron Gustafson’s Beyond DOCTYPE: Web Standards, Forward Compatibility, and IE8 on this week’s edition of A List Apart, or any of the links from my Internet Explorer 8 round-up post. This post is an extended version of my comment there. About 6 years ago, I remember [...] [25 Jan 2008]
Internet Explorer 8 round-up
My take: On IE8: Pragmatic and practical, but I still don’t like it UPDATES: Microsoft versioning: accessibility implications What Internet Explorer’s change means for accessibility. Best Standards Support Sam Ruby offers a server-side suggestion for handling IE8 content requests. Mike Davies argues that this should and perhaps could be the end of the line for Internet Explorer. Microsoft᾿s “Super Standards” Mode: Important [...] [22 Jan 2008]