<?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>Bananas Development Blog - JS / AJAX</title>
    <link>http://blog.bananas-playground.net/</link>
    <description>share your thoughts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Wed, 17 Mar 2010 13:07:07 GMT</pubDate>

    <image>
        <url>http://blog.bananas-playground.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Bananas Development Blog - JS / AJAX - share your thoughts</title>
        <link>http://blog.bananas-playground.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Browsererkennung mit Javascript</title>
    <link>http://blog.bananas-playground.net/archives/478-Browsererkennung-mit-Javascript.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/478-Browsererkennung-mit-Javascript.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=478</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=478</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Ist ja nichts neues aber hier sind mal ein paar ausführlichere Details dazu:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari.&lt;/blockquote&gt;&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.quirksmode.org/js/detect.html&quot;&gt;Browser detect&lt;/a&gt;  
    </content:encoded>

    <pubDate>Wed, 17 Mar 2010 14:07:07 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/478-guid.html</guid>
    <category>browser</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Zufall ist nicht gleich Zufall. Vorallem nicht bei einer Maschine</title>
    <link>http://blog.bananas-playground.net/archives/470-Zufall-ist-nicht-gleich-Zufall.-Vorallem-nicht-bei-einer-Maschine.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/470-Zufall-ist-nicht-gleich-Zufall.-Vorallem-nicht-bei-einer-Maschine.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=470</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=470</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Zur geht ja es ja durch die &lt;a href=&quot;http://taz.de/1/netz/netzoekonomie/artikel/1/entwickler-kriegen-zufall-nicht-hin/&quot;&gt;Presse&lt;/a&gt; (&lt;a href=&quot;http://www.dsl.sk/article.php?article=8770&quot;&gt;da kommt das her&lt;/a&gt;), dass Microsoft den von der EU auferlegte Browserauswahl nicht so tolle und vorallem nicht sehr zufällig hinbekommen hat.&lt;br /&gt;
&lt;br /&gt;
(&lt;em&gt;Diese Forderung von der EU, ist meiner Meinung totaler bullshit !! Man könnte mit den Kriterien ja auch sagen, Mac OS X bietet keinen alternativ Browser an und dann heulen und sich beschweren. Wenn Microsft &quot;Balls of steel&quot; hätte, dann würde es sich diese kratzen und diese Verordnung ignorieren. Denn denkt euch einfach mal Microsoft weg. Wo wären wir dann ? aber das würde nun zu weit führen...&lt;/em&gt;)&lt;br /&gt;
&lt;br /&gt;
Nun denn die Auswahl der Browser soll ja zufällig sein, ist sie aber nicht so richtig:&lt;br /&gt;
&lt;blockquote&gt;Hatte Microsoft anfangs vor, den IE prominent ganz vorne zu platzieren, kam man schließlich mit den Kartellwächtern überein, dass die Anzeigereihenfolge zufällig zu wählen sei. Dann habe jeder der Browserhersteller eine Chance und die Nutzer nähmen nicht gewohnheitsmäßig den Browser, der als erstes auftaucht. Wer sich in der Informatik auskennt, wird jedoch wissen, dass die Generierung von Zufallswerten, auf denen die Darstellung basiert, kein ganz triviales Unterfangen ist. Macht man es falsch, gibt es statistische Ausreißer. &lt;/blockquote&gt;&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://taz.de/1/netz/netzoekonomie/artikel/1/entwickler-kriegen-zufall-nicht-hin/&quot;&gt;Entwickler kriegen Zufall nicht hin&lt;/a&gt; (&lt;em&gt;Alleine diese Überschrift...grrr&lt;/em&gt;)&lt;br /&gt;
&lt;br /&gt;
Nun denn hat sich ein gewiefer IBM Entwickler mal daran gemacht dies zu analysieren:&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://www.robweir.com/blog/2010/02/microsoft-random-browser-ballot.html&quot;&gt;Doing the Microsoft Shuffle: Algorithm Fail in Browser Ballot&lt;/a&gt;&lt;br /&gt;
Lest ihn mal durch. Sehr interresant.&lt;br /&gt;
&lt;blockquote&gt;Random is not the same as being casual.  Getting random results on a deterministic computer is one of the hardest things you can do with a computer and requires deliberate effort, including avoiding known traps.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Also fangt nun nicht mit der &quot;M$ ist zu doof&quot; Linie an, sondern versucht das mal selber besser zu machen.  
    </content:encoded>

    <pubDate>Thu, 04 Mar 2010 14:22:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/470-guid.html</guid>
    <category>javascript</category>
