<?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://dabeaz-course.github.io/practical-python/"/>
	<rdf:li rdf:resource="https://jacobian.org/2019/nov/11/python-environment-2020/"/>
	<rdf:li rdf:resource="https://www.fast.ai/2019/01/24/course-v3/"/>
	<rdf:li rdf:resource="https://github.com/drathier/stack-overflow-import"/>
	<rdf:li rdf:resource="https://github.com/algorithmic-music-exploration/amen"/>
	<rdf:li rdf:resource="http://curveship.com/"/>
	<rdf:li rdf:resource="http://arnaud.ile.nc/sce/index.php"/>
	<rdf:li rdf:resource="http://www.jurecuhalev.com/blog/2008/12/25/graphication-on-os-x-with-pycairo/"/>
	<rdf:li rdf:resource="http://musicmachinery.com/2009/03/02/in-search-of-the-click-track/"/>
	<rdf:li rdf:resource="http://jerakeen.org/notes/2009/02/warcraft-guild-achievements-as-rss/"/>
	<rdf:li rdf:resource="http://switchpipe.org/"/>
	<rdf:li rdf:resource="http://developer.yahoo.com/python/python-xml.html"/>
	<rdf:li rdf:resource="http://developer.yahoo.com/python/python-rest.html"/>
	<rdf:li rdf:resource="http://toys.jacobian.org/presentations/2007/oscon/tutorial/"/>
	<rdf:li rdf:resource="http://kylecordes.com/2007/07/12/youtube-scalability/"/>
	<rdf:li rdf:resource="http://www.holovaty.com/blog/archive/2007/07/06/0128"/>
	<rdf:li rdf:resource="http://www.djangobook.com/"/>
	<rdf:li rdf:resource="http://www.throwingbeans.org/myspace_parser.html"/>
	<rdf:li rdf:resource="http://www.poromenos.org/tutorials/python"/>
	<rdf:li rdf:resource="http://thraxil.org//users/anders/posts/2005/11/01/unicodification/"/>
	<rdf:li rdf:resource="http://www.metalshell.com/view/source/40/"/>
	<rdf:li rdf:resource="http://en.wikibooks.org/wiki/Programming:Python"/>
	<rdf:li rdf:resource="http://www.jamwt.com/Py-TOC/"/>
	<rdf:li rdf:resource="http://www.jezuk.co.uk/cgi-bin/view/whereskal"/>
	<rdf:li rdf:resource="http://www.hetland.org/python/instant-python.php"/>
	<rdf:li rdf:resource="http://www.rexx.com/~dkuhlman/python_201/python_201.html"/>
	<rdf:li rdf:resource="http://www.rexx.com/~dkuhlman/python_101/python_101.html"/>
	<rdf:li rdf:resource="http://www.ibiblio.org/obp/thinkCSpy/index.htm"/>
	<rdf:li rdf:resource="http://members.capmac.org/~deanhall/python/IntroToUsingPyObjC.html"/>
	<rdf:li rdf:resource="http://quixote.ca/learn/1"/>
	<rdf:li rdf:resource="http://www.hackdiary.com/archives/000051.html"/>
	<rdf:li rdf:resource="http://diveintopython.org/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://dabeaz-course.github.io/practical-python/">
    <title>Welcome! | practical-python</title>
    <dc:date>2020-06-04T19:56:26+00:00</dc:date>
    <link>https://dabeaz-course.github.io/practical-python/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Aha: a course for people who can program already! Good; Python is my Umpteenth language and I can just about bodge it together, but it'd be nice to know it better. Might hammer at this over some evenings.]]></description>
<dc:subject>programming python learning</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:7dff017eced0/</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:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://jacobian.org/2019/nov/11/python-environment-2020/">
    <title>My Python Development Environment, 2020 Edition | Jacob Kaplan-Moss</title>
    <dc:date>2019-11-12T14:16:24+00:00</dc:date>
    <link>https://jacobian.org/2019/nov/11/python-environment-2020/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I don't use Python much. But: this is a good list of tools (notably pipx, which may come in very handy). And it's a similar approach I have to my own development environments: reasonable amounts of isolation, not just defaulting to Docker.]]></description>
<dc:subject>programming python development software environments</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:886514ba46a7/</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:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:environments"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://www.fast.ai/2019/01/24/course-v3/">
    <title>Practical Deep Learning for Coders 2019 · fast.ai</title>
    <dc:date>2019-01-27T23:02:33+00:00</dc:date>
    <link>https://www.fast.ai/2019/01/24/course-v3/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Highly recommended by SimonW. Possibly something to prod.]]></description>
