<?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 (blech)</title>
    <link>https://pinboard.in/u:blech/public/</link>
    <description>recent bookmarks from blech</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://lab.la-grange.ca/en/building-jsorrery-a-javascript-webgl-solar-system"/>
	<rdf:li rdf:resource="http://blog.thetelegraphic.com/2012/gps-sattelite-tracking-in-python-using-pyephem/"/>
	<rdf:li rdf:resource="https://github.com/mncaudill/3bitdither"/>
	<rdf:li rdf:resource="http://craigmmills.com/geoipsum"/>
	<rdf:li rdf:resource="https://gist.github.com/747156"/>
	<rdf:li rdf:resource="http://journal.stuffwithstuff.com/2010/11/26/the-biology-of-sloppy-code/"/>
	<rdf:li rdf:resource="http://www.basilsafwat.com/projects/processing.a4/"/>
	<rdf:li rdf:resource="http://rhodesmill.org/pyephem/"/>
	<rdf:li rdf:resource="http://twitter.com/kellan/status/7463318208"/>
	<rdf:li rdf:resource="http://github.com/mroth/flickr-wholovesyou"/>
	<rdf:li rdf:resource="http://github.com/aanand/cmon/tree/master"/>
	<rdf:li rdf:resource="http://www.alexundercover.com/2008/09/backfilling-flickr-data-in-aperture.html"/>
	<rdf:li rdf:resource="http://www.flickr.com/groups/flickrideas/discuss/72157618799559978/"/>
	<rdf:li rdf:resource="http://www.flickr.com/groups/api/discuss/72157616713786392/"/>
	<rdf:li rdf:resource="http://code.google.com/p/django-gae2django/"/>
	<rdf:li rdf:resource="http://www.charlesarthur.com/blog/?p=1098"/>
	<rdf:li rdf:resource="http://search.cpan.org/dist/Mac-Finder-DSStore/DSStoreFormat.pod"/>
	<rdf:li rdf:resource="http://geokit.rubyforge.org/"/>
	<rdf:li rdf:resource="http://code.flickr.com/blog/2008/11/19/5-questions-for-gustavo/"/>
	<rdf:li rdf:resource="http://infovore.org/archives/2008/10/05/stripes-and-surrealism-playing-with-the-moo-api/"/>
	<rdf:li rdf:resource="http://code.flickr.com/blog/2008/09/04/whos-on-first/"/>
	<rdf:li rdf:resource="http://www.red-sweater.com/blog/502/apples-script"/>
	<rdf:li rdf:resource="http://flickr.com/groups/flickrideas/discuss/72157604282140434/"/>
	<rdf:li rdf:resource="http://code.google.com/p/html5-gears/"/>
	<rdf:li rdf:resource="http://rt.cpan.org/Ticket/Display.html?id=29684"/>
	<rdf:li rdf:resource="http://ejohn.org/blog/javascript-pretty-date/"/>
	<rdf:li rdf:resource="http://simonwillison.net/2007/Aug/15/jquery/"/>
	<rdf:li rdf:resource="http://happygiraffe.net/blog/archives/2007/04/27/javascript-uri-objects"/>
	<rdf:li rdf:resource="http://homepage.mac.com/simx/technonova/C1966536352/E20061120021355/index.html"/>
	<rdf:li rdf:resource="http://code.sixapart.com/cgi-bin/viewcvs.cgi/trunk/VoxAtomApi.m?rev=40&amp;root=Fence&amp;view=auto"/>
	<rdf:li rdf:resource="http://jerakeen.org/blog/2006/11/using-the-isight-for-adium-ichat/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://lab.la-grange.ca/en/building-jsorrery-a-javascript-webgl-solar-system">
    <title>Building jsOrrery | La Grange Lab</title>
    <dc:date>2013-12-05T21:31:41+00:00</dc:date>
    <link>http://lab.la-grange.ca/en/building-jsorrery-a-javascript-webgl-solar-system</link>
    <dc:creator>blech</dc:creator><description><![CDATA["jsOrrery is a Solar System / orbital mechanics simulation, or orrery, that I wrote in WebGL and Javascript. It is based on a previous 2D simulation that I made in Flash, but that was not accurate, nor much interesting for that matter. There are other nice Javascript orreries out there, but what makes jsOrrery stand out is that it is a realistic visualisation instead of being an artistic or schematic one." This is amazing.]]></description>
