<?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 (nickcharlton)</title>
    <link>https://pinboard.in/u:nickcharlton/public/</link>
    <description>recent bookmarks from nickcharlton</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://stackoverflow.com/questions/5265559/get-uitableview-to-scroll-to-the-selected-uitextfield-and-avoid-being-hidden-by-k"/>
	<rdf:li rdf:resource="http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/"/>
	<rdf:li rdf:resource="https://github.com/simonb/SBTableAlert"/>
	<rdf:li rdf:resource="http://www.71squared.com/2008/12/custom-button-in-uitableviewcell-indexpath/"/>
	<rdf:li rdf:resource="http://jonmsterling.com/2010/03/28/making-a-beautiful-UITableView.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://stackoverflow.com/questions/5265559/get-uitableview-to-scroll-to-the-selected-uitextfield-and-avoid-being-hidden-by-k">
    <title>xcode - Get UITableView to scroll to the selected UITextField and Avoid Being Hidden by Keyboard - Stack Overflow</title>
    <dc:date>2011-10-12T14:48:00+00:00</dc:date>
    <link>http://stackoverflow.com/questions/5265559/get-uitableview-to-scroll-to-the-selected-uitextfield-and-avoid-being-hidden-by-k</link>
    <dc:creator>nickcharlton</dc:creator><dc:subject>uitableview cocoa ios</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:03fac665a7f4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:uitableview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:ios"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/">
    <title>Cocoa Is My Girlfriend » UITableViewCell Dynamic Height</title>
    <dc:date>2011-09-09T12:01:44+00:00</dc:date>
    <link>http://www.cimgf.com/2009/09/23/uitableviewcell-dynamic-height/</link>
    <dc:creator>nickcharlton</dc:creator><dc:subject>cocoa iphone programming uitableview</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:562e20b4797c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:uitableview"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/simonb/SBTableAlert">
    <title>simonb/SBTableAlert - GitHub</title>
    <dc:date>2011-07-27T14:32:48+00:00</dc:date>
    <link>https://github.com/simonb/SBTableAlert</link>
    <dc:creator>nickcharlton</dc:creator><dc:subject>ios objective-c uitableview</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:31f268849564/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:objective-c"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:uitableview"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.71squared.com/2008/12/custom-button-in-uitableviewcell-indexpath/">
    <title>Custom button in UITableViewCell – indexPath | 71² - The ramblings of two 30-something developers</title>
    <dc:date>2011-06-11T20:15:02+00:00</dc:date>
    <link>http://www.71squared.com/2008/12/custom-button-in-uitableviewcell-indexpath/</link>
    <dc:creator>nickcharlton</dc:creator><dc:subject>uitableview ios button development cocoa</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:117ab419164e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:uitableview"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:button"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:cocoa"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jonmsterling.com/2010/03/28/making-a-beautiful-UITableView.html">
    <title>Making a beautiful UITableView</title>
    <dc:date>2011-06-10T12:14:32+00:00</dc:date>
    <link>http://jonmsterling.com/2010/03/28/making-a-beautiful-UITableView.html</link>
    <dc:creator>nickcharlton</dc:creator><dc:subject>ios uitableview</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:nickcharlton/b:07f87736f7d1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:nickcharlton/t:uitableview"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>