<?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="https://bulma.io/"/>
	<rdf:li rdf:resource="https://visionmedia.github.io/page.js/"/>
	<rdf:li rdf:resource="https://stimulusjs.org/"/>
	<rdf:li rdf:resource="http://susy.oddbird.net/"/>
	<rdf:li rdf:resource="https://github.com/addyosmani/backbone-fundamentals"/>
	<rdf:li rdf:resource="http://sugarjs.com/"/>
	<rdf:li rdf:resource="http://twitter.github.com/bootstrap/"/>
	<rdf:li rdf:resource="http://www.1kbgrid.com/#"/>
	<rdf:li rdf:resource="http://godbit.com/article/pagination-with-code-igniter"/>
	<rdf:li rdf:resource="http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/"/>
	<rdf:li rdf:resource="http://capsizedesigns.com/blog/2008/04/battle-of-the-css-frameworks/"/>
	<rdf:li rdf:resource="http://prototypejs.org/2007/8/15/prototype-1-6-0-release-candidate"/>
	<rdf:li rdf:resource="http://bjorkoy.com/blueprint/index.html"/>
	<rdf:li rdf:resource="http://www.andrewdupont.net/2007/02/26/packing-prototype/"/>
	<rdf:li rdf:resource="http://www.djangobook.com/"/>
	<rdf:li rdf:resource="http://www.tonymarston.net/php-mysql/infrastructure.html"/>
	<rdf:li rdf:resource="http://quixote.ca/learn/1"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://bulma.io/">
    <title>Bulma: Free, open source, and modern CSS framework based on Flexbox</title>
    <dc:date>2020-06-16T18:10:15+00:00</dc:date>
    <link>https://bulma.io/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Nice-looking CSS framework; I like that it's at least a little bit semantic, as oppose to the mess that is Tailwind. (For a bunch of what I do, shortcuts like this are handy).]]></description>
<dc:subject>css design framework</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:17b02063230f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://visionmedia.github.io/page.js/">
    <title>Page.js by visionmedia</title>
    <dc:date>2020-03-30T13:42:57+00:00</dc:date>
    <link>https://visionmedia.github.io/page.js/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Whilst I'm an old-fashioned developer, sometimes I need to make something like an SPA, and I really like how lightweight and simple this routing library is - not to mention its excellent set of plain js examples. Really good.]]></description>
<dc:subject>spa framework javascript library development</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:6c75fe42a401/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:spa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://stimulusjs.org/">
    <title>Stimulus: A modest JavaScript framework for the HTML you already have.</title>
    <dc:date>2018-04-17T11:01:26+00:00</dc:date>
    <link>https://stimulusjs.org/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Quite like the look of Stimulus for really simple interactions without too much cruft.]]></description>
<dc:subject>framework js javascript programming library code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:1b7f104794e6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://susy.oddbird.net/">
    <title>Susy: Responsive grids for Compass</title>
    <dc:date>2014-02-02T19:23:58+00:00</dc:date>
    <link>http://susy.oddbird.net/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[This looks good; roughly corresponds to how most grids I've built in the past n year _really_ worked in practice.]]></description>
<dc:subject>compass sass css grid framework</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:2abc94f7702c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:compass"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sass"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:grid"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/addyosmani/backbone-fundamentals">
    <title>addyosmani/backbone-fundamentals</title>
    <dc:date>2012-10-31T16:30:13+00:00</dc:date>
    <link>https://github.com/addyosmani/backbone-fundamentals</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This is the home of ‘Developing Backbone.js Applications’, an (in-progress) book about the Backbone.js framework for structuring JavaScript applications." From what I've read: good, clear, useful. Something to return to.]]></description>
<dc:subject>book javascript mvc backbone framework</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:a1c48d40f11a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mvc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:backbone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sugarjs.com/">
    <title>Sugar: A Javascript library for working with native objects.</title>
    <dc:date>2012-03-13T18:48:28+00:00</dc:date>
    <link>http://sugarjs.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code." Looks nice - and suitably Javascripty.]]></description>
<dc:subject>javascript programming framework</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:97cc78827ed2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://twitter.github.com/bootstrap/">
    <title>Twitter Bootstrap</title>
    <dc:date>2011-08-20T12:55:37+00:00</dc:date>
    <link>http://twitter.github.com/bootstrap/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more." Really nice - straightforward, elegant, and a good starting point for the scratchy websites I tend to end up making.]]></description>
