<?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/implementation">
<title>Public marks with tag implementation</title>
<description>Public marks with tag implementation</description>
<link>http://blogmarks.net/marks/tag/implementation</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058592000"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058591999"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058591997"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058503501"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058501863"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058486058"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058482490"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058263548"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058238748"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058223021"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058141282"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058101080"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058053390"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058051027"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058048400"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058002898"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058002013"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057824544"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057821197"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057784896"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057756061"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057679478"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057663703"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057647377"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057645344"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058592000">
<title>Vary Header for RESTful Applications at subbu.org</title>
<link>http://www.subbu.org/blog/2007/12/vary-header-for-restful-applications</link>
<description>&lt;blockquote&gt;&lt;p&gt;chance to investigate the HTTP/1.1 Vary header. As it turns out, there are interesting implications around setting or not setting this header or setting this header incorrectly. Here is my notes on the rationale behind the Vary header, and design guidelines.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-25T14:47:06Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, varyheader, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.subbu.org/blog/2007/12/vary-header-for-restful-applications"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/53f42965ff72c2c0730296684e12add2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.subbu.org/blog/2007/12/vary-header-for-restful-applications">Vary Header for RESTful Applications at subbu.org</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>chance to investigate the HTTP/1.1 Vary header. As it turns out, there are interesting implications around setting or not setting this header or setting this header incorrectly. Here is my notes on the rationale behind the Vary header, and design guidelines.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/varyheader">varyheader</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058592000">Copy</a> | 
<a href="http://blogmarks.net/link/3416098">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058591999">
<title>Internet Explorer and cacheing: beware of the Vary - Crisp's blog</title>
<link>http://crisp.tweakblogs.net/blog/311/internet-explorer-and-cacheing-beware-of-the-vary.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;To cut a long story short: while reconfiguring my local server to match our production settings I found out that the Vary-header was the actual culprit, and that mod_gzip (a module responsible for compressing content before sending it to the client and thus saving bandwidth) added this particular header, even though we explicitly excluded images from being compressed by this module by means of a mimetype filter (images have a mimetype that matches image/* e.g. image/gif, image/jpeg and so on).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-25T14:46:16Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://crisp.tweakblogs.net/blog/311/internet-explorer-and-cacheing-beware-of-the-vary.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/a3e3f825cdbc905a8070629299e08494.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://crisp.tweakblogs.net/blog/311/internet-explorer-and-cacheing-beware-of-the-vary.html">Internet Explorer and cacheing: beware of the Vary - Crisp's blog</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>To cut a long story short: while reconfiguring my local server to match our production settings I found out that the Vary-header was the actual culprit, and that mod_gzip (a module responsible for compressing content before sending it to the client and thus saving bandwidth) added this particular header, even though we explicitly excluded images from being compressed by this module by means of a mimetype filter (images have a mimetype that matches image/* e.g. image/gif, image/jpeg and so on).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591999">Copy</a> | 
<a href="http://blogmarks.net/link/3416097">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058591997">
<title>mnot’s Web log: The State of Proxy Caching</title>
<link>http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989</link>
<description>&lt;blockquote&gt;&lt;p&gt;WRT Vary - Based on what Co-advisor sees as well as some of my own testing, Vary is safe in the very limited fashion that if you do a simple, one-dimensional vary, the wrong thing won't be returned.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-25T14:45:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/902e4a58c5a531df22dda20e6d1935c8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989">mnot’s Web log: The State of Proxy Caching</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>WRT Vary - Based on what Co-advisor sees as well as some of my own testing, Vary is safe in the very limited fashion that if you do a simple, one-dimensional vary, the wrong thing won't be returned.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591997">Copy</a> | 
<a href="http://blogmarks.net/link/3416095">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058503501">
<title>Chris Heathcote: anti-mega: loca london</title>
<link>http://anti-mega.com/antimega/2009/09/01/loca-london</link>
<description>&lt;blockquote&gt;&lt;p&gt;This meant I could go from idea to implementation in about 3 hours. Nice.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-15T02:21:07Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://anti-mega.com/antimega/2009/09/01/loca-london"><img border="0" src="http://blogmarks.net/screenshots/2009/09/15/8a3a2f35c0bd7198368add73f8605f02.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://anti-mega.com/antimega/2009/09/01/loca-london">Chris Heathcote: anti-mega: loca london</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>This meant I could go from idea to implementation in about 3 hours. Nice.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058503501">Copy</a> | 
<a href="http://blogmarks.net/link/3342693">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058501863">
<title>Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</title>
<link>http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-13T12:22:15Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdfa, implementation, testing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/08040fee440c7708e07b58dc658893ef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html">Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3341441">1 other(s)</a> 
<div class="description"><blockquote><p>I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.</p></blockquote></div>
<p class="tags">
<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/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/testing">testing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501863">Copy</a> | 
<a href="http://blogmarks.net/link/3341441">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058486058">
<title>Character encoding detection for external scripts</title>
<link>http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims &quot;Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions&quot; while in fact their implementation does not, the parser rejects code that follows the IdentifierStart ::  UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores &quot;tags&quot; when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th &quot;tags&quot; so it won't nest adjacent th elements when setting innerHTML.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-30T13:29:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>html, implementation, parser, testing, unicode, charset</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html"><img border="0" src="http://blogmarks.net/screenshots/2009/08/30/4f7b20c7ec9e67ca1c48ae5c6a352e37.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html">Character encoding detection for external scripts</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims "Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions" while in fact their implementation does not, the parser rejects code that follows the IdentifierStart ::  UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores "tags" when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th "tags" so it won't nest adjacent th elements when setting innerHTML.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/parser">parser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/testing">testing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/charset">charset</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058486058">Copy</a> | 
<a href="http://blogmarks.net/link/3328424">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058482490">
<title>Benlog » Real-world usage sometimes includes things you don’t like</title>
<link>http://benlog.com/articles/2009/08/25/real-world-usage-sometimes-includes-things-you-dont-like/</link>
<description>&lt;blockquote&gt;&lt;p&gt;know about Creative Commons’s use of RDFa to turn the Creative Commons Deed into a loosely coupled semantically aware app? And Yahoo’s implementation of RDFa in SearchMonkey? And Google’s Rich Snippets and the recently released Google Image Search with RDFa support so anyone can get their image metadata into Google Image Search? And the UK government who apparently can’t get enough of RDFa.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-27T03:32:09Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdfa, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://benlog.com/articles/2009/08/25/real-world-usage-sometimes-includes-things-you-dont-like/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/27/8509e4d9c2988438b80526c7bc23a311.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://benlog.com/articles/2009/08/25/real-world-usage-sometimes-includes-things-you-dont-like/">Benlog » Real-world usage sometimes includes things you don’t like</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3324868">1 other(s)</a> 
<div class="description"><blockquote><p>know about Creative Commons’s use of RDFa to turn the Creative Commons Deed into a loosely coupled semantically aware app? And Yahoo’s implementation of RDFa in SearchMonkey? And Google’s Rich Snippets and the recently released Google Image Search with RDFa support so anyone can get their image metadata into Google Image Search? And the UK government who apparently can’t get enough of RDFa.</p></blockquote></div>
<p class="tags">
<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/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058482490">Copy</a> | 
<a href="http://blogmarks.net/link/3324868">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058263548">
<title>indiemaps.com/blog » Lens tools and fisheye map browsing</title>
<link>http://indiemaps.com/blog/2009/04/lens-tools-and-fisheye-map-browsing/</link>
<description>&lt;blockquote&gt;&lt;p&gt;L.A.’s Cartifact recently released Cartifact Maps, a Flash-based tilemaps viewer with custom cartography and advanced map browsing tools. The historic overlays and beautiful cartographic design are perhaps of most interest, but I’m equally impressed by their implementation of a novel map browsing UI featuring a magnifying glass or “lens tool”.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-04-07T03:36:56Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>design, implementation, ui, tools</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://indiemaps.com/blog/2009/04/lens-tools-and-fisheye-map-browsing/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/07/c61fa6cccf32d54422652cad73da4c06.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://indiemaps.com/blog/2009/04/lens-tools-and-fisheye-map-browsing/">indiemaps.com/blog » Lens tools and fisheye map browsing</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>L.A.’s Cartifact recently released Cartifact Maps, a Flash-based tilemaps viewer with custom cartography and advanced map browsing tools. The historic overlays and beautiful cartographic design are perhaps of most interest, but I’m equally impressed by their implementation of a novel map browsing UI featuring a magnifying glass or “lens tool”.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ui">ui</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tools">tools</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058263548">Copy</a> | 
<a href="http://blogmarks.net/link/3146307">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058238748">
<title>How to Make Your Own Twitter Bot - Python Implementation | FlowingData</title>
<link>http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Following up on my post last week about using Twitter to track eating and weight, some of you voiced some interest in creating your own Twitter bot. This post covers how you can do that.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-13T02:46:00Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, implementation, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/"><img border="0" src="http://blogmarks.net/screenshots/2009/03/13/6720ce964e223f9eb3b50b5603578db7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/">How to Make Your Own Twitter Bot - Python Implementation | FlowingData</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Following up on my post last week about using Twitter to track eating and weight, some of you voiced some interest in creating your own Twitter bot. This post covers how you can do that.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058238748">Copy</a> | 
<a href="http://blogmarks.net/link/3125499">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058223021">
<title>A Lexical Analyzer for HTML and Basic SGML</title>
<link>http://www.w3.org/MarkUp/SGML/sgml-lex/sgml-lex</link>
<description>&lt;blockquote&gt;&lt;p&gt;a self-contained specification of a lexical analyzer that uses automated parsing techniques to handle SGML document types limited to a tractable set of SGML features. An implementation is available as well.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-02-26T22:45:17Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>implementation, sgml, w3cnote, html, textparser</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.w3.org/MarkUp/SGML/sgml-lex/sgml-lex"><img border="0" src="http://blogmarks.net/screenshots/2009/02/26/1132b26b6709d933f99e66ea2cd2360e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.w3.org/MarkUp/SGML/sgml-lex/sgml-lex">A Lexical Analyzer for HTML and Basic SGML</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>a self-contained specification of a lexical analyzer that uses automated parsing techniques to handle SGML document types limited to a tractable set of SGML features. An implementation is available as well.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sgml">sgml</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/w3cnote">w3cnote</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/textparser">textparser</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058223021">Copy</a> | 
<a href="http://blogmarks.net/link/3111548">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058141282">
<title>py9p | Software Repo random bits of code</title>
<link>http://repo.cat-v.org/py9p/</link>
<description>Py9p is a pure python implementation of the 9P (in particular 9p2000) distributed file system protocol. Originally written by Tim Newsham.</description>
<dc:date>2008-12-28T04:39:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://repo.cat-v.org/py9p/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/28/cf2b81e161a61fa90b1a61b2dd57c18e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://repo.cat-v.org/py9p/">py9p | Software Repo random bits of code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<p class="description">Py9p is a pure python implementation of the 9P (in particular 9p2000) distributed file system protocol. Originally written by Tim Newsham.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058141282">Copy</a> | 
<a href="http://blogmarks.net/link/3041009">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058101080">
<title>scrying:workshop [scrying]</title>
<link>http://scrying.org/doku.php?id=scrying:workshop</link>
<description>&lt;blockquote&gt;&lt;p&gt;Across three days, the scrying workshop will explore and construct city-wide EM phenomena within the data space domain, examining techniques of digital forensics, of signal archaeology overlapping with contemporary artistic concerns. The scrying platform, an open hardware project concerned with the design and implementation of low power (enabling long-term, solar-powered urban installation) devices interfacing code and EM practice, will be used during the workshop. &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-12-04T08:01:19Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>design, implementation, opendata</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://scrying.org/doku.php?id=scrying:workshop"><img border="0" src="http://blogmarks.net/screenshots/2008/12/04/3f511c5751ac69aecbf9419aae918d80.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://scrying.org/doku.php?id=scrying:workshop">scrying:workshop [scrying]</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Across three days, the scrying workshop will explore and construct city-wide EM phenomena within the data space domain, examining techniques of digital forensics, of signal archaeology overlapping with contemporary artistic concerns. The scrying platform, an open hardware project concerned with the design and implementation of low power (enabling long-term, solar-powered urban installation) devices interfacing code and EM practice, will be used during the workshop. </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opendata">opendata</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058101080">Copy</a> | 
<a href="http://blogmarks.net/link/3004146">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058053390">
<title>The Circle of Standards: What is the Circle of Standards?</title>
<link>http://www.thecircleofstandards.com/about/</link>
<description>&lt;blockquote&gt;&lt;p&gt;What is the Circle of Standards?

