<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brian Crescimanno &#187; bind</title>
	<atom:link href="http://briancrescimanno.com/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com</link>
	<description>Web application development...and anything else I find interesting.</description>
	<lastBuildDate>Fri, 28 Oct 2011 19:45:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Method &amp; Function Binding in Prototype Javascript</title>
		<link>http://briancrescimanno.com/2008/06/06/method-function-binding-in-prototype-javascript/</link>
		<comments>http://briancrescimanno.com/2008/06/06/method-function-binding-in-prototype-javascript/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 18:46:00 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[function binding]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://briancrescimanno.com/?p=11</guid>
		<description><![CDATA[Over the past few days, I&#8217;ve been asked by several colleagues about Prototype&#8217;s bind() method; what exactly it does and when it should be used. In short, method binding in prototype allows you control the object that the keyword this &#8230; <a href="http://briancrescimanno.com/2008/06/06/method-function-binding-in-prototype-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://briancrescimanno.com/2008/06/06/method-function-binding-in-prototype-javascript/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

