<?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/link/1007877">
<title>Public marks on http://www.joelonsoftware.com/items/2006/08/01.html</title>
<description>Public marks on http://www.joelonsoftware.com/items/2006/08/01.html</description>
<link>http://blogmarks.net/marks/link/1007877</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/jlemoine/mark/1708629"/>
<rdf:li resource="http://blogmarks.net/api/user/fredbird/mark/757785"/>
<rdf:li resource="http://blogmarks.net/api/user/YukuanMark/mark/816833"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/749450"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/jlemoine/mark/1708629">
<title>Can Your Programming Language Do This?</title>
<link>http://www.joelonsoftware.com/items/2006/08/01.html</link>
<description>Un bon apperçu de ce qu'est le travail de programmeur.</description>
<dc:date>2006-12-18T23:27:03Z</dc:date>
<dc:author>jlemoine</dc:author>
<dc:subject>tutorial, programming</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.joelonsoftware.com/items/2006/08/01.html"><img border="0" src="http://blogmarks.net/screenshots/2007/01/27/4aa735a76c601065eae49b67653125c4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.joelonsoftware.com/items/2006/08/01.html">Can Your Programming Language Do This?</a></h4>
 
by <a href="http://blogmarks.net/user/jlemoine">jlemoine</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1007877">3 other(s)</a> 
<p class="description">Un bon apperçu de ce qu'est le travail de programmeur.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1708629">Copy</a> | 
<a href="http://blogmarks.net/link/1007877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fredbird/mark/757785">
<title>Can Your Programming Language Do This?</title>
<link>http://www.joelonsoftware.com/items/2006/08/01.html</link>
<description>The really interesting thing I want you to notice, here, is that as soon as you think of map and reduce as functions that everybody can use, and they use them, you only have to get one supergenius to write the hard code to run map and reduce on a global massively parallel array of computers, and all the old code that used to work fine when you just ran a loop still works only it's a zillion times faster which means it can be used to tackle huge problems in an instant.</description>
<dc:date>2006-08-07T08:58:04Z</dc:date>
<dc:author>fredbird</dc:author>
<dc:subject>dev-language, type:article, lang:en, dev-theory</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.joelonsoftware.com/items/2006/08/01.html"><img border="0" src="http://blogmarks.net/screenshots/2007/01/27/4aa735a76c601065eae49b67653125c4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.joelonsoftware.com/items/2006/08/01.html">Can Your Programming Language Do This?</a></h4>
 
by <a href="http://blogmarks.net/user/fredbird">fredbird</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1007877">3 other(s)</a> 
<p class="description">The really interesting thing I want you to notice, here, is that as soon as you think of map and reduce as functions that everybody can use, and they use them, you only have to get one supergenius to write the hard code to run map and reduce on a global massively parallel array of computers, and all the old code that used to work fine when you just ran a loop still works only it's a zillion times faster which means it can be used to tackle huge problems in an instant.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev-language">dev-language</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/type%253Aarticle">type:article</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lang%253Aen">lang:en</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev-theory">dev-theory</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=757785">Copy</a> | 
<a href="http://blogmarks.net/link/1007877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/YukuanMark/mark/816833">
<title>Can Your Programming Language Do This?</title>
<link>http://www.joelonsoftware.com/items/2006/08/01.html</link>
<description>One day, you're browsing through your code, and you notice two big blocks that look almost exactly the same. In fact, they're exactly the same, except that one block refers to &quot;Spaghetti&quot; and one block refers to &quot;Chocolate Moose.&quot;</description>
<dc:date>2006-08-02T14:01:22Z</dc:date>
<dc:author>YukuanMark</dc:author>
<dc:subject>javascript, programming</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.joelonsoftware.com/items/2006/08/01.html"><img border="0" src="http://blogmarks.net/screenshots/2007/01/27/4aa735a76c601065eae49b67653125c4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.joelonsoftware.com/items/2006/08/01.html">Can Your Programming Language Do This?</a></h4>
 
by <a href="http://blogmarks.net/user/YukuanMark">YukuanMark</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1007877">3 other(s)</a> 
<p class="description">One day, you're browsing through your code, and you notice two big blocks that look almost exactly the same. In fact, they're exactly the same, except that one block refers to "Spaghetti" and one block refers to "Chocolate Moose."</p>
<p class="tags">
<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/programming">programming</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=816833">Copy</a> | 
<a href="http://blogmarks.net/link/1007877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/749450">
<title>Can Your Programming Language Do This?</title>
<link>http://www.joelonsoftware.com/items/2006/08/01.html</link>
<description></description>
<dc:date>2006-08-01T23:25:06Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>programming</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.joelonsoftware.com/items/2006/08/01.html"><img border="0" src="http://blogmarks.net/screenshots/2007/01/27/4aa735a76c601065eae49b67653125c4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.joelonsoftware.com/items/2006/08/01.html">Can Your Programming Language Do This?</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1007877">3 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=749450">Copy</a> | 
<a href="http://blogmarks.net/link/1007877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>