<?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 (mlednor)</title>
    <link>https://pinboard.in/u:mlednor/public/</link>
    <description>recent bookmarks from mlednor</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://randomnerdtutorials.com/esp32-i2c-communication-arduino-ide/"/>
	<rdf:li rdf:resource="https://randomnerdtutorials.com/esp32-pinout-reference-gpios/"/>
	<rdf:li rdf:resource="https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server"/>
	<rdf:li rdf:resource="https://pinout.xyz/"/>
	<rdf:li rdf:resource="http://kottke.org/17/04/the-webs-most-useful-tools-and-sites"/>
	<rdf:li rdf:resource="http://stateofwebtype.com/"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/sass-reference/"/>
	<rdf:li rdf:resource="https://www.digitalocean.com/community/tutorials/how-to-create-an-ssl-certificate-on-nginx-for-ubuntu-14-04"/>
	<rdf:li rdf:resource="http://cssguidelin.es/"/>
	<rdf:li rdf:resource="http://apps.workflower.fi/vocabs/css/en"/>
	<rdf:li rdf:resource="http://waldobronchart.github.io/ShortcutMapper/"/>
	<rdf:li rdf:resource="http://www.refsmmat.com/statistics/index.html"/>
	<rdf:li rdf:resource="http://www.symbols.com/"/>
	<rdf:li rdf:resource="http://quotesandaccents.com/"/>
	<rdf:li rdf:resource="http://browserhacks.com/"/>
	<rdf:li rdf:resource="http://bupk.es/"/>
	<rdf:li rdf:resource="http://www.smashingmagazine.com/2010/05/06/50-helpful-typography-tools-and-resources/"/>
	<rdf:li rdf:resource="https://github.com/tent/tentd"/>
	<rdf:li rdf:resource="http://www.thegridsystem.org/"/>
	<rdf:li rdf:resource="http://support.apple.com/kb/HT1343?viewlocale=en_US&amp;locale=en_US"/>
	<rdf:li rdf:resource="http://nfarina.com/post/9868516270/git-is-simpler"/>
	<rdf:li rdf:resource="http://www.tumblr.com/docs/en/custom_themes"/>
	<rdf:li rdf:resource="http://speckyboy.com/2011/04/15/25-css-snippets-for-some-of-the-most-common-and-frustrating-tasks/"/>
	<rdf:li rdf:resource="http://nimbupani.com/safe-css-defaults.html"/>
	<rdf:li rdf:resource="http://www.codestyle.org/"/>
	<rdf:li rdf:resource="http://www.lowtechmagazine.com/2010/06/lost-knowledge-ropes-and-knots.html"/>
	<rdf:li rdf:resource="http://www.lowtechmagazine.com/2010/06/how-to-tie-the-world-together-online-knotting-reference-books.html"/>
	<rdf:li rdf:resource="http://www.boltdepot.com/fastener-information/Type-Chart.aspx"/>
	<rdf:li rdf:resource="http://www.danrodney.com/mac/"/>
	<rdf:li rdf:resource="http://notes.pinboard.in/u:mlednor/1f038e426f6aad5c2345"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books"/>
	<rdf:li rdf:resource="http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users"/>
	<rdf:li rdf:resource="http://www.rebeccamurphey.com/jqfundamentals/"/>
	<rdf:li rdf:resource="http://arxiv.org/"/>
	<rdf:li rdf:resource="http://reference.sitepoint.com/css"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/blogs/2009/06/15/40-iphone-applications-for-designers/"/>
	<rdf:li rdf:resource="http://stackoverflow.com/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://randomnerdtutorials.com/esp32-i2c-communication-arduino-ide/">
    <title>ESP32 I2C Communication: Set Pins, Multiple Bus Interfaces and Peripherals | Random Nerd Tutorials</title>
    <dc:date>2019-10-18T08:31:31+00:00</dc:date>
    <link>https://randomnerdtutorials.com/esp32-i2c-communication-arduino-ide/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The ESP32 has two I2C bus interfaces that can serve as I2C master or slave. In this tutorial we’ll take a look at the I2C communication protocol with the ESP32 using Arduino IDE: how to choose I2C pins, connect multiple I2C devices to the same bus and how to use the two I2C bus interfaces.]]></description>
