<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Javascript ist Toll! &#187; Bibliotheken</title>
	<atom:link href="http://javascript.jstruebig.de/category/bibliotheken/feed" rel="self" type="application/rss+xml" />
	<link>http://javascript.jstruebig.de</link>
	<description>Javascript-Blog mit Skripten, Beispielen, Lösungen und FAQ</description>
	<lastBuildDate>Sun, 05 Sep 2010 11:16:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OOP in Javascript &#8211; Teil 1</title>
		<link>http://javascript.jstruebig.de/javascript/792</link>
		<comments>http://javascript.jstruebig.de/javascript/792#comments</comments>
		<pubDate>Mon, 08 Feb 2010 10:23:41 +0000</pubDate>
		<dc:creator>Struppi</dc:creator>
				<category><![CDATA[Bibliotheken]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://javascript.jstruebig.de/?p=792</guid>
		<description><![CDATA[Mein erster Versuch hier einen Artikel über Vererbung in JS zu schreiben, scheiterte an einem Punkt den ich übersehen hatte. Daher hier eine neue zweite Version. Ich werde den Artikel aber in drei Teile aufsplitten. 


	Teil 1. - OOP in Javascript
	Teil 2. - MOC my Object Creator
	Teil 3. - Vergleiche und Benchmarks


OOP in Javascript

In Javascript [...]]]></description>
		<wfw:commentRss>http://javascript.jstruebig.de/javascript/792/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eventhandling mit Javascript</title>
		<link>http://javascript.jstruebig.de/bibliotheken/48</link>
		<comments>http://javascript.jstruebig.de/bibliotheken/48#comments</comments>
		<pubDate>Wed, 02 Nov 2005 18:34:54 +0000</pubDate>
		<dc:creator>Struppi</dc:creator>
				<category><![CDATA[Bibliotheken]]></category>

		<guid isPermaLink="false">http://javascript.jstruebig.de/skripte/48/</guid>
		<description><![CDATA[Eventhandling in Javascript]]></description>
		<wfw:commentRss>http://javascript.jstruebig.de/bibliotheken/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>include.js &#8211; die Standardbibliothek</title>
		<link>http://javascript.jstruebig.de/bibliotheken/44</link>
		<comments>http://javascript.jstruebig.de/bibliotheken/44#comments</comments>
		<pubDate>Fri, 07 Oct 2005 11:16:19 +0000</pubDate>
		<dc:creator>Struppi</dc:creator>
				<category><![CDATA[Bibliotheken]]></category>

		<guid isPermaLink="false">http://javascript.jstruebig.de/?p=44</guid>
		<description><![CDATA[Die Datei include.js wird von vielen meiner Skripte als erstes eingebunden. Sie stellt einige Funktionen zu Verf�gung, die Tipparbeit sparen.]]></description>
		<wfw:commentRss>http://javascript.jstruebig.de/bibliotheken/44/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zahlen formatieren</title>
		<link>http://javascript.jstruebig.de/javascript/37</link>
		<comments>http://javascript.jstruebig.de/javascript/37#comments</comments>
		<pubDate>Tue, 30 Aug 2005 08:12:38 +0000</pubDate>
		<dc:creator>Struppi</dc:creator>
				<category><![CDATA[Bibliotheken]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jstruebig.de/cms/wordpress/javascript/faq/37/</guid>
		<description><![CDATA[Eine Funktion um Zahlen zu formatieren]]></description>
		<wfw:commentRss>http://javascript.jstruebig.de/javascript/37/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