<category>web</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>wtfjs. JavaScript und seine Fehler ;-)</title>
    <link>http://blog.bananas-playground.net/archives/461-wtfjs.-JavaScript-und-seine-Fehler-;.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/461-wtfjs.-JavaScript-und-seine-Fehler-;.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=461</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=461</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    JavaScript hat schon alles abbekommen.&lt;br /&gt;
Von zu viel Bling Bling bis zu langsam und unnötig. Nun ist es einfach nicht mehr weg zudenken.&lt;br /&gt;
&lt;br /&gt;
Nun hat sich jemand die Aufgabe gemacht all die unmöglichen Fehler die die Sprache so hat zu sammeln.&lt;br /&gt;
Dabei kommt so was heraus:&lt;br /&gt;
&lt;pre&gt;(true + 1) === 2;? ?// true&lt;br /&gt;
(true + true) === 2; // true&lt;br /&gt;
true === 2; // false&lt;br /&gt;
true === 1; // false&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
Mehr gibt es hier:&lt;br /&gt;
&amp;bull; &lt;a href=&quot;http://wtfjs.com/&quot;&gt;http://wtfjs.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Wed, 17 Feb 2010 12:21:18 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/461-guid.html</guid>
    <category>browser</category>
<category>javascript</category>
<category>web</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Windows simuliert mit JavaScript</title>
    <link>http://blog.bananas-playground.net/archives/439-Windows-simuliert-mit-JavaScript.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/439-Windows-simuliert-mit-JavaScript.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=439</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=439</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Da hat jemand zu viel Zeit.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://michaelv.org/&quot;&gt;Windows 3.1 im Browser&lt;/a&gt;  
    </content:encoded>

    <pubDate>Mon, 25 Jan 2010 15:32:43 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/439-guid.html</guid>
    <category>browser</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Beispiele für Mootools</title>
    <link>http://blog.bananas-playground.net/archives/419-Beispiele-fuer-Mootools.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/419-Beispiele-fuer-Mootools.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=419</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=419</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Ha, mal endlich wieder was mit mootools gemacht.&lt;br /&gt;
&lt;br /&gt;
Dabei war ich auf der Suche nach Beispielen, denn man muss ja nicht immer das Rad neu erfinden.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://web-kreation.com/index.php/articles/48-incredible-mootools-sripts/&quot;&gt;48 incredible Mootools Sripts By Jeeremie&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Viel Spass mit den Beispielen !  
    </content:encoded>

    <pubDate>Tue, 08 Dec 2009 11:57:38 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/419-guid.html</guid>
    <category>javascript</category>
<category>mootools</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Mach Google Analytics schneller</title>
    <link>http://blog.bananas-playground.net/archives/414-Mach-Google-Analytics-schneller.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/414-Mach-Google-Analytics-schneller.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=414</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=414</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Wer Google Analytics im Einsatz hat, sollte immer bedenken, dass das einbinden von fremd Scripten die Seite lahm legen, oder sogar komplett unaufrufbar machen kann.&lt;br /&gt;
&lt;br /&gt;
Nun hat Google sein Javscript aktualisiert, dass man in seine Seite einbaut.&lt;br /&gt;
&lt;br /&gt;
Damit werden nun die Daten verzögert geladen und somit vermieden, dass die Auslieferung der Website blockiert wird.&lt;br /&gt;
&lt;br /&gt;
Mehr Details und das neue Script findet man hier:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html&quot;&gt;Google Analytics Launches Asynchronous Tracking Tuesday, December 01, 2009&lt;/a&gt;  
    </content:encoded>

    <pubDate>Wed, 02 Dec 2009 13:06:21 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/414-guid.html</guid>
    <category>web</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Ordnerbäume mit Javascirpt erstellen</title>
    <link>http://blog.bananas-playground.net/archives/404-Ordnerbaeume-mit-Javascirpt-erstellen.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/404-Ordnerbaeume-mit-Javascirpt-erstellen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=404</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=404</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Es gibt keinen besseren Weg eine Strucktur darzustellen als die Darstellung als &quot;Baum&quot;.&lt;br /&gt;
