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

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   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/rss.php?version=atom0.3" rel="service.feed" title="Allan Saddi's projects blog" type="application/x.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 mode="escaped" type="text/html">Allan Saddi's projects blog</title>
    <tagline mode="escaped" type="text/html">Announcements and ramblings about projects new and old.</tagline>
    <id>http://www.saddi.com/software/news/</id>
    <modified>2010-06-17T17:51:56Z</modified>
    <generator url="http://www.s9y.org/" version="1.0.4">Serendipity 1.0.4 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <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" type="text/html" />
        <author>
            <name>Allan Saddi</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2010-06-17T17:51:56Z</issued>
        <created>2010-06-17T17:51:56Z</created>
        <modified>2010-06-17T17:51:56Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=71</wfw:commentRss>
    
        <id>http://www.saddi.com/software/news/archives/71-guid.html</id>
        <title mode="escaped" type="text/html">ajp-wsgi 1.0.2 released</title>
        <content type="application/xhtml+xml" 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>