<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://dubiouscreations.com/2019/10/21/using-kicad-with-jlcpcb-assembly-service/"/>
	<rdf:li rdf:resource="https://www.rockpapershotgun.com/2019/10/23/have-you-played-zzt/"/>
	<rdf:li rdf:resource="http://www.davidpashley.com/articles/writing-robust-shell-scripts/"/>
	<rdf:li rdf:resource="https://github.com/thomasjachmann/launchpad"/>
	<rdf:li rdf:resource="http://tldp.org/LDP/abs/html/"/>
	<rdf:li rdf:resource="http://fakeapp.com/"/>
	<rdf:li rdf:resource="http://jerakeen.org/notes/2009/02/warcraft-guild-achievements-as-rss/"/>
	<rdf:li rdf:resource="http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/"/>
	<rdf:li rdf:resource="http://gadgets.inventivelabs.com.au/castanaut"/>
	<rdf:li rdf:resource="http://www.perl.com/lpt/a/997"/>
	<rdf:li rdf:resource="http://www.lethain.com/entry/2007/oct/15/getting-started-shoes-os-x/"/>
	<rdf:li rdf:resource="http://www.kryogenix.org/days/2007/09/26/shortloaded"/>
	<rdf:li rdf:resource="http://www.student.northpark.edu/pemente/sed/sed1line.txt"/>
	<rdf:li rdf:resource="http://www.digital-web.com/articles/seven_javascript_techniques/"/>
	<rdf:li rdf:resource="http://michael.futreal.com/jquery/readyvsload/example2"/>
	<rdf:li rdf:resource="http://clientside.cnet.com/code-snippets/event-scripting/a-dom-ready-extension-for-prototype/"/>
	<rdf:li rdf:resource="http://developer.apple.com/documentation/OpenSource/Conceptual/ShellScripting/index.html"/>
	<rdf:li rdf:resource="http://wafflesoftware.net/thisservice/"/>
	<rdf:li rdf:resource="http://robertbrook.textdrive.com/plain-text-redux"/>
	<rdf:li rdf:resource="http://www.fepus.net/ruby1line.txt"/>
	<rdf:li rdf:resource="http://balloon.hobix.com/"/>
	<rdf:li rdf:resource="http://www.vivabit.com/bollocks/2006/04/06/introducing-dom-builder"/>
	<rdf:li rdf:resource="http://www.sitepoint.com/article/painless-javascript-prototype"/>
	<rdf:li rdf:resource="http://www.macdevcenter.com/pub/a/mac/2005/07/22/backup.html"/>
	<rdf:li rdf:resource="http://script.aculo.us/drag-and-drop"/>
	<rdf:li rdf:resource="http://script.aculo.us/visual-effects"/>
	<rdf:li rdf:resource="http://developer.apple.com/macosx/tiger/automator.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://dubiouscreations.com/2019/10/21/using-kicad-with-jlcpcb-assembly-service/">
    <title>Using KiCad with JLCPCB Assembly Service – Dubious Creations</title>
    <dc:date>2020-03-10T17:49:37+00:00</dc:date>
    <link>https://dubiouscreations.com/2019/10/21/using-kicad-with-jlcpcb-assembly-service/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Because I'm always losing this post when I'm looking for documentation for these scripts...]]></description>
<dc:subject>kicad assembly scripting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:b98c39a1da57/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:kicad"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:assembly"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.rockpapershotgun.com/2019/10/23/have-you-played-zzt/">
    <title>Have you played… ZZT? | Rock Paper Shotgun</title>
    <dc:date>2019-10-23T10:39:15+00:00</dc:date>
    <link>https://www.rockpapershotgun.com/2019/10/23/have-you-played-zzt/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I always have time for people writing about ZZT. (Anna Anthropy's book on it is cracking). I have fond memories, both of Sweeney's own 'worlds' as well as the awful things I made.]]></description>
<dc:subject>zzt games design scripting shareware</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:d7dec7a77c69/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:zzt"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shareware"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.davidpashley.com/articles/writing-robust-shell-scripts/">
    <title>Writing Robust Bash Shell Scripts | David Pashley.com</title>
    <dc:date>2014-07-08T21:26:53+00:00</dc:date>
    <link>http://www.davidpashley.com/articles/writing-robust-shell-scripts/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Many people hack together shell scripts quickly to do simple tasks, but these soon take on a life of their own. Unfortunately shell scripts are full of subtle effects which result in scripts failing in unusual ways. It’s possible to write scripts which minimise these problems. In this article, I explain several techniques for writing robust bash scripts." This looks really useful.]]></description>
