How to Uncover Pseudo-Standardistas
Published on November 20, 2008 (⻠February 5, 2024), filed under Development (RSS feed for all categories).
This and many other posts are also available as a pretty, well-behaved ebook: On Web Development.
Thereâs a growing group of developers that doesnât help our attempts for faster, more accessible, more maintainable, and generally quality-oriented web development: pseudo-standardistas. There are several ways to identify pseudos (apart from the hints Henri shared), the easiest being:
-
Pseudo-standardistas report to be member of standard bodies and organizations like e.g. W3C. However, a non-paper member participating in W3C work will usually have at least one results page of entries when reviewing their work, so try searching Google for contributions on W3C mailing lists. (Searching does work for verifying contributions to other initiatives, too.)
-
Pseudo-standardistas like to point out how great valid HTML is (it is, even though validation isnât everything). Try validating their site to see if they act accordingly (keep the HTML 5 doctype in mindâ
<!DOCTYPE html>
â, which isnât recognized by the WDG and a few other validators). -
Pseudo-standardistas make maintainability mistakes like working with presentational ID and class names, and using (maybe even recommending) Conditional Comments or multiple style sheet references in the markup. This is a tough call (not everyone will appreciate this) and surely an advanced requirement (many peers donât find it problematic to link to several style sheets out of their pagesâ markup), but still a red flag when it comes to maintainability.
There are more telltales of pseudo-advocates of modern web development (I feel reminded of âvalid this or thatâ badges), but at least in German-speaking countries thereâs an awkward tendency to rest on laurels not deserved yet. I donât mind decisive self-promotion and marketing (heck, itâs Europeâs small answer to Barack Obama writing this post), but we need to ask ourselves if thatâs in the best interest of our industry.
About Me
Iâm Jens (long: Jens Oliver Meiert), and Iâm a frontend engineering leader and tech author/publisher. Iâve worked as a technical lead for companies like Google and as an engineering manager for companies like Miro, Iâm a contributor to several web standards, and I write and review books for OâReilly and Frontend Dogma.
I love trying things, not only in web development (and engineering management), but also in other areas like philosophy. Here on meiert.com I share some of my experiences and views. (Please be critical, interpret charitably, and give feedback.)
Comments (Closed)
-
On November 20, 2008, 21:44 CET, Duluoz said:
Have you ever heard the term armchair quarterback? These are typically individuals who might have, or not, played some high school football, who think they can do better than the quarterbacks they watch on TV in their recliners. Perhaps there is such a thing as armchair standardistas?
-
On November 24, 2008, 12:55 CET, Jens Oliver Meiert said:
David, no, unfortunately not! I like âarmchair standardistaâ! đ
-
On November 27, 2008, 15:03 CET, Christophe Strobbe said:
Regarding point 1: (a) the mailing lists of some working groups are not public; (b) some other contributions have no public visibility, e.g. filling in questionnaires through the W3Câs WBS; (c) when searching mail archives, check that those mails donât just say âregretsâ (in response to the announcement of a conference call): some people seem to send more âregretsâ mails than anything else but donât want to give up working group âparticipationâ because it looks nice on their CVs (and book announcements).
Read More
Maybe of interest to you, too:
- Next: WDR #2: Web Developers Needed for a Website
- Previous: WDR #1: Versioned Style Sheets
- More under Development
- More from 2008
- Most popular posts
Looking for a way to comment? Comments have been disabled, unfortunately.
Get a good look at web development? Try WebGlossary.infoâand The Web Development Glossary 3K. With explanations and definitions for thousands of terms of web development, web design, and related fields, building on Wikipedia as well as MDN Web Docs. Available at Apple Books, Kobo, Google Play Books, and Leanpub.