<?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: Prototype XUL JavaScript Framework 1.6.0.2</title>
	<atom:link href="http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/</link>
	<description>Find the secrets to infinite income, and automate it!</description>
	<lastBuildDate>Tue, 22 Dec 2009 17:22:38 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-25</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 04 Oct 2008 16:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-25</guid>
		<description>Jan: If you are developing only for firefox 3 you don&#039;t need to use Prototype XUL anymore. The project was built to work around a bug in FF2 that prevented prototyping function. I believe this was corrected in FF3. I haven&#039;t tried, but the normal prototype library should work as expected now.</description>
		<content:encoded><![CDATA[<p>Jan: If you are developing only for firefox 3 you don&#8217;t need to use Prototype XUL anymore. The project was built to work around a bug in FF2 that prevented prototyping function. I believe this was corrected in FF3. I haven&#8217;t tried, but the normal prototype library should work as expected now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-24</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Thu, 02 Oct 2008 16:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-24</guid>
		<description>i&#039;m using Firefox3 and i&#039;m trying to build my own Firefox toolbar for our web project</description>
		<content:encoded><![CDATA[<p>i&#8217;m using Firefox3 and i&#8217;m trying to build my own Firefox toolbar for our web project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-27</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Thu, 02 Oct 2008 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-27</guid>
		<description>hi !!

i spend now 20 hours on the bind problem in my JS Class:

setMicroblogs: function(msg)
{
new Ajax.Request(&#039;http://www.domaincom/ajax/microblog/update&#039;, {
				  method: &#039;post&#039;,
				  parameters: &#039;microblog=&#039;+msg.value,
				  onComplete: function(req) {
				  	this.showNotification(&#039;&#039;, &#039;test&#039;, &#039;&#039;);
				  }.bind(this)
	 		});
	}


but a error appears &quot;bind is not a function&quot;.. what is wrong ?? please help</description>
		<content:encoded><![CDATA[<p>hi !!</p>
<p>i spend now 20 hours on the bind problem in my JS Class:</p>
<p>setMicroblogs: function(msg)<br />
{<br />
new Ajax.Request(&#8217;http://www.domaincom/ajax/microblog/update&#8217;, {<br />
				  method: &#8216;post&#8217;,<br />
				  parameters: &#8216;microblog=&#8217;+msg.value,<br />
				  onComplete: function(req) {<br />
				  	this.showNotification(&#8221;, &#8216;test&#8217;, &#8221;);<br />
				  }.bind(this)<br />
	 		});<br />
	}</p>
<p>but a error appears &#8220;bind is not a function&#8221;.. what is wrong ?? please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-26</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 07 Sep 2008 16:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-26</guid>
		<description>well, i was looking today for using prototype in my own fx extension, lucky i found this ...
is there a way ti use it to access the content of a loaded window ...
instead of doing &quot;window.content.document.getElementById&quot; i&#039;d like to use prototype&#039;s $

did not find anything clear on the net</description>
		<content:encoded><![CDATA[<p>well, i was looking today for using prototype in my own fx extension, lucky i found this &#8230;<br />
is there a way ti use it to access the content of a loaded window &#8230;<br />
instead of doing &#8220;window.content.document.getElementById&#8221; i&#8217;d like to use prototype&#8217;s $</p>
<p>did not find anything clear on the net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prototype for XUL &#124; foojam.com</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-23</link>
		<dc:creator>Prototype for XUL &#124; foojam.com</dc:creator>
		<pubDate>Fri, 22 Feb 2008 23:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-23</guid>
		<description>[...] Gotterer has released a modified version of the Prototype JavaScript library that is compatible with XUL. Hopefully we&#8217;ll soon start [...]</description>
		<content:encoded><![CDATA[<p>[...] Gotterer has released a modified version of the Prototype JavaScript library that is compatible with XUL. Hopefully we&#8217;ll soon start [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-21</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 20 Feb 2008 14:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-21</guid>
		<description>Most usage should be the same as the original prototype library. But I will write up a short doc tonight.</description>
		<content:encoded><![CDATA[<p>Most usage should be the same as the original prototype library. But I will write up a short doc tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/comment-page-1/#comment-22</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Wed, 20 Feb 2008 08:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamgotterer.com/2008/02/19/prototype-xul-javascript-framework-1602/#comment-22</guid>
		<description>Where i can finds its documentation?

Thanks</description>
		<content:encoded><![CDATA[<p>Where i can finds its documentation?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
