<?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 (bobthecow)</title>
    <link>https://pinboard.in/u:bobthecow/public/</link>
    <description>recent bookmarks from bobthecow</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://github.com/TomKnig/TOMSMorphingLabel"/>
	<rdf:li rdf:resource="http://eerolanguage.org/index.html"/>
	<rdf:li rdf:resource="http://developer.apple.com/cocoa/pyobjc.html"/>
	<rdf:li rdf:resource="http://www.cocoabuilder.com/archive/cocoa/99462-dynamically-resize-nsview-subclass-to-nsscrollview.html#99462"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/967625/nsviews-autoresizing-behavior"/>
	<rdf:li rdf:resource="http://cocoawithlove.com/2009/08/animating-window-to-fullscreen-on-mac.html"/>
	<rdf:li rdf:resource="http://gnustep.made-it.com/BG-objc/index.html"/>
	<rdf:li rdf:resource="http://en.wikipedia.org/wiki/Objective-c"/>
	<rdf:li rdf:resource="http://en.wikibooks.org/wiki/Programming:Objective-C"/>
	<rdf:li rdf:resource="http://www.foldr.org/~michaelw/objective-c/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/TomKnig/TOMSMorphingLabel">
    <title>TomKnig/TOMSMorphingLabel</title>
    <dc:date>2014-07-12T16:11:54+00:00</dc:date>
    <link>https://github.com/TomKnig/TOMSMorphingLabel</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>objective-c iOS text label morph transition inspiration .steal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:bobthecow/b:63c136b2f025/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:iOS"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:text"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:label"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:morph"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:transition"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:inspiration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:.steal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://eerolanguage.org/index.html">
    <title>the eero programming language</title>
    <dc:date>2012-07-10T00:20:03+00:00</dc:date>
    <link>http://eerolanguage.org/index.html</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>objective-c programming language osx apple</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:1c3b65eda0e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:language"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:apple"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.apple.com/cocoa/pyobjc.html">
    <title>Using PyObjC for Developing Cocoa Applications with Python</title>
    <dc:date>2010-01-18T15:27:31+00:00</dc:date>
    <link>http://developer.apple.com/cocoa/pyobjc.html</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>python objective-c programming osx mac tutorial development cocoa pyobjc</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:3ccc3e56587e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:pyobjc"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cocoabuilder.com/archive/cocoa/99462-dynamically-resize-nsview-subclass-to-nsscrollview.html#99462">
    <title>Dynamically Resize NSView Subclass to NSScrollView | Cocoabuilder</title>
    <dc:date>2010-01-17T22:01:49+00:00</dc:date>
    <link>http://www.cocoabuilder.com/archive/cocoa/99462-dynamically-resize-nsview-subclass-to-nsscrollview.html#99462</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>dynamic resize nsview objective-c cocoa programming</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:e0a1585693b0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:dynamic"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:resize"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:nsview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/967625/nsviews-autoresizing-behavior">
    <title>NSView's autoresizing behavior - Stack Overflow</title>
    <dc:date>2010-01-17T22:01:28+00:00</dc:date>
    <link>http://stackoverflow.com/questions/967625/nsviews-autoresizing-behavior</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>nsview resize osx autoresize cocoa objective-c</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:120910167ae9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:nsview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:resize"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:autoresize"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://cocoawithlove.com/2009/08/animating-window-to-fullscreen-on-mac.html">
    <title>Cocoa with Love: Animating a window to fullscreen on the Mac</title>
    <dc:date>2010-01-17T22:00:24+00:00</dc:date>
    <link>http://cocoawithlove.com/2009/08/animating-window-to-fullscreen-on-mac.html</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>cocoa mac programming objective-c development tutorial windows fullscreen</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:5d9ad83a0632/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:windows"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:fullscreen"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gnustep.made-it.com/BG-objc/index.html">
    <title>Beginners Guide to Objective-C Programming</title>
    <dc:date>2007-12-11T21:32:49+00:00</dc:date>
    <link>http://gnustep.made-it.com/BG-objc/index.html</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>objective-c programming language development resources</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:9c8016eb5fbd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:language"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:resources"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikipedia.org/wiki/Objective-c">
    <title>Objective-C - Wikipedia, the free encyclopedia</title>
    <dc:date>2007-12-11T21:32:31+00:00</dc:date>
    <link>http://en.wikipedia.org/wiki/Objective-c</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>wiki objective-c reference programming</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:750f3badc7b5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:wiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikibooks.org/wiki/Programming:Objective-C">
    <title>Programming:Objective-C - Wikibooks, collection of open-content textbooks</title>
    <dc:date>2007-12-05T10:07:59+00:00</dc:date>
    <link>http://en.wikibooks.org/wiki/Programming:Objective-C</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>programming resources objective-c development mac osx tutorial books wiki</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:bac29fcd2868/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:resources"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:books"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:wiki"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.foldr.org/~michaelw/objective-c/">
    <title>Objective-C</title>
    <dc:date>2007-11-30T03:41:36+00:00</dc:date>
    <link>http://www.foldr.org/~michaelw/objective-c/</link>
    <dc:creator>bobthecow</dc:creator><dc:subject>apple programming development resources objective-c links</dc:subject>
<dc:identifier>https://pinboard.in/u:bobthecow/b:58a77517181b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:apple"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:resources"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bobthecow/t:links"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>