public marks

PUBLIC MARKS with search ietf

This year

Rechartering HTTPbis from Mark Nottingham on 2012-01-24 (ietf-http-wg@w3.org from January to March 2012)

by karlcow

There seems to be broad agreement that the time is ripe to start work on a new version of HTTP in the IETF, and that it should happen in this Working Group.

2011

Multilingual User Generated Content and SEO « Code as Craft

by karlcow

karl says: Your comment is awaiting moderation. December 2, 2011 at 2:51 pm There is a missing opportunity from both monolingual search engines and content providers. It’s kind of sad. The fact to have one unique URI that a French user can just paste to his Japanese friend is one wonderful thing of content negotiation. How do we leverage this, so search engines are able to understand it? Enter the never used 1998 RFC: “Transparent Content Negotiation in HTTP” (RFC 2295). http://tools.ietf.org/html/rfc2295 I wonder what it would take for Google to negotiate with content providers and offering this feature. The solution is super simple. We were living in a world where sites were quite monolingual but this has changed since.

Club AJAX | Presentation: The Fight Over HTML5

by karlcow
a bit tired of the misleading information

The slides could be improved by mentioning a few things more.

slide 19 – W3C didn’t pay for the logo work.

slide 21 – The WHATWG announces that they rename their document as HTML Living Standard. The snapshot which is published on W3C Web site under *patent policy* will be html5

slide 39 – The W3C has always said it was out for community review.

slide 56 – Things are cut from specs when there are not at least a double implementations of each features (Candidate Recommendation). It is the *normal* process. Nothing new. No aggressive timeline.

slide 69 – W3C here is W3C members. It illustrates a disagreement in between W3C members.

slide 82 – Microsoft is not joining the WHATWG because of the lack of patent policy. Nokia is not there, Access (NetFront) is not there, etc.

slide 93 – What are secret rules? The W3C Process is public, most of the WGs have their work in public. Specs are published in public.

slide 94 – Many working groups are open to public participation without fees. Example: HTMLWG.

slide 95 – False. There is a majority of Not For Profit and Affiliate companies.

slide 96 – False. By W3C Process, every member has one voice. W3C is a community of members. The listen is a bit strange.

slide

slide 98 – W3C members decided to move away from HTML brokeness and tried to move a cleaner markup leveraging on XML. We know it didn’t work and retrospectively it was a mistake.

slide 99 – False. The W3C moved from RAND (like IETF for example) to RF (Royalty Free) to give a safer environment for developers.

slide 102 – W3C said: “Be careful if you use the technology in production. There is no full interoperability yet”.

slide 107 – WHATWG people are exactly the same people that are working inside W3C Membership. Part of the work btw is done by the W3C webapps WG by the exact same people.

slide 125 – is spot on! ;) unfortunately.

2010

Revue de Presse Xebia | Blog Xebia France

by night.kame, 3 comments

Pour rappel, WebSocket est un nouveau protocole, standardisé par IETF et inclus dans HTML5.

Sauf que la version WebSockets de l'IETF n'est pas exactement la même que celle de HTML5. D'ailleurs quel HTML5 ? Celui du W3C ou celui de la WHAT Task Force ?

Inventing a HTTP response code a.k.a. seriously nerd-ing out on RFCs - mehack

by karlcow

Oct 04, 2010

karlpro said...

HTTP gives you a way to handle the right user (agent) interaction. In the discussion there is a missing piece above. What is the URI? The HTTP code will give information about a URI and its evolution in time. For a user agent, is it a fixed one or temporary one? I'm surprised you didn't use a 307 Temporary Redirect. The information accessible at this URI is not accessible anymore, you can send the client to another URI with with an Expire field, with the information that the client has reached its limits and should retry the original URI in xxxx minutes. What is happening on the server side, machine limits, disks, etc. is *not* important and not part of the exchange of messages. Think about what is useful for going to the next meaningful interactions in terms of messaging (for a human or a software).Note also that HTTP WG is at work to define HTTPbis and it is the right time to have contributions of people who have real implementations issues. I would encourage you to send an email to the HTTP Working Group at ietf-http-wg@w3.org with the link to this blog post and an introduction.The draft documents are available at http://tools.ietf.org/wg/httpbis/