The Circle of Standards is a three-stage cycle that enables the successful adoption and continued implementation of standards by addressing their management, related training and communication, and continual review. &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-11-10T00:45:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>standards, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.thecircleofstandards.com/about/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/10/24353e205c2a4e53b4780b8e1607c3dd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.thecircleofstandards.com/about/">The Circle of Standards: What is the Circle of Standards?</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>What is the Circle of Standards?

The Circle of Standards is a three-stage cycle that enables the successful adoption and continued implementation of standards by addressing their management, related training and communication, and continual review. </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/standards">standards</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058053390">Copy</a> | 
<a href="http://blogmarks.net/link/2962299">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058051027">
<title>How to Make Your Own Twitter Bot - Python Implementation | FlowingData</title>
<link>http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/#comment-17614</link>
<description>&lt;blockquote&gt;&lt;p&gt;Check Email and Do Something with Messages&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-11-07T16:15:08Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, implementation, email</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/#comment-17614"><img border="0" src="http://blogmarks.net/screenshots/2008/11/07/308d16e851ebe20c245aef2916a485fd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://flowingdata.com/2008/11/05/how-to-make-your-own-twitter-bot-python-implementation/#comment-17614">How to Make Your Own Twitter Bot - Python Implementation | FlowingData</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Check Email and Do Something with Messages</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/email">email</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058051027">Copy</a> | 
<a href="http://blogmarks.net/link/2960442">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058048400">
<title>FXG 1.0 Specification - Flex SDK - Confluence</title>
<link>http://opensource.adobe.com/wiki/display/flexsdk/FXG 1.0 Specification</link>
<description>&lt;blockquote&gt;&lt;p&gt;FXG vs SVG

