intertwingly

It’s just data

Content-Encoding versus Transfer-Encoding


Today I discovered a “problem” where Apache’s mod_deflate changes a resource’s ETag value from “foo” to "foo"-gzip when compressing the representation. This problem has been a while in coming , and after some research I’m convinced that Apache’s...

Excerpt from News You Can Bruise

40+ Eye-Opening OpenID Sites and Services


OpenID support continues to spread throughout the Web ecosystem and new names are added to the list of sites that support OpenID all the time. Since the release of OpenID 2.0 , which includes better security features, OpenID has gained major...

Excerpt from Mashable!

W3C HTML 5 Conformance Checker


Actually, doctype with an internal subset (like the one you describe in your email) will likely work in an XML context, and should be considered valid XHTML5.  I’m pretty confident that Henri would accept a bug report on this if it does not work on his validator page.

Posted by Sam Ruby

W3C HTML 5 Conformance Checker


Sam, thanks - that’s what I suspected.

Ok, I wonder if it was worth the 10 minutes it took to write up the email?

Posted by Jeff Schiller

W3C HTML 5 Conformance Checker


You get five.  And like it.

Perhaps this will help explain the situation with HTML5. 

Last time I checked, the others don’t work in application/xhtml+xml on Opera anyway.  And nothing in the XML specification requires that they do work.  I stopped using them years ago.

Wait, now it looks like Opera does support them ... in 7.5.

With my new blog, I think I’ll go with utf-8.

Posted by Sam Ruby

W3C HTML 5 Conformance Checker


Ok, what about my XML entities?

Posted by Jeff Schiller

W3C HTML 5 Conformance Checker


The doctype for HTML5 (and XHTML5) is

<!DOCTYPE html>

The validator handles both HTML5 and XHTML5.

Posted by Sam Ruby

W3C HTML 5 Conformance Checker


Confused now.  I guess “HTML5 Experimental” is only for text/html?  What’s the option for XHTML5?  What DOCTYPE do I need to give for that - and can I add those entities?

Posted by Jeff Schiller

W3C HTML 5 Conformance Checker


It only is the form that is broken.  You can check your blog by modifying the URI, thus.

Posted by Sam Ruby

W3C HTML 5 Conformance Checker


Hehe.  Hm, my blog seems to break it.  I know my page doesn’t validate due to some deprecated attributes I hang off my objects...

Posted by Jeff Schiller

Book Links


Updated URLs from the book (a work in progress): Chapter 1 Sam Ruby’s SVG Graphics writing [link] Tripod sites [link] US Government’s Section 508 guidelines, in the book at...

Excerpt from Book notes

OpenID for non-SuperUsers


Testing my OpenID

Posted by mapa3m

OpenID for non-SuperUsers


Testing my OpenID.

Posted by Rolf

WordPress AtomPub FAQ


Update: This information has been incorporated into the AtomPub page on [link] . This is only here until I can find somewhere sensible to put it. Feel free to point out errors or improvements by commenting on this other post ,...

Excerpt from WordPress AtomPub FAQ

better than json


Well, JSON is the new hotness . This week. Again. Thought I’d jot down some thoughts I had on JSON last summer, in the area of improving on JSON. Before doing that, let me go over some of my core beliefs about JSON: It defines an ASCII...

Excerpt from pmuellr

Sam Ruby: Standardizing RESTful JSON


Sam Ruby: Standardizing RESTful JSON...

Excerpt from Paragon Adrift

Unobtrusive OpenID


Hey. Just testing.
I think this openid stuff is really cool.  Thanks also for your other post about delegation - i found it very helpful in setting mine up.  In that post, you list an example for delegation using one specific provider, myopenid, but in order to find out what url to use for other providers, i had to look at people’s test comments on this post, and see who it showed their provider as.  I am wondering if you or anyone else has compiled or is thinking of compiling a chart or something showing how to set up delegation for several different providers. Just a thought. Thanks, Joe.

Posted by Joe262

OpenID - Claim Your Blog


I’ve seen alot of jabber about OpenID the last couple of days so I thought I’d share this tidbit of info. If you are a blogger, you can claim your blog with your OpenID pretty easily. What this means is, for instance, you (a provider...

Excerpt from Ken Mitchell

Wii Fit Update


I found the same thing.  The daily weighting, tracking and charting really keeps your current trending in the forefront of your thoughts.  I’m up a bit...nah I’ll pass on dessert for example.

I guess it goes back to that adage, “You can’t manage what you don’t measure”.

Posted by Mark Mascolino

HTML5 и IE


Оказывается, есть немного кривой, но способ заставить IE показывать незнакомые ему теги в глобальном namespace ! В частности, это поможет уже сейчас использовать семантические теги из HTML5. Решение основано на интересном хаке : Btw, if you want CSS...

Excerpt from Bolk site