Archives for Category: Web Architecture

Orthogonality of Specifications

HTTP,HTML,URI The general principle of platform design is that platforms consist of a set of standard interfaces. Standard interfaces allow substitution of components across the interface boundary, while independence of interfaces allow evolution of the interfaces themselves. In a PC,...

» Read on...

Filed on June 24, 2009 1:03 PM in HTML, Web Architecture
|

Language semantics and operational meaning

W3C and other standards organizations are in the business of defining languages -- conventions that organizations can choose to follow -- and not in mandating operational behavior -- telling organizations and participants in the network how they are supposed...

» Read on...

Filed on May 19, 2009 6:45 PM in Web Architecture
| | Comments (0) | TrackBacks (0)

Search Engines take on Structured Data

Structured data on the web got a boost this week, with Google's announcement of Rich Snippets and Rich Snippets in Custom Search. Structured data at such a large scale raises at least three issues:SyntaxVocabularyPolicyGoogle's documentation shows support for both microformats...

» Read on...

Filed on May 13, 2009 4:18 PM in HTML, Semantic Web, Web Architecture, eGov
| | Comments (3) | TrackBacks (0)

Data interchange problems come in all sizes

I had a pretty small data interchange problem the other day: I just wanted to archive some play lists that I had compiled using various music player daemon (mpd) clients. The mpd server stores playlists as simple m3u files,...

» Read on...

Filed on May 8, 2009 9:10 PM in HTML, Opinions & Editorial, Semantic Web, Web Architecture
| | Comments (0) | TrackBacks (0)

Once more into Versioning -- this time with HTML

The W3C TAG has worked on the general issue of "versioning" for many years, and many TAG members may be worn out on the issue. However, undeterred by past history, I'm taking another run at it, this time trying to...

» Read on...

Filed on May 4, 2009 5:39 PM in HTML, Web Architecture
| | Comments (1) | TrackBacks (0)

Palm webOS approach to HTML extensibility: x-mojo-*

I got pretty excited about the iPhone, and even more about the openness of Android and the G1, and then I learn that the Palm Pre developer platform is basically just the open web platform: HTML, CSS, and JavaScript....

» Read on...

Filed on February 16, 2009 5:04 PM in HTML, Mobile, Web Architecture
| | Comments (3) | TrackBacks (0)

JavaScript required for basic textual info? TRY AGAIN

Sam says he's Online and Airborne. "Needless to say, this is seriously cool." I'll say! But when I follow the link to details from the service provider, I get:Sorry. You must have JavaScript enabled to view this page. Click the...

» Read on...

Filed on January 27, 2009 10:01 PM in Accessibility, HTML, Security, Web Architecture
| | Comments (8) | TrackBacks (0)

How to evaluate Web Applications security designs?

I could use some help getting my head around security for Web Applications and mashups. The first time someone told me W3C should be working on specs help the browser prevent sensitive data from leaking out of enterprises, I...

» Read on...

Filed on December 3, 2008 5:00 PM in HTML, Web Architecture
| | Comments (3)

Caching XML data at install time

The W3C web server is spending most of its time serving DTDs to various bits of XML processing software. While XSLT processors such as xsltproc and Xalan have no technical dependency on the XHTML DTDs, I suspect they're used with XHTML enough that shipping copies of the DTDs along with the XSLT processing software is a win all around.

» Read on...

Filed on September 4, 2008 9:29 PM in HTTP, Web Architecture
| | Comments (4) | TrackBacks (0)

The details of data in documents: GRDDL, profiles, and HTML5

GRDDL, a mechanism for putting RDF data in XML/XHTML documents, is specified mostly at the XPath data model level. Some GRDDL software goes beyond XML and supports HTML as she are spoke, aka tag soup. HTML 5 is intended to...

» Read on...

Filed on August 22, 2008 7:45 PM in HTML, Semantic Web, Web Architecture, XML
| | Comments (2) | TrackBacks (0)

life without MIME type sniffing?

In a recent item on IE8 Security, Eric Lawrence, Security Program Manager for Internet Explorer, introduced a work-around to the security risks associated with content-type sniffing: an authoritative=true parameter on the Content-Type header in HTTP. This re-started discussion of...

» Read on...

Filed on July 7, 2008 5:19 PM in Bugs Life, HTML, Web Architecture
| | Comments (1) | TrackBacks (0)

Syntax for ARIA: Cost-benefit analysis

The ARIA spec. defines roles, states and properties to manage the interface between rich web documents and assistive technologies. The primary expression of roles, states and properties in markup languages is via attributes. ARIA has to specify how its vocabulary of attributes and values can be integrated into both existing and future languages. This analysis assesses alternative approaches to ARIA syntax.

» Read on...

Filed on May 7, 2008 4:15 PM in Web Architecture
| | Comments (1) | TrackBacks (0)

Proposed Activity for Video on the Web

W3C organized a workshop on Video on the Web in December 2007 in order to share current experiences and examine the technologies (see report) and is now following up with a proposal for a Video on the Web activity.

» Read on...

Filed on April 15, 2008 3:29 PM in Accessibility, HTML, HTTP, Semantic Web, Technology, Video, W3C・QA News, Web Architecture
| | Comments (0) | TrackBacks (0)

Simple things make firm foundations

You can look at the development of web technology in many ways, but one way is as a major software project. In software projects, the independence of specs, has always been really important, I have felt. A classic example is...

» Read on...

Filed on January 18, 2008 3:39 PM in HTML, Web Architecture
| | Comments (1) | TrackBacks (0)

Version Identifiers Reconsidered

The Architecture of the World Wide Web includes a section on extensibility and versioning of languages and data formats. The TAG is having second thoughts about the suggestion that all data formats SHOULD provide for version identification. Sometimes it is a good thing to do, but sometimes not.

» Read on...

Filed on December 18, 2007 6:10 PM in Web Architecture
| | Comments (3) | TrackBacks (0)

A story about namespaces, MIME types, and URIs

Noone seems to know where the story begins; Ian Jacobs reminded me about magic namespaces as I enjoyed breakfast on Thursday; Steven Pemberton and Bert Bos had told it to him, perhaps prompted by Ian Hickson's question in the URI-based...

» Read on...

Filed on November 13, 2007 2:59 AM in Web Architecture
| | Comments (2)

The impact of Javascript and XMLHttpRequest on web architecture

This issue was raised briefly on the TAG telcon of 11 October 2007, but I think we dismissed it too quickly.The basic WebArch story about URIs, resources and representations makes sense to people because they can see the relationship between...

» Read on...

Filed on October 18, 2007 11:26 AM in Web Architecture
| | Comments (6) | TrackBacks (0)

When to standardize, especially an RDF API

The HTML 4.01 specification has an IMG element, but there is no normative dependency on the PNG or GIF or JPEG specifications. "What good is an HTML user agent that doesn't support GIFs?!?" you might ask. And you wouldn't be...

» Read on...

Filed on March 2, 2007 12:47 AM in Opinions & Editorial, Semantic Web, Web Architecture
| | Comments (1) | TrackBacks (0)

This page was last generated on $Date: 2009/06/24 13:33:08 $

This blog is written by W3C staff and working group participants,
 and maintained by Coralie Mercier.
Powered by Movable Type, magpierss and a lot of Web Technology