<?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 (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.flourish.org/blog/?p=397"/>
	<rdf:li rdf:resource="http://www.bogost.com/games/guru_meditation.shtml"/>
	<rdf:li rdf:resource="http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html"/>
	<rdf:li rdf:resource="http://www.kernel.org/pub/software/scm/git/docs/everyday.html"/>
	<rdf:li rdf:resource="http://hoth.entp.com/output/git_for_designers.html"/>
	<rdf:li rdf:resource="http://www.gitcasts.com/"/>
	<rdf:li rdf:resource="http://www-cs-students.stanford.edu/~blynn/gitmagic/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.flourish.org/blog/?p=397">
    <title>Astonishments, ten, in the history of version control &lt; Francis is</title>
    <dc:date>2011-12-21T16:53:40+00:00</dc:date>
    <link>http://www.flourish.org/blog/?p=397</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The (for now) final end product seems incredibly obvious. And popular.

Yet it took decades of iterative innovation, from some of the cleverest minds in the field, to make something so apparently simple yet powerful.

And every step was astonishing." This is great stuff from Francis.]]></description>
<dc:subject>scm vcs versioncontrol history programming francisirving writing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:1af3c8d3a586/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:francisirving"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.bogost.com/games/guru_meditation.shtml">
    <title>Ian Bogost - Guru Meditation</title>
    <dc:date>2009-05-15T11:22:32+00:00</dc:date>
    <link>http://www.bogost.com/games/guru_meditation.shtml</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Guru Meditation also reminds us of the long history of experimentation with physical controllers in the mainstream consumer videogame market, even when both that market and its critics would have us believe that physical interfaces are as new as DDR or Nintendo Wii." A game for Atari 2600 + Joyboard, and also available as an iPhone port; make the yogi fly by sitting perfectly still, and perfectly upright. Written in assembler, and everything.
]]></description>
<dc:subject>games software atari vcs balance meditation ianbogost</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8c26a6607187/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:atari"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:balance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:meditation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ianbogost"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html">
    <title>Cyclopedia Square: 'git revert' Is Not Equivalent To 'svn revert'</title>
    <dc:date>2009-01-20T17:29:54+00:00</dc:date>
    <link>http://bryan-murdock.blogspot.com/2007/07/git-revert-is-not-equivalent-to-svn.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A useful guide, although perhaps more detailed than you'd normally need. Still, clear instructions for handling reverting changes in git.
]]></description>
<dc:subject>tips git versioncontrol vcs scm reverting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:443268d10cd5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reverting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.kernel.org/pub/software/scm/git/docs/everyday.html">
    <title>Everyday GIT With 20 Commands Or So</title>
    <dc:date>2008-08-25T16:05:56+00:00</dc:date>
    <link>http://www.kernel.org/pub/software/scm/git/docs/everyday.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A nice simple explanation of what using Git is really like.
]]></description>
<dc:subject>git versioncontrol vcs scm sourcecontrol tutorial tips</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d6572f9bf8bb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hoth.entp.com/output/git_for_designers.html">
    <title>Version Control for Designers</title>
    <dc:date>2008-06-02T21:04:07+00:00</dc:date>
    <link>http://hoth.entp.com/output/git_for_designers.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Great for designers, or anyone else with no knowledge of version control, but a not-half-bad introduction to Git at the same time.
]]></description>
<dc:subject>git vcs scm sourcecontrol versioncontrol tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9fa3de2b03b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.gitcasts.com/">
    <title>Welcome to GitCasts</title>
    <dc:date>2008-05-20T13:28:51+00:00</dc:date>
    <link>http://www.gitcasts.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[GitCasts: screencasts about git. Does exactly what it says on the tin.
]]></description>
<dc:subject>development screencast scm git programming versioncontrol vcs</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c67b8d062542/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:screencast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scm"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www-cs-students.stanford.edu/~blynn/gitmagic/">
    <title>Git Magic - Preface</title>
    <dc:date>2008-04-26T22:03:04+00:00</dc:date>
    <link>http://www-cs-students.stanford.edu/~blynn/gitmagic/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. I'm recording what I've figured out so far in these pages." Really excellent.
]]></description>
<dc:subject>git vcs sourcecontrol versioncontrol distributed programming development</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:220f949f29a1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:vcs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sourcecontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:distributed"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>