<dc:subject>esp32 reference electronics</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:b5506a8047c7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:esp32"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:electronics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://randomnerdtutorials.com/esp32-pinout-reference-gpios/">
    <title>ESP32 Pinout Reference: Which GPIO pins should you use? | Random Nerd Tutorials</title>
    <dc:date>2019-10-18T08:31:07+00:00</dc:date>
    <link>https://randomnerdtutorials.com/esp32-pinout-reference-gpios/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The ESP32 chip comes with 48 pins with multiple functions. Not all pins are exposed in all ESP32 development boards, and there are some pins that cannot be used.

There are many questions on how to use the ESP32 GPIOs. What pins should you use? What pins should you avoid using in your projects? This post aims to be a simple and easy to follow reference guide for the ESP32 GPIOs.]]></description>
<dc:subject>esp32 reference electronics</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:2f361b3d6612/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:esp32"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:electronics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server">
    <title>Git - Setting Up the Server</title>
    <dc:date>2019-04-29T13:32:39+00:00</dc:date>
    <link>https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Let’s walk through setting up SSH access on the server side. In this example, you’ll use the authorized_keys method for authenticating your users. We also assume you’re running a standard Linux distribution like Ubuntu.]]></description>
<dc:subject>reference git</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:75d10440488d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:git"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://pinout.xyz/">
    <title>Raspberry Pi GPIO Pinout</title>
    <dc:date>2018-10-23T09:36:07+00:00</dc:date>
    <link>https://pinout.xyz/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[This GPIO Pinout is designed to be both a quick and interactive reference to the Raspberry Pi GPIO pins, plus a comprehensive guide to your Raspberry Pi's GPIO interfaces. It also includes dozens of pinouts for Raspberry Pi add-on boards, HATs and pHATs.]]></description>
<dc:subject>raspberrypi reference electronics</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:cabecffa30fd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:raspberrypi"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:electronics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://kottke.org/17/04/the-webs-most-useful-tools-and-sites">
    <title>The web’s most useful tools and sites</title>
    <dc:date>2017-04-21T15:20:47+00:00</dc:date>
    <link>http://kottke.org/17/04/the-webs-most-useful-tools-and-sites</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The World Wide Web isn’t all fun and games. This isn’t television! This isn’t an arcade! This is computing! We’ve got high-powered work machines tuned into this thing! With keyboards and mice and productivity software and everything!]]></description>
<dc:subject>tools reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:f12d65d638b9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stateofwebtype.com/">
    <title>State of Web Type</title>
    <dc:date>2015-10-28T08:30:38+00:00</dc:date>
    <link>http://stateofwebtype.com/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Up-to-date data on support for type and typographic features on the web. ]]></description>
<dc:subject>webdesign web typography reference css</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:ab368a5201b6/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:typography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/sass-reference/">
    <title>Sass Reference - SitePoint</title>
    <dc:date>2015-06-28T18:12:55+00:00</dc:date>
    <link>http://www.sitepoint.com/sass-reference/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The ultimate guide to Sass]]></description>
<dc:subject>css documentation reference sass</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:f52ca9da6c45/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:documentation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sass"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.digitalocean.com/community/tutorials/how-to-create-an-ssl-certificate-on-nginx-for-ubuntu-14-04">
    <title>How To Create an SSL Certificate on Nginx for Ubuntu 14.04 | DigitalOcean</title>
    <dc:date>2014-10-11T13:56:36+00:00</dc:date>
    <link>https://www.digitalocean.com/community/tutorials/how-to-create-an-ssl-certificate-on-nginx-for-ubuntu-14-04</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[How To Create an SSL Certificate on Nginx for Ubuntu 14.04]]></description>
<dc:subject>nginx reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:dd1c1bdea9a1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:nginx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://cssguidelin.es/">
    <title>CSS Guidelines (2.2.2) – High-level advice and guidelines for writing sane, manageable, scalable CSS</title>
    <dc:date>2014-10-11T10:49:34+00:00</dc:date>
    <link>http://cssguidelin.es/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[CSS Guidelines (2.2.2) – High-level advice and guidelines for writing sane, manageable, scalable CSS via Instapaper http://cssguidelin.es/]]></description>
