<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Want to take your JavaScript knowledge to the next level?</title>
	<atom:link href="http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Fri, 29 Aug 2008 23:35:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Hakan Bilgin</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13610</link>
		<dc:creator>Hakan Bilgin</dc:creator>
		<pubDate>Thu, 26 Oct 2006 14:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13610</guid>
		<description>Ok...good tips.

Thanks.</description>
		<content:encoded><![CDATA[<p>Ok&#8230;good tips.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13606</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Thu, 26 Oct 2006 13:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13606</guid>
		<description>Hakan,

Well, there are definitely better suited languages for it, but taking JavaScript to the object-oriented level can make your web site and structure much better and flexible.</description>
		<content:encoded><![CDATA[<p>Hakan,</p>
<p>Well, there are definitely better suited languages for it, but taking JavaScript to the object-oriented level can make your web site and structure much better and flexible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hakan Bilgin</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13598</link>
		<dc:creator>Hakan Bilgin</dc:creator>
		<pubDate>Thu, 26 Oct 2006 12:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13598</guid>
		<description>I have seen this article previously and have glanced through it. He has earlier also earlier asked, at his blog, the preferences of developers; "object literal or new keyword".

Since I read the question, it has bugged me because, to me, it seems wrong in web-context.

In my opinion and in web-context, JS-objects and functions shouldn't be instantiated. Instead, DOM-objects should be instantiated and global-handlers should take care of event-based execution. Subsequently, DOM-elements can be added/removed/altered without falling into the pitfalls of memory leaks.

Objects and functions can be instantiated as described but I think beginners especially can make the mistake not to clean up. For this purpose, there are more sutiable OOP-languages than Javascript as it is today.</description>
		<content:encoded><![CDATA[<p>I have seen this article previously and have glanced through it. He has earlier also earlier asked, at his blog, the preferences of developers; &#8220;object literal or new keyword&#8221;.</p>
<p>Since I read the question, it has bugged me because, to me, it seems wrong in web-context.</p>
<p>In my opinion and in web-context, JS-objects and functions shouldn&#8217;t be instantiated. Instead, <acronym title="Document Object Model">DOM</acronym>-objects should be instantiated and global-handlers should take care of event-based execution. Subsequently, <acronym title="Document Object Model">DOM</acronym>-elements can be added/removed/altered without falling into the pitfalls of memory leaks.</p>
<p>Objects and functions can be instantiated as described but I think beginners especially can make the mistake not to clean up. For this purpose, there are more sutiable OOP-languages than Javascript as it is today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13531</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 25 Oct 2006 20:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13531</guid>
		<description>Chris,

No problem.

SilentWarrior,

Do it; it's the real stuff. :-)

Jonathan,

No problem, you're my hero! :-)</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>No problem.</p>
<p>SilentWarrior,</p>
<p>Do it; it&#8217;s the real stuff. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Jonathan,</p>
<p>No problem, you&#8217;re my hero! <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Snook</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13512</link>
		<dc:creator>Jonathan Snook</dc:creator>
		<pubDate>Wed, 25 Oct 2006 13:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13512</guid>
		<description>Thanks for the link! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the link! <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SilentWarrior</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13510</link>
		<dc:creator>SilentWarrior</dc:creator>
		<pubDate>Wed, 25 Oct 2006 12:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13510</guid>
		<description>That article is really sexy. :D Iâ€™ve read it when it was released, but youâ€™re right, I should probably read it once or several times again.</description>
		<content:encoded><![CDATA[<p>That article is really sexy. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> Iâ€™ve read it when it was released, but youâ€™re right, I should probably read it once or several times again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13497</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 25 Oct 2006 09:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2006/10/25/want-to-take-your-javascript-knowledge-to-the-next-level/#comment-13497</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
