<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Global variables in Javascript</title>
	<atom:link href="http://www.svennerberg.com/2009/02/global-variables-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/</link>
	<description>A blog about web developement and usability.</description>
	<lastBuildDate>Fri, 30 Jul 2010 15:17:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/comment-page-1/#comment-13391</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1566#comment-13391</guid>
		<description>[...] Global variables in Javascript [...]</description>
		<content:encoded><![CDATA[<p>[...] Global variables in Javascript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/comment-page-1/#comment-2594</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Tue, 17 Mar 2009 16:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1566#comment-2594</guid>
		<description>&lt;strong&gt;&lt;em&gt;Mats:&lt;/em&gt;&lt;/strong&gt; Well I&#039;m not particularly fond of Global variables since they are EVIL, but that&#039;s a pretty interesting tool you&#039;ve built. Some libraries really do clutter the global namespace.

Thanks for the link!</description>
		<content:encoded><![CDATA[<p><strong><em>Mats:</em></strong> Well I&#8217;m not particularly fond of Global variables since they are EVIL, but that&#8217;s a pretty interesting tool you&#8217;ve built. Some libraries really do clutter the global namespace.</p>
<p>Thanks for the link!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats</title>
		<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/comment-page-1/#comment-2592</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Tue, 17 Mar 2009 14:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1566#comment-2592</guid>
		<description>Om du gillar globala variabler kanske denna sidan är av intresse... :)

http://mankz.com/code/globalcheck.htm</description>
		<content:encoded><![CDATA[<p>Om du gillar globala variabler kanske denna sidan är av intresse&#8230; <img src='http://www.svennerberg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://mankz.com/code/globalcheck.htm" rel="nofollow">http://mankz.com/code/globalcheck.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/comment-page-1/#comment-1867</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Thu, 12 Feb 2009 18:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1566#comment-1867</guid>
		<description>Yes, a lot of things has happened with Javascript the last few years. It has changed status from being considered a second grade language to proving to be really useful. I too think the js frameworks have helped making it more useful and popular.

The object model in Javascript is really cool. But it&#039;s also widely misunderstood since it depends on prototypal inheritance which is not well understood by most people coming from languages with classical inheritance.

The more I learn about Javascript, the more I like it. No doubt it contains a lot of serious flaws, like global variables. But once your recognize them you can avoid them.</description>
		<content:encoded><![CDATA[<p>Yes, a lot of things has happened with Javascript the last few years. It has changed status from being considered a second grade language to proving to be really useful. I too think the js frameworks have helped making it more useful and popular.</p>
<p>The object model in Javascript is really cool. But it&#8217;s also widely misunderstood since it depends on prototypal inheritance which is not well understood by most people coming from languages with classical inheritance.</p>
<p>The more I learn about Javascript, the more I like it. No doubt it contains a lot of serious flaws, like global variables. But once your recognize them you can avoid them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Seidl</title>
		<link>http://www.svennerberg.com/2009/02/global-variables-in-javascript/comment-page-1/#comment-1866</link>
		<dc:creator>Jan Seidl</dc:creator>
		<pubDate>Thu, 12 Feb 2009 18:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1566#comment-1866</guid>
		<description>Yeap, objects are awesome. I think the JS frameworks are giving a new step to the language. OOP is being more and more present into a language that people underestimated for years in a row.

Like happened to C when became C with Classes (C++), is JavaScript evolving to JS++ ?</description>
		<content:encoded><![CDATA[<p>Yeap, objects are awesome. I think the <acronym title="JavaScript">JS</acronym> frameworks are giving a new step to the language. OOP is being more and more present into a language that people underestimated for years in a row.</p>
<p>Like happened to C when became C with Classes (C++), is JavaScript evolving to <acronym title="JavaScript">JS</acronym>++ ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
