<?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/"
		>
<channel>
	<title>Comments on: JavaScript Tricks And Good Programming Style</title>
	<atom:link href="http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 01:32:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: inner.geek &#187; Blog Archive &#187; My del.icio.us bookmarks this &#8230;. year?</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-6511</link>
		<dc:creator>inner.geek &#187; Blog Archive &#187; My del.icio.us bookmarks this &#8230;. year?</dc:creator>
		<pubDate>Thu, 05 Oct 2006 01:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-6511</guid>
		<description>[...] alexander kirk » Blog Archive » JavaScript Tricks And Good Programming Style  (tagged: code coding design dev free javascript js learning method programming reference scripting software standards style teaching tech tools tips web web2.0 webdesign webdev bestpractices) [...]</description>
		<content:encoded><![CDATA[<p>[...] alexander kirk » Blog Archive » JavaScript Tricks And Good Programming Style&nbsp;&nbsp;(tagged: code coding design dev free javascript js learning method programming reference scripting software standards style teaching tech tools tips web web2.0 webdesign webdev bestpractices) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-08-10 at willkoca</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4876</link>
		<dc:creator>links for 2006-08-10 at willkoca</dc:creator>
		<pubDate>Fri, 01 Sep 2006 05:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4876</guid>
		<description>[...] alexander kirk » Blog Archive » JavaScript Tricks And Good Programming Style (tags: javascript) [...]</description>
		<content:encoded><![CDATA[<p>[...] alexander kirk » Blog Archive » JavaScript Tricks And Good Programming Style (tags: javascript) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Slocum&#8217;s Blog &#187; Blog Archive &#187; Getting Started - Making the scripts from this site work</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4709</link>
		<dc:creator>Jack Slocum&#8217;s Blog &#187; Blog Archive &#187; Getting Started - Making the scripts from this site work</dc:creator>
		<pubDate>Sun, 27 Aug 2006 15:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4709</guid>
		<description>[...] The second function createDelegate() is even more useful. It is used to solve the problem of what the scope (“this”) is set to in a method call. I’ll use a modified version of the example I previously gave on Alexander Kirk’s blog: [...]</description>
		<content:encoded><![CDATA[<p>[...] The second function createDelegate() is even more useful. It is used to solve the problem of what the scope (“this”) is set to in a method call. I’ll use a modified version of the example I previously gave on Alexander Kirk’s blog: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaScript Tricks And Good Programming Style &#187; Dee&#8217;s-Planet! Blog</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4562</link>
		<dc:creator>JavaScript Tricks And Good Programming Style &#187; Dee&#8217;s-Planet! Blog</dc:creator>
		<pubDate>Sat, 19 Aug 2006 19:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4562</guid>
		<description>[...] Optional parameter and default valueParameters HintsSearch JavaScript documentationThe self variableReduce indentation amount &#124; read here in detail&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Optional parameter and default valueParameters HintsSearch JavaScript documentationThe self variableReduce indentation amount | read here in detail&hellip; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4509</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 17 Aug 2006 07:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4509</guid>
		<description>I like wordpress, but think that they have missed a few things. I have started to use Joomla instead. It gives me more features. 

But thats just my opinion....</description>
		<content:encoded><![CDATA[<p>I like wordpress, but think that they have missed a few things. I have started to use Joomla instead. It gives me more features. </p>
<p>But thats just my opinion....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Down</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4504</link>
		<dc:creator>Tim Down</dc:creator>
		<pubDate>Thu, 17 Aug 2006 00:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4504</guid>
		<description>... and now I&#039;ve read the rest of Michael&#039;s post, saw 

window.undefined = window.undefined;

... and retract everything I just said. Sorry everyone.</description>
		<content:encoded><![CDATA[<p>... and now I've read the rest of Michael's post, saw </p>
<p>window.undefined = window.undefined;</p>
<p>... and retract everything I just said. Sorry everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Down</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4503</link>
		<dc:creator>Tim Down</dc:creator>
		<pubDate>Thu, 17 Aug 2006 00:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4503</guid>
		<description>Michael Geary said:

&quot;Now you can code this in any browser:

if( foo === undefined ) whatever;&quot;

Now, this is unfortunately not true. IE5 on Windows does not support undefined as an object (the error you get tells you that in fact &#039;undefined&#039; is undefined). There may be other browsers that don&#039;t support it. IE5 on Windows is enough on its own to put me off, given that I still have to write code to work on it.</description>
		<content:encoded><![CDATA[<p>Michael Geary said:</p>
<p>"Now you can code this in any browser:</p>
<p>if( foo === undefined ) whatever;"</p>
<p>Now, this is unfortunately not true. IE5 on Windows does not support undefined as an object (the error you get tells you that in fact 'undefined' is undefined). There may be other browsers that don't support it. IE5 on Windows is enough on its own to put me off, given that I still have to write code to work on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Kirk</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4439</link>
		<dc:creator>Alexander Kirk</dc:creator>
		<pubDate>Sun, 13 Aug 2006 19:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4439</guid>
		<description>Jack, Dean: Thanks for the input. I have clarified some of my points in my post. Eventhough you seem to disagree with most of what I say I think it is important to lean out of the window in order to get things right.</description>
		<content:encoded><![CDATA[<p>Jack, Dean: Thanks for the input. I have clarified some of my points in my post. Eventhough you seem to disagree with most of what I say I think it is important to lean out of the window in order to get things right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexking.org: Blog &#62; Around the web</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4432</link>
		<dc:creator>alexking.org: Blog &#62; Around the web</dc:creator>
		<pubDate>Sun, 13 Aug 2006 14:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4432</guid>
		<description>[...] alexander kirk - JavaScript Tricks And Good Programming Style [...]</description>
		<content:encoded><![CDATA[<p>[...] alexander kirk - JavaScript Tricks And Good Programming Style [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster Libre &#187; Archivo del weblog &#187; Adelgazar firefox y buenas prácticas para Javascript</title>
		<link>http://alexander.kirk.at/2006/08/09/javascript-tricks-and-good-programming-style/comment-page-1/#comment-4429</link>
		<dc:creator>Webmaster Libre &#187; Archivo del weblog &#187; Adelgazar firefox y buenas prácticas para Javascript</dc:creator>
		<pubDate>Sun, 13 Aug 2006 11:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://alexander.kirk.at/?p=65#comment-4429</guid>
		<description>[...] de 2006 a las 13:51 y est&#225; archivada en: Enlaces. Puedes dejar un comentario, o enviar un trackback desde tusitio. [...]</description>
		<content:encoded><![CDATA[<p>[...] de 2006 a las 13:51 y est&aacute; archivada en: Enlaces. Puedes dejar un comentario, o enviar un trackback desde tusitio. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
