<?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 (alpower)</title>
    <link>https://pinboard.in/u:alpower/public/</link>
    <description>recent bookmarks from alpower</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://www.gitbook.io/book/anotheruiguy/gitforeveryone"/>
	<rdf:li rdf:resource="http://git-scm.com/book"/>
	<rdf:li rdf:resource="http://css-tricks.com/deployment/"/>
	<rdf:li rdf:resource="http://blog.quickpeople.co.uk/2013/07/10/useful-github-patterns/"/>
	<rdf:li rdf:resource="http://salomvary.github.com/jekyll-gh-pages-getting-started.html"/>
	<rdf:li rdf:resource="http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository"/>
	<rdf:li rdf:resource="http://scottchacon.com/2011/08/31/github-flow.html"/>
	<rdf:li rdf:resource="http://thinkvitamin.com/design/git-for-designers-part-1/"/>
	<rdf:li rdf:resource="http://progit.org/book/ch1-3.html"/>
	<rdf:li rdf:resource="http://www.opc.com.au/web-development/drupal-release-management-drush-and-git"/>
	<rdf:li rdf:resource="http://john.albin.net/git/convert-subversion-to-git"/>
	<rdf:li rdf:resource="http://joshuajabbour.com/files/dcnyc8-git-presentation.pdf"/>
	<rdf:li rdf:resource="http://www.alistapart.com/articles/get-started-with-git/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://www.gitbook.io/book/anotheruiguy/gitforeveryone">
    <title>(500) https://www.gitbook.io/book/anotheruiguy/gitforeveryone</title>
    <dc:date>2014-07-07T11:19:17+00:00</dc:date>
    <link>https://www.gitbook.io/book/anotheruiguy/gitforeveryone</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[@glengineered @bouncingdan  looks good and  is an ace reference, both free to read online #git]]></description>
<dc:subject>git</dc:subject>
<dc:source>https://twitter.com/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:8f9b2f7af109/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://git-scm.com/book">
    <title>Git - Book</title>
    <dc:date>2013-09-25T14:33:13+00:00</dc:date>
    <link>http://git-scm.com/book</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[nice git resource]]></description>
<dc:subject>book development git software tools</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:4a4fa9ce7001/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://css-tricks.com/deployment/">
    <title>Website Deployment: Let Us Count The Ways! | CSS-Tricks</title>
    <dc:date>2013-08-02T08:12:29+00:00</dc:date>
    <link>http://css-tricks.com/deployment/</link>
    <dc:creator>alpower</dc:creator><dc:subject>deployment git webdev website</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:4eb7b4ecf707/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:website"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.quickpeople.co.uk/2013/07/10/useful-github-patterns/">
    <title>Useful GitHub patterns | Quick People Blog</title>
    <dc:date>2013-07-19T07:47:38+00:00</dc:date>
    <link>http://blog.quickpeople.co.uk/2013/07/10/useful-github-patterns/</link>
    <dc:creator>alpower</dc:creator><dc:subject>dev git github patterns programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:9f1376759d85/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:dev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:patterns"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://salomvary.github.com/jekyll-gh-pages-getting-started.html">
    <title>Getting Started with GitHub Pages and Jekyll</title>
    <dc:date>2013-02-09T15:56:36+00:00</dc:date>
    <link>http://salomvary.github.com/jekyll-gh-pages-getting-started.html</link>
    <dc:creator>alpower</dc:creator><dc:subject>git github pages</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:7e89c6f4fa7c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:pages"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository">
    <title>Git - Recording Changes to the Repository</title>
    <dc:date>2013-01-27T18:37:11+00:00</dc:date>
    <link>http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[Nice overview on Git Basics - Recording Changes to the Repository]]></description>
<dc:subject>git</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:ad6e6114b7b3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://scottchacon.com/2011/08/31/github-flow.html">
    <title>Scott Chacon on the Interwebs</title>
    <dc:date>2012-08-19T21:43:33+00:00</dc:date>
    <link>http://scottchacon.com/2011/08/31/github-flow.html</link>
    <dc:creator>alpower</dc:creator><dc:subject>workflow tutorial git development</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:588587868998/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:workflow"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://thinkvitamin.com/design/git-for-designers-part-1/">
    <title>Git For Designers (Part 1) | Think Vitamin</title>
    <dc:date>2012-02-21T10:17:07+00:00</dc:date>
    <link>http://thinkvitamin.com/design/git-for-designers-part-1/</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[Git For Designers (Part 1) | Think Vitamin  via @thinkvitamin (Great 'crash course' here too: ) #git]]></description>
<dc:subject>git</dc:subject>
<dc:source>https://twitter.com/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:0f7ae4b077f1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://progit.org/book/ch1-3.html">
    <title>Pro Git - Pro Git 1.3 Getting Started Git Basics</title>
    <dc:date>2012-02-21T10:17:07+00:00</dc:date>
    <link>http://progit.org/book/ch1-3.html</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[Git For Designers (Part 1) | Think Vitamin  via @thinkvitamin (Great 'crash course' here too: ) #git]]></description>
<dc:subject>git</dc:subject>
<dc:source>https://twitter.com/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:3dd012cda39b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.opc.com.au/web-development/drupal-release-management-drush-and-git">
    <title>Drupal Release Management with Drush and Git | OPC IT</title>
    <dc:date>2012-02-06T14:34:41+00:00</dc:date>
    <link>http://www.opc.com.au/web-development/drupal-release-management-drush-and-git</link>
    <dc:creator>alpower</dc:creator><dc:subject>development git drupal drupal7 deployment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:852a84985799/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:drupal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:drupal7"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:deployment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://john.albin.net/git/convert-subversion-to-git">
    <title>Converting a Subversion repository to Git, (7 steps to migrate a complete mirror of svn in git) | JohnAlbin</title>
    <dc:date>2012-02-02T12:00:15+00:00</dc:date>
    <link>http://john.albin.net/git/convert-subversion-to-git</link>
    <dc:creator>alpower</dc:creator><dc:subject>code git subversion svn</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:3da6d11015d8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:subversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:svn"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://joshuajabbour.com/files/dcnyc8-git-presentation.pdf">
    <title>[untitled]</title>
    <dc:date>2012-02-02T11:41:15+00:00</dc:date>
    <link>http://joshuajabbour.com/files/dcnyc8-git-presentation.pdf</link>
    <dc:creator>alpower</dc:creator><description><![CDATA[Nice presentation on overview of git]]></description>
<dc:subject>git vcs</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:alpower/b:47ef1ddd3698/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:vcs"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alistapart.com/articles/get-started-with-git/">
    <title>A List Apart: Articles: Get Started with Git</title>
    <dc:date>2010-11-02T11:32:17+00:00</dc:date>
    <link>http://www.alistapart.com/articles/get-started-with-git/</link>
    <dc:creator>alpower</dc:creator><dc:subject>git tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:alpower/b:0f698d7c16c7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:alpower/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>