Re: Working Group Last Call: draft-ietf-httpbis-content-disp-02 from Eric J. Bowman on 2010-10-03 (ietf-http-wg@w3.org from October to December 2010)

by karlcow

Speaking as a long-time Web Developer, I'm appalled by the dismissive

and insulting attitude taken by the constituency dictating HTML 5 as

pertains to the standards that myself and those like me are perfectly

capable of understanding, by declaring repeatedly that we're a bunch of

morons who can't understand resource/representation or anything else

the vendors are hell-bent on changing, as justification for said

changes ignoring those well-understood standards.

Which motivates me to participate in this thread, because I don't want

that vendor-centric approach to pollute HTTPbis, rendering the spec so

large and unwieldy that only browser vendors could ever hope to

understand its meaning, in terms of what they've implemented. A big,

emphatic -1 to the notion that HTTPbis should follow HTML 5 down the

road of standardizing error correction behavior for user agents, for

C-D or anything else.

[hybi] HyBi WG update

by night.kame

this note is against the IETF common practice, so we invite Ian to

remove it.

Ian Hickson : l'Anelka de la spécification.

2009

HTML5 isn't a standard yet - W3C Q&A Weblog

by night.kame

The W3C does not, and never will, publish real standards because it is not a standards organization: It's a CONSORTIUM (you know, that "C" in W3C is there for a reason - look it up!). Standards and Standards Bodies must be endorsed by governments and legally enforceable. W3C recommendations are simply "recommendations". There is no legal consequence to not following or fully conforming to a "recommendation"...

C'est étrange cette manie des participants à la WTF à mélanger tout et n'importe au nom du pragmatisme (plus loin dans son commentaire, Marcos Caceres explique en quoi un "vrai standard" n'est pas pragmatique pour le web). Pour rappel, selon lui l'ISO ne produit pas de standards, pas plus que l'IETF, etc... Sur sa page publique, il indique "I work as a software architect/standards engineer for Opera Software." Selon sa définition, Opera ne supporte aucun standard, donc il est au mieux architecte logiciel. Et en même temps, c'est un hsivoniste, donc il reconnaît qu'il n'y a que les développeurs de moteurs CSS qui savent gérer les mutations d'une structure en arbre, ceux travaillant sur le DOM n'en ayant pas les compétences. Marcos Caceres ne travaillant pas sur le moteur CSS chez Opera, on en déduit qu'il ne sait pas très bien manipuler les structures arborescentes. Donc en fait, selon lui, il est au mieux développeur junior chez Opera.

Statistics on reusing request headers in persistent connections from Koen Holtman on 1995-10-30 (ietf-http-wg-old@w3.org from September to December 1995)

by karlcow

To make the statistics below, I took a set of proxy<->server HTTP transactions between the www.win.tue.nl proxy and off-campus servers (18 days worth of traffic, approximately 150Mb in 14501 HTTP transactions)

Old survey

W3C WD: HTML Dialects: Internet Media Types and SGML Document Types

by karlcow

The HTML 2.0 specification, RFC1866, defines an SGML application and an Internet media type. The specification notes that extensions are planned, but only the text/html; level=2 internet media type and the "-//IETF//DTD HTML 2.0//EN" document type are defined. This document suggests the use of URIs as system identifiers for document type definitions, allowing decentralized evolution of the language. The use of marked sections as a transition technique and the continued use of the level mechanism for standardized points in the evolution path are discussed.

W3C WD: HTML Dialects: Internet Media Types and SGML Document Types

by karlcow

The HTML 2.0 specification, RFC1866, defines an SGML application and an Internet media type. The specification notes that extensions are planned, but only the text/html; level=2 internet media type and the "-//IETF//DTD HTML 2.0//EN" document type are defined. This document suggests the use of URIs as system identifiers for document type definitions, allowing decentralized evolution of the language. The use of marked sections as a transition technique and the continued use of the level mechanism for standardized points in the evolution path are discussed.

"IETF is a black hole." Sam Ruby 18 May 2004

by karlcow & 2 others

sr - sam ruby, IBM : IETF is a black hole. I'm not thrilled with them. But it has an external perception of being open.

IETF RFC Page

by alphoenix & 2 others
La page pour avoir accès à tous les RFC depuis leur création.

Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)