<dc:subject>css reference</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:01058da3a85a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://apps.workflower.fi/vocabs/css/en">
    <title>CSS Vocabulary</title>
    <dc:date>2014-08-30T17:19:55+00:00</dc:date>
    <link>http://apps.workflower.fi/vocabs/css/en</link>
    <dc:creator>mlednor</dc:creator><dc:subject>css reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:7ada3973d3e3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://waldobronchart.github.io/ShortcutMapper/">
    <title>ShortcutMapper - Keyboard Shortcuts for Popular Apps</title>
    <dc:date>2014-06-02T06:09:17+00:00</dc:date>
    <link>http://waldobronchart.github.io/ShortcutMapper/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[A visual shortcuts explorer for popular applications]]></description>
<dc:subject>lightroom photoshop reference adobe</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:b87c47f66683/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:lightroom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:photoshop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:adobe"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.refsmmat.com/statistics/index.html">
    <title>Welcome — Statistics Done Wrong</title>
    <dc:date>2014-01-01T11:48:28+00:00</dc:date>
    <link>http://www.refsmmat.com/statistics/index.html</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[If you’re a practicing scientist, you probably use statistics to analyze your data. From basic t tests and standard error calculations to Cox proportional hazards models and geospatial kriging systems, we rely on statistics to give answers to scientific problems.

This is unfortunate, because most of us don’t know how to do statistics.

Statistics Done Wrong is a guide to the most popular statistical errors and slip-ups committed by scientists every day, in the lab and in peer-reviewed journals. Many of the errors are prevalent in vast swathes of the published literature, casting doubt on the findings of thousands of papers. Statistics Done Wrong assumes no prior knowledge of statistics, so you can read it before your first statistics course or after thirty years of scientific practice.

Dive in: the whole guide is available online!

New! The Second Edition of Statistics Done Wrong includes many changes, including new examples and more misconceptions. If you find any errors or typos, or want to suggest other popular misconceptions, contact me.

In my quest to build the most comprehensive collection of statistical error available, I’m revising Statistics Done Wrong further, into a complete book with new sections on statistical modeling, additional mathematical explanations, and more detail. Use the box at the right to sign up to receive updates by email.

]]></description>
<dc:subject>reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:294475e21b54/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.symbols.com/">
    <title>Symbols.com</title>
    <dc:date>2013-12-16T07:43:05+00:00</dc:date>
    <link>http://www.symbols.com/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Symbols.com is a unique online encyclopedia that contains everything about symbols, signs, flags and glyphs arranged by categories such as culture, country, religion, and more. ]]></description>
<dc:subject>reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:fa5624af560c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://quotesandaccents.com/">
    <title>Quotes and Accents</title>
    <dc:date>2013-03-07T07:34:49+00:00</dc:date>
    <link>http://quotesandaccents.com/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[We all need to use them but hardly any of us know how to type them. Here is a brief guide of how to type smart quotes and accented characters (and dashes) on a Mac. If you’re on a Windows computer or some nerdy space machine, I’d recommend googling “keyboard commands for accented characters”. If you use a non-English keyboard, you probably already know how to find all the accented characters you need. Made by Jessica Hische for your enjoyment and enlightenment.]]></description>
<dc:subject>typography reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:2f8b851a4062/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:typography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://browserhacks.com/">
    <title>Browserhacks</title>
    <dc:date>2013-03-01T10:25:49+00:00</dc:date>
    <link>http://browserhacks.com/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Browserhacks is an extensive list of browser specific CSS and JavaScript hacks from all over the interwebs.]]></description>
<dc:subject>browser css reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:d5de48e58341/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:browser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://bupk.es/">
    <title>bupkes | app.net bits and bobs</title>
    <dc:date>2013-02-28T13:33:44+00:00</dc:date>
    <link>http://bupk.es/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[i’ve not really touched on many of the clients/apps that are available. other sites are doing that already (also, see this feature matrix people have been working on). this is more of a miscellany of bits and bobs – interesting things that people have made – which show off what app.net is, and what it could become…
