<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns="http://purl.org/rss/1.0/"
>

<channel rdf:about="http://www.plope.com">
  <title>plope</title>
  <link>http://www.plope.com</link>
  <description>
    The plope uberportal.
  </description>

  <image rdf:resource="http://www.plope.com/logo.jpg" />

<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>4</sy:updateFrequency>
<sy:updateBase>2003-10-13T11:00+00:00</sy:updateBase>

  <items>
    <rdf:Seq>
                  <rdf:li rdf:resource="http://www.plope.com/Members/chrism/political_loyalties" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/call_for_new_external_editor_maintainer" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/tg2_repozewho_1" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/dtruss_leopard" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/challenge_to_web_framework_implementors" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/sphinx_autointerface_patch" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/why_rst" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/six_months_of_repoze" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/pycon08" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/vhm_victory" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/buildout_ghettoization" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/decsec_revisited" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/unittest_hair" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/safari_3_discards_basic_auth" />
                        <rdf:li rdf:resource="http://www.plope.com/Members/chrism/post_seattle" />
                </rdf:Seq>
  </items>

</channel>

<image rdf:about="http://www.plope.com/logo.jpg">
  <title>plope</title>
  <url>http://www.plope.com/logo.jpg</url>
  <link>http://www.plope.com/</link>
</image>

<item rdf:about="http://www.plope.com/Members/chrism/political_loyalties"> 
<title>Political Loyalties in Web Frameworks</title> 
<link>http://www.plope.com/Members/chrism/political_loyalties</link> 
<description> 
There are at least two distinct forms of web framework styles:
&quot;right-leaning&quot; and &quot;left-leaning&quot; (in the political sense).  
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-05-11T18:29:19-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/call_for_new_external_editor_maintainer"> 
<title>Call for New Maintainer for External Editor</title> 
<link>http://www.plope.com/Members/chrism/call_for_new_external_editor_maintainer</link> 
<description> 
External Editor is two pieces of software:  a client side browser &quot;plug in&quot; application that launches editing processes (Word, Excel, vim, emacs, whatever) and a server-side component for Zope that   allows developers to inject links into pages that will trigger the client side application when they're clicked.  It needs a new maintainer. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
externaleditor 
</dc:subject> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-05-10T22:06:17-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/tg2_repozewho_1"> 
<title>Integrating the repoze.who WSGI Authentication Framework with TurboGears 2</title> 
<link>http://www.plope.com/Members/chrism/tg2_repozewho_1</link> 
<description> 
Integrating repoze.who (web-platform-agnostic WSGI middleware for performing authentication) with TurboGears 2. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:date>2008-04-27T15:14:46-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/dtruss_leopard"> 
<title>Strace Replacement for Leopard</title> 
<link>http://www.plope.com/Members/chrism/dtruss_leopard</link> 
<description> 
Just a &quot;so I can find it later&quot; post... a replacement for strace on Mac OS X Leopard using dtruss. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
tech 
</dc:subject> 
<dc:date>2008-04-16T22:30:20-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/challenge_to_web_framework_implementors"> 
<title>Signs That Your Python Package is Not Usable By Others</title> 
<link>http://www.plope.com/Members/chrism/challenge_to_web_framework_implementors</link> 
<description> 
Here's a challenge to web framework implementors: start packaging and documenting things in a way all Python web programmers would be embarrassed to not understand. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-04-08T12:10:03-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/sphinx_autointerface_patch"> 
<title>Sphinx &quot;autointerface&quot; Autodoc Patch</title> 
<link>http://www.plope.com/Members/chrism/sphinx_autointerface_patch</link> 
<description> 
Sphinx' &quot;autodoc&quot; extension allows you to generate docs from existing code.  It doesn't like Zope interfaces, however.  Included is a very raw patch that allows you to use autodoc to point at a Zope interface and generate documentation output for it. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:date>2008-04-07T09:19:02-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/why_rst"> 
<title>ReStructured Text?</title> 
<link>http://www.plope.com/Members/chrism/why_rst</link> 
<description> 
I never really understood why people get excited about ReStructured Text as a documentation input format. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:date>2008-04-07T02:50:43-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/six_months_of_repoze"> 
<title>Six Months of Repoze</title> 
<link>http://www.plope.com/Members/chrism/six_months_of_repoze</link> 
<description> 
Six (long, fun) months of Repoze. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-03-23T03:10:43-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/pycon08"> 
<title>Pycon 2008:  Best. Pycon. Ever.</title> 
<link>http://www.plope.com/Members/chrism/pycon08</link> 
<description> 
I probably don't have enough time to do justice in describing it here, but I loved Pycon 2008. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
supervisor 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-03-19T12:26:30-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/vhm_victory"> 
<title>Vanquishing the Virtual Host Monster</title> 
<link>http://www.plope.com/Members/chrism/vhm_victory</link> 
<description> 
I am victorious.  I have vanquished the Virtual Host Monster. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-03-10T00:06:27-04:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/buildout_ghettoization"> 
<title>Buildout Ghettoization</title> 
<link>http://www.plope.com/Members/chrism/buildout_ghettoization</link> 
<description> 
zc.buildout's ghettoization effect on the Python package installation process. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-02-24T12:42:50-05:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/decsec_revisited"> 
<title>Decsec Revisited</title> 
<link>http://www.plope.com/Members/chrism/decsec_revisited</link> 
<description> 
An implementation of a frameworky piece of middleware which allows users to implement declarative security in their web applications. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-02-22T01:23:54-05:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/unittest_hair"> 
<title>Unittest findTestCases</title> 
<link>http://www.plope.com/Members/chrism/unittest_hair</link> 
<description> 
A reminder to myself about what to put at the bottom of unit test files when the tests are to be found by a testrunner that looks at &quot;test_suite&quot; for the suite in each test module. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-02-19T11:50:52-05:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/safari_3_discards_basic_auth"> 
<title>Safari 3 Fails to Send Basic Auth Credentials</title> 
<link>http://www.plope.com/Members/chrism/safari_3_discards_basic_auth</link> 
<description> 
Safari 3 fails to send basic auth credentials every so often? 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-02-16T14:34:47-05:00</dc:date> 
</item>

<item rdf:about="http://www.plope.com/Members/chrism/post_seattle"> 
<title>Report from Plone Gathering in Seattle</title> 
<link>http://www.plope.com/Members/chrism/post_seattle</link> 
<description> 
Report from the Seattle Plone Gathering, where your intrepid blogger recently gave a talk about Repoze. 
</description> 
<dc:publisher>No publisher</dc:publisher> 
<dc:creator>chrism</dc:creator> 
<dc:rights></dc:rights> 
<dc:subject> 
python 
</dc:subject> 
<dc:subject> 
tech 
</dc:subject> 
<dc:subject> 
zope 
</dc:subject> 
<dc:date>2008-02-14T00:11:35-05:00</dc:date> 
</item>

</rdf:RDF>
