Skip to content.
Adrian Roselli
Crypto Generative Tool-Set VTOL

All Posts Tagged: standards

The Return of “Best Viewed in…”

The graphic above (and its lengthy alt) is a parody based on a rather neat utility called the HTML5 Please API. You can drop the code onto your cutting edge demo site and it will indicate to a user what browsers support the features within. The code stays current by…

Posted:

Tags: browser, Chrome, css, design, html, mobile, rant, standards, usability, UX

Ongoing Misunderstanding of Flash and HTML5

The latest article that uses absolutes and broad generalizations to imply an otherwise non-existent struggle between Flash and HTML5 is from UX Booth, “What the Demise of Flash Means for the User Experience.” To be fair to this article, I see regular missives on Flash vs. HTML5 and this particular…

Posted:

Tags: Adobe, browser, css, Flash, html, JavaScript, mobile, rant, standards, touch, usability, UX, W3C

Browser Makers Caving to Vendor Prefix Misuse

TL;DR: Help stop further erosion of an open web by removing our -webkit- only prefix reliance. Information on how to do this at the bottom. Example of vendor prefixes in CSS for Webkit browsers (Chrome, Safari), Mozilla, Internet Explorer, Opera, and finally the standard from the CSS spec. Vendor prefixes…

Posted:

Tags: browser, css, rant, standards, W3C

No DHTML, Please

The trend continues where I speak to clients, vendors, young developers fresh out of college, and even the teachers/professors who instruct them and they don’t understand that HTML5 and CSS3 aren’t the same specification. I have repeatedly shown an HTML 4.01 site with CSS3 to explain that they are each…

Posted:

Tags: html, rant, standards, W3C, whatwg

Test in Lynx and Print, It’s Your Job

I have admittedly not taken the time to attend An Event Apart any of the times it’s been held, but I do tend to follow the #aea hashtag on Twitter so I can glean at least a little wisdom from the discomfort of my own desk as I wade through…

Posted:

Tags: accessibility, browser, css, design, Lynx, mobile, print, rant, standards, usability, UX

Perplexing Prefixes

Mostly I wanted a title with a little alliteration (like that sentence). What I am talking about in the title are vendor prefixes for CSS, those little bits of words and dashes that appear in front of what would otherwise be a W3C CSS declaration, but denotes that this one…

Posted:

Tags: browser, css, standards, W3C

Struggling with Semantics

Now that HTML5 is starting to crack the mainstream, misunderstood and misrepresented though it may be , it makes sense that more and more developers and contributors should start to struggle with the shifting assignment of semantic meaning to the HTML5 elements. I wrote about this on Halloween in my…

Posted:

Tags: accessibility, ARIA, html, standards, W3C, whatwg

Even the Return of [time] Is a Painful Process

Last Monday I wrote about some recent changes to the WHATWG HTML5 draft spec (HTML5 kills [time], Resurrects [u]), which then lead to my post discussing how the process to adjust the HTML5 spec only serves to confuse developers (End of <time> Is Not Helping the Case for HTML5). Then…

Posted:

Tags: html, rant, standards, W3C, whatwg

Flash Isn’t Going Away, Except from Your Mobile

You may have heard some rumors that Flash is going away. You may read it as vindication for Steve Jobs. You may have decided web development will now change. You may be under the impression that HTML5 can do all the things Flash can. You can be excused when you…

Posted:

Tags: Adobe, css, Flash, html, standards

Well, It’s about [time]

The decision to allow <time> back into the HTML5 fold has been made. Just like that, one element is restored. This recent dust-up still tells me that all the elements are always in peril. You can read the full decision in the email archives. This section of the email describing…

Posted:

Tags: accessibility, html, standards, W3C, whatwg

End of [time] Is Not Helping the Case for HTML5

Yesterday afternoon I posted a general overview of recent changes in HTML5, focusing on this weekend’s development over the removal of <time>: HTML5 kills <time>, Resurrects <u> I thought I was already a little late to the party, but apparently not so. With the start of the week people swung…

Posted:

Tags: accessibility, html, rant, standards, W3C, whatwg

HTML5 kills <time>, Resurrects <u>

The HTML5 specification as managed by both W3C and WHATWG is an unfinished, incomplete specification that can change at any time. That isn’t a criticism, it’s just a statement of fact. It’s a fact often ignored by people and companies who choose to implement it and then cry foul when…

Posted:

Tags: accessibility, html, rant, standards, W3C, whatwg