<?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/search/fireball">
<title>Public marks with search fireball</title>
<description>Public marks with search fireball</description>
<link>http://blogmarks.net/marks/search/fireball</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058629673"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058627133"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058627012"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058622865"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058596067"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058579032"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058567578"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058566090"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058520796"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058478140"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058469852"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058427922"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058423820"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058406982"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058384875"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058339560"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058236282"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058132938"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058045868"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058022316"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1057925811"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1057923714"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1057922336"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057887642"/>
<rdf:li resource="http://blogmarks.net/api/user/ghis/mark/1057820218"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058629673">
<title>Daring Fireball Linked List: Google's 'Meaning of Open'</title>
<link>http://daringfireball.net/linked/2009/12/22/open</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Google senior vice president Jonathan Rosenberg published a long memo “about the meaning of ‘open’ as it relates to the Internet, Google, and [Google’s] users.”&lt;/p&gt;

&lt;p&gt;It’s the biggest pile of horseshit I’ve ever seen from Google.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-12-23T18:27:38Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>google</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/12/22/open"><img border="0" src="http://blogmarks.net/screenshots/2009/12/23/9a9153c6cb3fe62f5c860b406c80eea2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/12/22/open">Daring Fireball Linked List: Google's 'Meaning of Open'</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<div class="description"><blockquote>
<p>Google senior vice president Jonathan Rosenberg published a long memo “about the meaning of ‘open’ as it relates to the Internet, Google, and [Google’s] users.”</p>

