Uniform Resource Identifier (URI): Generic Syntax RFC 3986
january 2012 by gdw
This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
spec
standard
standards
uri
url
urn
programming
api
january 2012 by gdw
ISO - International Organization for Standardization
december 2011 by gdw
International Standards for Business, Government and Society
business
international
standards
technology
december 2011 by gdw
C++0x Current Hot Issues « Sutter’s Mill
august 2011 by gdw
Herb Sutter is a leading authority on software development. He is the best selling author of several books including Exceptional C++ and C++ Coding Standards, as well as hundreds of technical papers and articles, including “The Free Lunch Is Over” which coined the term “concurrency revolution.”
c++
authority
author
standards
august 2011 by gdw
DCMI Home: Dublin Core® Metadata Initiative (DCMI)
may 2011 by gdw
The mission of the Dublin Core Metadata Initiative is to provide simple standards to facilitate the finding, sharing and management of information.
metadata
semanticweb
standards
xml
may 2011 by gdw
HTML Standard
january 2011 by gdw
Living Standard — Last Updated 22 January 2011
You can take part in this work. Join the working group's discussion list.
Web designers! We have a FAQ, a forum, and a help mailing list for you!
html
html5
reference
standards
You can take part in this work. Join the working group's discussion list.
Web designers! We have a FAQ, a forum, and a help mailing list for you!
january 2011 by gdw
Open bibliographic and cataloging standards and software
december 2010 by gdw
[historical value, no longer maintained]
This list provides a quick overview of the landscape of open-source bibliographic software; both where is has been, but more importantly, where it may yet go.
Currently, the emphasis is on the needs of individuals and small groups rather than libraries, but given the growing overlap in the interests of these groups, the list is likely to expand to some extent to cover more library software
access
bibliography
software
standards
This list provides a quick overview of the landscape of open-source bibliographic software; both where is has been, but more importantly, where it may yet go.
Currently, the emphasis is on the needs of individuals and small groups rather than libraries, but given the growing overlap in the interests of these groups, the list is likely to expand to some extent to cover more library software
december 2010 by gdw
4: The Web standards model - HTML, CSS and JavaScript - Opera Developer Community
september 2010 by gdw
In the last article, we touched briefly on the basic building blocks of the web—HTML (or XHTML), CSS and JavaScript. Now it’s time for me to dig a little deeper and to look at each of these—what they do, and how the three interact with each other to create a web site.
www
standards
html
css
javascript
september 2010 by gdw
Microformats
august 2010 by gdw
What are microformats?
Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing
standards
web
web2.0
xml
Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing
august 2010 by gdw
HTML5 - Editor's Draft 20 April 2010
april 2010 by gdw
A vocabulary and associated APIs for HTML and XHTML
Abstract
This specification defines the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features are introduced to help Web application authors, new elements are introduced based on research into prevailing authoring practices, and special attention has been given to defining clear conformance criteria for user agents in an effort to improve interoperability.
html
html5
standards
w3c
webdev
Abstract
This specification defines the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML). In this version, new features are introduced to help Web application authors, new elements are introduced based on research into prevailing authoring practices, and special attention has been given to defining clear conformance criteria for user agents in an effort to improve interoperability.
april 2010 by gdw
A List Apart: Articles: Semantic Flash: Slippery When Wet
february 2010 by gdw
There’s a belief within the web standards community that Flash is part of a different world. While all approaches have limitations and drawbacks, Flash has been scorned to the point that many refuse to acknowledge its benefits. Ultimately, this has led to the creation of a virtual separation among web designers; those who use Flash use it exclusively (leading to a saturation of full-screen, “Skip Intro”-rich Flash sites on the web) and those who don’t ever give it a second thought
flash
web
standards
html5
february 2010 by gdw
Flash, iPad, Standards – Jeffrey Zeldman Presents The Daily Report
february 2010 by gdw
Lack of Flash in the iPad (and before that, in the iPhone) is a win for accessible, standards-based design. Not because Flash is bad, but because the increasing popularity of devices that don’t support Flash is going to force recalcitrant web developers to build the semantic HTML layer first.
apple
article
flash
html5
zeldman
standards
february 2010 by gdw
Betting on the web – Jeffrey Zeldman Presents The Daily Report
february 2010 by gdw
Must-read analysis at Daring Fireball anatomizes the “war” between Flash and web standards as a matter of business strategy for companies, like Apple and Google, that build best-of-breed experiences atop lowest-common-denominator platforms such as the web
daring
fireball
flash
war
with
web
standards
apple
google
zeldman
february 2010 by gdw
DICOM Homepage -- Digital Imaging and Communications in Medicine
january 2010 by gdw
DICOM is managed by the Medical Imaging & Technology Alliance - a division of NEMA
medical
standards
DICOM
imaging
health
january 2010 by gdw
International Digital Publishing Forum (formerly Open eBook Forum)
september 2009 by gdw
What is EPUB, .epub, OPS/OCF & OEB?
".epub" is the file extension of an XML format for reflowable digital books and publications. ".epub" is composed of three open standards, the Open Publication Structure (OPS), Open Packaging Format (OPF) and Open Container Format (OCF), produced by the IDPF. "EPUB" allows publishers to produce and send a single digital publication file through distribution and offers consumers interoperability between software/hardware for unencrypted reflowable digital books and other publications.
epub
idpf
opensource
open
standards
reflowable
text
".epub" is the file extension of an XML format for reflowable digital books and publications. ".epub" is composed of three open standards, the Open Publication Structure (OPS), Open Packaging Format (OPF) and Open Container Format (OCF), produced by the IDPF. "EPUB" allows publishers to produce and send a single digital publication file through distribution and offers consumers interoperability between software/hardware for unencrypted reflowable digital books and other publications.
september 2009 by gdw
Web Standards Group News | LinkedIn
september 2009 by gdw
To make your Web sites accessible, modify the code so that visitors with disabilities and search engine robots/spiders can access the information on the site’s pages.
web
design
accessibility
standards
september 2009 by gdw
Index » Armin Ronacher
september 2009 by gdw
Armin Ronacher (whose blog you should be reading if you do anything at all involving Python and the web) has published a couple of good articles poking at the current state of WSGI, the standard interface for Python web applications.
python
webstandards
wsgi
standards
itp
wpd
mt
september 2009 by gdw
WsgiStart - WSGI Wiki
september 2009 by gdw
WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than that). It is a Python standard, described in detail in PEP 333.
wsgi
python
gateway
sepecification
standards
wpd
itp
september 2009 by gdw
Opera: Web Standards Curriculum
july 2009 by gdw
Opera has created the Web Standards Curriculum (WSC) in association with the Yahoo! Developer Network. This tutorial course takes students from complete beginner to having a solid grounding in standards-based Web design, including HTML, CSS, and JavaScript development. The course is supported by top companies and organizations such as the Web Standards Project (WaSP) and Yahoo!.
webdesign
curriculum
opera
webdev
teaching
tutorial
standards
july 2009 by gdw
Web standards secret sauce
july 2009 by gdw
Firefox and Opera are great browsers that have greatly advanced the cause of web standards, but because they are choices in a space where most people don't make choices, their power to convert is necessarily somewhat truncated. Webkit, in the form of Safari, has been a surprising force for good on the web, raising people's expectations about what a web browser can and should do, and what a web page should look like.
WEBDESIGN
WEBSTANDARDS
DESIGN
STANDARDS
BROWSERS
CSS
WEBKIT
GECKO
MOZILLA
FIREFOX
OPERA
SAFARI
MOBILE
MOBILESAFARI
IPHONE
july 2009 by gdw
related tags
access ⊕ accessibility ⊕ api ⊕ apple ⊕ article ⊕ author ⊕ authority ⊕ bibliography ⊕ BROWSERS ⊕ business ⊕ c++ ⊕ code ⊕ css ⊕ curriculum ⊕ daring ⊕ design ⊕ DICOM ⊕ dtd ⊕ encoding ⊕ epub ⊕ fireball ⊕ FIREFOX ⊕ flash ⊕ gateway ⊕ GECKO ⊕ google ⊕ health ⊕ html ⊕ html5 ⊕ idpf ⊕ imaging ⊕ international ⊕ IPHONE ⊕ itp ⊕ javascript ⊕ medical ⊕ metadata ⊕ mobile ⊕ MOBILESAFARI ⊕ MOZILLA ⊕ mt ⊕ nt ⊕ open ⊕ opensource ⊕ opera ⊕ programming ⊕ python ⊕ reference ⊕ reflowable ⊕ SAFARI ⊕ semanticweb ⊕ sepecification ⊕ software ⊕ spec ⊕ standard ⊕ standards ⊖ teaching ⊕ technology ⊕ text ⊕ tutorial ⊕ uri ⊕ url ⊕ urn ⊕ validator ⊕ w3c ⊕ war ⊕ web ⊕ web2.0 ⊕ webdesign ⊕ webdev ⊕ WEBKIT ⊕ webstandards ⊕ with ⊕ wpd ⊕ wsgi ⊕ www ⊕ xml ⊕ zeldman ⊕Copy this bookmark: