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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>woozyspace - Coding</title>
    <link>http://woozy.com/serendipity/</link>
    <description></description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://woozy.com/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: woozyspace - Coding - </title>
        <link>http://woozy.com/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>WordPress Archive Category by Date hack</title>
    <link>http://woozy.com/serendipity/index.php?/archives/28-WordPress-Archive-Category-by-Date-hack.html</link>
            <category>Coding</category>
    
    <comments>http://woozy.com/serendipity/index.php?/archives/28-WordPress-Archive-Category-by-Date-hack.html#comments</comments>
    <wfw:comment>http://woozy.com/serendipity/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://woozy.com/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>woozy@woozy.com (woozy)</author>
    <content:encoded>
    Atfter searching and spending a lot of time reading WordPress code I&#039;ve come up with a way to to create a category by date archive and to have a calendar which links to only entries in the current category. I&#039;m sure there is a more elegant solution than what I came up with so I&#039;m not going to release it as a plugin yet.&lt;br /&gt;
&lt;br /&gt;
My solution uses a temp table and I&#039;m going to have to alter that to use a standard table which is only updated when an entry is edited. Once I have all that set I&#039;ll try to make it available as a plugin. If anyone is looking for this sort of functionality in the meantime fell free to contact me by leaving a comment and I&#039;ll try to explain my solution.  
    </content:encoded>

    <pubDate>Tue, 10 May 2005 07:42:01 -0700</pubDate>
    <guid isPermaLink="false">http://woozy.com/serendipity/index.php?/archives/28-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>