Hopefully it is a useful resource for both new users and people that have been around for a while. Sometimes it’s hard to keep up with what’s new and what’s going on. If you hear of anything cool that’s not on here, please get in touch
If you would like to find out a bit more about how app.net works, the business model, and what the future for the service might hold, have a look at the “stuff about app.net” page…]]></description>
<dc:subject>reference adn</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:1b16f12b5d5d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:adn"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.smashingmagazine.com/2010/05/06/50-helpful-typography-tools-and-resources/">
    <title>50 Helpful Typography Tools And Resources | Smashing Magazine</title>
    <dc:date>2012-11-22T11:30:54+00:00</dc:date>
    <link>http://www.smashingmagazine.com/2010/05/06/50-helpful-typography-tools-and-resources/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[We love beautiful typography, and we appreciate the efforts of designers who come up with great typographic techniques and tools or who just share their knowledge with fellow designers. We are always looking for such resources. We compile them, carefully select the best ones and then prepare them for our round-ups. And now it’s time to present a beautiful fresh dose of typography-related resources.]]></description>
<dc:subject>design fonts reference typography</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:0e313534920d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:fonts"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:typography"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/tent/tentd">
    <title>tent/tentd · GitHub</title>
    <dc:date>2012-10-19T11:32:48+00:00</dc:date>
    <link>https://github.com/tent/tentd</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[tentd is an alpha implementation of a Tent Protocol server. It currently contains broken code, ugly code, many bugs, and security flaws. The code should only be used to experiment with how Tent works. Under no circumstances should the code in its current form be used for data that is supposed to be private. All of the implemented APIs are in flux, and are expected to change heavily before the Tent 1.0 release.]]></description>
<dc:subject>tent reference ruby</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:86c02a96cd00/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tent"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:ruby"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.thegridsystem.org/">
    <title>The Grid System</title>
    <dc:date>2012-10-03T07:41:43+00:00</dc:date>
    <link>http://www.thegridsystem.org/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The ultimate resource
in grid systems.]]></description>
<dc:subject>design reference webdesign</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:ac7110739ab8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://support.apple.com/kb/HT1343?viewlocale=en_US&amp;locale=en_US">
    <title>Mac OS X keyboard shortcuts</title>
    <dc:date>2012-03-15T17:24:20+00:00</dc:date>
    <link>http://support.apple.com/kb/HT1343?viewlocale=en_US&amp;locale=en_US</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Learn about common Mac OS X keyboard shortcuts. A keyboard shortcut is a way to invoke a function in Mac OS X by pressing a combination of keys on your keyboard.]]></description>
<dc:subject>osx mac reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:22ff81db951c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nfarina.com/post/9868516270/git-is-simpler">
    <title>Nick Farina - Git Is Simpler Than You Think</title>
    <dc:date>2011-09-10T12:32:16+00:00</dc:date>
    <link>http://nfarina.com/post/9868516270/git-is-simpler</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[It was about one year ago that we switched to Git. Previously, we used Subversion, through the Mac app Versions, which (rightly) holds an Apple Design Award.]]></description>
<dc:subject>git reference tutorial howto</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:57fc255e56de/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:howto"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.tumblr.com/docs/en/custom_themes">
    <title>Creating a custom HTML theme | Tumblr</title>
    <dc:date>2011-06-25T11:55:07+00:00</dc:date>
    <link>http://www.tumblr.com/docs/en/custom_themes</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Tumblr lets you fully customize the appearance of your blog by editing your theme's HTML code. This is only recommended for users comfortable hand-coding HTML. If you're not, there are hundreds of great themes to choose from in the Theme Garden!
