<?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 (wyattdanger)</title>
    <link>https://pinboard.in/u:wyattdanger/public/</link>
    <description>recent bookmarks from wyattdanger</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://markdalgleish.com/2012/09/test-driven-node-js-development-with-grunt/"/>
	<rdf:li rdf:resource="http://visionmedia.github.com/mocha/"/>
	<rdf:li rdf:resource="http://feedproxy.google.com/~r/thechangelog/~3/mt317uOX3NQ/9916498385"/>
	<rdf:li rdf:resource="http://blog.nodejitsu.com/six-nodejs-cli-apps"/>
	<rdf:li rdf:resource="http://thechangelog.com/post/393272039"/>
	<rdf:li rdf:resource="http://www.nakedjavascript.com/going-evented-with-nodejs"/>
	<rdf:li rdf:resource="http://blip.tv/file/2899135"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://markdalgleish.com/2012/09/test-driven-node-js-development-with-grunt/">
    <title>Test-Driven Node.js Development with Grunt - Mark Dalgleish</title>
    <dc:date>2012-09-21T21:58:52+00:00</dc:date>
    <link>http://markdalgleish.com/2012/09/test-driven-node-js-development-with-grunt/</link>
    <dc:creator>wyattdanger</dc:creator><dc:subject>javascript node tdd</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:b31f8cf5ce22/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:tdd"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://visionmedia.github.com/mocha/">
    <title>Mocha - the fun, simple, flexible JavaScript test framework</title>
    <dc:date>2011-11-29T19:30:47+00:00</dc:date>
    <link>http://visionmedia.github.com/mocha/</link>
    <dc:creator>wyattdanger</dc:creator><description><![CDATA[@trey Jasmine or Mocha ]]></description>
<dc:subject>testing javascript js node</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:50accfe428ea/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://feedproxy.google.com/~r/thechangelog/~3/mt317uOX3NQ/9916498385">
    <title>Jump - cd + autosuggest, powered by Node.js</title>
    <dc:date>2011-09-16T07:33:45+00:00</dc:date>
    <link>http://feedproxy.google.com/~r/thechangelog/~3/mt317uOX3NQ/9916498385</link>
    <dc:creator>wyattdanger</dc:creator><dc:subject>shell node</dc:subject>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:0729a8389fcc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.nodejitsu.com/six-nodejs-cli-apps">
    <title>More Than Web: Six Node.js CLI Apps</title>
    <dc:date>2011-08-20T01:29:43+00:00</dc:date>
    <link>http://blog.nodejitsu.com/six-nodejs-cli-apps</link>
    <dc:creator>wyattdanger</dc:creator><dc:subject>js node</dc:subject>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:5a7ddcc38e6f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://thechangelog.com/post/393272039">
    <title>cradle - A high-level, caching, CouchDB client for Node.js</title>
    <dc:date>2010-02-16T23:59:55+00:00</dc:date>
    <link>http://thechangelog.com/post/393272039</link>
    <dc:creator>wyattdanger</dc:creator><dc:subject>node</dc:subject>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:53943b2305e6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.nakedjavascript.com/going-evented-with-nodejs">
    <title>Going evented with Node.js - Naked JavaScript</title>
    <dc:date>2009-12-16T02:44:54+00:00</dc:date>
    <link>http://www.nakedjavascript.com/going-evented-with-nodejs</link>
    <dc:creator>wyattdanger</dc:creator><description><![CDATA[overview of node and examples of its capabilities
]]></description>
<dc:subject>javascript node</dc:subject>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:a44ffb466841/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blip.tv/file/2899135">
    <title>Ryan Dahl: Node.js</title>
    <dc:date>2009-12-16T02:44:25+00:00</dc:date>
    <link>http://blip.tv/file/2899135</link>
    <dc:creator>wyattdanger</dc:creator><description><![CDATA[The creator of node.js gives a presentation at JSConf.eu
]]></description>
<dc:subject>javascript node</dc:subject>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:e6866110ed25/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:node"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>