<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/software/news/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.saddi.com/software/news/feeds/atom10.xml" rel="self" title="Allan Saddi's projects blog" type="application/atom+xml" />
    <link href="http://www.saddi.com/software/news/"                        rel="alternate"    title="Allan Saddi's projects blog" type="text/html" />
    <link href="http://www.saddi.com/software/news/rss.php?version=2.0"     rel="alternate"    title="Allan Saddi's projects blog" type="application/rss+xml" />
    <title type="html">Allan Saddi's projects blog</title>
    <subtitle type="html">Announcements and ramblings about projects new and old.</subtitle>
    <icon>http://www.saddi.com/software/news/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.saddi.com/software/news/</id>
    <updated>2010-06-17T17:51:56Z</updated>
    <generator uri="http://www.s9y.org/" version="1.0.4">Serendipity 1.0.4 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www.saddi.com/software/news/archives/71-ajp-wsgi-1.0.2-released.html" rel="alternate" title="ajp-wsgi 1.0.2 released" />
        <author>
            <name>Allan Saddi</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-06-17T17:51:56Z</published>
        <updated>2010-06-17T17:51:56Z</updated>
        <wfw:comment>http://www.saddi.com/software/news/wfwcomment.php?cid=71</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.saddi.com/software/news/rss.php?version=atom1.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    
            <category scheme="http://www.saddi.com/software/news/categories/2-Python" label="Python" term="Python" />
    
        <id>http://www.saddi.com/software/news/archives/71-guid.html</id>
        <title type="html">ajp-wsgi 1.0.2 released</title>
        <content type="xhtml" xml:base="http://www.saddi.com/software/news/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Released version 1.0.2 of ajp-wsgi (there was no 1.0.1 release, apparently).<br />
<br />
It's made up mainly of Mac OS X build fixes, though there were 2 general bugs:<br />
<ul><li>Fix minor bug: if WSGI_SCRIPT_NAME is defined, ensure SCRIPT_NAME is set to the same value.</li><li>Fix initialization order. Do socket and Python initialization after daemonizing to avoid issues with e.g. APScheduler.</li></ul><a href="http://www.saddi.com/software/ajp-wsgi/dist/ChangeLog">ChangeLog</a><br />
<a href="http://www.saddi.com/software/ajp-wsgi/dist/ajp-wsgi-1.0.2.tar.bz2">Tarball</a><br />
<a href="http://hg.saddi.com/ajp-wsgi">HG Repository</a><br />
 
            </div>
        </content>
        
    </entry>

</feed>