<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Python Apache Library (plus htaccess)</title>
	<atom:link href="http://mike.crute.org/blog/2008/07/12/python-apache-library-plus-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.crute.org/blog/2008/07/12/python-apache-library-plus-htaccess/</link>
	<description>import random; return random.shuffle(mike_crute.thoughts)</description>
	<pubDate>Wed, 07 Jan 2009 03:00:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjamin W. Smith</title>
		<link>http://mike.crute.org/blog/2008/07/12/python-apache-library-plus-htaccess/comment-page-1/#comment-60959</link>
		<dc:creator>Benjamin W. Smith</dc:creator>
		<pubDate>Tue, 16 Dec 2008 17:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/?p=134#comment-60959</guid>
		<description>So, quite honestly I googled my way to your blog, which is awesome because *surprise* you sit on the other side of my cubicle wall!  

What I was really looking to do is manage not only htpasswd (which I had already figured out) but also the dbm used by apache (rather than a flat file).  It's wrapped up quite nicely in Perl via HTTP::UserAdmin, but I was hoping for an all-in-one much like it in Python because I love Python and Python loves me.  I won't go into details about our relationship, but I'm pretty sure I may have to move to Utah with my wife and take Python with us.  I hear it's legal to have multiple wives there.

So, anyhow, anydbm, gdbm, dumbdbm don't seem to work with the 'sdbm' format generated by apaches dbm tools..  I'm digging into it, but was hoping you might have some clues off the top of your head.  I yelled over the wall, but you're out getting lunch or playing ping pong or something.  You're probably drunk.</description>
		<content:encoded><![CDATA[<p>So, quite honestly I googled my way to your blog, which is awesome because *surprise* you sit on the other side of my cubicle wall!  </p>
<p>What I was really looking to do is manage not only htpasswd (which I had already figured out) but also the dbm used by apache (rather than a flat file).  It&#8217;s wrapped up quite nicely in Perl via HTTP::UserAdmin, but I was hoping for an all-in-one much like it in Python because I love Python and Python loves me.  I won&#8217;t go into details about our relationship, but I&#8217;m pretty sure I may have to move to Utah with my wife and take Python with us.  I hear it&#8217;s legal to have multiple wives there.</p>
<p>So, anyhow, anydbm, gdbm, dumbdbm don&#8217;t seem to work with the &#8217;sdbm&#8217; format generated by apaches dbm tools..  I&#8217;m digging into it, but was hoping you might have some clues off the top of your head.  I yelled over the wall, but you&#8217;re out getting lunch or playing ping pong or something.  You&#8217;re probably drunk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