<dc:subject>astronomy javascript three.js webgl physics simulation orrery code via:@invisiblecomma</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:dd8f747b3bd7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:astronomy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:three.js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:webgl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:physics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:simulation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:orrery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:@invisiblecomma"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.thetelegraphic.com/2012/gps-sattelite-tracking-in-python-using-pyephem/">
    <title>GPS sattelite tracking in Python using pyEphem | The Telegraphic</title>
    <dc:date>2013-12-01T05:01:42+00:00</dc:date>
    <link>http://blog.thetelegraphic.com/2012/gps-sattelite-tracking-in-python-using-pyephem/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["As part my PhD, I used GPS satellites to measure the beam pattern of a telescope I built. While this can be done easily with the pyEphem module, I found that there wasn’t much documentation out there on the interwebs. So, I’ve written a simple Python script (below) which takes you through the basics of using pyEphem to track the path of GPS satellites."]]></description>
<dc:subject>python gps pyephem satellites code</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:203bbb5469d2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:gps"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:pyephem"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:satellites"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/mncaudill/3bitdither">
    <title>mncaudill/3bitdither | Github</title>
    <dc:date>2012-04-03T03:19:55+00:00</dc:date>
    <link>https://github.com/mncaudill/3bitdither</link>
    <dc:creator>blech</dc:creator><description><![CDATA["This demo currently uses two different error-diffusion dithering algorithms: Atkinson's and the Floyd-Steinberg algorithm. Error-diffusion means that the algorithm goes pixel by pixel, rounds the individual R, G, and B channels to either 0x00 or 0xff, and then distributes those differences (which the algorithm calls the "quantization error") in differing amounts to pixels further down the line. It being a 3-bit dithering means that your red, blue, and green channels are represented by a single bit (off or on), giving you a total of 8 colors."]]></description>
<dc:subject>newaesthetic design code javascript image</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:7a44b31bde4c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:newaesthetic"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:image"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://craigmmills.com/geoipsum">
    <title>GEOIPSUM | Scratching the surface</title>
    <dc:date>2011-01-19T18:43:26+00:00</dc:date>
    <link>http://craigmmills.com/geoipsum</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Have you ever needed to generate some fake polygons to test a geo application?  No... oh.  I have, so I created GEOIPSUM!!!" "I used polymaps for the map, rails for the app, don't go near the dateline, it's a bit crap."]]></description>
<dc:subject>geo json code placeholder via:iamdanw</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:5e4de81b8548/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:geo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:json"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:placeholder"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:iamdanw"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://gist.github.com/747156">
    <title>A Python script to migrate networks | gist</title>
    <dc:date>2010-12-19T20:34:20+00:00</dc:date>
    <link>https://gist.github.com/747156</link>
    <dc:creator>blech</dc:creator><description><![CDATA[I probably should have made this a proper project rather than just a gist, but: a Python command line script that goes through and subscribes to people with the same username as those in your Delicious network. Almost certainly not perfect, but hopefully usable.]]></description>
<dc:subject>delicious pinboard python gist socialnetwork portability code</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:8c739a0a3159/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:delicious"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:pinboard"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:gist"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:socialnetwork"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:portability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://journal.stuffwithstuff.com/2010/11/26/the-biology-of-sloppy-code/">
    <title>journal.stuffwithstuff.com » Blog Archive » The Biology of Sloppy Code</title>
    <dc:date>2010-12-02T01:57:09+00:00</dc:date>
    <link>http://journal.stuffwithstuff.com/2010/11/26/the-biology-of-sloppy-code/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[To the question, “what is the next big trend in programming”, Guy Steele said, “Maybe it’s sloppy programming.”]]></description>