<p>It’s the biggest pile of horseshit I’ve ever seen from Google.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058629673">Copy</a> | 
<a href="http://blogmarks.net/link/3445355">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058627133">
<title>Daring Fireball: Why the HTML5 'Video' Element Is Effectively Unusable, Even in the Browsers Which Support It</title>
<link>http://daringfireball.net/2009/12/html5_video_unusable</link>
<description>&lt;blockquote&gt;&lt;p&gt;The bad news: In all three browsers (Safari, Chrome, Firefox), with the above simple markup, the video content buffers automatically on page load. What I mean is that as soon as you load the web page, the browsers download the actual video files that are embedded&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Moi qui pensait que &amp;lt;audio&amp;gt; et &amp;lt;video&amp;gt; étaient prag-ma-ti-ques. Mais non, après des semaines de débats sur les formats à supporter (ou non), les ultra-géniaux (et modestes) concepteurs de HTML 5 ont laissé un élément de base d'utilisabilité de côté. Comme quoi, les mailing-list du WHAT WG auraient dû être bannies à Copenhague.&lt;/p&gt;</description>
<dc:date>2009-12-21T22:07:11Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>html5, pragmatisme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2009/12/html5_video_unusable"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2009/12/html5_video_unusable">Daring Fireball: Why the HTML5 'Video' Element Is Effectively Unusable, Even in the Browsers Which Support It</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3444561">1 other(s)</a> 
<div class="description"><blockquote><p>The bad news: In all three browsers (Safari, Chrome, Firefox), with the above simple markup, the video content buffers automatically on page load. What I mean is that as soon as you load the web page, the browsers download the actual video files that are embedded</p></blockquote>
<p>Moi qui pensait que &lt;audio&gt; et &lt;video&gt; étaient prag-ma-ti-ques. Mais non, après des semaines de débats sur les formats à supporter (ou non), les ultra-géniaux (et modestes) concepteurs de HTML 5 ont laissé un élément de base d'utilisabilité de côté. Comme quoi, les mailing-list du WHAT WG auraient dû être bannies à Copenhague.</p></div>
<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/pragmatisme">pragmatisme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058627133">Copy</a> | 
<a href="http://blogmarks.net/link/3444561">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058627012">
<title>Daring Fireball: A Liberal, Accurate Regex Pattern for Matching URLs</title>
<link>http://daringfireball.net/2009/11/liberal_regex_for_matching_urls</link>
<description>A common programming problem: identify the URLs in an arbitrary string of text, where by “arbitrary” let’s agree we mean something unstructured such as an email message or a tweet. I offer a solution, in the form of the following regex pattern...</description>
<dc:date>2009-12-21T17:38:43Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>regexp, regex, url, ressources, référence</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2009/11/liberal_regex_for_matching_urls"><img border="0" src="http://blogmarks.net/screenshots/2009/12/21/9c3505d505573a6af525b008749cb7ed.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2009/11/liberal_regex_for_matching_urls">Daring Fireball: A Liberal, Accurate Regex Pattern for Matching URLs</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">A common programming problem: identify the URLs in an arbitrary string of text, where by “arbitrary” let’s agree we mean something unstructured such as an email message or a tweet. I offer a solution, in the form of the following regex pattern...</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/regexp">regexp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/regex">regex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/url">url</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ressources">ressources</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/r%25C3%25A9f%25C3%25A9rence">référence</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058627012">Copy</a> | 
<a href="http://blogmarks.net/link/3444473">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058622865">
<title>Daring Fireball: PastryKit</title>
<link>http://daringfireball.net/2009/12/pastrykit</link>
<description></description>
<dc:date>2009-12-16T20:48:03Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>iphone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2009/12/pastrykit"><img border="0" src="http://blogmarks.net/screenshots/2009/12/16/c2ca14bde6780afc48fdf0add824f389.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2009/12/pastrykit">Daring Fireball: PastryKit</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3440722">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058622865">Copy</a> | 
<a href="http://blogmarks.net/link/3440722">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058596067">
<title>Daring Fireball Linked List: You Should Follow Daring Fireball on Twitter</title>
<link>http://daringfireball.net/linked/2009/11/27/df-twitter</link>
<description>&lt;blockquote&gt;&lt;p&gt;Again, this is a bug in Firefox. Don’t ask me to use another domain name for the shortened URLs. If no one uses IDN domain names, what will motivate developers to fix (or work around) IDN bugs?)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Comment, Firefox laisse trainer des bugs dans les spécs existantes et préfère passer du temps sur les wannabe spécs ? Nooooooon.&lt;/p&gt;</description>
<dc:date>2009-11-28T11:41:36Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>firefox, bazaar model</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/11/27/df-twitter"><img border="0" src="http://blogmarks.net/screenshots/2009/11/28/8c4c2d4a364b20dc80c8d61e7f5cc8c6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/11/27/df-twitter">Daring Fireball Linked List: You Should Follow Daring Fireball on Twitter</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Again, this is a bug in Firefox. Don’t ask me to use another domain name for the shortened URLs. If no one uses IDN domain names, what will motivate developers to fix (or work around) IDN bugs?)</p></blockquote>
<p>Comment, Firefox laisse trainer des bugs dans les spécs existantes et préfère passer du temps sur les wannabe spécs ? Nooooooon.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bazaar%2Bmodel">bazaar model</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596067">Copy</a> | 
<a href="http://blogmarks.net/link/3419653">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058579032">
<title>Daring Fireball Linked List: Droid Limited to 256 MB of Storage for Apps</title>
<link>http://daringfireball.net/linked/2009/11/09/droid-app-storage</link>
<description>&lt;blockquote&gt;&lt;p&gt;Did Motorola even look at the size of popular apps in the App Store before releasing this?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Ce n'est pas parce que Xcode génère des applications de tailles monstrueuses que le monde entier est devenu subitement ignorant de la bonne utilisation des ressources d'un matériel informatique (même si de ce point de vue là Adobe et son Flash nous refait le coup du joueur de flûte de Hamelin).&lt;/p&gt;</description>
<dc:date>2009-11-11T18:40:51Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>iphone, flash, bloat</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/11/09/droid-app-storage"><img border="0" src="http://blogmarks.net/screenshots/2009/11/11/64429b5581ebe4d551e6e688482076ec.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/11/09/droid-app-storage">Daring Fireball Linked List: Droid Limited to 256 MB of Storage for Apps</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Did Motorola even look at the size of popular apps in the App Store before releasing this?</p></blockquote>
<p>Ce n'est pas parce que Xcode génère des applications de tailles monstrueuses que le monde entier est devenu subitement ignorant de la bonne utilisation des ressources d'un matériel informatique (même si de ce point de vue là Adobe et son Flash nous refait le coup du joueur de flûte de Hamelin).</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flash">flash</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bloat">bloat</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058579032">Copy</a> | 
<a href="http://blogmarks.net/link/3405724">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058567578">
<title>Daring Fireball Linked List: One-Handed Computing With the iPhone</title>
<link>http://daringfireball.net/linked/2009/10/29/one-handed</link>
<description>&lt;blockquote&gt;&lt;p&gt;One-handed operation wasn’t feasible on stylus-based systems.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Parfois on peut invoquer l'ignorance ; mais pas toujours. Alors on doit faire appel à la stupidité.&lt;/p&gt;</description>
<dc:date>2009-10-30T09:41:31Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>boule de feu qui ose, Fanboy, Dumbass</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/10/29/one-handed"><img border="0" src="http://blogmarks.net/screenshots/2009/10/30/222a4bf336ad5fbb8caea7e3a301cc47.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/10/29/one-handed">Daring Fireball Linked List: One-Handed Computing With the iPhone</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>One-handed operation wasn’t feasible on stylus-based systems.</p></blockquote>
<p>Parfois on peut invoquer l'ignorance ; mais pas toujours. Alors on doit faire appel à la stupidité.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/boule%2Bde%2Bfeu%2Bqui%2Bose">boule de feu qui ose</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Fanboy">Fanboy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Dumbass">Dumbass</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058567578">Copy</a> | 
<a href="http://blogmarks.net/link/3396905">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058566090">
<title>Daring Fireball Linked List: Garmin, TomTom Shares Sink On New Google Navigation Feature</title>
<link>http://daringfireball.net/linked/2009/10/28/garmin-tomtom</link>
<description>&lt;blockquote&gt;&lt;p&gt;Soon enough, Google’s service will be both free and superior. Garmin and TomTom are toast.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;La supériorité à l'heure actuelle chez Google à un nom : la grande métropole. En-dehors de ça, la cartographie à la Google est très loin de la supériorité. Et on espère une très bonne heuristique de gestion avec les temps de latence réseau en 3G...&lt;/p&gt;</description>
<dc:date>2009-10-28T23:07:55Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>boule de feu qui ose, on verra dans 2 ans</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/10/28/garmin-tomtom"><img border="0" src="http://blogmarks.net/screenshots/2009/10/28/c55f217c41f01b867a965c22c457eaf1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/10/28/garmin-tomtom">Daring Fireball Linked List: Garmin, TomTom Shares Sink On New Google Navigation Feature</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Soon enough, Google’s service will be both free and superior. Garmin and TomTom are toast.</p></blockquote><p>La supériorité à l'heure actuelle chez Google à un nom : la grande métropole. En-dehors de ça, la cartographie à la Google est très loin de la supériorité. Et on espère une très bonne heuristique de gestion avec les temps de latence réseau en 3G...</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/boule%2Bde%2Bfeu%2Bqui%2Bose">boule de feu qui ose</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/on%2Bverra%2Bdans%2B2%2Bans">on verra dans 2 ans</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058566090">Copy</a> | 
<a href="http://blogmarks.net/link/3395706">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058520796">
<title>Daring Fireball Linked List: Jackass of the Week: U.S. District Court Judge James Ware</title>
<link>http://daringfireball.net/linked/2009/09/25/jackass-james-ware</link>
<description>&lt;blockquote&gt;&lt;p&gt;Federal judge James Ware orders Google to disable the email account — which belongs to someone who did nothing wrong and was sent the email message by mistake.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;En même temps ce n'est pas grave, c'est juste une boîte mail gratuite, il n'y a certainement pas de quoi insulter le juge.&lt;/p&gt;</description>
<dc:date>2009-09-26T15:47:31Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>google, dlc</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/09/25/jackass-james-ware"><img border="0" src="http://blogmarks.net/screenshots/2009/09/26/f6590044f32e63d0ac2e52f9604306c8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/09/25/jackass-james-ware">Daring Fireball Linked List: Jackass of the Week: U.S. District Court Judge James Ware</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Federal judge James Ware orders Google to disable the email account — which belongs to someone who did nothing wrong and was sent the email message by mistake.</p></blockquote>
<p>En même temps ce n'est pas grave, c'est juste une boîte mail gratuite, il n'y a certainement pas de quoi insulter le juge.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dlc">dlc</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058520796">Copy</a> | 
<a href="http://blogmarks.net/link/3357157">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058478140">
<title>Daring Fireball Linked List: Snow Leopard Ships Friday</title>
<link>http://daringfireball.net/linked/2009/08/24/snow-leopard</link>
<description>&lt;blockquote&gt;&lt;p&gt;I can’t think of a single change that isn’t an improvement over 10.5.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Moi j'en vois un : Snow Leopard ne s'installe pas sur mon Mac.&lt;/p&gt;</description>
<dc:date>2009-09-03T10:59:47Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>mépris, apple</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/08/24/snow-leopard"><img border="0" src="http://blogmarks.net/screenshots/2009/09/03/4f80179d5d375d7b1e70de42a45f1084.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/08/24/snow-leopard">Daring Fireball Linked List: Snow Leopard Ships Friday</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>I can’t think of a single change that isn’t an improvement over 10.5.</p></blockquote>
<p>Moi j'en vois un : Snow Leopard ne s'installe pas sur mon Mac.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/m%25C3%25A9pris">mépris</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058478140">Copy</a> | 
<a href="http://blogmarks.net/link/3324041">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058469852">
<title>Daring Fireball Linked List: Gmail Passes AOL to Capture Third-Place in Web Mail</title>
<link>http://daringfireball.net/linked/2009/08/16/gmail</link>
<description>&lt;blockquote&gt;&lt;p&gt;Many of my friends — technically knowledgeable, demanding email users — use and love Gmail. None of them use Hotmail or Yahoo Mail. Raw user count is the wrong metric; Gmail has already won.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Moi aussi j'utilise Gmail, tous mes abonnements aux mailing-lists et les inscriptions aux sites avec peu de valeur ajoutée. Etant donné que Gmail ne permet pas de trier ces mails, et qu'il est sujet aux faux positifs dans le filtrage des spams, c'est à peu près tout ce qu'on peut lui confier de sérieux.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Google is like Apple in this way. It starts by taking over the premium end of a market.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Bien d'accord, Google a pris le premium des boîtes mail poubelle. Je n'utilise plus jetable.org ni mailinator.com : Gmail fournit un service identique.&lt;/p&gt;</description>
<dc:date>2009-08-17T12:26:52Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>google, mail</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/08/16/gmail"><img border="0" src="http://blogmarks.net/screenshots/2009/08/17/2b2da7a5ec97fd873baf23dedb690d22.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/08/16/gmail">Daring Fireball Linked List: Gmail Passes AOL to Capture Third-Place in Web Mail</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Many of my friends — technically knowledgeable, demanding email users — use and love Gmail. None of them use Hotmail or Yahoo Mail. Raw user count is the wrong metric; Gmail has already won.</p></blockquote>
<p>Moi aussi j'utilise Gmail, tous mes abonnements aux mailing-lists et les inscriptions aux sites avec peu de valeur ajoutée. Etant donné que Gmail ne permet pas de trier ces mails, et qu'il est sujet aux faux positifs dans le filtrage des spams, c'est à peu près tout ce qu'on peut lui confier de sérieux.</p>
<blockquote><p>Google is like Apple in this way. It starts by taking over the premium end of a market.</p></blockquote>
<p>Bien d'accord, Google a pris le premium des boîtes mail poubelle. Je n'utilise plus jetable.org ni mailinator.com : Gmail fournit un service identique.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mail">mail</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058469852">Copy</a> | 
<a href="http://blogmarks.net/link/3317408">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058427922">
<title>Daring Fireball Linked List: Pinboard — Antisocial Bookmarking</title>
<link>http://daringfireball.net/linked/2009/07/13/pinboard</link>
<description></description>
<dc:date>2009-07-14T14:28:59Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>social bookmarking</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/07/13/pinboard"><img border="0" src="http://blogmarks.net/screenshots/2009/07/14/d3389d431f2dae0c778c37a938115c7c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/07/13/pinboard">Daring Fireball Linked List: Pinboard — Antisocial Bookmarking</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social%2Bbookmarking">social bookmarking</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058427922">Copy</a> | 
<a href="http://blogmarks.net/link/3285217">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058423820">
<title>Daring Fireball: Putting What Little We Actually Know About Chrome OS Into Context</title>
<link>http://daringfireball.net/2009/07/chrome_os_context</link>
<description></description>
<dc:date>2009-07-10T14:43:01Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>chrome, chrome os, google</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2009/07/chrome_os_context"><img border="0" src="http://blogmarks.net/screenshots/2009/07/10/f55af197d0063dcedd952801470c8b13.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2009/07/chrome_os_context">Daring Fireball: Putting What Little We Actually Know About Chrome OS Into Context</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chrome">chrome</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chrome%2Bos">chrome os</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058423820">Copy</a> | 
<a href="http://blogmarks.net/link/3281817">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058406982">
<title>Daring Fireball Linked List: App Store WTF of the Week (App Store Link)</title>
<link>http://daringfireball.net/linked/2009/07/01/mariolife</link>
<description>&lt;blockquote&gt;&lt;p&gt;Ends up the App Store review team simply doesn’t deal with copyright and trademark verification (with the exception of enforcing Apple’s own trademarks, of course). Any beef Nintendo has ([...]) is between Nintendo and Mariolife’s developer. Makes sense.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;A partir du moment où Apple touche un tiers du produit des ventes, ça en fait pas sens du tout qu'ils n'aient rien à faire de la propriété intellectuelle concernant les applications qu'ils choisissent de distribuer.&lt;/p&gt;</description>
<dc:date>2009-07-01T18:02:28Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>apple, propriété intellectuelle, pour les autres</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/07/01/mariolife"><img border="0" src="http://blogmarks.net/screenshots/2009/07/01/dd8d0180e37deeb52515b6d7fa47d0e9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/07/01/mariolife">Daring Fireball Linked List: App Store WTF of the Week (App Store Link)</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Ends up the App Store review team simply doesn’t deal with copyright and trademark verification (with the exception of enforcing Apple’s own trademarks, of course). Any beef Nintendo has ([...]) is between Nintendo and Mariolife’s developer. Makes sense.</p></blockquote>
<p>A partir du moment où Apple touche un tiers du produit des ventes, ça en fait pas sens du tout qu'ils n'aient rien à faire de la propriété intellectuelle concernant les applications qu'ils choisissent de distribuer.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/propri%25C3%25A9t%25C3%25A9%2Bintellectuelle">propriété intellectuelle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pour%2Bles%2Bautres">pour les autres</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058406982">Copy</a> | 
<a href="http://blogmarks.net/link/3267133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058384875">
<title>Daring Fireball Linked List: Adobe on HTML 5</title>
<link>http://daringfireball.net/linked/2009/06/22/adobe-html-5</link>
<description>&lt;blockquote&gt;&lt;p&gt;Translation into plain English: We’re not worried about HTML 5 because we know IE will never support it.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;C'est en effet bien parti pour.&lt;/p&gt;</description>
<dc:date>2009-06-22T19:44:38Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>html5, comme avant</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/06/22/adobe-html-5"><img border="0" src="http://blogmarks.net/screenshots/2009/06/22/b00f503bea663c0b824db9c46338a88a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/06/22/adobe-html-5">Daring Fireball Linked List: Adobe on HTML 5</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>Translation into plain English: We’re not worried about HTML 5 because we know IE will never support it.</p></blockquote>
<p>C'est en effet bien parti pour.</p></div>
<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/comme%2Bavant">comme avant</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058384875">Copy</a> | 
<a href="http://blogmarks.net/link/3249069">React (5)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058339560">
<title>Daring Fireball Linked List: Bruce Lawson Interviews Ian Hickson, Editor of the HTML 5 Specification</title>
<link>http://daringfireball.net/linked/2009/05/26/hickson</link>
<description>&lt;blockquote&gt;&lt;p&gt;I’m just a spectator, albeit a very interested one, but I have long thought that Hickson possesses just the right mix of pragmatism and idealism for this job.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sauf que le pragmatisme 2.0 ressemble bigrement à de l'infantilisme.&lt;/p&gt;</description>
<dc:date>2009-05-28T14:44:36Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>html5, pragmatisme, infantilisme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2009/05/26/hickson"><img border="0" src="http://blogmarks.net/screenshots/2009/05/28/73a6723d9a29c4fcc312a7385cdbc200.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2009/05/26/hickson">Daring Fireball Linked List: Bruce Lawson Interviews Ian Hickson, Editor of the HTML 5 Specification</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote><p>I’m just a spectator, albeit a very interested one, but I have long thought that Hickson possesses just the right mix of pragmatism and idealism for this job.</p></blockquote>
<p>Sauf que le pragmatisme 2.0 ressemble bigrement à de l'infantilisme.</p></div>
<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/pragmatisme">pragmatisme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/infantilisme">infantilisme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058339560">Copy</a> | 
<a href="http://blogmarks.net/link/3209969">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058236282">
<title>Daring Fireball: Observations, Complaints, Quibbles, and Suggestions Regarding the Safari 4 Public Beta Released One Week Ago, Roughly in Order of Importance</title>
<link>http://daringfireball.net/2009/03/safari_4_public_beta</link>
<description></description>
<dc:date>2009-03-10T08:12:09Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>safari, ui, apple, webkit</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2009/03/safari_4_public_beta"><img border="0" src="http://blogmarks.net/screenshots/2009/03/10/ff87ce487ff086482df9271cd61aaae8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2009/03/safari_4_public_beta">Daring Fireball: Observations, Complaints, Quibbles, and Suggestions Regarding the Safari 4 Public Beta Released One Week Ago, Roughly in Order of Importance</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<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/ui">ui</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</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=1058236282">Copy</a> | 
<a href="http://blogmarks.net/link/3123287">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058132938">
<title>(Animation)Shooting fireball*Updated*</title>
<link>http://www.wayofthepixel.net/pixelation/index.php?topic=7618.0;topicseen</link>
<description>another (pixel) animation lesson by ben2theedge

