<?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; Djanjo</title>
	<atom:link href="http://makemakeinstall.com/blog/tag/djanjo/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>
	</channel>
</rss>