<dc:subject>development language code from:instapaper</dc:subject>
<dc:source>https://instapaper.com/</dc:source>
<dc:identifier>https://pinboard.in/u:blech/b:05a093b92d43/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:language"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:from:instapaper"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.basilsafwat.com/projects/processing.a4/">
    <title>Processing.A4 | Basil Safwat</title>
    <dc:date>2010-10-11T16:12:29+00:00</dc:date>
    <link>http://www.basilsafwat.com/projects/processing.a4/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[A version of the Substrate Processing code to paper, from Papercamp 2 in London.]]></description>
<dc:subject>papercamp processing design programming code paper via:blackbeltjones</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:134d6cce7d5a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:papercamp"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:processing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:paper"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:blackbeltjones"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rhodesmill.org/pyephem/">
    <title>Welcome! | PyEphem</title>
    <dc:date>2010-06-21T10:26:48+00:00</dc:date>
    <link>http://rhodesmill.org/pyephem/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["PyEphem provides scientific-grade astronomical computations for the Python programming language. Given a date and location on the Earth’s surface, it can compute the positions of the Sun and Moon, of the planets and their moons, and of any asteroids, comets, or earth satellites whose orbital elements the user can provide."]]></description>
<dc:subject>python code library module science space astronomy iss development sciencehackday</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:0c358f2931f2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:module"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:science"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:space"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:astronomy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:iss"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:sciencehackday"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://twitter.com/kellan/status/7463318208">
    <title>Photos from the &quot;Your Best ... | Twitter/kellan</title>
    <dc:date>2010-01-07T19:06:03+00:00</dc:date>
    <link>http://twitter.com/kellan/status/7463318208</link>
    <dc:creator>blech</dc:creator><description><![CDATA['Photos from the "Your Best Shot of 2009" group, that are in galleries, a slideshow' Key bits: you can pass a slideshow a Flickr API method, and flickr.photos.search can take an 'in_gallery' argument.
]]></description>
<dc:subject>flickr api code kellan via:straup</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:6e927e92798c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:kellan"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:straup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/mroth/flickr-wholovesyou">
    <title>mroth's flickr-wholovesyou at master | GitHub</title>
    <dc:date>2010-01-07T19:03:50+00:00</dc:date>
    <link>http://github.com/mroth/flickr-wholovesyou</link>
    <dc:creator>blech</dc:creator><description><![CDATA["A quick and dirty command line tool to see what Flickr members most frequently favorite photos of you (or someone else you know!). This uses the People in Photos feature (API documentation coming soon to Flickr!)" The key bit: person_id in the flickr.photos.search method.
]]></description>
<dc:subject>flickr github code api search mroth via:straup</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:1e8b242d6523/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:search"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mroth"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:straup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/aanand/cmon/tree/master">
    <title>aanand's cmon at master | GitHub</title>
    <dc:date>2009-08-02T16:41:52+00:00</dc:date>
    <link>http://github.com/aanand/cmon/tree/master</link>
    <dc:creator>blech</dc:creator><description><![CDATA["cmon is an HTML preprocessor that adds powerful layout capabilities to your markup. With cmon, you can engineer solid, cross-browser layouts that in CSS would require hours of writing and debugging browser-specific behaviour.]]></description>
<dc:subject>html web development code css github via:@robinhouston</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:1915cc6419a9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:@robinhouston"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.alexundercover.com/2008/09/backfilling-flickr-data-in-aperture.html">
    <title>Backfilling Flickr Data in Aperture | AlexUndercover</title>
    <dc:date>2009-07-23T15:40:01+00:00</dc:date>
    <link>http://www.alexundercover.com/2008/09/backfilling-flickr-data-in-aperture.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Well, that's handy. I tried doing this for iPhoto (with limited success), but Aperture is probably a better platform for it. If only Photoshop 5.5 hadn't stripped EXIF out of everything I uploaded from 2001 to 2004...
]]></description>
<dc:subject>aperture flickr ruby applescript osa code todo</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:10de083d9061/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:aperture"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:applescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:osa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:todo"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.flickr.com/groups/flickrideas/discuss/72157618799559978/">
    <title>Ability to embed map of geo-tagged photos | Flickr Ideas</title>
    <dc:date>2009-05-28T11:59:36+00:00</dc:date>
    <link>http://www.flickr.com/groups/flickrideas/discuss/72157618799559978/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[I've never written a badge before, so I have no idea how to go about this. But it's bound to be possible somehow. See also: threads asking for badges of favourites.
]]></description>
<dc:subject>flickr idea todo code maps</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:a291ac1a701d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:idea"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:todo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:maps"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.flickr.com/groups/api/discuss/72157616713786392/">
    <title>Manufacturing flic.kr style photo URLs | Flickr API</title>
    <dc:date>2009-04-13T18:05:28+00:00</dc:date>
    <link>http://www.flickr.com/groups/api/discuss/72157616713786392/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[kellan explains the base 58 encoding used for turning a photo ID into the hash used in the flic.kr/p/hash/ short form URL for a Flickr page (which might, hopefully, see people using Flickr instead of Twitpic when doing short status updates).
]]></description>
<dc:subject>flickr api php code url source revcanonical via:kellan via:straup</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:cdb35369816f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:url"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:revcanonical"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:kellan"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:straup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/django-gae2django/">
    <title>django-gae2django | code.google.com</title>
    <dc:date>2009-03-09T16:59:18+00:00</dc:date>
    <link>http://code.google.com/p/django-gae2django/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["gae2django is a Django helper application that provides an implementation of Google's App Engine API based on pure Django. The helper makes it easier to re-use applications originally designed for Google's App Engine environment in a Django environment." Handy for avoiding lockin (which seems to be attracting folk to Heroku).
]]></description>
<dc:subject>python google appengine code django portability paas via:jerakeen via:simonwillison</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:bad98100be34/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:appengine"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:portability"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:paas"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:jerakeen"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:simonwillison"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.charlesarthur.com/blog/?p=1098">
    <title>advice to a new journalist: learn to code | Charles Arthur</title>
    <dc:date>2009-01-21T13:46:54+00:00</dc:date>
    <link>http://www.charlesarthur.com/blog/?p=1098</link>
    <dc:creator>blech</dc:creator><description><![CDATA["You’d be able to knock up something like the Guardian BNP map without a second thought." I'd argue that you don't necessarily need to be able to code, but you do need to be able to use good tools; Excel and DabbleDB spring to mind (but aren't mentioned in the comments). (Note megp asking for Dopplr CSV exports so she can do her own visualisations.) Still, interesting thoughts.
]]></description>
<dc:subject>journalism programming development code tools</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:53417f66be33/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:journalism"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://search.cpan.org/dist/Mac-Finder-DSStore/DSStoreFormat.pod">
    <title>DS_Store Format | search.cpan.org</title>
    <dc:date>2008-12-18T15:59:59+00:00</dc:date>
    <link>http://search.cpan.org/dist/Mac-Finder-DSStore/DSStoreFormat.pod</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Documentation of the various settings for Finder window settings stored in .DS_Store. This might be useful if I ever start itching to programatically fix up various window issues.
]]></description>
<dc:subject>mac finder ftff perl cpan code via:siracusa</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:366c265c5b65/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:finder"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:ftff"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:perl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cpan"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:siracusa"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://geokit.rubyforge.org/">
    <title>Home | GeoKit for Rails</title>
    <dc:date>2008-12-04T00:12:04+00:00</dc:date>
    <link>http://geokit.rubyforge.org/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Looks interesting, although my geo-using projects are in GAE and I've just discovered geopy, which seems to be working. As you'd expect, over in the Rails world there's a bit more magic involved (like "an option to automatically geocode a model's address field on create").
]]></description>
<dc:subject>ruby rails code development geowanking via:straup</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:129e82e4a40a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:geowanking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:straup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.flickr.com/blog/2008/11/19/5-questions-for-gustavo/">
    <title>5 Questions for Gustavo | code.flickr.com</title>
    <dc:date>2008-11-19T21:32:32+00:00</dc:date>
    <link>http://code.flickr.com/blog/2008/11/19/5-questions-for-gustavo/</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Cache, cache, cache." Interesting stuff on large-scale data analysis on Flickr, including recommendation systems based on favourites.
]]></description>
<dc:subject>flickr code developer development interview</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:1a7811beab39/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:developer"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:interview"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://infovore.org/archives/2008/10/05/stripes-and-surrealism-playing-with-the-moo-api/">
    <title>Stripes and Surrealism: Playing with the Moo API | Infovore</title>
    <dc:date>2008-10-06T12:52:29+00:00</dc:date>
    <link>http://infovore.org/archives/2008/10/05/stripes-and-surrealism-playing-with-the-moo-api/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[A nice hack, doing something a little less obvious with Flickr and Moo stickers. Complete with source code.
]]></description>
<dc:subject>flickr moo favcol stickers design code api blogcomment</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:e323f21107bd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:moo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:favcol"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:stickers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:blogcomment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.flickr.com/blog/2008/09/04/whos-on-first/">
    <title>Who's On First | code.flickr.com</title>
    <dc:date>2008-09-04T23:31:01+00:00</dc:date>
    <link>http://code.flickr.com/blog/2008/09/04/whos-on-first/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Aaron writes up a new API method, flickr.places.placesForUser, which might be just the thing for me, and reiterates a bunch of other useful geolocation stuff.
]]></description>
<dc:subject>flickr geowanking api code development</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:24c3b16a865b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:geowanking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.red-sweater.com/blog/502/apples-script">
    <title>Apple’s Script | Red Sweater Blog</title>
    <dc:date>2008-06-03T15:25:24+00:00</dc:date>
    <link>http://www.red-sweater.com/blog/502/apples-script</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Daniel Jalkut argues that, given SquirrelFish and its wider success, Apple should consider retiring AppleScript as the primary choice for the Open Scripting Architecture and replace it with JavaScript. Lots of comments already.
]]></description>
<dc:subject>apple applescript javascript development code comment</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:e15edd2c7846/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:apple"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:applescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:comment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://flickr.com/groups/flickrideas/discuss/72157604282140434/">
    <title>Flickr Button for Picasa | Flickr Ideas</title>
    <dc:date>2008-03-28T14:14:57+00:00</dc:date>
    <link>http://flickr.com/groups/flickrideas/discuss/72157604282140434/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[That didn't take long, then. Mind you, this just hands off to the Flickr Uploadr, rather than using web-based upload itself. That'll be a bit harder, I suspect.
]]></description>
<dc:subject>google picasa flickr code</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:4bd6a6082935/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:picasa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/html5-gears/">
    <title>html5-gears | Google Code</title>
    <dc:date>2008-03-18T14:53:22+00:00</dc:date>
    <link>http://code.google.com/p/html5-gears/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[What it says on the tin: "A JavaScript shim for HTML 5's offline API and manifest format, implemented using Google Gears under the cover." Useful now there's an HTML5 storage API supporting browser out there.
]]></description>
<dc:subject>google code storage database offline html5</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:0cdfa69ff8a5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:google"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:offline"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:html5"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://rt.cpan.org/Ticket/Display.html?id=29684">
    <title>#29684: Empty summary added on convert() | rt.cpan.org</title>
    <dc:date>2008-03-06T13:03:58+00:00</dc:date>
    <link>http://rt.cpan.org/Ticket/Display.html?id=29684</link>
    <dc:creator>blech</dc:creator><description><![CDATA[I need to apply this patch to my local XML::Feed, after I've done a similar patch/test job on the changes I made to get a valid Atom feed out of the module.
]]></description>
<dc:subject>perl xml atom feeds code bug patch</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:b86fbfed8e32/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:perl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:xml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:atom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:feeds"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:bug"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:patch"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://ejohn.org/blog/javascript-pretty-date/">
    <title>JavaScript Pretty Date | John Resig</title>
    <dc:date>2008-01-31T10:29:36+00:00</dc:date>
    <link>http://ejohn.org/blog/javascript-pretty-date/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Huh, the groupr dev branch had a function like this, except it handled months too. I wish I'd hived it off into a library now.
]]></description>
<dc:subject>javascript groupr zimki code opensource jquery web</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:09c0c0867d7b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:groupr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:zimki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:jquery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:web"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://simonwillison.net/2007/Aug/15/jquery/">
    <title>jQuery for JavaScript programmers</title>
    <dc:date>2007-08-15T13:59:33+00:00</dc:date>
    <link>http://simonwillison.net/2007/Aug/15/jquery/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[I spent a bit of the weekend playing about with JavaScript, and jQuery was the nicest of the libraries I was dealing with (and there were a few). Simon Willison's written a nice introduction to it.
]]></description>
<dc:subject>development dhtml javascript jquery library code via:mattb</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:377aa6341eb0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:dhtml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:jquery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:mattb"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://happygiraffe.net/blog/archives/2007/04/27/javascript-uri-objects">
    <title>JavaScript URI Objects</title>
    <dc:date>2007-04-27T10:29:51+00:00</dc:date>
    <link>http://happygiraffe.net/blog/archives/2007/04/27/javascript-uri-objects</link>
    <dc:creator>blech</dc:creator><description><![CDATA["Within a few minutes, I realised that I needed something like URI.pm, in order to resolve URIs into an absolute form." Could be useful for Zimki stuff (and indeed Mark's already looking at it).
]]></description>
<dc:subject>javascript url internet code blogcomment</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:5600b95333c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:url"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:internet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:blogcomment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://homepage.mac.com/simx/technonova/C1966536352/E20061120021355/index.html">
    <title>Local Track, Shared Track, or iTunes Store Preview?</title>
    <dc:date>2007-03-30T13:51:38+00:00</dc:date>
    <link>http://homepage.mac.com/simx/technonova/C1966536352/E20061120021355/index.html</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Could well be useful code, this. I also need to forward it to the Synergy developer. Both AppleScript and ObjC notifications - nice.
]]></description>
<dc:subject>itunes macosx applescript cocoa code</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:35ce3094e0b4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:itunes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:applescript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cocoa"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.sixapart.com/cgi-bin/viewcvs.cgi/trunk/VoxAtomApi.m?rev=40&amp;root=Fence&amp;view=auto">
    <title>Repository - markup - Fence: trunk/VoxAtomApi.m</title>
    <dc:date>2006-11-28T10:07:54+00:00</dc:date>
    <link>http://code.sixapart.com/cgi-bin/viewcvs.cgi/trunk/VoxAtomApi.m?rev=40&amp;root=Fence&amp;view=auto</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Deep in the guts of Six Apart's own Mac posting tool for TypePad/Vox. I'm hoping I can dredge something useful about the way their API works from this.
]]></description>
<dc:subject>vox code atom api cocoa</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:3e1198043ef3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:vox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:atom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:cocoa"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jerakeen.org/blog/2006/11/using-the-isight-for-adium-ichat/">
    <title>Using the iSight for Adium / iChat - jerakeen.org</title>
    <dc:date>2006-11-23T11:07:56+00:00</dc:date>
    <link>http://jerakeen.org/blog/2006/11/using-the-isight-for-adium-ichat/</link>
    <dc:creator>blech</dc:creator><description><![CDATA[Who needs Twitter when you can glance at pictures of your buddies?
]]></description>
<dc:subject>apple isight im python code via:mattb</dc:subject>
<dc:identifier>https://pinboard.in/u:blech/b:f5e7143f95de/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:apple"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:isight"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:im"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:blech/t:via:mattb"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>