<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.dontdrinkandroot.net/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://www.dontdrinkandroot.net/feed.php">
        <title>dontdrinkandroot lastfmtools</title>
        <description></description>
        <link>http://www.dontdrinkandroot.net/</link>
        <image rdf:resource="http://www.dontdrinkandroot.net/lib/images/favicon.ico" />
       <dc:date>2012-05-20T21:35:42+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.dontdrinkandroot.net/lastfmtools/cloudgeneration?rev=1328697493&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.dontdrinkandroot.net/lastfmtools/faq?rev=1317146600&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.dontdrinkandroot.net/lib/images/favicon.ico">
        <title>dontdrinkandroot</title>
        <link>http://www.dontdrinkandroot.net/</link>
        <url>http://www.dontdrinkandroot.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.dontdrinkandroot.net/lastfmtools/cloudgeneration?rev=1328697493&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-08T11:38:13+02:00</dc:date>
        <title>Cloud Visualization Algorithm</title>
        <link>http://www.dontdrinkandroot.net/lastfmtools/cloudgeneration?rev=1328697493&amp;do=diff</link>
        <description>Goal


The goal of the cloud visualization algorithm was to provide an aesthetically pleasing visualization of Tag clouds. As packing shapes is always a problem with a high complexity I needed to come up with a solution that is also fast. The desired layout was inspired by Wordle, but as Wordle is unfortunately closed source I needed to build the algorithm myself.</description>
    </item>
    <item rdf:about="http://www.dontdrinkandroot.net/lastfmtools/faq?rev=1317146600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-27T20:03:20+02:00</dc:date>
        <title>Last.fm Tool FAQ</title>
        <link>http://www.dontdrinkandroot.net/lastfmtools/faq?rev=1317146600&amp;do=diff</link>
        <description>Why does it take so long to compute some stuff?


The main reason is that last.fm limits the number of requests to their services to 5 requests per second. While this is perfectly understandable it also means that this number of requests has to be shared among all users that are using the Tools. Sometimes the computation of a single method like the Soulmates needs heaps of calls in order to be completed.</description>
    </item>
</rdf:RDF>

