<?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 (cstrahan)</title>
    <link>https://pinboard.in/u:cstrahan/public/</link>
    <description>recent bookmarks from cstrahan</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://travis.athougies.net/posts/2015-05-05-frp-made-simple.html"/>
	<rdf:li rdf:resource="http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/Keynote-Duality"/>
	<rdf:li rdf:resource="https://github.com/kriskowal/gtor"/>
	<rdf:li rdf:resource="http://elm-lang.org/blog/announce/0.14.elm"/>
	<rdf:li rdf:resource="http://hamlet.coffee/"/>
	<rdf:li rdf:resource="http://jhusain.github.io/learnrx/"/>
	<rdf:li rdf:resource="https://www.coursera.org/course/reactive"/>
	<rdf:li rdf:resource="http://nullzzz.blogspot.com/2011/02/game-programming-with-rx-js.html"/>
	<rdf:li rdf:resource="http://rxx.codeplex.com/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://travis.athougies.net/posts/2015-05-05-frp-made-simple.html">
    <title>Travis Athougies - FRP made simple!</title>
    <dc:date>2015-05-06T12:56:02+00:00</dc:date>
    <link>http://travis.athougies.net/posts/2015-05-05-frp-made-simple.html</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>haskell frp reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:0bfdaa914f46/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:frp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/Keynote-Duality">
    <title>Duality and the End of Reactive | Lang.NEXT 2014 | Channel 9</title>
    <dc:date>2015-03-21T22:28:24+00:00</dc:date>
    <link>http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/Keynote-Duality</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>reactive video</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:166236fbaf61/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:video"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/kriskowal/gtor">
    <title>A General Theory of Reactivity</title>
    <dc:date>2015-03-21T22:26:43+00:00</dc:date>
    <link>https://github.com/kriskowal/gtor</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>javascript reactive theory</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:042590a59154/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:theory"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://elm-lang.org/blog/announce/0.14.elm">
    <title>Elm 0.14</title>
    <dc:date>2014-12-11T18:19:39+00:00</dc:date>
    <link>http://elm-lang.org/blog/announce/0.14.elm</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>elm reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:dd3b2f30b23c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:elm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hamlet.coffee/">
    <title>Hamlet - Simple and powerful reactive templating</title>
    <dc:date>2014-06-16T19:58:31+00:00</dc:date>
    <link>http://hamlet.coffee/</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>javascript library reactive frp</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:185c045e6afc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:frp"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jhusain.github.io/learnrx/">
    <title>Functional Programming in Javascript</title>
    <dc:date>2014-05-16T19:34:57+00:00</dc:date>
    <link>http://jhusain.github.io/learnrx/</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>javascript fp reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:857f433cc5c2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:fp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.coursera.org/course/reactive">
    <title>Principles of Reactive Programming | Coursera</title>
    <dc:date>2014-01-07T22:09:12+00:00</dc:date>
    <link>https://www.coursera.org/course/reactive</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>scala reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:227b9d7252f5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:scala"/>
	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nullzzz.blogspot.com/2011/02/game-programming-with-rx-js.html">
    <title>Nullzzz: Game Programming With RX-JS</title>
    <dc:date>2012-05-30T13:16:52+00:00</dc:date>
    <link>http://nullzzz.blogspot.com/2011/02/game-programming-with-rx-js.html</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:e886c8a44ae5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rxx.codeplex.com/">
    <title>Reactive Extensions - Extensions (Rxx)</title>
    <dc:date>2011-08-24T22:34:26+00:00</dc:date>
    <link>http://rxx.codeplex.com/</link>
    <dc:creator>cstrahan</dc:creator><dc:subject>reactive</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:cstrahan/b:fc8585e4b45e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:cstrahan/t:reactive"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>