<?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 (avantbard)</title>
    <link>https://pinboard.in/u:avantbard/public/</link>
    <description>recent bookmarks from avantbard</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://workshop.chromeexperiments.com/examples/gui/#1--Basic-Usage"/>
	<rdf:li rdf:resource="https://github.com/adobe-research/theseus"/>
	<rdf:li rdf:resource="https://github.com/evanw/node-source-map-support"/>
	<rdf:li rdf:resource="http://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/"/>
	<rdf:li rdf:resource="http://blog.wyeworks.com/2011/11/1/ruby-1-9-3-and-ruby-debug"/>
	<rdf:li rdf:resource="http://www.socketbug.com/"/>
	<rdf:li rdf:resource="http://jsconsole.com/"/>
	<rdf:li rdf:resource="http://www.debugbar.com/"/>
	<rdf:li rdf:resource="http://tutti.tobyho.com/"/>
	<rdf:li rdf:resource="http://github.com/smtlaissezfaire/ndb"/>
	<rdf:li rdf:resource="http://github.com/astashov/vim-ruby-debugger/tree/master"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/article/debug-rails-app-ruby-debug/"/>
	<rdf:li rdf:resource="http://ejohn.org/blog/deep-profiling-jquery-apps/"/>
	<rdf:li rdf:resource="http://particletree.com/features/php-quick-profiler/"/>
	<rdf:li rdf:resource="http://www.datanoise.com/articles/2006/07/12/tutorial-on-ruby-debug"/>
	<rdf:li rdf:resource="http://www.wictorwilen.se/Post/How-to-get-Remote-Debugging-work-properly.aspx"/>
	<rdf:li rdf:resource="http://pivots.pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://workshop.chromeexperiments.com/examples/gui/#1--Basic-Usage">
    <title>dat.GUI</title>
    <dc:date>2013-09-01T05:29:54+00:00</dc:date>
    <link>http://workshop.chromeexperiments.com/examples/gui/#1--Basic-Usage</link>
    <dc:creator>avantbard</dc:creator><dc:subject>gamedev gui debug js javascript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:66348060f9e6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:gamedev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:gui"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/adobe-research/theseus">
    <title>adobe-research/theseus · GitHub</title>
    <dc:date>2013-05-12T12:04:18+00:00</dc:date>
    <link>https://github.com/adobe-research/theseus</link>
    <dc:creator>avantbard</dc:creator><dc:subject>javascript adobe node debugging debug</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:9f4b0bd24741/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:adobe"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/evanw/node-source-map-support">
    <title>evanw/node-source-map-support · GitHub</title>
    <dc:date>2013-02-11T07:55:01+00:00</dc:date>
    <link>https://github.com/evanw/node-source-map-support</link>
    <dc:creator>avantbard</dc:creator><dc:subject>node nodejs coffeescript coffee trace debug sourcemap</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:1f842f7dae35/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:nodejs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:coffeescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:coffee"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:trace"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:sourcemap"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/">
    <title>Debugging in Python « Python Conquers The Universe</title>
    <dc:date>2012-05-24T12:29:22+00:00</dc:date>
    <link>http://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>python debug debugging</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:6303ddddcedf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.wyeworks.com/2011/11/1/ruby-1-9-3-and-ruby-debug">
    <title>WyeWorks Blog: Ruby 1.9.3 and ruby-debug</title>
    <dc:date>2011-11-08T04:10:54+00:00</dc:date>
    <link>http://blog.wyeworks.com/2011/11/1/ruby-1-9-3-and-ruby-debug</link>
    <dc:creator>avantbard</dc:creator><dc:subject>ruby debug 1.9.3</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:a227c16ec4ae/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:1.9.3"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.socketbug.com/">
    <title>Socketbug - Mobile Web Application Debugging</title>
    <dc:date>2011-07-03T20:10:53+00:00</dc:date>
    <link>http://www.socketbug.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>webdev mobile debug debugging debugger iphone</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:204b048a77f8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugger"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:iphone"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jsconsole.com/">
    <title>JavaScript console - for debugging JavaScript and remote debugging mobile web apps</title>
    <dc:date>2011-04-05T23:07:06+00:00</dc:date>
    <link>http://jsconsole.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>mobile javascript console debugging debug</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:f5f994cae4f1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.debugbar.com/">
    <title>DebugBar - IE extension for web developer : DOM inspector, Javascript debugger, HTTP headers viewer, Cookies viewer</title>
    <dc:date>2011-03-31T02:52:04+00:00</dc:date>
    <link>http://www.debugbar.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>ie internetexplorer debug javascript webdev</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:573647e842b5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ie"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:internetexplorer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tutti.tobyho.com/">
    <title>Tutti - Interactively run Javascript on multiple browsers</title>
    <dc:date>2011-01-10T21:53:39+00:00</dc:date>
    <link>http://tutti.tobyho.com/</link>
    <dc:creator>avantbard</dc:creator><dc:subject>javascript console browsers debug testing webdev</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:avantbard/b:d6dd34abab05/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:console"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:browsers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:testing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/smtlaissezfaire/ndb">
    <title>smtlaissezfaire's ndb at master - GitHub</title>
    <dc:date>2010-07-01T10:40:14+00:00</dc:date>
    <link>http://github.com/smtlaissezfaire/ndb</link>
    <dc:creator>avantbard</dc:creator><dc:subject>nodejs node js debug</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:588a8350968f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:nodejs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/astashov/vim-ruby-debugger/tree/master">
    <title>astashov's vim-ruby-debugger at master - GitHub</title>
    <dc:date>2009-08-27T03:56:16+00:00</dc:date>
    <link>http://github.com/astashov/vim-ruby-debugger/tree/master</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[vim plugin for ruby-debug integration
]]></description>
<dc:subject>vim ruby-debug rubydebug ruby debugging debug</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:65b990f54a0f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:vim"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby-debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rubydebug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/article/debug-rails-app-ruby-debug/">
    <title>Debug Your Rails App With ruby-debug [Ruby &amp; Rails]</title>
    <dc:date>2009-08-27T03:28:35+00:00</dc:date>
    <link>http://www.sitepoint.com/article/debug-rails-app-ruby-debug/</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[a helpful intro to ruby-debug and rails
]]></description>
<dc:subject>ruby-debug rails ruby debug debugging sitepoint rubydebug</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:e780463b1768/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby-debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:sitepoint"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rubydebug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ejohn.org/blog/deep-profiling-jquery-apps/">
    <title>John Resig - Deep Profiling jQuery Apps</title>
    <dc:date>2009-07-17T01:30:28+00:00</dc:date>
    <link>http://ejohn.org/blog/deep-profiling-jquery-apps/</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[jQuery plugin by John Resig to deep profile your web app and get a list of time spent per function.  Just used this to profile something and it worked great.
]]></description>
<dc:subject>profiling resig benchmark profile speed js webdev javascript jquery optimization performance debug profiler</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:658942e325f1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:profiling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:resig"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:benchmark"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:profile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:speed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:jquery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:profiler"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://particletree.com/features/php-quick-profiler/">
    <title>Particletree » PHP Quick Profiler</title>
    <dc:date>2009-07-12T23:18:09+00:00</dc:date>
    <link>http://particletree.com/features/php-quick-profiler/</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA["It’s a small tool (think Firebug for PHP) to provide profiling and debugging related information to developers without needing them to add a lot of programmatic overhead to their code."
]]></description>
<dc:subject>php particletree profiler debug debugging webdev</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:8e242673d7fb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:particletree"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:profiler"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.datanoise.com/articles/2006/07/12/tutorial-on-ruby-debug">
    <title>Data Noise: Tutorial on ruby-debug</title>
    <dc:date>2008-11-12T15:51:39+00:00</dc:date>
    <link>http://www.datanoise.com/articles/2006/07/12/tutorial-on-ruby-debug</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[helpful ruby-debug commands
]]></description>
<dc:subject>ruby-debug ruby debug debugger rails rubyonrails tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:33979913b081/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby-debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugger"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rubyonrails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.wictorwilen.se/Post/How-to-get-Remote-Debugging-work-properly.aspx">
    <title>How to get Remote Debugging in Visual Studio 2008 to work properly</title>
    <dc:date>2008-08-27T21:14:47+00:00</dc:date>
    <link>http://www.wictorwilen.se/Post/How-to-get-Remote-Debugging-work-properly.aspx</link>
    <dc:creator>avantbard</dc:creator><description><![CDATA[helpful today at work
]]></description>
<dc:subject>vs2008 visualstudio asp.net debugging remote .net remotedebugging debug</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:7dd2fbfff266/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:vs2008"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:visualstudio"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:asp.net"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:remote"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:.net"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:remotedebugging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://pivots.pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-">
    <title>ruby-debug in 30 seconds</title>
    <dc:date>2008-01-15T14:59:23+00:00</dc:date>
    <link>http://pivots.pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-</link>
    <dc:creator>avantbard</dc:creator><dc:subject>rails ruby debug webdev</dc:subject>
<dc:identifier>https://pinboard.in/u:avantbard/b:940e3aaa0ed5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:debug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:avantbard/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>