&amp;lt;&amp;lt; there are two rules you MUST remember when animating:
1: Bodies in motion tend to stay in motion, and bodies at rest tend to stay at rest
2: Every action causes an equal and opposite reaction

For almost any animation this is all the physics knowledge you need. You can make an animation more or less &quot;stylized&quot; by exaggerating or downplaying these laws. &amp;gt;&amp;gt;
</description>
<dc:date>2008-12-18T16:39:52Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>animation, pixels, art, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wayofthepixel.net/pixelation/index.php?topic=7618.0;topicseen"><img border="0" src="http://blogmarks.net/screenshots/2008/12/18/186a0aeb7012466df9855a54cc85eb05.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wayofthepixel.net/pixelation/index.php?topic=7618.0;topicseen">(Animation)Shooting fireball*Updated*</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">another (pixel) animation lesson by ben2theedge

&lt;&lt; there are two rules you MUST remember when animating:
1: Bodies in motion tend to stay in motion, and bodies at rest tend to stay at rest
2: Every action causes an equal and opposite reaction

For almost any animation this is all the physics knowledge you need. You can make an animation more or less "stylized" by exaggerating or downplaying these laws. &gt;&gt;
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/animation">animation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pixels">pixels</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058132938">Copy</a> | 
<a href="http://blogmarks.net/link/3033297">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058045868">
<title>Daring Fireball: Regarding Opera Mini and the App Store</title>
<link>http://daringfireball.net/2008/11/opera_app_store</link>
<description></description>
<dc:date>2008-11-02T12:18:46Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>opera, opera mini, apple, iphone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2008/11/opera_app_store"><img border="0" src="http://blogmarks.net/screenshots/2008/11/02/6d18bd29e9f24d61f6c18616a218dd18.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2008/11/opera_app_store">Daring Fireball: Regarding Opera Mini and the App Store</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opera">opera</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opera%2Bmini">opera mini</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058045868">Copy</a> | 
<a href="http://blogmarks.net/link/2955420">React (1)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058022316">
<title>Daring Fireball Linked List: Apple Changes Developer Documentation Typography</title>
<link>http://daringfireball.net/linked/2008/10/16/adc-typography</link>
<description>&lt;blockquote&gt;&lt;p&gt;Several readers pointed out that the PDF metadata indicates Apple has finally stopped using FrameMaker in Classic to produce its documentation. The PDF Producer string now reads “XEP 4.9 build 20070115”.&lt;/p&gt;&lt;/blockquote&gt;