by Xavier Lacot & 1 other
Sure the most funny IETF RFC that I have been given to read. This document specifies a Hyper Text Coffee Pot Control Protocol (HTCPCP), based on HTTP, which permits the full request and responses necessary to control all devices capable of making the popular caffeinated hot beverages.

2008

HTTPmail ietf draft

by karlcow

This document proposes a standard format and a standard navigation mechanism so that mail stores can provide interoperable access to mailboxes and messages over HTTP. Mailbox contents and listings of mailboxes are exposed as Atom Feeds, while messages themselves are downloaded as a document of type message/822. Each mailbox and each message is assigned an HTTP URL, and if permissions checks are satisfied, each message may be downloaded independently.

hcalendar-fr - Microformats

by decembre & 2 others
hCalendar est un format simple, ouvert, distribué pour le calendrier et les événements, fondé sur le standard iCalendar (RFC2445 (http://www.ietf.org/rfc/rfc2445.txt)), adaptable pour l'embarquement dans HTML ou XHTML, Atom, RSS et le XML arbitraire. hCalendar est l'un des nombreux standards ouverts microformat. Vous voulez démarrer par écrire un événement hCalendar ? Utilisez le hCalendar creator (http://microformats.org/code/hcalendar/creator) pour écrire un événement et le publier, ou suivez les trucs de publication hCalendar pour ajouter de la syntaxe hCalendar à votre page d'évènements à venir ou des événements que vous mentionnez dans vos billets de blogs, wikis, etc.

Not a standard debate

by karlcow (via)

Second, according to sources close to the development, the Bureau of Indian Standards (BIS) — which met in New Delhi on the 22nd of this month — is reviewing the ISO transparency issue while simultaneously exploring alternate standards which emerge from bodies like the W3C and the Internet Engineering Task Force (IETF).

Quel format de syndication choisir? RSS, RDF, Atom?

by holyver (via)
Bien que d'autres solutions aient été proposées dans le passé, trois formats de syndication ont émergé: - RSS 2.0, ou Really Simple Syndication, par Harvard - RSS 1.0, ou Rich Site Summary, par le groupe RSS-DEV, et - Atom par IETF, format largement utilisé mais toujours en cours de définition.

Comment etendre en HTML

by karlcow

The HTML WG has several times expressed a strong preference that HTML be officially extended only by standards-track "versions", not by registered extensions. This is the reason why proposed individual feature extensions are being handled with experimental RFCs, rather than as standards-track ones. The responsible Applications Area Director would prefer that IANA start a registry of this type only in coordination with that WG, lest the registration mechanism become an alternative to normal IETF processing.

Apache Abdera

by Xavier Lacot & 1 other
The goal of the Apache Abdera project is to build a functionally-complete, high-performance implementation of the IETF Atom Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC# Pending) specifications.

PUBLIC TAGS

art   artiste   blog   blogs   books   clothing   data   download   FairShare   files   film   flash   free   gadgets   game   google   gothic   halloween   howto   ircam   java   kentucky   library   masks   MinimumWage   mit   mp3   music   newjersey   news   p2p   physics   python   recovery   research   s60   science   search   software   spider   tools   tutorial   tv   umich   video   web   web2.0   wiki   windows   wordpress  

Active users

karlcow
last mark : 26/01/2012 07:04

night.kame
last mark : 14/12/2010 10:46

François Hodierne
last mark : 23/02/2009 21:20

alphoenix
last mark : 13/01/2009 00:00

Xavier Lacot
last mark : 12/01/2009 11:04

decembre
last mark : 04/11/2008 11:47

benoit
last mark : 28/07/2008 04:57

jey
last mark : 23/07/2008 22:17

holyver
last mark : 11/04/2008 14:13

effraie
last mark : 18/02/2008 09:12