<?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 (bgporter)</title>
    <link>https://pinboard.in/u:bgporter/public/</link>
    <description>recent bookmarks from bgporter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://paperjs.org/about/"/>
	<rdf:li rdf:resource="http://arcturo.github.com/library/coffeescript/index.html"/>
	<rdf:li rdf:resource="http://www.ibm.com/developerworks/web/library/wa-aj-pyjamas/?ca=drs-"/>
	<rdf:li rdf:resource="http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/"/>
	<rdf:li rdf:resource="http://jquerymobile.com/"/>
	<rdf:li rdf:resource="http://www.grridjs.org/"/>
	<rdf:li rdf:resource="http://seld.be/notes/introducing-slippy-html-presentations"/>
	<rdf:li rdf:resource="http://ejohn.org/apps/learn/"/>
	<rdf:li rdf:resource="http://processingjs.org/"/>
	<rdf:li rdf:resource="http://osteele.com/talks/ajaxian-2008/samples/"/>
	<rdf:li rdf:resource="http://smoothgallery.jondesign.net/"/>
	<rdf:li rdf:resource="http://simile.mit.edu/timeplot/"/>
	<rdf:li rdf:resource="http://kryogenix.org/code/browser/nicetitle/"/>
	<rdf:li rdf:resource="http://www.webreference.com/programming/javascript/gr/column3/"/>
	<rdf:li rdf:resource="http://simon.incutio.com/slides/2006/etech/javascript/js-reintroduction-notes.html"/>
	<rdf:li rdf:resource="http://mochikit.com/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://paperjs.org/about/">
    <title>Paper.js — About</title>
    <dc:date>2012-10-14T14:41:40+00:00</dc:date>
    <link>http://paperjs.org/about/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. ]]></description>
