<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://code.foosel.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://code.foosel.org/feed.php">
        <title>code.foosel.net</title>
        <description></description>
        <link>http://code.foosel.org/</link>
        <image rdf:resource="http://code.foosel.org/lib/images/favicon.ico" />
       <dc:date>2008-08-28T08:13:34+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://code.foosel.org/doxypy?rev=1213289808&amp;do=diff"/>
                <rdf:li rdf:resource="http://code.foosel.org/colorname?rev=1196621907&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://code.foosel.org/lib/images/favicon.ico">
        <title>code.foosel.net</title>
        <link>http://code.foosel.org/</link>
        <url>http://code.foosel.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://code.foosel.org/doxypy?rev=1213289808&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-12T18:56:48+02:00</dc:date>
        <dc:creator>demod</dc:creator>
        <title>doxypy</title>
        <link>http://code.foosel.org/doxypy?rev=1213289808&amp;do=diff</link>
        <description>About

 doxypy is an input filter for Doxygen. It preprocesses python files so that docstrings of classes and functions are reformatted into Doxygen conform documentation blocks.  This makes it possible to use the Doxygen/Javadoc syntax inside of docstrings when writing code documentation and automatically generate API documentation out of it, instead of being forced to use the non-native documentation blocks over the standard docstrings or to document everything twice.</description>
    </item>
    <item rdf:about="http://code.foosel.org/colorname?rev=1196621907&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-02T19:58:27+02:00</dc:date>
        <dc:creator>demod</dc:creator>
        <title>colorname</title>
        <link>http://code.foosel.org/colorname?rev=1196621907&amp;do=diff</link>
        <description>About

 colorname is both a plugin for The Gimp as well as a standalone tool that tries to assign a name to a color, using external color definitions and linear algebra.

For this it calculates the euclidean distance between the currently selected color and all predefined colors, either in the RGB or HSV color space.</description>
    </item>
</rdf:RDF>