<dc:subject>via:tomtaylor linux scripting shell bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:2e662bbd062e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:via:tomtaylor"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/thomasjachmann/launchpad">
    <title>thomasjachmann/launchpad</title>
    <dc:date>2012-08-31T16:02:41+00:00</dc:date>
    <link>https://github.com/thomasjachmann/launchpad</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This gem provides a ruby interface to access Novation’s Launchpad programmatically. LEDs can be lighted and button presses can be responded to." Also later ported to Processing. Big "oooooooh" from here, because that'd be a lovely UI for so many things.]]></description>
<dc:subject>novation launchpad midi ruby programming scripting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:723d4aa5b8bd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:novation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:launchpad"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:midi"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tldp.org/LDP/abs/html/">
    <title>Advanced Bash-Scripting Guide</title>
    <dc:date>2010-11-17T11:12:42+00:00</dc:date>
    <link>http://tldp.org/LDP/abs/html/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts." Really good stuff, which Nick pointed me at this morning when I revealed I couldn't write bash scripts.
]]></description>
<dc:subject>bash shell scripting programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:4b44be71905e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://fakeapp.com/">
    <title>Fake - Mac OS X Web Browser Automation and Webapp Testing Made Simple.</title>
    <dc:date>2010-07-06T17:33:40+00:00</dc:date>
    <link>http://fakeapp.com/</link>
    <dc:creator>infovore</dc:creator><dc:subject>scripting automation osx web</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:4a9a98ae4370/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:automation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jerakeen.org/notes/2009/02/warcraft-guild-achievements-as-rss/">
    <title>Warcraft guild achievements as RSS - jerakeen.org</title>
    <dc:date>2009-02-10T22:50:23+00:00</dc:date>
    <link>http://jerakeen.org/notes/2009/02/warcraft-guild-achievements-as-rss/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["...once WoLK came out and half the guild went completely insane and started chasing the really silly achievements, it was clear we were going to need an RSS feed of the things. So I built one. It’s based on the Armory, like most WoW tools, and is a complete kludge, like most of my tools. But here are my notes anyway." Hurrah! Tom wrote his magic tool up. It's great, it's daft, and I love the Armory's crazy XML. Alas, my achievements are few and far between...
]]></description>
<dc:subject>games feeds wow worldofwarcraft data scripting python unassignedvariable armory</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:23275efeb311/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:feeds"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:wow"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:worldofwarcraft"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unassignedvariable"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:armory"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/">
    <title>Switching from scripting languages to Objective C and iPhone: useful libraries :: Hackdiary</title>
    <dc:date>2009-01-26T23:24:25+00:00</dc:date>
    <link>http://www.hackdiary.com/2009/01/26/switching-from-scripting-languages-to-objective-c-and-iphone-useful-libraries/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["I’m a web developer at heart, and a scripting language user by preference. Coding for the iPhone doesn’t feel as fluid in text handling or HTTP access as the environments I’m used to. Fortunately I’ve been able to find some fantastic open-source libraries and wrappers that make up the difference. Here are my favourites so far:" A useful - and interesting - set of links from Matt B.
]]></description>
<dc:subject>mobile osx iphone development framework objectivec scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:3498dc6e77d4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mobile"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:objectivec"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://gadgets.inventivelabs.com.au/castanaut">
    <title>Castanaut · Inventive Labs Gadgets</title>
    <dc:date>2008-02-25T10:31:40+00:00</dc:date>
    <link>http://gadgets.inventivelabs.com.au/castanaut</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Castanaut lets you write executable scripts for your screencasts."
]]></description>
<dc:subject>ruby gem screencast scripting osx leopard video application</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:47b0aaf6a22c/</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:gem"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:screencast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:leopard"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:video"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:application"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.perl.com/lpt/a/997">
    <title>Perl.com: Programming is Hard, Let's Go Scripting...</title>
    <dc:date>2008-01-01T16:43:07+00:00</dc:date>
    <link>http://www.perl.com/lpt/a/997</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["When we call something a scripting language, we're primarily making a linguistic and cultural judgment, not a technical judgment. I see scripting as one of the humanities. It's our linguistic roots showing through." Larry Wall ++
]]></description>
<dc:subject>programming scripting perl language linguisics</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:4401ed370f41/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:perl"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:language"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:linguisics"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.lethain.com/entry/2007/oct/15/getting-started-shoes-os-x/">
    <title>Irrational Exuberance: Getting started with Shoes on OS X</title>
    <dc:date>2008-01-01T16:42:24+00:00</dc:date>
    <link>http://www.lethain.com/entry/2007/oct/15/getting-started-shoes-os-x/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Shoes is a minimalistic Graphical User Interface toolkit for the Ruby programming language, which runs on OS X, Windows, and Linux." Good how-to guide for getting it up and running on OSX, too. Looks nice.
]]></description>
<dc:subject>shoes ruby programming gui scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:00f4f3916a26/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shoes"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ruby"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gui"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.kryogenix.org/days/2007/09/26/shortloaded">
    <title>as days pass by » Blog Archive » DOMContentLoaded for IE, Safari, everything, without document.write</title>
    <dc:date>2007-09-26T13:14:34+00:00</dc:date>
    <link>http://www.kryogenix.org/days/2007/09/26/shortloaded</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["it should be possible to combine the existing Safari method, Opera and Mozilla’s DOMContentLoaded support, and Hedger’s IE approach into a short bit of boilerplate code that can be dropped into your standalone script." Nice!
]]></description>
<dc:subject>javascript programming development dom scripting ie</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:84d050b9e756/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ie"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.student.northpark.edu/pemente/sed/sed1line.txt">
    <title>Handy one-liners for sed</title>
    <dc:date>2007-07-25T16:15:13+00:00</dc:date>
    <link>http://www.student.northpark.edu/pemente/sed/sed1line.txt</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[sed is my new best friend. This is very, very useful.
]]></description>
<dc:subject>sed shell bash scripting unix programming processing</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:69ca77541515/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sed"/>
	<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:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:processing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.digital-web.com/articles/seven_javascript_techniques/">
    <title>Digital Web Magazine - Seven JavaScript Techniques You Should Be Using Today</title>
    <dc:date>2007-04-24T10:19:35+00:00</dc:date>
    <link>http://www.digital-web.com/articles/seven_javascript_techniques/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lots of meaty/head-scratchy examples in here, but it's definitely a lot of best-practice for your money.
]]></description>
<dc:subject>javascript programming development tips tutorial dom scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:bf762f4a8a1c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://michael.futreal.com/jquery/readyvsload/example2">
    <title>Example 2, .ready() vs. load</title>
    <dc:date>2007-04-04T09:41:10+00:00</dc:date>
    <link>http://michael.futreal.com/jquery/readyvsload/example2</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[When you're manipulating image sizes, you need the image to be fully loaded - so it's worth waiting for the document (rather than just the DOM) to be loaded
]]></description>
<dc:subject>jquery dom scripting javascript</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8d615aa3af4e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:jquery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://clientside.cnet.com/code-snippets/event-scripting/a-dom-ready-extension-for-prototype/">
    <title>A DOM Ready Extension for Prototype » Clientside</title>
    <dc:date>2007-03-26T13:04:36+00:00</dc:date>
    <link>http://clientside.cnet.com/code-snippets/event-scripting/a-dom-ready-extension-for-prototype/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Let's face it: on anything remotely complex, document.onLoad just doesn't doesn't cut it...
]]></description>
<dc:subject>javascript prototype dom scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d22eb74e4ae0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:prototype"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.apple.com/documentation/OpenSource/Conceptual/ShellScripting/index.html">
    <title>Shell Scripting Primer</title>
    <dc:date>2007-03-10T23:14:10+00:00</dc:date>
    <link>http://developer.apple.com/documentation/OpenSource/Conceptual/ShellScripting/index.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[ADC reference on shell scripting - looks comprehensive, nicely-organised, and well-written.
]]></description>
<dc:subject>shell scripting programming unix osx mac tutorial reference</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:f3f9848b9d97/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:shell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wafflesoftware.net/thisservice/">
    <title>ThisService</title>
    <dc:date>2006-10-31T10:17:56+00:00</dc:date>
    <link>http://wafflesoftware.net/thisservice/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Input: a script in a language of your choice; output: an entry in the Services menu. Neat. Never really used Services too much, but this might convert me...
]]></description>
<dc:subject>macosx scripting programming osx</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:845c0ea23b23/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://robertbrook.textdrive.com/plain-text-redux">
    <title>Robert Brook at Textdrive: Plain Text</title>
    <dc:date>2006-10-02T09:50:54+00:00</dc:date>
    <link>http://robertbrook.textdrive.com/plain-text-redux</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[All sorts of plain-text getting-things-done stuff.
]]></description>
<dc:subject>gtd text scripting hacks</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:53c9e5e7d170/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:gtd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:text"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.fepus.net/ruby1line.txt">
    <title>Dave Thomas' Ruby 1-liners</title>
    <dc:date>2006-09-16T09:12:23+00:00</dc:date>
    <link>http://www.fepus.net/ruby1line.txt</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Lots of useful things in here.
]]></description>
<dc:subject>ruby programming scripting useful</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:ca8a1461bd96/</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:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:useful"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://balloon.hobix.com/">
    <title>Balloon. (Scripty postcards.)</title>
    <dc:date>2006-07-04T12:13:00+00:00</dc:date>
    <link>http://balloon.hobix.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Scripty postcards: chunks of Ruby you can run just by evaluating them. They do useful things, and are hilariously insecure - but the concept is delightful. Not sure what I'd use it for... but it all hangs together very nicely.
]]></description>
<dc:subject>ruby scripting fun proramming web</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:195be9ccc852/</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:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:fun"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:proramming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.vivabit.com/bollocks/2006/04/06/introducing-dom-builder">
    <title>Vivabit | The Web's Bollocks | Introducing DOM Builder</title>
    <dc:date>2006-04-09T15:52:16+00:00</dc:date>
    <link>http://www.vivabit.com/bollocks/2006/04/06/introducing-dom-builder</link>
    <dc:creator>infovore</dc:creator><dc:subject>dom scripting javascript ajax</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c7fa60b002dd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:dom"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ajax"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sitepoint.com/article/painless-javascript-prototype">
    <title>Painless JavaScript Using Prototype [JavaScript &amp; DHTML Tutorials]</title>
    <dc:date>2006-04-09T15:51:58+00:00</dc:date>
    <link>http://www.sitepoint.com/article/painless-javascript-prototype</link>
    <dc:creator>infovore</dc:creator><dc:subject>javascript ajax DOM scripting protoype tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:43dfcaa3cb09/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:DOM"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:protoype"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macdevcenter.com/pub/a/mac/2005/07/22/backup.html">
    <title>MacDevCenter.com: Automated Backups on Tiger Using rsync</title>
    <dc:date>2005-08-29T09:13:31+00:00</dc:date>
    <link>http://www.macdevcenter.com/pub/a/mac/2005/07/22/backup.html</link>
    <dc:creator>infovore</dc:creator><dc:subject>rstbc macosx scripting tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d8677b2d5afc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rstbc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://script.aculo.us/drag-and-drop">
    <title>script.aculo.us - javascript drag-and-drop</title>
    <dc:date>2005-06-26T22:47:56+00:00</dc:date>
    <link>http://script.aculo.us/drag-and-drop</link>
    <dc:creator>infovore</dc:creator><dc:subject>ajax javascript scripting webdev</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:a694355990a4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webdev"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://script.aculo.us/visual-effects">
    <title>script.aculo.us - javascript visual effects</title>
    <dc:date>2005-06-26T22:47:31+00:00</dc:date>
    <link>http://script.aculo.us/visual-effects</link>
    <dc:creator>infovore</dc:creator><dc:subject>ajax javascript webdev scripting</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:a0e4c5597882/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ajax"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webdev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.apple.com/macosx/tiger/automator.html">
    <title>Working with Automator</title>
    <dc:date>2005-01-18T16:50:09+00:00</dc:date>
    <link>http://developer.apple.com/macosx/tiger/automator.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Scripting in Tiger (OS 10.4) using Automator
]]></description>
<dc:subject>osx macosx scripting applescript</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:3c574488cceb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scripting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:applescript"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>