<?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 (coldbrain)</title>
    <link>https://pinboard.in/u:coldbrain/public/</link>
    <description>recent bookmarks from coldbrain</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://smarterware.org/9324/good-tools-have-verb-based-interfaces"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://smarterware.org/9324/good-tools-have-verb-based-interfaces">
    <title>Good Tools Have Verb-Based Interfaces | Smarterware</title>
    <dc:date>2012-02-14T20:24:53+00:00</dc:date>
    <link>http://smarterware.org/9324/good-tools-have-verb-based-interfaces</link>
    <dc:creator>coldbrain</dc:creator><description><![CDATA[Thinking it through, I realized this category-based naming convention just doesn't align with my basic mental construct of what software is. Organizing items by category makes sense in libraries and bookstores, on restaurant menus, in music and movies—but not apps. An app isn't consumable media. An app is a tool. It helps you perform an action, to do something. Modern programming languages and APIs are verb-based (think MyObject->setName() and and HTTP's GET and POST), and the user interface should be, too. That's when I settled on a verb-based folder system.

]]></description>
<dc:subject>iOS apps verbs intent organisation</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:coldbrain/b:3a67c0088f7e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:coldbrain/t:iOS"/>
	<rdf:li rdf:resource="https://pinboard.in/u:coldbrain/t:apps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:coldbrain/t:verbs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:coldbrain/t:intent"/>
	<rdf:li rdf:resource="https://pinboard.in/u:coldbrain/t:organisation"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>