<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Owen Mundy &#187; python</title>
	<atom:link href="http://owenmundy.com/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://owenmundy.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Apr 2012 14:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Review of “Python: Visual QuickStart Guide (2nd edition)”</title>
		<link>http://owenmundy.com/blog/2010/11/review-of-%e2%80%9cpython-visual-quickstart-guide-2nd-edition%e2%80%9d/</link>
		<comments>http://owenmundy.com/blog/2010/11/review-of-%e2%80%9cpython-visual-quickstart-guide-2nd-edition%e2%80%9d/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 12:25:16 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=849</guid>
		<description><![CDATA[I have to admit I had my doubts about this book. I have not been impressed with Visual QuickStart Guides in the past. I respect the idea, of presenting only essential information in an easy-to-understand introductory manner, but that was rarely the case in previous experiences. Usually I found them to be a mixture of [...]]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/11/review-of-%e2%80%9cpython-visual-quickstart-guide-2nd-edition%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrapy in process</title>
		<link>http://owenmundy.com/blog/2010/09/process/</link>
		<comments>http://owenmundy.com/blog/2010/09/process/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 21:07:32 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scrapy]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=933</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/09/process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Scrapy with MacPorts (full version)</title>
		<link>http://owenmundy.com/blog/2010/09/how-to-install-scrapy-with-macports-full-version/</link>
		<comments>http://owenmundy.com/blog/2010/09/how-to-install-scrapy-with-macports-full-version/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 23:39:11 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=889</guid>
		<description><![CDATA[+ Here is a step-by-step explaining how I got Scrapy running on my MacBook Pro 10.5 using MacPorts to install Python and all required libraries (libxml2, libxsit, etc.). The following has been tested on two separate machines with Scrapy .10. Many thanks to users here who shared some helpful amendments to the default installation guide. [...]]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/09/how-to-install-scrapy-with-macports-full-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Macports Python and Scrapy successfully</title>
		<link>http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/</link>
		<comments>http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 23:44:15 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=837</guid>
		<description><![CDATA[&#8220;Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.&#8221; But, it can be a little tricky to get running&#8230; Attempting to install Scrapy on [...]]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to easily set up a campaign finance database (well, kind of) or Make Python work with MAMP via MySQLdb</title>
		<link>http://owenmundy.com/blog/2010/08/how-to-easily-set-up-a-campaign-finance-database-well-kind-of/</link>
		<comments>http://owenmundy.com/blog/2010/08/how-to-easily-set-up-a-campaign-finance-database-well-kind-of/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 12:48:21 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=761</guid>
		<description><![CDATA[I&#8217;ve been trying for a few hours to run a Python script from The Sunlight Foundation Labs which downloads (and updates) a campaign finance database from the Center for Responsive Politics. See their original post for more information. In the process of getting this working I accidentally broke a working copy of MySQL and overwrote [...]]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/08/how-to-easily-set-up-a-campaign-finance-database-well-kind-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automata: Counter-Surveillance in Public Space paper on the Public Interventions panel at ISEA2010</title>
		<link>http://owenmundy.com/blog/2010/08/isea2010/</link>
		<comments>http://owenmundy.com/blog/2010/08/isea2010/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 15:43:10 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[automata]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[intervention]]></category>
		<category><![CDATA[nodebox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=756</guid>
		<description><![CDATA[ISEA2010 RUHR Conference in Dortmund, Germany P26 Public Interventions Tue 24 August 2010 15:00–16:30h Volkshochschule Dortmund, S 137a Moderated by Georg Dietzler (de) 15:00h &#124; Owen Mundy (us): Automata: Counter-Surveillance in Public Space 15:20h &#124; Christoph Brunner (ch/ca), Jonas Fritsch (dk): Balloons, Sweat and Technologies. Urban Interventions through Ephemeral Architectures 15:40h &#124; Georg Klein (de): [...]]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/08/isea2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Automata sitemaps</title>
		<link>http://owenmundy.com/blog/2010/07/new-automata-sitemaps/</link>
		<comments>http://owenmundy.com/blog/2010/07/new-automata-sitemaps/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 04:49:16 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[sketches]]></category>
		<category><![CDATA[automata]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[nodebox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=697</guid>
		<description><![CDATA[A deconstruction of defense contractor website data structures.]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2010/07/new-automata-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Death Star</title>
		<link>http://owenmundy.com/blog/2009/11/facebook-death-star/</link>
		<comments>http://owenmundy.com/blog/2009/11/facebook-death-star/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:15:24 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[sketches]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[nodebox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=372</guid>
		<description><![CDATA[Here are two images I created with NodeBox (Python) and PHP (data via facebook API). All friends, one common link. All the mutual connections I could gather before the script timed-out. Need to make the gathering more efficient.]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2009/11/facebook-death-star/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New sitemaps with NodeBox</title>
		<link>http://owenmundy.com/blog/2009/11/new-sitemaps/</link>
		<comments>http://owenmundy.com/blog/2009/11/new-sitemaps/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 06:51:59 +0000</pubDate>
		<dc:creator>ow3n</dc:creator>
				<category><![CDATA[sketches]]></category>
		<category><![CDATA[automata]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nodebox]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://owenmundy.com/blog/?p=343</guid>
		<description><![CDATA[Built using NodeBox.]]></description>
		<wfw:commentRss>http://owenmundy.com/blog/2009/11/new-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