<dc:subject>canvas html5 javascript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:bgporter/b:1a53c3b85a2f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:canvas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://arcturo.github.com/library/coffeescript/index.html">
    <title>The Little Book on CoffeeScript</title>
    <dc:date>2011-09-21T21:31:35+00:00</dc:date>
    <link>http://arcturo.github.com/library/coffeescript/index.html</link>
    <dc:creator>bgporter</dc:creator><dc:subject>javascript tutorial</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:bgporter/b:bc685a2660bc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ibm.com/developerworks/web/library/wa-aj-pyjamas/?ca=drs-">
    <title>Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python</title>
    <dc:date>2010-11-02T13:24:37+00:00</dc:date>
    <link>http://www.ibm.com/developerworks/web/library/wa-aj-pyjamas/?ca=drs-</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Pyjamas contains a stand-alone Python-to-JavaScript compiler, and an Ajax framework and widget set. Using these components, you can write comprehensive applications without writing a single line of JavaScript.
]]></description>
<dc:subject>ajax python javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:5144a42a2df6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/">
    <title>Auto detect a time zone with JavaScript</title>
    <dc:date>2010-09-30T14:52:04+00:00</dc:date>
    <link>http://www.onlineaspect.com/2007/06/08/auto-detect-a-time-zone-with-javascript/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[This blog post will attempt to explain how to automatically detect your user’s time zone using JavaScript. If you’re in a hurry, you can skip directly to the demo or just grab the files
]]></description>
<dc:subject>programming timezone javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:178dbe0f29a2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:timezone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jquerymobile.com/">
    <title>jQuery Mobile | jQuery Mobile</title>
    <dc:date>2010-08-22T23:40:54+00:00</dc:date>
    <link>http://jquerymobile.com/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design
]]></description>
<dc:subject>development javascript mobile</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:3b5a4ec14a91/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:mobile"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.grridjs.org/">
    <title>grrid.js: A javascript grid control built on prototype.js</title>
    <dc:date>2010-06-21T13:24:05+00:00</dc:date>
    <link>http://www.grridjs.org/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Useful grid control?
]]></description>
<dc:subject>javascript grid prototype.js</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:5103ec22fcaa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:grid"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:prototype.js"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://seld.be/notes/introducing-slippy-html-presentations">
    <title>Introducing Slippy - HTML Presentations - Seld.be</title>
    <dc:date>2010-06-03T17:52:58+00:00</dc:date>
    <link>http://seld.be/notes/introducing-slippy-html-presentations</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Slippy is a HTML Presentation library written with jQuery, it takes a html file in and plays it in any browser.
]]></description>
<dc:subject>javascript presentation slideshow</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:8f2558097b44/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:presentation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:slideshow"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ejohn.org/apps/learn/">
    <title>Learning Advanced JavaScript</title>
    <dc:date>2009-11-16T16:27:44+00:00</dc:date>
    <link>http://ejohn.org/apps/learn/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Nice tutorial by John Resig on advanced JavaScript programming
]]></description>
<dc:subject>programming javascript advanced</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:7c6152797566/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:advanced"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://processingjs.org/">
    <title>Processing.js</title>
    <dc:date>2009-08-06T00:06:31+00:00</dc:date>
    <link>http://processingjs.org/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element. The code is light-weight, simple to learn and makes an ideal tool for visualizing data, creating user-interfaces and developing web-based games.
]]></description>
<dc:subject>html5 processing canvas javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:9a5203de103a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:html5"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:processing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:canvas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://osteele.com/talks/ajaxian-2008/samples/">
    <title>Practical Functional JavaScript: Code Samples</title>
    <dc:date>2008-10-03T11:47:49+00:00</dc:date>
    <link>http://osteele.com/talks/ajaxian-2008/samples/</link>
    <dc:creator>bgporter</dc:creator><dc:subject>programming functional javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:1b59823bf823/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:functional"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://smoothgallery.jondesign.net/">
    <title>JonDesign's (Javascript) SmoothGallery 2.0: Improved Mootools Mojo for Images | What is it ?</title>
    <dc:date>2007-09-10T14:39:51+00:00</dc:date>
    <link>http://smoothgallery.jondesign.net/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Using mootools v1.11, this javascript gallery and slideshow system allows you to have simple and smooth (cross-fading...) image galleries, slideshows, showcases and other cool stuff on your website
]]></description>
<dc:subject>javascript slideshow</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:49b44fb14fb0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:slideshow"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://simile.mit.edu/timeplot/">
    <title>SIMILE | Timeplot</title>
    <dc:date>2007-07-31T16:18:46+00:00</dc:date>
    <link>http://simile.mit.edu/timeplot/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Timeplot is a DHTML-based AJAXy widget for plotting time series and overlay time-based events over them (with the same data formats that Timeline supports).
]]></description>
<dc:subject>ajax javascript visualization</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:b57662fa1c05/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:visualization"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://kryogenix.org/code/browser/nicetitle/">
    <title>Nice titles</title>
    <dc:date>2007-05-08T13:00:21+00:00</dc:date>
    <link>http://kryogenix.org/code/browser/nicetitle/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Nate over at webgraphics talks about a new feature he'd like to see in Safari: that titles on links should be shown in the rather pretty way that Safari currently shows dragged links:
]]></description>
<dc:subject>javascript tooltips</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:c03b1fe4dacc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:tooltips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.webreference.com/programming/javascript/gr/column3/">
    <title>JavaScript Image Preloader - WebReference.com -</title>
    <dc:date>2006-03-24T15:48:42+00:00</dc:date>
    <link>http://www.webreference.com/programming/javascript/gr/column3/</link>
    <dc:creator>bgporter</dc:creator><dc:subject>javascript preload images</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:9a5b73739a01/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:preload"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:images"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://simon.incutio.com/slides/2006/etech/javascript/js-reintroduction-notes.html">
    <title>A (Re)-Introduction to JavaScript</title>
    <dc:date>2006-03-22T16:58:03+00:00</dc:date>
    <link>http://simon.incutio.com/slides/2006/etech/javascript/js-reintroduction-notes.html</link>
    <dc:creator>bgporter</dc:creator><dc:subject>JavaScript</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:8d6a3982d87b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:JavaScript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mochikit.com/">
    <title>MochiKit – A lightweight Javascript library</title>
    <dc:date>2005-07-28T18:44:37+00:00</dc:date>
    <link>http://mochikit.com/</link>
    <dc:creator>bgporter</dc:creator><dc:subject>Python JavaScript Ajax JSON</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:317b43e1cffc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:Python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:JavaScript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:Ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:JSON"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>