<?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 (caseygollan)</title>
    <link>https://pinboard.in/u:caseygollan/public/</link>
    <description>recent bookmarks from caseygollan</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://code.alecperkins.net/coffeetable/ "/>
	<rdf:li rdf:resource="http://jashkenas.github.com/coffee-script/ "/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://code.alecperkins.net/coffeetable/%20">
    <title>CoffeeTable - Code - Alec Perkins</title>
    <dc:date>2011-07-20T05:09:20+00:00</dc:date>
    <link>http://code.alecperkins.net/coffeetable/%20</link>
    <dc:creator>caseygollan</dc:creator><dc:subject>coding javascript coffeescript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:caseygollan/b:2cf5827d6134/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:coding"/>
	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:coffeescript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jashkenas.github.com/coffee-script/%20">
    <title>CoffeeScript</title>
    <dc:date>2011-04-13T16:41:31+00:00</dc:date>
    <link>http://jashkenas.github.com/coffee-script/%20</link>
    <dc:creator>caseygollan</dc:creator><description><![CDATA[CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.

The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript.
]]></description>
<dc:subject>coding webdesign javascript coffeescript</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:caseygollan/b:1736963e0913/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:coding"/>
	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:caseygollan/t:coffeescript"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>