<?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 (jpcody)</title>
    <link>https://pinboard.in/u:jpcody/public/</link>
    <description>recent bookmarks from jpcody</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://blog.rebeccamurphey.com/2009/10/15/using-objects-to-organize-your-code/?c=1"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://blog.rebeccamurphey.com/2009/10/15/using-objects-to-organize-your-code/?c=1">
    <title>​U​s​i​n​g​ ​O​b​j​e​c​t​s​ ​t​o​ ​O​r​g​a​n​i​z​e​ ​Y​o​u​r​ ​C​o​d​e​ ​-​ ​r​m​u​r​p​h​e​y</title>
    <dc:date>2010-09-07T15:54:44+00:00</dc:date>
    <link>http://blog.rebeccamurphey.com/2009/10/15/using-objects-to-organize-your-code/?c=1</link>
    <dc:creator>jpcody</dc:creator><description><![CDATA[When you move beyond simple snippets of jQuery and start developing more complex user interactions, your code can quickly become unwieldy and difficult to debug. This article shows you how to start thinking about these interactions in terms of the bits of behavior the feature comprises, using the object literal pattern.

]]></description>
<dc:subject>javascript oop rmurphey</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jpcody/b:4b03a457c648/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:oop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jpcody/t:rmurphey"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>