<?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="http://www.theatlantic.com/technology/archive/2015/08/ballpoint-pens-object-lesson-history-handwriting/402205/"/>
	<rdf:li rdf:resource="http://www.crummy.com/software/sycorax/"/>
	<rdf:li rdf:resource="http://stackoverflow.com/questions/1883079/best-practice-import-mysql-file-in-php-split-queries/2011454#2011454"/>
	<rdf:li rdf:resource="http://chud.com/articles/articles/21969/1/PROJECT-880-THE-AVATAR-THAT-ALMOST-WAS/Page1.html"/>
	<rdf:li rdf:resource="http://snippets.dzone.com/posts/show/4274"/>
	<rdf:li rdf:resource="http://mir.aculo.us/2009/09/29/textorize-pristine-font-rendering-for-the-web/"/>
	<rdf:li rdf:resource="http://github.com/micha/resty/tree/master"/>
	<rdf:li rdf:resource="http://gist.github.com/58383"/>
	<rdf:li rdf:resource="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb405074"/>
	<rdf:li rdf:resource="http://tweetstalk.com/"/>
	<rdf:li rdf:resource="http://www.techbelly.com/2008/11/18/thinking-of-the-numbers/"/>
	<rdf:li rdf:resource="http://www.electronicbookreview.com/thread/firstperson/pop-friendly"/>
	<rdf:li rdf:resource="http://www.teamfortress.com/post.php?id=1889"/>
	<rdf:li rdf:resource="http://www.catonmat.net/blog/sed-one-liners-explained-part-one/"/>
	<rdf:li rdf:resource="http://my.spill.com/profiles/blog/show?id=947994:BlogPost:355506"/>
	<rdf:li rdf:resource="http://www.the-editing-room.com/indianajones4.html"/>
	<rdf:li rdf:resource="http://www.andrewingram.net/articles/gridmaker_reboot/"/>
	<rdf:li rdf:resource="http://www.splitbrain.org/projects/monsterid"/>
	<rdf:li rdf:resource="http://userscripts.org/scripts/show/1543"/>
	<rdf:li rdf:resource="http://www.disappointment.com/wordpress/archives/176"/>
	<rdf:li rdf:resource="http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/"/>
	<rdf:li rdf:resource="http://photomatt.net/scripts/nthnum"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.theatlantic.com/technology/archive/2015/08/ballpoint-pens-object-lesson-history-handwriting/402205/">
    <title>How the Ballpoint Pen Changed Handwriting - The Atlantic</title>
    <dc:date>2015-11-23T13:25:14+00:00</dc:date>
    <link>http://www.theatlantic.com/technology/archive/2015/08/ballpoint-pens-object-lesson-history-handwriting/402205/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Perhaps “saving handwriting” is less a matter of invoking blind nostalgia and more a process of examining the historical use of ordinary technologies as a way to understand contemporary ones." Fascinating and thoughtful article about the relationship of tools (the fountain pen), materials (ink), and skills (cursive script).]]></description>
<dc:subject>writing script handwriting pens</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:c7b184e26ac0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:handwriting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:pens"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.crummy.com/software/sycorax/">
    <title>Sycorax: Bring Fictional Characters to Life on Twitter</title>
    <dc:date>2011-11-11T16:04:03+00:00</dc:date>
    <link>http://www.crummy.com/software/sycorax/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Sycorax is a Twitter client, written in Python, that choreographs the online behavior of fictional characters. Other tweet schedulers make your personal Twitter stream look like a clockwork robot is behind it, posting tweets at the optimal time for penetration into your social network. Syxorax lets fictional characters use Twitter the way real people do. Your characters can post at odd hours and talk to each other, taking their lines from a simple script you write, but without any ongoing work from you." Very nice.]]></description>