Once you've created a theme you're proud of, submit it to the Theme Garden to share with everyone on Tumblr!]]></description>
<dc:subject>webdesign reference css tumblr</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:a4f9ad903f55/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tumblr"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://speckyboy.com/2011/04/15/25-css-snippets-for-some-of-the-most-common-and-frustrating-tasks/">
    <title>25 CSS Snippets for Some of the Most Common and Frustrating Tasks</title>
    <dc:date>2011-04-19T09:32:39+00:00</dc:date>
    <link>http://speckyboy.com/2011/04/15/25-css-snippets-for-some-of-the-most-common-and-frustrating-tasks/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[In this post we have 25 CSS snippets and hacks that will solve many of the most frequently used and, at times, frustrating CSS development tasks. Why reinvent the wheel when there are already plenty of time-saving pre-written CSS code snippets?

As well as some classic and timeless CSS hacks you will also find many CSS3 snippets, like box-shadow, border-radius,linear-gradient and many more.]]></description>
<dc:subject>css javascript reference howto html</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:b6b6e8929e9c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:html"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nimbupani.com/safe-css-defaults.html">
    <title>Safe CSS Defaults | Nimbupani Designs</title>
    <dc:date>2011-04-16T07:21:49+00:00</dc:date>
    <link>http://nimbupani.com/safe-css-defaults.html</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[You know those nights when you race towards a deadline, banging out the CSS as fast as you can, there comes a moment when you pause…wondering what keyword would get rid of that z-index on that anchor, then you make the best guess you can, and type:

z-index: none;

Then go on in life, as it “renders” like you wanted it, it works, no big deal.

But it is. Specifying incorrect values might inject behaviour that you did not expect. It is quite possible that the currently incorrect value might be, in the future, used for a valid value which would distort the design you so carefully did (and how often do we revisit a client’s website to update? :).]]></description>
<dc:subject>css reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:ab53cd706fcc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.codestyle.org/">
    <title>Code Style: Open standards Web design with CSS, XHTML, Java servlets and Javascript</title>
    <dc:date>2011-03-20T07:23:53+00:00</dc:date>
    <link>http://www.codestyle.org/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Code Style answers key questions for Web developers. Which Web fonts are most common? How to use media dependent style sheets? Make more robust, accessible Websites with open standards technology.]]></description>
<dc:subject>css fonts reference webdesign design</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:c5ee00d87455/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:fonts"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:design"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.lowtechmagazine.com/2010/06/lost-knowledge-ropes-and-knots.html">
    <title>Low-tech Magazine: Lost knowledge: ropes and knots</title>
    <dc:date>2011-02-01T11:08:29+00:00</dc:date>
    <link>http://www.lowtechmagazine.com/2010/06/lost-knowledge-ropes-and-knots.html</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Ropes and knots are among the most ancient and useful technologies ever developed by man, predating the wheel, the axe and probably also the use of fire. Today, they are fast on their way to become an obsolete technology.]]></description>
<dc:subject>knots reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:728ad5e197f0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:knots"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.lowtechmagazine.com/2010/06/how-to-tie-the-world-together-online-knotting-reference-books.html">
    <title>Low-tech Magazine: How to tie the world together: online knotting reference books</title>
    <dc:date>2011-02-01T11:08:12+00:00</dc:date>
    <link>http://www.lowtechmagazine.com/2010/06/how-to-tie-the-world-together-online-knotting-reference-books.html</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[The sheer number and diversity of knots that was once in use would be bewildering to the modern city-dweller. About 4,000 different knots are described, ranging from the very simple to the extremely complex.

Not so long ago, each profession or trade had adopted the knots best suited to its requirements, and knotting was part of their daily lives. There are some good knotting reference books available online, and all of them are older than most of us.]]></description>
<dc:subject>knots reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:3eb1712a2816/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:knots"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.boltdepot.com/fastener-information/Type-Chart.aspx">
    <title>Bolt Depot - Chart of Nut, Bolt and Screw Types</title>
    <dc:date>2011-01-31T16:28:18+00:00</dc:date>
    <link>http://www.boltdepot.com/fastener-information/Type-Chart.aspx</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Fastener Type Chart]]></description>