XSLFO pour créer la documentation. http://www.renderx.com/tools/xep.html</description>
<dc:date>2008-10-17T09:03:43Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>apple, pdf, xslfo, xep</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2008/10/16/adc-typography"><img border="0" src="http://blogmarks.net/screenshots/2008/10/17/717e2d22ea78cae16f4ad52d04aa7971.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2008/10/16/adc-typography">Daring Fireball Linked List: Apple Changes Developer Documentation Typography</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Several readers pointed out that the PDF metadata indicates Apple has finally stopped using FrameMaker in Classic to produce its documentation. The PDF Producer string now reads “XEP 4.9 build 20070115”.</p></blockquote>

XSLFO pour créer la documentation. http://www.renderx.com/tools/xep.html</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pdf">pdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xslfo">xslfo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xep">xep</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058022316">Copy</a> | 
<a href="http://blogmarks.net/link/2934454">React (2)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1057925811">
<title>Daring Fireball Linked List: WordPress for iPhone Source Code Released</title>
<link>http://daringfireball.net/linked/2008/07/24/wordpress-iphone</link>
<description>Quand les supporters d'Apple deviennent des trouducs.</description>
<dc:date>2008-07-24T20:05:06Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>John Gruber, Fanboy, maternelle</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2008/07/24/wordpress-iphone"><img border="0" src="http://blogmarks.net/screenshots/2008/07/25/d9efc240884102e648a380a0a6e6925a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2008/07/24/wordpress-iphone">Daring Fireball Linked List: WordPress for iPhone Source Code Released</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<p class="description">Quand les supporters d'Apple deviennent des trouducs.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/John%2BGruber">John Gruber</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Fanboy">Fanboy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/maternelle">maternelle</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057925811">Copy</a> | 
<a href="http://blogmarks.net/link/2848338">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1057923714">
<title>Daring Fireball: WebKit Performance on iPhone OS X 2.0</title>
<link>http://daringfireball.net/2008/07/webkit_performance_iphone</link>
<description></description>
<dc:date>2008-07-22T09:45:46Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>iphone, apple, javascript, safari</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2008/07/webkit_performance_iphone"><img border="0" src="http://blogmarks.net/screenshots/2008/07/22/131a3ec2f44ba3b777d442e9a64e0e7a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2008/07/webkit_performance_iphone">Daring Fireball: WebKit Performance on iPhone OS X 2.0</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/safari">safari</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057923714">Copy</a> | 
<a href="http://blogmarks.net/link/2846367">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1057922336">
<title>Daring Fireball Linked List: OpenMoko Usability Train Wreck</title>
<link>http://daringfireball.net/linked/2008/07/19/openmoko</link>
<description>De temps en temps, John Gruber est pathétique.</description>
<dc:date>2008-07-20T14:23:54Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>gruber, Fanboy, lobotomie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/linked/2008/07/19/openmoko"><img border="0" src="http://blogmarks.net/screenshots/2008/07/20/14da565c723ab09dccf26cd6aa242260.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/linked/2008/07/19/openmoko">Daring Fireball Linked List: OpenMoko Usability Train Wreck</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<p class="description">De temps en temps, John Gruber est pathétique.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gruber">gruber</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Fanboy">Fanboy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lobotomie">lobotomie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057922336">Copy</a> | 
<a href="http://blogmarks.net/link/2845093">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057887642">
<title>Daring Fireball: WWDC 2008 Miscellany</title>
<link>http://daringfireball.net/2008/06/wwdc_miscellany</link>
<description>&lt;blockquote&gt;&lt;p&gt;What struck me watching these demos is that you could build a really slick web app UI using stuff like the canvas tag, SVG, and advanced CSS. Yes, none of this stuff works in IE, and IE still has massive market share — but not among the sort of people who adopt hip new web apps. The combined market share for, say, Firefox 3 and Safari 3 is larger than the overall market share for Mac OS X. Plenty of developers write desktop software that only works on the Mac — why aren’t more people writing apps web apps that only work in truly modern web browsers? The first one to do it is going to be a sensation.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-06-20T06:38:30Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>web, safari, ui</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/2008/06/wwdc_miscellany"><img border="0" src="http://blogmarks.net/screenshots/2008/06/20/a621f008fb2f8e72414bd351b4766511.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/2008/06/wwdc_miscellany">Daring Fireball: WWDC 2008 Miscellany</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>What struck me watching these demos is that you could build a really slick web app UI using stuff like the canvas tag, SVG, and advanced CSS. Yes, none of this stuff works in IE, and IE still has massive market share — but not among the sort of people who adopt hip new web apps. The combined market share for, say, Firefox 3 and Safari 3 is larger than the overall market share for Mac OS X. Plenty of developers write desktop software that only works on the Mac — why aren’t more people writing apps web apps that only work in truly modern web browsers? The first one to do it is going to be a sensation.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<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/ui">ui</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057887642">Copy</a> | 
<a href="http://blogmarks.net/link/2817268">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ghis/mark/1057820218">
<title>Daring Fireball: Markdown Syntax Documentation</title>
<link>http://daringfireball.net/projects/markdown/syntax</link>
<description>The wiki Markdown syntax</description>
<dc:date>2008-04-30T07:48:34Z</dc:date>
<dc:author>ghis</dc:author>
<dc:subject>wiki, syntax</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://daringfireball.net/projects/markdown/syntax"><img border="0" src="http://blogmarks.net/screenshots/2008/04/30/86c3dda928e724d68de656f034f36302.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://daringfireball.net/projects/markdown/syntax">Daring Fireball: Markdown Syntax Documentation</a></h4>
 
by <a href="http://blogmarks.net/user/ghis">ghis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/85294">1 other(s)</a> 
<p class="description">The wiki Markdown syntax</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wiki">wiki</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/syntax">syntax</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057820218">Copy</a> | 
<a href="http://blogmarks.net/link/85294">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>