&lt;br /&gt;
In dem folgenden Beitrag finden man nun 10 Beispiele wie man so entwas lösen kann.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Javascript Tree view and sitemap are good tools to display the structure of your website. I have collected 10 plugins and tutorials that will save your time hunting for one.&lt;/blockquote&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.queness.com/post/1138/10-javascriptcss-treeview-and-sitemap-plugins-and-tutorials&quot; title=&quot;http://www.queness.com/post/1138/10-javascriptcss-treeview-and-sitemap-plugins-and-tutorials&quot;&gt;10 Javascript &amp;amp; CSS TreeView and Sitemap Plugins and Tutorials&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 19 Nov 2009 11:38:04 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/404-guid.html</guid>
    <category>framework</category>
<category>javascript</category>
<category>mootools</category>
<category>opensource</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Charts / Diagramme via Javascript</title>
    <link>http://blog.bananas-playground.net/archives/403-Charts-Diagramme-via-Javascript.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/403-Charts-Diagramme-via-Javascript.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=403</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=403</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Ich hatte schon mal über die &lt;a href=&quot;http://blog.bananas-playground.net/archives/320-Diagramme-fuer-das-Web-erstellen.html&quot; title=&quot;http://blog.bananas-playground.net/archives/320-Diagramme-fuer-das-Web-erstellen.html&quot;&gt;Erstellung von Diagrammen mit JS oder Flash geschrieben&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Nun gibt es hier noch eine weitere Sammlung die noch mehr Scripte anbietet und sogar Beispiele liefert:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Wont it be nice if all your theoretical data were presented as charts? Charts add style and spice up the graphical intereface. Style your content and layout with my handpicked collection of best JavaScript Charting plugins.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://javascript.open-libraries.com/utilities/chart/20-best-javascript-charting-and-plotting-libraries/&quot; title=&quot;http://javascript.open-libraries.com/utilities/chart/20-best-javascript-charting-and-plotting-libraries/&quot;&gt;20 Best JavaScript Charting and Plotting Libraries&lt;/a&gt;  
    </content:encoded>

    <pubDate>Thu, 19 Nov 2009 11:34:56 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/403-guid.html</guid>
    <category>framework</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Formular button via JS auslösen</title>
    <link>http://blog.bananas-playground.net/archives/402-Formular-button-via-JS-ausloesen.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/402-Formular-button-via-JS-ausloesen.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=402</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=402</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Man kann ja ein Formular ja via JavaScript absenden:&lt;br /&gt;
