<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://fensterbrett.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://fensterbrett.org/feed.php">
        <title>Tharos Workspace js</title>
        <description></description>
        <link>http://fensterbrett.org/</link>
        <image rdf:resource="http://fensterbrett.org/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-30T02:35:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://fensterbrett.org/doku.php?id=js:ircclient&amp;rev=1426248041&amp;do=diff"/>
                <rdf:li rdf:resource="http://fensterbrett.org/doku.php?id=js:metaproxy&amp;rev=1478769134&amp;do=diff"/>
                <rdf:li rdf:resource="http://fensterbrett.org/doku.php?id=js:pixiplayground&amp;rev=1426247888&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://fensterbrett.org/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Tharos Workspace</title>
        <link>http://fensterbrett.org/</link>
        <url>http://fensterbrett.org/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://fensterbrett.org/doku.php?id=js:ircclient&amp;rev=1426248041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-13T13:00:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>js:ircclient</title>
        <link>http://fensterbrett.org/doku.php?id=js:ircclient&amp;rev=1426248041&amp;do=diff</link>
        <description>What the heck made me doing my own IRC Client? There are dozends out there! And even for WebSockets!

Thought so? I had a look at them and I thought. Nah.

There are WebSocket IRC clients out there. Sure. But most of them have Server Code included. Wat? Server-Side Scripting for an JavaScript + WebSocket Client? Yessir. Why? Dont know. It was somewhat dissapointing that beside of that, not one was smaler than 40 Files and 1.5MB Foodprint.</description>
    </item>
    <item rdf:about="http://fensterbrett.org/doku.php?id=js:metaproxy&amp;rev=1478769134&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-11-10T10:12:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>js:metaproxy</title>
        <link>http://fensterbrett.org/doku.php?id=js:metaproxy&amp;rev=1478769134&amp;do=diff</link>
        <description>Advanced Proxy Class in JavaScript

The Proxy Class in ES6 is a nice thing if you want to create somewhat abstract code for this or another Reason. When it comes to complex Data-Interfaces you gotta love this class. It never had been easier to wrap Binary Data or Database Access together. But the whole thing has one flaw. At least I see it as flaw.</description>
    </item>
    <item rdf:about="http://fensterbrett.org/doku.php?id=js:pixiplayground&amp;rev=1426247888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-13T12:58:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>js:pixiplayground</title>
        <link>http://fensterbrett.org/doku.php?id=js:pixiplayground&amp;rev=1426247888&amp;do=diff</link>
        <description>From time to time I work on my little RPG Project. 

So far I did a bunch of loaders, tiled layers and a stable sprite animation system. It&#039;s all done using pixi.js and tween.js. The main goal was perfomace so im happy to know it runs with stable 60fps even there 5000+ sprites running and beeing animated.</description>
    </item>
</rdf:RDF>