<dc:subject>storytelling twitter narrative script programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:38989ca4b105/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:storytelling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:narrative"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://stackoverflow.com/questions/1883079/best-practice-import-mysql-file-in-php-split-queries/2011454#2011454">
    <title>Best practice: Import mySQL file in PHP; split queries - Stack Overflow</title>
    <dc:date>2011-04-26T19:04:17+00:00</dc:date>
    <link>http://stackoverflow.com/questions/1883079/best-practice-import-mysql-file-in-php-split-queries/2011454#2011454</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Here is a memory-friendly function that should be able to split a big file in individual queries without needing to open the whole file at once:" Yep, that'll do. ]]></description>
<dc:subject>php mysql data import utility script</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:71145a7ac338/</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:mysql"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:import"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:utility"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://chud.com/articles/articles/21969/1/PROJECT-880-THE-AVATAR-THAT-ALMOST-WAS/Page1.html">
    <title>Project 880: The Avatar That Almost Was</title>
    <dc:date>2010-01-05T15:57:38+00:00</dc:date>
    <link>http://chud.com/articles/articles/21969/1/PROJECT-880-THE-AVATAR-THAT-ALMOST-WAS/Page1.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Vast, detailed CHUD article on an older treatment Cameron wrote for Avatar, which does sound more interesting than the version we got; sadly, it also sounds very sprawling - there's even more world-building going on. Still, some elements cut from it - notably, Hegner - seem like a real shame to have lost.
]]></description>
<dc:subject>alternateversions avatar movies jamescameron script films</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:4cd4bf6e082a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:alternateversions"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:avatar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:movies"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:jamescameron"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:films"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://snippets.dzone.com/posts/show/4274">
    <title>pman -- create, print, save, view PDF man pages</title>
    <dc:date>2010-01-04T16:36:46+00:00</dc:date>
    <link>http://snippets.dzone.com/posts/show/4274</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["convert man pages into PDF documents and save them to a specified directory; (batch) print or view PDF man pages from the command line". Which is, you know, clever.
]]></description>
<dc:subject>man manpage programming documentation unix script shell utility</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:520bfc036fcc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:man"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:manpage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:documentation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:utility"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mir.aculo.us/2009/09/29/textorize-pristine-font-rendering-for-the-web/">
    <title>mir.aculo.us with Thomas Fuchs » Blog Archive » textorize: Pristine Font rendering for the Web</title>
    <dc:date>2009-10-01T09:03:30+00:00</dc:date>
    <link>http://mir.aculo.us/2009/09/29/textorize-pristine-font-rendering-for-the-web/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["It all boils down to a Ruby script that runs on OS X only and uses OS X’s really awesome typography and subpixel antialiased font rendering. Why not tap into this to make those headline graphics? With Rubycocoa you can easily whip up a small app that draws some text, and save it into a PNG file." Um, blimey.
]]></description>
<dc:subject>ruby script typography osx type images rendering</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:11994be4c500/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:typography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:type"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:images"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rendering"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://github.com/micha/resty/tree/master">
    <title>micha's resty at master - GitHub</title>
    <dc:date>2009-05-18T11:46:05+00:00</dc:date>
    <link>http://github.com/micha/resty/tree/master</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Little command line REST interface that you can use in pipelines." Ooh. That looks nifty.
]]></description>
<dc:subject>rest bash cli curl client shell script</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:b8b34d03392a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rest"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:curl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:client"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gist.github.com/58383">
    <title>gist: 58383 - GitHub</title>
    <dc:date>2009-02-06T08:23:44+00:00</dc:date>
    <link>http://gist.github.com/58383</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["bash completion support for core Git." Ooh. This looks really, really nice.
]]></description>
<dc:subject>git script shell bash autocomplete</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1279a2272170/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:autocomplete"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb405074">
    <title>Keywords from Photoshop Lightroom 1.x not included on export from Photoshop Lightroom 2</title>
    <dc:date>2009-02-02T10:03:24+00:00</dc:date>
    <link>http://kb.adobe.com/selfservice/viewContent.do?externalId=kb405074</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I've had this bug for ages. Basically: when you upgrade to Lightroom 2, keywords from Lightroom 1 aren't exported by default, making exporting to Flickr irritating, because you end up having to rekey some (but not all) keywords. This magic Lua script fixes everything.
]]></description>
<dc:subject>photography script lightroom lua keywords catalog</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:46e4d3d70dcf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:photography"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lightroom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:lua"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:keywords"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:catalog"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tweetstalk.com/">
    <title>TweetStalk</title>
    <dc:date>2008-11-21T13:28:39+00:00</dc:date>
    <link>http://tweetstalk.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Sometimes you want to follow someone on Twitter, but you don't want them to know you're following them. We present to you TweetStalk ‒ the simple way to stalk Twitter users without having to follow them." Oh for heavens' sake.
]]></description>
<dc:subject>bad wrong antisocial twitter stalking inappropriate greasemonkey script</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1cb46613f9be/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bad"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:wrong"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:antisocial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:twitter"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:stalking"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:inappropriate"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:greasemonkey"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.techbelly.com/2008/11/18/thinking-of-the-numbers/">
    <title>Thinking of the numbers — Techbelly</title>
    <dc:date>2008-11-18T18:01:12+00:00</dc:date>
    <link>http://www.techbelly.com/2008/11/18/thinking-of-the-numbers/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["I wrote a script that lets you see what this money could buy if we weren’t throwing it at second-rate comedians or third-rate bankers. What if we spent it on schools, or teachers, or wispas instead? My script lets you see that by altering the text of Guardian articles as you browse." Ben's hack was brilliant in its simplicity, and really does change the way you read the news.
]]></description>
<dc:subject>ghack1 guardian hackday numbers greasemonkey script context</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:222d7379aff4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ghack1"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:guardian"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hackday"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:numbers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:greasemonkey"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:context"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.electronicbookreview.com/thread/firstperson/pop-friendly">
    <title>The Sands of Time: Crafting a Video Game Story - Jordan Mechner</title>
    <dc:date>2008-10-26T07:01:13+00:00</dc:date>
    <link>http://www.electronicbookreview.com/thread/firstperson/pop-friendly</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["In this chapter I'll try to shed some light on the creative and technical decision-making processes that went into crafting the story and narrative elements of Prince of Persia: The Sands of Time (POP for short). The team's approach was practical, not literary; our challenge was to find the right story for a mass-market action video game." Jordan Mechner on writing Sands of Time; well-crafted, and very pragmatic.
]]></description>
<dc:subject>writing jordanmechner games script princeofpersia pop popsot</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c215dea88227/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:jordanmechner"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:princeofpersia"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:pop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:popsot"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.teamfortress.com/post.php?id=1889">
    <title>Finding the Time to Bleed - Team Fortress 2</title>
    <dc:date>2008-10-17T10:29:22+00:00</dc:date>
    <link>http://www.teamfortress.com/post.php?id=1889</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The suits took issue with every brave, authority-questioning page of our Meet the Sandvich script-specifically that there were supposed "similarities" between it and the 1987 action film Predator, and more specifically that it was word for word the 1987 action film Predator."
]]></description>
<dc:subject>writing valve tf2 script humour funny predator roadhouse</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:10038591a586/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:valve"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tf2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:funny"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:predator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:roadhouse"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.catonmat.net/blog/sed-one-liners-explained-part-one/">
    <title>Famous Sed One-Liners Explained, Part I - good coders code, great reuse</title>
    <dc:date>2008-10-08T15:34:24+00:00</dc:date>
    <link>http://www.catonmat.net/blog/sed-one-liners-explained-part-one/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lots of sed-goodness here.
]]></description>
<dc:subject>cli utilities unix shell script sed</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:383f0160be62/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:utilities"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sed"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://my.spill.com/profiles/blog/show?id=947994:BlogPost:355506">
    <title>Michael Bay's Rejected &quot;The Dark Knight&quot; Script - The Spill.com Movie Community</title>
    <dc:date>2008-07-05T21:49:16+00:00</dc:date>
    <link>http://my.spill.com/profiles/blog/show?id=947994:BlogPost:355506</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Back in black." Michael Bay's rejected Dark Knight script is perhaps the pinnacle of his career to date, neatly encompassing everything that has made him such a remarkable director.
]]></description>
<dc:subject>michaelbay batman darkknight script movie film comicbook satire pastiche humour</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:4e88ee64ffdf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:michaelbay"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:batman"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:darkknight"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:movie"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:film"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:comicbook"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:satire"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:pastiche"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.the-editing-room.com/indianajones4.html">
    <title>Indiana Jones and the Kingdom of the Crystal Skull: The Abridged Script | The Editing Room</title>
    <dc:date>2008-06-21T13:37:43+00:00</dc:date>
    <link>http://www.the-editing-room.com/indianajones4.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["SHIA LABEOUF: Pick up MAP. Use MAP on HARRISON FORD. Walk To TOMB."
]]></description>
<dc:subject>gamelike satire humour funny indianajones script abridged</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1ec8fc430fbe/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gamelike"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:satire"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:funny"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:indianajones"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:abridged"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.andrewingram.net/articles/gridmaker_reboot/">
    <title>GridMaker Reboot - Article - andrewingram</title>
    <dc:date>2008-04-28T13:13:18+00:00</dc:date>
    <link>http://www.andrewingram.net/articles/gridmaker_reboot/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lovely little Photoshop jsx script. Might tweak it to make the horizontal lines a config option - I've hacked it to disable them for now.
]]></description>
<dc:subject>photoshop design grid layout script automation generation</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:b24b9780fc37/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:photoshop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
	<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:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:automation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:generation"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.splitbrain.org/projects/monsterid">
    <title>MonsterID [splitbrain.org]</title>
    <dc:date>2007-01-28T12:08:45+00:00</dc:date>
    <link>http://www.splitbrain.org/projects/monsterid</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
]]></description>
<dc:subject>identity image library avatar script</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8880f7346f6e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:identity"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:image"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:library"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:avatar"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://userscripts.org/scripts/show/1543">
    <title>Userscripts.org: Flickr - Multi Group Sender</title>
    <dc:date>2007-01-28T12:03:44+00:00</dc:date>
    <link>http://userscripts.org/scripts/show/1543</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Awesome little greasemonkey script that overrides default send-to-group behaviour, and replaces it with send-to-multiple-groups-at-once.
]]></description>
<dc:subject>flickr greasemonkey hack script tool groups</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:0c397b072181/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:greasemonkey"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tool"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:groups"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.disappointment.com/wordpress/archives/176">
    <title>Another Little Disappointment » Torchwood: Episode 10</title>
    <dc:date>2006-12-14T08:36:07+00:00</dc:date>
    <link>http://www.disappointment.com/wordpress/archives/176</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Two monsters come through a Welsh rift. They look a bit adult / sexy and like they can possess humans / take human form and have sex." - ne'er a truer word spoken. Torchwood is bobbins.
]]></description>
<dc:subject>torchwood script humour rubbish</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9be03c8a9b9e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:torchwood"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:humour"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rubbish"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/">
    <title>Labnotes » Blog Archive » Scraping with style: scrAPI toolkit for Ruby</title>
    <dc:date>2006-07-19T09:22:17+00:00</dc:date>
    <link>http://blog.labnotes.org/2006/07/11/scraping-with-style-scrapi-toolkit-for-ruby/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Wow. This totally comes in at my level of competence, and works pretty much how I'd want it to. Time to futz around with some prototypes...
]]></description>
<dc:subject>microformats screenscraping programming ruby code script markup parser</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fa38f6aa721d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:microformats"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:screenscraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:markup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:parser"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://photomatt.net/scripts/nthnum">
    <title>photomatt ‽ scripts ‽ Cardinal Endings for Numbers</title>
    <dc:date>2004-12-20T15:50:48+00:00</dc:date>
    <link>http://photomatt.net/scripts/nthnum</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Actually, Ordinal endings for numbers, but hey. PHP script for sticking nice endings on
]]></description>
<dc:subject>numbers ordinal php script</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fd7dc4494362/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:numbers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ordinal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:script"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>