When initial work on an XML-based graphics interchange format began, the natural first thought was to use SVG. However, there are key differences between SVG and Flash Player's graphics capabilities. These include core differences in SVG and Flash's rendering model with regards to filters, transforms and text. Additionally, the interchange format needed to be able to support future Flash Player features, which would not necessarily map to SVG features. As such, the decision was made to go with a new interchange format, FXG, instead of having a non-standard implementation of SVG. FXG does borrow from SVG whenever possible.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-11-04T22:25:38Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>svg, implementation, specification, fxg</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://opensource.adobe.com/wiki/display/flexsdk/FXG 1.0 Specification"><img border="0" src="http://blogmarks.net/screenshots/2008/11/04/602d21b27acf965e1610dbfc2fea70a8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://opensource.adobe.com/wiki/display/flexsdk/FXG 1.0 Specification">FXG 1.0 Specification - Flex SDK - Confluence</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>FXG vs SVG

When initial work on an XML-based graphics interchange format began, the natural first thought was to use SVG. However, there are key differences between SVG and Flash Player's graphics capabilities. These include core differences in SVG and Flash's rendering model with regards to filters, transforms and text. Additionally, the interchange format needed to be able to support future Flash Player features, which would not necessarily map to SVG features. As such, the decision was made to go with a new interchange format, FXG, instead of having a non-standard implementation of SVG. FXG does borrow from SVG whenever possible.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/svg">svg</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/specification">specification</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fxg">fxg</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058048400">Copy</a> | 
<a href="http://blogmarks.net/link/2957904">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058002898">
<title>The &quot;HTTP response with specific status code&quot; app — Arthur Koziel’s Blog</title>
<link>http://arthurkoziel.com/2008/09/29/the-http-response-with-specific-status-code-app/</link>
<description>&lt;blockquote&gt;&lt;p&gt;It's interesting to see how different browsers handle responses with various status codes. For example, Safari 3.1.2 returns a &quot;kCFErrorDomainCFNetwork&quot; error for status code 100 and Firefox 3.0.1 offers me to download a &quot;Untyped Binary Data&quot; file.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-09-30T00:34:17Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, implementation, interoperability</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://arthurkoziel.com/2008/09/29/the-http-response-with-specific-status-code-app/"><img border="0" src="http://blogmarks.net/screenshots/2008/09/30/942ef04dc75955dc799bf806b3d3ded1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://arthurkoziel.com/2008/09/29/the-http-response-with-specific-status-code-app/">The &quot;HTTP response with specific status code&quot; app — Arthur Koziel’s Blog</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>It's interesting to see how different browsers handle responses with various status codes. For example, Safari 3.1.2 returns a "kCFErrorDomainCFNetwork" error for status code 100 and Firefox 3.0.1 offers me to download a "Untyped Binary Data" file.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interoperability">interoperability</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058002898">Copy</a> | 
<a href="http://blogmarks.net/link/2915973">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058002013">
<title>Safari Web Content Guide for iPhone: Don’t Use Unsupported Technologies</title>
<link>http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/chapter_2_section_13.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;The following web technologies are not supported on iPhone&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-09-29T01:50:41Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>safari, interoperability, implementation, webkit</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/chapter_2_section_13.html"><img border="0" src="http://blogmarks.net/screenshots/2008/09/29/7a3b882a23021a5eefee144840d7a2d1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/CreatingContentforSafarioniPhone/chapter_2_section_13.html">Safari Web Content Guide for iPhone: Don’t Use Unsupported Technologies</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The following web technologies are not supported on iPhone</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/safari">safari</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interoperability">interoperability</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webkit">webkit</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058002013">Copy</a> | 
<a href="http://blogmarks.net/link/2915145">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057824544">
<title>GraphPath Language</title>
<link>http://www.langdale.com.au/GraphPath/</link>
<description>&lt;blockquote&gt;&lt;p&gt;GraphPath is a little-language for analysing graph-structured data, especially RDF. The syntax of GraphPath is reminiscent of Xpath. It has a python implementation that can be teamed up with your favourite python RDF API (e.g. Redland, rdflib, or your own API).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-05-04T09:25:19Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdf, python, implementation, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.langdale.com.au/GraphPath/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.langdale.com.au/GraphPath/">GraphPath Language</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2767889">1 other(s)</a> 
<div class="description"><blockquote><p>GraphPath is a little-language for analysing graph-structured data, especially RDF. The syntax of GraphPath is reminiscent of Xpath. It has a python implementation that can be teamed up with your favourite python RDF API (e.g. Redland, rdflib, or your own API).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057824544">Copy</a> | 
<a href="http://blogmarks.net/link/2767889">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057821197">
<title>Cocoa Packet Analyzer</title>
<link>http://www.tastycocoabytes.com/cpa/index.php</link>
<description>&lt;blockquote&gt;&lt;p&gt;Cocoa Packet Analyzer is a native Mac OS X implementation of a network protocol analyzer and packet sniffer. It is able to do basic network capturing, filter packets, analyze and display pcap files. CPA uses libPCAP for reading packet trace files and for capturing network traffic (filter expressions from tcpdump may be used).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-05-01T02:00:01Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>implementation, cocoa, geek</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.tastycocoabytes.com/cpa/index.php"><img border="0" src="http://blogmarks.net/screenshots/2008/05/01/44bbd34d0971f370b6e834ca2f342f72.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.tastycocoabytes.com/cpa/index.php">Cocoa Packet Analyzer</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Cocoa Packet Analyzer is a native Mac OS X implementation of a network protocol analyzer and packet sniffer. It is able to do basic network capturing, filter packets, analyze and display pcap files. CPA uses libPCAP for reading packet trace files and for capturing network traffic (filter expressions from tcpdump may be used).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cocoa">cocoa</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geek">geek</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057821197">Copy</a> | 
<a href="http://blogmarks.net/link/2764867">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057784896">
<title>David Baron's weblog: Teaching to the test</title>
<link>http://dbaron.org/log/20080406-acid3</link>
<description>&lt;blockquote&gt;&lt;p&gt;We're not planning to cram a bunch of Fixes into Firefox 3 since it's almost ready, and cramming features in at the last minute risks hurting other Web standards support or hurting some of the other things that make Firefox a great browser. &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;oui. un discours réaliste (bien que nouveau) qui prend en compte tout le contexte. Cela me rappelle une anecdote d'une amie. Au Canada, elle pratiquait le karaté. À la fin de chaque année, elle était préparée pour &lt;strong&gt;passer&lt;/strong&gt; l'examen des ceintures. Au Japon, elle a repris les cours à zéro. Le maître propose enseigne la technique et la philosophie du karaté et les individus ne se présentent à l'examen que quand ils sont prêts. C'est toute la différence entre passer le test Acid 3 avec hack ou pas, et implémenter sérieusement la technologie en étant sur de ce que l'on fait. Et je trouve, dans ce cas ci, la démarche de Mozilla et son changement de discours plutôt bien.&lt;/p&gt;