&lt;pre&gt;document.forname.submit();&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
So nun ist aber komischer weise, der Absendeknopf dann nicht in dem POST enthalten.&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;Ich verwende den button tag und nicht den input tag für den Absende Knopf, daher kann es sein, dass der input tag dann trotzdem vorhanden ist.&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
Nur wenn ich diesen nun auch drücke, dann ist diese in POST enthalten.&lt;br /&gt;
&lt;br /&gt;
Nun gibt es aber auch eine Lösung die wirklich das drücken des Knopfes via JS nachmacht und zwar so als hätte der Benutzer wirklich darauf gedrückt.&lt;br /&gt;
&lt;pre&gt;document.getElementById(&#039;submitButton&#039;).click();&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
Somit ist auch der Button im POST enthalten und mann kann diesen abfragen.&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out.  
    </content:encoded>

    <pubDate>Wed, 18 Nov 2009 11:46:41 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/402-guid.html</guid>
    <category>browser</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Das richtige JavaScript Framework finden</title>
    <link>http://blog.bananas-playground.net/archives/394-Das-richtige-JavaScript-Framework-finden.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/394-Das-richtige-JavaScript-Framework-finden.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=394</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=394</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Schöner vergleich der aktuell verfügbaren JS Frameworks.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://matthiasschuetz.com/javascript-framework-matrix/en/&quot; title=&quot;http://matthiasschuetz.com/javascript-framework-matrix/en/&quot;&gt;JavaScript Framework matrix&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out.  
    </content:encoded>

    <pubDate>Fri, 13 Nov 2009 13:24:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/394-guid.html</guid>
    <category>browser</category>
<category>framework</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Mootools Kalender: Eightysix</title>
    <link>http://blog.bananas-playground.net/archives/390-Mootools-Kalender-Eightysix.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/390-Mootools-Kalender-Eightysix.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=390</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=390</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Man kennt ja den &lt;a href=&quot;http://www.electricprism.com/aeron/calendar/&quot;&gt;Mootools calendar&lt;/a&gt; aber nun habe ich noch einen gefunden, der mindestens genauso gut ist.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://dev.base86.com/img/temp/calendar_eightysix_banner.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://dev.base86.com/scripts/datepicker_calendar_eightysix.html&quot; title=&quot;http://dev.base86.com/scripts/datepicker_calendar_eightysix.html&quot;&gt;Calender Eightysix documentation and examples&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out.  
    </content:encoded>

    <pubDate>Mon, 02 Nov 2009 15:37:58 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/390-guid.html</guid>
    <category>javascript</category>
<category>mootools</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Wie geht denn das nun mit dem AJAX ?</title>
    <link>http://blog.bananas-playground.net/archives/389-Wie-geht-denn-das-nun-mit-dem-AJAX.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/389-Wie-geht-denn-das-nun-mit-dem-AJAX.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=389</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=389</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Nein ich meine nicht das &lt;a href=&quot;http://www.ajax.de/index.asp&quot; title=&quot;http://www.ajax.de/index.asp&quot;&gt;Putzmittel&lt;/a&gt;.&lt;br /&gt;
Ich &lt;a href=&quot;http://de.wikipedia.org/wiki/Ajax_%28Programmierung%29&quot; title=&quot;http://de.wikipedia.org/wiki/Ajax_%28Programmierung%29&quot;&gt;meine das hier&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Und wie lernt man das nun ?&lt;br /&gt;
&lt;br /&gt;
Am besten mit Beispielen und Anleitungen &lt;img src=&quot;http://blog.bananas-playground.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.noupe.com/ajax/how-ajax-works.html&quot; title=&quot;http://www.noupe.com/ajax/how-ajax-works.html&quot;&gt;How AJAX Works: 10 Practical Uses For AJAX&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.noupe.com/javascript/most-wanted-ajax-techniques-50-ajax-examples-and-tutorials.html&quot; title=&quot;http://www.noupe.com/javascript/most-wanted-ajax-techniques-50-ajax-examples-and-tutorials.html&quot;&gt;Most Wanted Ajax Techniques: 50+ Examples and Tutorials&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Viel Spass&lt;br /&gt;
&lt;br /&gt;
banana&lt;br /&gt;
out.  
    </content:encoded>

    <pubDate>Fri, 30 Oct 2009 08:41:59 +0100</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/389-guid.html</guid>
    <category>ajax</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>WYSIWYG Editors roundup</title>
    <link>http://blog.bananas-playground.net/archives/376-WYSIWYG-Editors-roundup.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/376-WYSIWYG-Editors-roundup.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=376</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=376</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Es gibt sie wie ja Sand am Meer, aber es sind ein paar neue dabei und diese können sich sehen lassen:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://developer.yahoo.com/yui/examples/editor/&quot; title=&quot;http://developer.yahoo.com/yui/examples/editor/&quot;&gt;Yahoo! UI Rich Text Editor&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://tinymce.moxiecode.com/index.php&quot; title=&quot;http://tinymce.moxiecode.com/index.php&quot;&gt;TinyMCE&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://nicedit.com/index.php&quot; title=&quot;http://nicedit.com/index.php&quot;&gt;NicEdit&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://ckeditor.com/demo&quot; title=&quot;http://ckeditor.com/demo&quot;&gt;CKEditor&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.openwebware.com/&quot; title=&quot;http://www.openwebware.com/&quot;&gt;openWYSIWYG&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ich persönlich verwende ja den Tiny aber der CKEditor sieht nicht schlecht aus !&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://woorkup.com/2009/10/06/5-powerful-wysiwyg-editors-for-web-based-applications/&quot; title=&quot;http://woorkup.com/2009/10/06/5-powerful-wysiwyg-editors-for-web-based-applications/&quot;&gt;5 Powerful WYSIWYG editors for web-based applications&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Tue, 20 Oct 2009 14:08:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/376-guid.html</guid>
    <category>browser</category>
<category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Tabelle mit Javascript verbessern</title>
    <link>http://blog.bananas-playground.net/archives/349-Tabelle-mit-Javascript-verbessern.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/349-Tabelle-mit-Javascript-verbessern.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=349</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=349</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    Tabelle an sich können ja nicht viel...&lt;br /&gt;
Ok die Daten tabellarisch darstellen. Aber was noch ?&lt;br /&gt;
&lt;br /&gt;
Dazu braucht man Javascript.&lt;br /&gt;
&lt;br /&gt;
Hier kommt nun eine Liste mit Beispielen wie man seine schlichte HTML Tabelle aufpeppen kann.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Table is an excellent way of presenting information, especially when a company wants to cite various prices for its services or products. For instance, some websites require users to sign up different levels of membership in order to access certain exclusive contents. They can present to users the distinct features that each level has to offer in a table-like format. Depending on the content, tables can be good for arranging many other kinds of data for deeper clarity other than pricing.&lt;br /&gt;
&lt;br /&gt;
Creating a table is easy, but organizing data in an easy-to-understand tabular format together with an appealing layout is often challenging. Most of us have came across numerous tables on the net, and some of these can be rather plain-looking ones with no or minimal design whatsoever. However, we are about to show you that tables need not be such uninteresting and boring visual communication. It can be uniquely designed to suit your web content and stand out from the vast array of tables from websites all over the world. Also, we’ve put together a list of useful scripts to help you get the best of of table display.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.hongkiat.com/blog/html-table-building-30-beautiful-examples-and-useful-javascripts/&quot;&gt;HTML Table Building: 30+ Beautiful Examples and Useful Javascripts &lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Banana&lt;br /&gt;
out.  
    </content:encoded>

    <pubDate>Fri, 24 Jul 2009 16:03:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/349-guid.html</guid>
    <category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Interactive Data Visualizations</title>
    <link>http://blog.bananas-playground.net/archives/345-Interactive-Data-Visualizations.html</link>
            <category>JS / AJAX</category>
    
    <comments>http://blog.bananas-playground.net/archives/345-Interactive-Data-Visualizations.html#comments</comments>
    <wfw:comment>http://blog.bananas-playground.net/wfwcomment.php?cid=345</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.bananas-playground.net/rss.php?version=2.0&amp;type=comments&amp;cid=345</wfw:commentRss>
    

    <author>nospam@example.com (Banana)</author>
    <content:encoded>
    &lt;blockquote&gt;The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web. &lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Multiple Data Representations&lt;br /&gt;
-  Treemaps, Radial Layouts, HyperTrees/Graphs, SpaceTree-like Layouts, and more...&lt;br /&gt;
Major Browsers Support&lt;br /&gt;
-  IE6+, Firefox2+, Safari3+, Opera9.5+&lt;br /&gt;
Open Source&lt;br /&gt;
-  Licensed under the BSD License&lt;br /&gt;
Library Agnostic&lt;br /&gt;
-  You may use the JIT with your favorite DOM manipulation framework&lt;br /&gt;
Extensible&lt;br /&gt;
-  All visualization classes are mutable, so you can easily add/override any method you want.&lt;br /&gt;
Composable&lt;br /&gt;
-  Visualizations can be combined in order to create new visualization methods.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://thejit.org/&quot; title=&quot;http://thejit.org/&quot;&gt;InfoVis Toolkit&lt;/a&gt;  
    </content:encoded>

    <pubDate>Mon, 20 Jul 2009 09:11:41 +0200</pubDate>
    <guid isPermaLink="false">http://blog.bananas-playground.net/archives/345-guid.html</guid>
    <category>javascript</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>