<dc:subject>ai machinelearning ml programming python deeplearning classification</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:4862fbfe5ea5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ai"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:machinelearning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:ml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deeplearning"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:classification"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/drathier/stack-overflow-import">
    <title>drathier/stack-overflow-import: Import arbitrary code from Stack Overflow as Python modules.</title>
    <dc:date>2017-08-02T08:07:25+00:00</dc:date>
    <link>https://github.com/drathier/stack-overflow-import</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Do you ever feel like all you’re doing is copy/pasting from Stack Overflow?

Let’s take it one step further.

from stackoverflow import quick_sort will go through the search results of [python] quick sort looking for the largest code block that doesn’t syntax error in the highest voted answer from the highest voted question and return it as a module. If that answer doesn’t have any valid python code, it checks the next highest voted answer for code blocks."

Oh good lord.]]></description>
<dc:subject>github programming python stackoverflow devloper</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:da2a814bfc39/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:stackoverflow"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:devloper"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/algorithmic-music-exploration/amen">
    <title>algorithmic-music-exploration/amen: A toolbox for algorithmic remixing, after Echo Nest Remix</title>
    <dc:date>2016-05-31T10:48:57+00:00</dc:date>
    <link>https://github.com/algorithmic-music-exploration/amen</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["A toolbox for algorithmic remixing, after Echo Nest Remix." Oh, hello. And, wonderful as remix was, the fact this is _local_ feels exciting.

]]></description>
<dc:subject>music python sampling remix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:c06b2c2b2b00/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:music"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sampling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:remix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://curveship.com/">
    <title>Curveship: Interactive Fiction + Interactive Narrating</title>
    <dc:date>2011-02-02T21:09:39+00:00</dc:date>
    <link>http://curveship.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Curveship is an interactive fiction system that provides a world model (of characters, objects, locations, and things that happen) while also modeling the narrative discourse, so that the narration and description of the simulated world can change. Curveship can tell events out of order, using flashback and other techniques, and can tell the story from the standpoint of particular characters and their perceptions and understandings." This looks both bonkers and brilliant.]]></description>