&lt;p&gt;Regarder les communautés évoluer est toujours intéressant. Que ce soit celles du w3c ou ailleurs. Complexe. Y participer, c'est accepté d'avoir les mains sales ou alors on est un sombre ignare idéaliste.&lt;/p&gt;


</description>
<dc:date>2008-04-09T00:56:38Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>standards, mozilla, QA, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dbaron.org/log/20080406-acid3"><img border="0" src="http://blogmarks.net/screenshots/2008/04/09/33e1c29aefd6fb18003af05696a2b450.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dbaron.org/log/20080406-acid3">David Baron's weblog: Teaching to the test</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>We're not planning to cram a bunch of Fixes into Firefox 3 since it's almost ready, and cramming features in at the last minute risks hurting other Web standards support or hurting some of the other things that make Firefox a great browser. </p></blockquote>

<p>oui. un discours réaliste (bien que nouveau) qui prend en compte tout le contexte. Cela me rappelle une anecdote d'une amie. Au Canada, elle pratiquait le karaté. À la fin de chaque année, elle était préparée pour <strong>passer</strong> l'examen des ceintures. Au Japon, elle a repris les cours à zéro. Le maître propose enseigne la technique et la philosophie du karaté et les individus ne se présentent à l'examen que quand ils sont prêts. C'est toute la différence entre passer le test Acid 3 avec hack ou pas, et implémenter sérieusement la technologie en étant sur de ce que l'on fait. Et je trouve, dans ce cas ci, la démarche de Mozilla et son changement de discours plutôt bien.</p>