<dc:subject>css framework twitter markup</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:ca6a761fbe27/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:markup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.1kbgrid.com/#">
    <title>The 1Kb CSS Grid by Tyler Tate :: A simple, lightweight approach</title>
    <dc:date>2009-06-22T11:23:57+00:00</dc:date>
    <link>http://www.1kbgrid.com/#</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Generates a tiny file to do the most basic things, from the looks of it.
]]></description>
<dc:subject>css grid layout generator code framework web design</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c76fe56360c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:grid"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:layout"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:generator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://godbit.com/article/pagination-with-code-igniter">
    <title>Godbit Project | Pagination with Code Igniter</title>
    <dc:date>2009-03-03T10:33:45+00:00</dc:date>
    <link>http://godbit.com/article/pagination-with-code-igniter</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Useful tutorial on building Pagination, that goes beyond the Pagination library and points out what you need to be doing with the Model, too.
]]></description>
<dc:subject>programming tutorial development web framework php pagination codeigniter</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:bdc5a7799396/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:pagination"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:codeigniter"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/">
    <title>Switching from scripting languages to Objective C and iPhone: useful libraries :: Hackdiary</title>
    <dc:date>2009-01-26T23:24:25+00:00</dc:date>
    <link>http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["I’m a web developer at heart, and a scripting language user by preference. Coding for the iPhone doesn’t feel as fluid in text handling or HTTP access as the environments I’m used to. Fortunately I’ve been able to find some fantastic open-source libraries and wrappers that make up the difference. Here are my favourites so far:" A useful - and interesting - set of links from Matt B.
]]></description>
<dc:subject>mobile osx iphone development framework objectivec scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:3498dc6e77d4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:objectivec"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://capsizedesigns.com/blog/2008/04/battle-of-the-css-frameworks/">
    <title>Battle of the CSS Frameworks | Capsize Designs</title>
    <dc:date>2008-10-28T13:46:20+00:00</dc:date>
    <link>http://capsizedesigns.com/blog/2008/04/battle-of-the-css-frameworks/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[A neat summary of what's available out there; I use Blueprint for prototyping, but it's interesting to see what else is available - particularly the more stripped-down frameworks.
]]></description>
<dc:subject>css design code web layout framework prototyping</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fd866986b26d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:layout"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:prototyping"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://prototypejs.org/2007/8/15/prototype-1-6-0-release-candidate">
    <title>Prototype JavaScript framework: Prototype 1.6.0 release candidate</title>
    <dc:date>2007-08-16T22:15:15+00:00</dc:date>
    <link>http://prototypejs.org/2007/8/15/prototype-1-6-0-release-candidate</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[First RC of Prototype 1.6.0. Some nice additions, notably lots of improvements to Event handling. Welcome, I think.
]]></description>
<dc:subject>javascript prototype development framework</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:5a6517b1a675/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:prototype"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bjorkoy.com/blueprint/index.html">
    <title>Blueprint: A CSS Framework</title>
    <dc:date>2007-08-05T22:22:06+00:00</dc:date>
    <link>http://bjorkoy.com/blueprint/index.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Impressive (if fixed-width) grid-based CSS framework. Looks natty; I should check it out, I feel.
]]></description>
<dc:subject>css framework desgin xhtml markup layout</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:47a1aef8dcdb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:desgin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:xhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:markup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:layout"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.andrewdupont.net/2007/02/26/packing-prototype/">
    <title>Painfully Obvious » Blog Archive » Packing Prototype</title>
    <dc:date>2007-06-11T13:56:51+00:00</dc:date>
    <link>http://www.andrewdupont.net/2007/02/26/packing-prototype/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[If in doubt, compress your own - the Prototype team aren't going to do it for you, after all.
]]></description>
<dc:subject>javascript compression optimization framework library</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:a0a049ad80e4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:compression"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:optimization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:library"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.djangobook.com/">
    <title>The Django Book</title>
    <dc:date>2006-11-02T22:48:26+00:00</dc:date>
    <link>http://www.djangobook.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[The Django Book is now in beta, and it's looking great - the JavaScript annotation system in particular is a delight. I'm really looking forward to seeing this develop.
]]></description>
<dc:subject>django python development book framework programming reference</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:bc043f19e973/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.tonymarston.net/php-mysql/infrastructure.html">
    <title>A Development Infrastructure for PHP</title>
    <dc:date>2005-03-29T21:25:11+00:00</dc:date>
    <link>http://www.tonymarston.net/php-mysql/infrastructure.html</link>
    <dc:creator>infovore</dc:creator><dc:subject>php framework webdev</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:13645754ea26/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://quixote.ca/learn/1">
    <title>Introducing Quixote: A Simple Link Display</title>
    <dc:date>2005-03-28T13:59:51+00:00</dc:date>
    <link>http://quixote.ca/learn/1</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Tutorial in Quixote, a Python framework
]]></description>
<dc:subject>python framework</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fc2a477e62d8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>