<dc:subject>if interactivefiction narrative stories python games writing</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:d4c495de293a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:if"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:interactivefiction"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:narrative"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:stories"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:games"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:writing"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://arnaud.ile.nc/sce/index.php">
    <title>Suicidator City Generator: a procedural city creation script for Blender</title>
    <dc:date>2010-06-24T12:16:31+00:00</dc:date>
    <link>http://arnaud.ile.nc/sce/index.php</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Suicidator City Generator (SCG) is a Python script for Blender... With it, you can automatically create entire, three-dimensional modern cities in a matter of seconds by adjusting various parameters, such as city size and complexity, rather than creating each building, each street, and each texture manually." Lovely; the preview video should give you a good idea of its capabilities.
]]></description>
<dc:subject>urban city infrastructure blender 3d graphics python plugin</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d67512f0d39f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:urban"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:city"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:infrastructure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:blender"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:3d"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:plugin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jurecuhalev.com/blog/2008/12/25/graphication-on-os-x-with-pycairo/">
    <title>Jure Cuhalev » Blog Archive » Graphication on OS X (with pycairo)</title>
    <dc:date>2009-07-11T11:50:04+00:00</dc:date>
    <link>http://www.jurecuhalev.com/blog/2008/12/25/graphication-on-os-x-with-pycairo/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Since I’m an OS X user, I decided to make the whole thing work on my system – Leopard 10.5.6 at the time of this writing. Here are the notes, mostly for my reference and because it might be also useful to others:" God yes; setting up cairo on my Mac proved a nightmare last year.
]]></description>
<dc:subject>code graphics cairo python osx configuration howto</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c7999017be9d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cairo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:configuration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:howto"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://musicmachinery.com/2009/03/02/in-search-of-the-click-track/">
    <title>In search of the click track « Music Machinery</title>
    <dc:date>2009-03-03T13:42:31+00:00</dc:date>
    <link>http://musicmachinery.com/2009/03/02/in-search-of-the-click-track/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["I’ve always been curious about which drummers use a click track and which don’t, so I thought it might be fun to try to build a click track detector using the Echo Nest remix SDK." Analysing tempo fluctuation on a variety of popular recordings to find out who uses a click track; as you might have guessed, Ringo and John Bonham didn't.
]]></description>
<dc:subject>audio music sound analysis api python clicktrack drummers rhythm</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:8eb8c91f0f7f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:audio"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:music"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sound"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:analysis"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:clicktrack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:drummers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rhythm"/>
</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://switchpipe.org/">
    <title>SwitchPipe - Process Manager and Proxy for Rapid Web App Deployment</title>
    <dc:date>2008-02-04T16:02:02+00:00</dc:date>
    <link>http://switchpipe.org/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["SwitchPipe is a proof of concept "Web application server" or, more accurately, a Web application process manager and request proxy." Wow. Peter Cooper comes good on his "RBoss" concept. Could be interesting to see if there's mileage in this.
]]></description>
<dc:subject>ruby python webapplication hosting deployment web server rails django</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:710ae44ccb29/</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:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webapplication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hosting"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:deployment"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:server"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rails"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:django"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.yahoo.com/python/python-xml.html">
    <title>Yahoo! Developer Network - Parse XML using Python</title>
    <dc:date>2007-09-20T16:32:18+00:00</dc:date>
    <link>http://developer.yahoo.com/python/python-xml.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["If the API you are using does not yet offer JSON output you can take advantage of Python's excellent XML support." Going to need this too, I think
]]></description>
<dc:subject>xml parsing python development programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:331bd6bfde6a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:xml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.yahoo.com/python/python-rest.html">
    <title>Yahoo! Developer Network - Make Yahoo! Web Service REST calls with Python</title>
    <dc:date>2007-09-20T16:18:39+00:00</dc:date>
    <link>http://developer.yahoo.com/python/python-rest.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[This will come in handy, I think.
]]></description>
<dc:subject>python api authentication rest yahoo webservices</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:3c3493cd2fad/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rest"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:yahoo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:webservices"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://toys.jacobian.org/presentations/2007/oscon/tutorial/">
    <title>Django Master Class</title>
    <dc:date>2007-07-26T22:50:29+00:00</dc:date>
    <link>http://toys.jacobian.org/presentations/2007/oscon/tutorial/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Handouts for the tutorial given at OSCON, July 23th, 2007. Looks like a great talk.
]]></description>
<dc:subject>django python programming development tutorial</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:6b7849b0c8b2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://kylecordes.com/2007/07/12/youtube-scalability/">
    <title>YouTube Scalability Talk - Kyle Cordes</title>
    <dc:date>2007-07-16T20:19:11+00:00</dc:date>
    <link>http://kylecordes.com/2007/07/12/youtube-scalability/</link>
    <dc:creator>infovore</dc:creator><dc:subject>scaling performance youtube python mysql design architecture</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:c588738ad167/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scaling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:performance"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:youtube"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mysql"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:architecture"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.holovaty.com/blog/archive/2007/07/06/0128">
    <title>Introducing templatemaker | Holovaty.com</title>
    <dc:date>2007-07-09T06:57:02+00:00</dc:date>
    <link>http://www.holovaty.com/blog/archive/2007/07/06/0128</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Template maker is "a Python library for extracting data from similarly formatted text strings." Looks super-useful.
]]></description>
<dc:subject>python scraping text processing utility</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:cf222385313a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:text"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:processing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:utility"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.djangobook.com/">
    <title>The Django Book</title>
    <dc:date>2006-11-02T22:48:26+00:00</dc:date>
    <link>http://www.djangobook.com/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[The Django Book is now in beta, and it's looking great - the JavaScript annotation system in particular is a delight. I'm really looking forward to seeing this develop.
]]></description>
<dc:subject>django python development book framework programming reference</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:bc043f19e973/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:django"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.throwingbeans.org/myspace_parser.html">
    <title>MySpace parser</title>
    <dc:date>2006-07-18T15:39:16+00:00</dc:date>
    <link>http://www.throwingbeans.org/myspace_parser.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Tom Dyson writes a MySpace parser in Python out of Beautiful Soup. Delightful - and really, really useful.
]]></description>
<dc:subject>myspace python parser html scraping</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:1e93971250c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:myspace"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:parser"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:html"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scraping"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.poromenos.org/tutorials/python">
    <title>Learn Python in 10 minutes | Poromenos' Stuff</title>
    <dc:date>2006-01-14T16:02:49+00:00</dc:date>
    <link>http://www.poromenos.org/tutorials/python</link>
    <dc:creator>infovore</dc:creator><dc:subject>howto guide python programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:22857f0cd4c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:guide"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://thraxil.org//users/anders/posts/2005/11/01/unicodification/">
    <title>Thraxil</title>
    <dc:date>2005-11-18T17:28:28+00:00</dc:date>
    <link>http://thraxil.org//users/anders/posts/2005/11/01/unicodification/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Good article on unicode. Plus, I *love* the representation of the date-breadcrumbs in the header
]]></description>
<dc:subject>unicode python postgresql</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:82a485751c53/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unicode"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:postgresql"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.metalshell.com/view/source/40/">
    <title>Metalshell.com - Python Source Code - File I/O</title>
    <dc:date>2005-09-01T16:39:32+00:00</dc:date>
    <link>http://www.metalshell.com/view/source/40/</link>
    <dc:creator>infovore</dc:creator><dc:subject>python development programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:2e198531e5da/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://en.wikibooks.org/wiki/Programming:Python">
    <title>Programming:Python - Wikibooks</title>
    <dc:date>2005-07-25T15:26:56+00:00</dc:date>
    <link>http://en.wikibooks.org/wiki/Programming:Python</link>
    <dc:creator>infovore</dc:creator><dc:subject>wiki python programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:7b60d5308814/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:wiki"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jamwt.com/Py-TOC/">
    <title>jamwt {Py-TOC}</title>
    <dc:date>2005-07-25T12:15:18+00:00</dc:date>
    <link>http://www.jamwt.com/Py-TOC/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Python module for AIM chatboats
]]></description>
<dc:subject>AIM instantmessaging python chatbot</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:aeb54721790a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:AIM"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:instantmessaging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:chatbot"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jezuk.co.uk/cgi-bin/view/whereskal">
    <title>WheresKal - a Jabber chatbot</title>
    <dc:date>2005-07-25T12:14:14+00:00</dc:date>
    <link>http://www.jezuk.co.uk/cgi-bin/view/whereskal</link>
    <dc:creator>infovore</dc:creator><dc:subject>jabber python instantmessaging chatbot</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:f961324bb6a1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:jabber"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:instantmessaging"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:chatbot"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.hetland.org/python/instant-python.php">
    <title>And now for something completely different: Instant Python</title>
    <dc:date>2005-04-05T21:35:30+00:00</dc:date>
    <link>http://www.hetland.org/python/instant-python.php</link>
    <dc:creator>infovore</dc:creator><dc:subject>python programming learning</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:6cbced1cd4c9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.rexx.com/~dkuhlman/python_201/python_201.html">
    <title>Python 201 -- (Slightly) Advanced Python Topics</title>
    <dc:date>2005-04-05T21:13:25+00:00</dc:date>
    <link>http://www.rexx.com/~dkuhlman/python_201/python_201.html</link>
    <dc:creator>infovore</dc:creator><dc:subject>python programming learning</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:34a33f112012/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.rexx.com/~dkuhlman/python_101/python_101.html">
    <title>Python 101 -- Introduction to Python</title>
    <dc:date>2005-04-05T21:13:12+00:00</dc:date>
    <link>http://www.rexx.com/~dkuhlman/python_101/python_101.html</link>
    <dc:creator>infovore</dc:creator><dc:subject>python programming learning</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:f46b7e3398ea/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.ibiblio.org/obp/thinkCSpy/index.htm">
    <title>How to Think Like a Computer Scientist: Learning with Python</title>
    <dc:date>2005-04-05T21:12:47+00:00</dc:date>
    <link>http://www.ibiblio.org/obp/thinkCSpy/index.htm</link>
    <dc:creator>infovore</dc:creator><dc:subject>programming python</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:9d981e654f82/</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:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://members.capmac.org/~deanhall/python/IntroToUsingPyObjC.html">
    <title>Intro to Using PyObjC</title>
    <dc:date>2005-03-29T21:26:32+00:00</dc:date>
    <link>http://members.capmac.org/~deanhall/python/IntroToUsingPyObjC.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[One day, one day...
]]></description>
<dc:subject>python pyobjc objectivec osx development programming</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:5525214dc594/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:pyobjc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:objectivec"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://quixote.ca/learn/1">
    <title>Introducing Quixote: A Simple Link Display</title>
    <dc:date>2005-03-28T13:59:51+00:00</dc:date>
    <link>http://quixote.ca/learn/1</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Tutorial in Quixote, a Python framework
]]></description>
<dc:subject>python framework</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fc2a477e62d8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:framework"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.hackdiary.com/archives/000051.html">
    <title>hackdiary: Moyles-proof code</title>
    <dc:date>2005-02-02T16:00:31+00:00</dc:date>
    <link>http://www.hackdiary.com/archives/000051.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Creating the ten-hour-takeover
]]></description>
<dc:subject>bbc radio1 sms python hack</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:fe33c66525a5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:bbc"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:radio1"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:sms"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hack"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://diveintopython.org/">
    <title>Dive Into Python</title>
    <dc:date>2005-01-31T12:40:25+00:00</dc:date>
    <link>http://diveintopython.org/</link>
    <dc:creator>infovore</dc:creator><dc:subject>python book learning</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:20d5be25f45b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:book"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:learning"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>