<p>Regarder les communautés évoluer est toujours intéressant. Que ce soit celles du w3c ou ailleurs. Complexe. Y participer, c'est accepté d'avoir les mains sales ou alors on est un sombre ignare idéaliste.</p>


</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/standards">standards</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mozilla">mozilla</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/QA">QA</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057784896">Copy</a> | 
<a href="http://blogmarks.net/link/2738087">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057756061">
<title>FakeSmile</title>
<link>http://leunen.d.free.fr/fakesmile/</link>
<description>&lt;blockquote&gt;&lt;p&gt;SMIL is a specification defining a set of elements that control animations. This is called declarative animations. FakeSmile is a SMIL implementation written in ECMAScript. It is primarily targeted to SVG animations.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-03-28T06:00:49Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>smil, implementation, svg</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://leunen.d.free.fr/fakesmile/"><img border="0" src="http://blogmarks.net/screenshots/2008/03/28/f74dc499e74508825d2e6d4a4fd5308c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://leunen.d.free.fr/fakesmile/">FakeSmile</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>SMIL is a specification defining a set of elements that control animations. This is called declarative animations. FakeSmile is a SMIL implementation written in ECMAScript. It is primarily targeted to SVG animations.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/smil">smil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/svg">svg</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057756061">Copy</a> | 
<a href="http://blogmarks.net/link/2719375">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057679478">
<title>librdfa - a pure C RDFa parser from Manu Sporny on 2008-01-31 (public-rdf-in-xhtml-tf@w3.org from January 2008)</title>
<link>http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Jan/0300.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;librdfa is a pure C implementation of a standards-compliant RDFa parser. The library is quite easy to use (there are only 5 functions). librdfa is stream-based, very small and quite fast.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-01-31T09:32:36Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>implementation, rdfa, parser</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Jan/0300.html"><img border="0" src="http://blogmarks.net/screenshots/2008/01/31/2aa813f2eefed679c4f1f9c653a147f3.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Jan/0300.html">librdfa - a pure C RDFa parser from Manu Sporny on 2008-01-31 (public-rdf-in-xhtml-tf@w3.org from January 2008)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>librdfa is a pure C implementation of a standards-compliant RDFa parser. The library is quite easy to use (there are only 5 functions). librdfa is stream-based, very small and quite fast.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</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/parser">parser</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057679478">Copy</a> | 
<a href="http://blogmarks.net/link/2653912">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057663703">
<title>RDFa Implementation Report</title>
<link>http://www.w3.org/2006/07/SWD/RDFa/implementation-report/</link>
<description>&lt;blockquote&gt;&lt;p&gt;This document reports on implementations of the RDFa Syntax and Processing rules [RDFa Syntax]. Such implementations are able to parse an XHTML RDFa document, and extract the embedded RDF graph in order to query, serialise, convert or process it further.
&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-01-21T03:37:14Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdf, implementation, rdfa, interoperability, w3c</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.w3.org/2006/07/SWD/RDFa/implementation-report/"><img border="0" src="http://blogmarks.net/screenshots/2008/01/21/ff0460c64fb1861ffa6c74a73396effe.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.w3.org/2006/07/SWD/RDFa/implementation-report/">RDFa Implementation Report</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>This document reports on implementations of the RDFa Syntax and Processing rules [RDFa Syntax]. Such implementations are able to parse an XHTML RDFa document, and extract the embedded RDF graph in order to query, serialise, convert or process it further.
</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</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/interoperability">interoperability</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/w3c">w3c</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057663703">Copy</a> | 
<a href="http://blogmarks.net/link/2640065">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057647377">
<title>ie7-js - Google Code</title>
<link>http://code.google.com/p/ie7-js/</link>
<description>&lt;blockquote&gt;&lt;p&gt;IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-01-09T10:04:47Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>implementation, interoperability, javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/p/ie7-js/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/01/956057ab7bec4dc9c9863f5d033facc4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/p/ie7-js/">ie7-js - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2622151">13 other(s)</a> 
<div class="description"><blockquote><p>IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interoperability">interoperability</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057647377">Copy</a> | 
<a href="http://blogmarks.net/link/2622151">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057645344">
<title>JScript Blog : ECMAScript 3 and beyond</title>
<link>http://blogs.msdn.com/jscript/archive/2007/10/29/ecmascript-3-and-beyond.aspx</link>
<description>&lt;blockquote&gt;&lt;p&gt;The point is that JavaScript developers shouldn’t have to detect and workaround such issues. JavaScript should work the same across all implementations. We believe this is the first step in making JavaScript better.

 

