<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: JavaScript: Calling the unnamed</title>
	<link>http://www.phpied.com/javascript-calling-the-unnamed/</link>
	<description>Stoyan's blog about (x)html, ajax, bookmarklets, browsers, css, firebug, javascript, json, mdb2, mysql, pear, performance, php, phpbb, tools, yslow, yui, writing, music,... life and everything.</description>
	<pubDate>Fri, 16 May 2008 22:34:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Stoyan</title>
		<link>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61932</link>
		<pubDate>Fri, 17 Aug 2007 20:34:35 +0000</pubDate>
		<guid>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61932</guid>
					<description>True, can't think of any purpose. Apart from job security by writing unmaintainable code ;)

Here's another one from the &quot;this is not a syntax error&quot; department:
&lt;pre&gt;alert(&quot;test&quot;[1])&lt;/pre&gt;

And another one: http://www.wait-till-i.com/index.php?p=284</description>
		<content:encoded><![CDATA[<p>True, can't think of any purpose. Apart from job security by writing unmaintainable code <img src='http://www.phpied.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Here's another one from the "this is not a syntax error" department:</p>
<pre>alert("test"[1])</pre>
<p>And another one: <a href='http://www.wait-till-i.com/index.php?p=284' rel='nofollow'>http://www.wait-till-i.com/index.php?p=284</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: steve</title>
		<link>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61927</link>
		<pubDate>Fri, 17 Aug 2007 12:53:09 +0000</pubDate>
		<guid>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61927</guid>
					<description>Yeah, since the [] square brackets allow you to access any &quot;key&quot; member of the object, any unique key works... including [&quot;&quot;] empty string, even [null] works, as does [true] and [false].

Now, if there were only some real useful purpose for this... hmmm</description>
		<content:encoded><![CDATA[<p>Yeah, since the [] square brackets allow you to access any "key" member of the object, any unique key works&#8230; including [""] empty string, even [null] works, as does [true] and [false].</p>
<p>Now, if there were only some real useful purpose for this&#8230; hmmm
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: qureyoon</title>
		<link>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61925</link>
		<pubDate>Fri, 17 Aug 2007 09:18:44 +0000</pubDate>
		<guid>http://www.phpied.com/javascript-calling-the-unnamed/#comment-61925</guid>
					<description>&quot;Reminds me of the Wizard of Earthsea a little bit where you had to know the true names of things in order to do the wizardry.&quot;

or as in Eragon too ;)

nice article btw ^^</description>
		<content:encoded><![CDATA[<p>"Reminds me of the Wizard of Earthsea a little bit where you had to know the true names of things in order to do the wizardry."</p>
<p>or as in Eragon too <img src='http://www.phpied.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>nice article btw ^^
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