<dc:subject>hardware reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:b9618fecf652/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:hardware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.danrodney.com/mac/">
    <title>Dan Rodney's List of Mac OS X Keyboard Shortcuts &amp; Keystrokes</title>
    <dc:date>2011-01-23T07:14:20+00:00</dc:date>
    <link>http://www.danrodney.com/mac/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[I like to figure out the fastest way to do things. I hope these shortcuts will help you become the power user that lies within. These keystrokes should work on Mac OS 10.6 Snow Leopard and 10.5 Leopard (many also work on 10.4 Tiger). I add new shortcuts as I find them, so check back!

Please note that Cmd is short for the Command key (otherwise called the Apple key).]]></description>
<dc:subject>mac reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:c7fe3906a298/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://notes.pinboard.in/u:mlednor/1f038e426f6aad5c2345">
    <title>Yeast</title>
    <dc:date>2010-12-16T10:47:53+00:00</dc:date>
    <link>http://notes.pinboard.in/u:mlednor/1f038e426f6aad5c2345</link>
    <dc:creator>mlednor</dc:creator><dc:subject>recipes reference</dc:subject>
<dc:source>https://notes.pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:a760ee209f83/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:recipes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books">
    <title>free - List of freely available programming books - Stack Overflow</title>
    <dc:date>2010-12-10T09:54:28+00:00</dc:date>
    <link>http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[I'm trying to amass a list of programming books with opensource licenses, like Creative Commons, GPL, etc. The books can be about a particular programming language or about computers in general.

What are some freely available programming books on the internet?]]></description>
<dc:subject>programming reference books</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:1417931f03cf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:books"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users">
    <title>25 Tips for Intermediate Git Users : Andy Jeffries : Ruby on Rails, MySQL and jQuery Developer</title>
    <dc:date>2010-12-10T09:53:17+00:00</dc:date>
    <link>http://andyjeffries.co.uk/articles/25-tips-for-intermediate-git-users</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[I’ve been using git for about 18 months now and thought I knew it pretty well. Then we had Scott Chacon from GitHub over to do some training at LVS, a supplier/developer of betting/gaming software (where I’m currently contracting) and I learnt a ton in the first day.

As someone who’s always felt fairly comfortable in Git, I thought sharing some of the nuggets I learnt with the community might help someone to find an answer without needing to do lots of research.]]></description>
<dc:subject>git howto tips versioncontrol reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:fc9462cced00/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:versioncontrol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.rebeccamurphey.com/jqfundamentals/">
    <title>jQuery Fundamentals</title>
    <dc:date>2010-06-25T15:12:55+00:00</dc:date>
    <link>http://www.rebeccamurphey.com/jqfundamentals/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[jQuery is fast becoming a must-have skill for front-end developers. The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning. This book was designed as material to be used in a classroom setting, but you may find it useful for individual study.]]></description>
<dc:subject>javascript jquery reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:c8f117780097/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:jquery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://arxiv.org/">
    <title>arXiv.org e-Print archive</title>
    <dc:date>2010-02-18T10:12:35+00:00</dc:date>
    <link>http://arxiv.org/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Open access to e-prints in Physics, Mathematics, Computer Science, Quantitative Biology, Quantitative Finance and Statistics.]]></description>
<dc:subject>reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:ed1218349509/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://reference.sitepoint.com/css">
    <title>SitePoint CSS Reference</title>
    <dc:date>2010-02-05T07:45:58+00:00</dc:date>
    <link>http://reference.sitepoint.com/css</link>
    <dc:creator>mlednor</dc:creator><dc:subject>css design webdesign web reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:15c8ab726670/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/blogs/2009/06/15/40-iphone-applications-for-designers/">
    <title>40 Essential iPhone Applications For Web Designers</title>
    <dc:date>2009-06-16T05:28:44+00:00</dc:date>
    <link>http://www.sitepoint.com/blogs/2009/06/15/40-iphone-applications-for-designers/</link>
    <dc:creator>mlednor</dc:creator><dc:subject>webdesign iphone reference</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:82f030b96ba8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/">
    <title>Stack Overflow</title>
    <dc:date>2008-09-28T07:10:13+00:00</dc:date>
    <link>http://stackoverflow.com/</link>
    <dc:creator>mlednor</dc:creator><dc:subject>questions software howto tips development reference programming</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:8771b83df448/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:questions"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>