<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for parentNode.org</title>
	<link>http://parentnode.org</link>
	<description>The building blocks of a solid frontend.</description>
	<pubDate>Wed, 20 Aug 2008 07:10:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on Working with the Cursor Position by Andrew</title>
		<link>http://parentnode.org/javascript/working-with-the-cursor-position/#comment-8875</link>
		<author>Andrew</author>
		<pubDate>Fri, 08 Feb 2008 15:45:47 +0000</pubDate>
		<guid>http://parentnode.org/javascript/working-with-the-cursor-position/#comment-8875</guid>
		<description>OK literally 5 minutes after I posted the above message I have discovered that setting a width on the Input box fixed the issue for IE.  However, I have also discovered during this time a bug with Firefox.  If the focus is at the very start of the input box the text is appended to the end of the input box and the input box loses focus.  This bug does not have a significant impact on my application, but I will be attempting to find a solution for it.</description>
		<content:encoded><![CDATA[<p>OK literally 5 minutes after I posted the above message I have discovered that setting a width on the Input box fixed the issue for IE.  However, I have also discovered during this time a bug with Firefox.  If the focus is at the very start of the input box the text is appended to the end of the input box and the input box loses focus.  This bug does not have a significant impact on my application, but I will be attempting to find a solution for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with the Cursor Position by Andrew</title>
		<link>http://parentnode.org/javascript/working-with-the-cursor-position/#comment-8874</link>
		<author>Andrew</author>
		<pubDate>Fri, 08 Feb 2008 15:16:17 +0000</pubDate>
		<guid>http://parentnode.org/javascript/working-with-the-cursor-position/#comment-8874</guid>
		<description>Hi,

Your description is not entirely true "Both work for Textareas and Inputs".   In Firefox your code does work for both textareas and inputs.  However, it does not work successfully for Inputs in IE6 and IE7.

If you use an input box in IE the text you are inserting pre-appends the whole phrase.

I am writing a search program which has buttons to insert boolean operators into a text input. (it was going to be a deprecated feature, but 30% of the users claim to find it helpful)  If anyone knows a a fix for this I would be grateful to find out.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Your description is not entirely true &#8220;Both work for Textareas and Inputs&#8221;.   In Firefox your code does work for both textareas and inputs.  However, it does not work successfully for Inputs in IE6 and IE7.</p>
<p>If you use an input box in IE the text you are inserting pre-appends the whole phrase.</p>
<p>I am writing a search program which has buttons to insert boolean operators into a text input. (it was going to be a deprecated feature, but 30% of the users claim to find it helpful)  If anyone knows a a fix for this I would be grateful to find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free webcam based barcode-scanner component. by oliver</title>
		<link>http://parentnode.org/flash/free-webcam-based-barcode-scanner-component/#comment-8855</link>
		<author>oliver</author>
		<pubDate>Thu, 07 Feb 2008 18:46:55 +0000</pubDate>
		<guid>http://parentnode.org/flash/free-webcam-based-barcode-scanner-component/#comment-8855</guid>
		<description>it still dose not work for me but in you go to my site you can create your owne id barcode
www.wootsinternational.com</description>
		<content:encoded><![CDATA[<p>it still dose not work for me but in you go to my site you can create your owne id barcode<br />
<a href="http://www.wootsinternational.com" rel="nofollow">www.wootsinternational.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nonoba Labs - Realtime site overview. by Raven-Kid</title>
		<link>http://parentnode.org/flash/nonoba-labs-realtime-site-overview/#comment-8352</link>
		<author>Raven-Kid</author>
		<pubDate>Sun, 20 Jan 2008 14:39:00 +0000</pubDate>
		<guid>http://parentnode.org/flash/nonoba-labs-realtime-site-overview/#comment-8352</guid>
		<description>Such a damned cool thing!
I whish I have a website to test it myself on my own site! :)</description>
		<content:encoded><![CDATA[<p>Such a damned cool thing!<br />
I whish I have a website to test it myself on my own site! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nonoba Labs - Realtime site overview. by Joga Luce</title>
		<link>http://parentnode.org/flash/nonoba-labs-realtime-site-overview/#comment-8328</link>
		<author>Joga Luce</author>
		<pubDate>Sat, 19 Jan 2008 20:10:04 +0000</pubDate>
		<guid>http://parentnode.org/flash/nonoba-labs-realtime-site-overview/#comment-8328</guid>
		<description>Wow. Thats beautiful even as just eye candy. It was fun watching guest 612 spawn a half dozen connections. Is it also set up that, lets say you wanted to display typical user patterns in a meeting, you could input a data set?

Assumedly the technology is confidential, but can you discuss some of the techniques used?</description>
		<content:encoded><![CDATA[<p>Wow. Thats beautiful even as just eye candy. It was fun watching guest 612 spawn a half dozen connections. Is it also set up that, lets say you wanted to display typical user patterns in a meeting, you could input a data set?</p>
<p>Assumedly the technology is confidential, but can you discuss some of the techniques used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using AS3&#8217;s computeSpectrum by Prince</title>
		<link>http://parentnode.org/flash/using-as3s-computespectrum/#comment-8270</link>
		<author>Prince</author>
		<pubDate>Thu, 17 Jan 2008 05:40:35 +0000</pubDate>
		<guid>http://parentnode.org/flash/using-as3s-computespectrum/#comment-8270</guid>
		<description>Hi,

I'm working with Flash 8 for nearly 1 year.  I could understand the AS2 but to the AS3 I'm a newbie. Tried your code but it shows this,

"1046: Type was not found or was not a compile-time constant: SpectrumAnalyzer."

Could you give a solution

Thanks

Prince</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m working with Flash 8 for nearly 1 year.  I could understand the AS2 but to the AS3 I&#8217;m a newbie. Tried your code but it shows this,</p>
<p>&#8220;1046: Type was not found or was not a compile-time constant: SpectrumAnalyzer.&#8221;</p>
<p>Could you give a solution</p>
<p>Thanks</p>
<p>Prince</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Browser Detection Revisited by Aaron Schinkowitch</title>
		<link>http://parentnode.org/javascript/javascript-browser-detection-revisited/#comment-8029</link>
		<author>Aaron Schinkowitch</author>
		<pubDate>Tue, 08 Jan 2008 07:17:42 +0000</pubDate>
		<guid>http://parentnode.org/javascript/javascript-browser-detection-revisited/#comment-8029</guid>
		<description>Using the code above, I was getting a false positive for ie6 on ie7 until I added a &#38;&#38; window.XMLHttpRequest == null to the check for ie6.</description>
		<content:encoded><![CDATA[<p>Using the code above, I was getting a false positive for ie6 on ie7 until I added a &amp;&amp; window.XMLHttpRequest == null to the check for ie6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Week of show off by Aivis</title>
		<link>http://parentnode.org/flash/week-of-show-off/#comment-7636</link>
		<author>Aivis</author>
		<pubDate>Mon, 24 Dec 2007 23:44:06 +0000</pubDate>
		<guid>http://parentnode.org/flash/week-of-show-off/#comment-7636</guid>
		<description>lol</description>
		<content:encoded><![CDATA[<p>lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash 3D earth. (Including .fla) by REDSKULL</title>
		<link>http://parentnode.org/flash/flash-3d-earth-including-fla/#comment-7028</link>
		<author>REDSKULL</author>
		<pubDate>Mon, 03 Dec 2007 12:19:59 +0000</pubDate>
		<guid>http://parentnode.org/flash/flash-3d-earth-including-fla/#comment-7028</guid>
		<description>coool man

goooooooooooooooooooooooooooooooooood</description>
		<content:encoded><![CDATA[<p>coool man</p>
<p>goooooooooooooooooooooooooooooooooood</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Default Arguments in JavaScript Functions by fatbrain</title>
		<link>http://parentnode.org/javascript/default-arguments-in-javascript-functions/#comment-5916</link>
		<author>fatbrain</author>
		<pubDate>Thu, 25 Oct 2007 16:58:01 +0000</pubDate>
		<guid>http://parentnode.org/javascript/default-arguments-in-javascript-functions/#comment-5916</guid>
		<description>Thanks for input e-voc. What if we consider:

Function.prototype.defaults = function()
{
  var _f = this;
  var _a = Array(_f.length-arguments.length).concat(
    Array.prototype.slice.apply(arguments));
  return function()
  {
    return _f.apply(this, Array.prototype.slice.apply(arguments).concat(
      _a.slice(arguments.length, _a.length)));
  }
}

Or did I get it wrong? Anyhow, give it a testspin and get back to me.

Damn I'm hungry, need food for brain. (I only change the "this" argument in the apply on the inner function)

Cheers // fatbrain</description>
		<content:encoded><![CDATA[<p>Thanks for input e-voc. What if we consider:</p>
<p>Function.prototype.defaults = function()<br />
{<br />
  var _f = this;<br />
  var _a = Array(_f.length-arguments.length).concat(<br />
    Array.prototype.slice.apply(arguments));<br />
  return function()<br />
  {<br />
    return _f.apply(this, Array.prototype.slice.apply(arguments).concat(<br />
      _a.slice(arguments.length, _a.length)));<br />
  }<br />
}</p>
<p>Or did I get it wrong? Anyhow, give it a testspin and get back to me.</p>
<p>Damn I&#8217;m hungry, need food for brain. (I only change the &#8220;this&#8221; argument in the apply on the inner function)</p>
<p>Cheers // fatbrain</p>
]]></content:encoded>
	</item>
</channel>
</rss>