To make it possible to achieve such implementation conformance, the first step is knowing where the divergences are. We in the JScript team are looking into where various browser based implementations diverge, where our engine is incorrect in its interpretation of the specification, what if any de facto compatibility conventions have been reached, and the value of codifying such conventions into the standard. We’ve published the first draft of JScript Deviations from ES3 as a starting point.&lt;/p&gt;&lt;/blockquote&gt;

Cool</description>
<dc:date>2008-01-08T05:03:26Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>QA, interoperability, implementation, javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.msdn.com/jscript/archive/2007/10/29/ecmascript-3-and-beyond.aspx"><img border="0" src="http://blogmarks.net/screenshots/2008/01/08/2dcb91cfadf16fdd8ed1a048bf3296e8.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.msdn.com/jscript/archive/2007/10/29/ecmascript-3-and-beyond.aspx">JScript Blog : ECMAScript 3 and beyond</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2515479">1 other(s)</a> 
<div class="description"><blockquote><p>The point is that JavaScript developers shouldn’t have to detect and workaround such issues. JavaScript should work the same across all implementations. We believe this is the first step in making JavaScript better.

 

To make it possible to achieve such implementation conformance, the first step is knowing where the divergences are. We in the JScript team are looking into where various browser based implementations diverge, where our engine is incorrect in its interpretation of the specification, what if any de facto compatibility conventions have been reached, and the value of codifying such conventions into the standard. We’ve published the first draft of JScript Deviations from ES3 as a starting point.</p></blockquote>

Cool</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/QA">QA</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interoperability">interoperability</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057645344">Copy</a> | 
<a href="http://blogmarks.net/link/2515479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>