<?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>make ; make install &#187; Python</title>
	<atom:link href="http://makemakeinstall.com/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://makemakeinstall.com/blog</link>
	<description>I write code. I fix broken users. I assist misguided computers.</description>
	<lastBuildDate>Fri, 09 Jul 2010 16:14:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Simple Django WebAuth Decorator</title>
		<link>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/</link>
		<comments>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 07:45:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Decorators]]></category>
		<category><![CDATA[Djanjo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[WebAuth]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=16</guid>
		<description><![CDATA[Like many universities, my employer uses Stanford&#8217;s WebAuth Single Sign-On package as one major piece in it&#8217;s computing account system. WebAuth is an MIT licensed infrastructure that allows decentralized web applications to securely authenticate users without themselves ever handling user credentials. Websites begin by sending unauthenticated users to a trusted WebAuth server which validates the [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/16/a-simple-django-webauth-decorator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick-n-Dirty Nagios Plugins</title>
		<link>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/</link>
		<comments>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 23:14:00 +0000</pubDate>
		<dc:creator>marti</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MailMan]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://makemakeinstall.com/wordpress/?p=14</guid>
		<description><![CDATA[In the spirit of the holidays &#8212; and of spending more time at home, away from the server room &#8212; I&#8217;d like to present a sample script from the many that I use to monitor (from home, the beach, or my mythical cabin in the woods) my computers&#8217; collective health. Obviously, Nagios itself comes with [...]]]></description>
		<wfw:commentRss>http://makemakeinstall.com/blog/14/quick-n-dirty-nagios-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
