<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/Ian Hickson">
<title>Public marks with tag &quot;Ian Hickson&quot;</title>
<description>Public marks with tag &quot;Ian Hickson&quot;</description>
<link>http://blogmarks.net/marks/tag/Ian Hickson</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058618419"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058335872"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1057982016"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/marco/mark/1058618419">
<title>The Web Socket protocol</title>
<link>http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55</link>
<description>The Web Sockets protocol enables two-way communication between a user agent running untrusted code running in a controlled environment to a remote host that has opted-in to communications from that code.</description>
<dc:date>2009-12-12T11:46:58Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>html5, websockets, Ian Hickson</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55"><img border="0" src="http://blogmarks.net/screenshots/2009/12/12/1d74535cc97960117017c11adc6d7ad6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55">The Web Socket protocol</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">The Web Sockets protocol enables two-way communication between a user agent running untrusted code running in a controlled environment to a remote host that has opted-in to communications from that code.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websockets">websockets</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ian%2BHickson">Ian Hickson</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058618419">Copy</a> | 
<a href="http://blogmarks.net/link/3437351">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058335872">
<title>Interview with Ian Hickson, editor of the HTML 5 specification</title>
<link>http://www.webstandards.org/2009/05/13/interview-with-ian-hickson-editor-of-the-html-5-specification/</link>
<description>We considered RDFa long and hard [...] but at the end of the day, while some people really like it, I don't think it strikes the right balance between power and ease of authoring.</description>
<dc:date>2009-05-25T11:10:52Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>html5, rdfa, Ian Hickson, interview</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.webstandards.org/2009/05/13/interview-with-ian-hickson-editor-of-the-html-5-specification/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/25/0a1d10d9bcb5afed5165db86110bb2b7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.webstandards.org/2009/05/13/interview-with-ian-hickson-editor-of-the-html-5-specification/">Interview with Ian Hickson, editor of the HTML 5 specification</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">We considered RDFa long and hard [...] but at the end of the day, while some people really like it, I don't think it strikes the right balance between power and ease of authoring.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdfa">rdfa</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ian%2BHickson">Ian Hickson</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interview">interview</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058335872">Copy</a> | 
<a href="http://blogmarks.net/link/3206755">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1057982016">
<title>HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more</title>
<link>http://blogs.techrepublic.com.com/programming-and-development/?p=718</link>
<description>HTML4 requires alt but doesn't give any advice about how to use it. With HTML5, I added a long section that describes how to use it in detail and said that in some cases (e.g., webcams), there might not be any useful replacement text, and so it would be ok in those cases (and only those cases) to omit the attribute. This caused a firestorm of protest from so-called accessibility experts.</description>
<dc:date>2009-05-25T19:24:28Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>interview, Ian Hickson, html5</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.techrepublic.com.com/programming-and-development/?p=718"><img border="0" src="http://blogmarks.net/screenshots/2009/05/25/b5bef6437904cd0d21ae387a83ba47c3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.techrepublic.com.com/programming-and-development/?p=718">HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">HTML4 requires alt but doesn't give any advice about how to use it. With HTML5, I added a long section that describes how to use it in detail and said that in some cases (e.g., webcams), there might not be any useful replacement text, and so it would be ok in those cases (and only those cases) to omit the attribute. This caused a firestorm of protest from so-called accessibility experts.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interview">interview</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ian%2BHickson">Ian Hickson</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057982016">Copy</a> | 
<a href="http://blogmarks.net/link/2898452">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>