<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (dannygarcia)</title>
    <link>https://pinboard.in/u:dannygarcia/public/</link>
    <description>recent bookmarks from dannygarcia</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://killdream.github.com/blog/2011/10/understanding-javascript-oop/index.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://killdream.github.com/blog/2011/10/understanding-javascript-oop/index.html">
    <title>Understanding JavaScript OOP — Sorella's Basement</title>
    <dc:date>2012-01-10T21:30:14+00:00</dc:date>
    <link>http://killdream.github.com/blog/2011/10/understanding-javascript-oop/index.html</link>
    <dc:creator>dannygarcia</dc:creator><description><![CDATA[Fortunately, ECMAScript 5 has gotten plenty of things to move the language in the right way, and it's on those sweet features that this article will expand. I'll also cover the drawbacks of JavaScript's design, and do a little comparison with the classical model here and there, where those would highlight the advantages or disadvantages of the language's implementation of prototypical OO.]]></description>
<dc:subject>javascript oop programming tutorial js via:popular</dc:subject>
<dc:identifier>https://pinboard.in/u:dannygarcia/b:b4b7a4b493f2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:oop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:dannygarcia/t:via:popular"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>