<?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: Dojo: The Missing APIs</title>
	<atom:link href="http://higginsforpresident.net/2008/11/dojo-the-missing-apis/feed/" rel="self" type="application/rss+xml" />
	<link>http://higginsforpresident.net/2008/11/dojo-the-missing-apis/</link>
	<description>Rants, Raves, and Code: the Interwebs and beyond</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:50:16 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dante</title>
		<link>http://higginsforpresident.net/2008/11/dojo-the-missing-apis/comment-page-1/#comment-58</link>
		<dc:creator>dante</dc:creator>
		<pubDate>Tue, 11 Nov 2008 22:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://higginsforpresident.net/?p=27#comment-58</guid>
		<description>&lt;strong&gt;update:&lt;/strong&gt; dojo.query(&quot;&lt;p&gt;foo&lt;/p&gt;&quot;).addClass(&quot;woot&quot;).appendTo(&quot;#bar&quot;) works now in plugd trunk.</description>
		<content:encoded><![CDATA[<p><strong>update:</strong> dojo.query(&#8221;&lt;p>foo&lt;/p>&#8221;).addClass(&#8221;woot&#8221;).appendTo(&#8221;#bar&#8221;) works now in plugd trunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dante hicks</title>
		<link>http://higginsforpresident.net/2008/11/dojo-the-missing-apis/comment-page-1/#comment-53</link>
		<dc:creator>dante hicks</dc:creator>
		<pubDate>Mon, 03 Nov 2008 17:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://higginsforpresident.net/?p=27#comment-53</guid>
		<description>in the plugd source I implemented a simple .parent() function (in trans.js iirc), but am unfamiliar with the jQuery idea of what parent() and parents() are, so haven&#039;t gone any further than just returning a list of parentNodes for a passed list. I can see value in traversing the DOM upwards though -- I&#039;ll think of am implementation. There was a Dojo bug report about making query work backwards, perhaps something in there would be useful ... definitely something to think about.</description>
		<content:encoded><![CDATA[<p>in the plugd source I implemented a simple .parent() function (in trans.js iirc), but am unfamiliar with the jQuery idea of what parent() and parents() are, so haven&#8217;t gone any further than just returning a list of parentNodes for a passed list. I can see value in traversing the DOM upwards though &#8212; I&#8217;ll think of am implementation. There was a Dojo bug report about making query work backwards, perhaps something in there would be useful &#8230; definitely something to think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maddesa</title>
		<link>http://higginsforpresident.net/2008/11/dojo-the-missing-apis/comment-page-1/#comment-52</link>
		<dc:creator>maddesa</dc:creator>
		<pubDate>Mon, 03 Nov 2008 14:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://higginsforpresident.net/?p=27#comment-52</guid>
		<description>I like this.  THere is one other missing API I get asked about a lot from jQuery - parents().  Is there a way I do not know about to search for a node, once found look for an arbitrary ancestor?  For instance find some  tag in a table and then easily get a handle to it&#039;s first  parent?</description>
		<content:encoded><![CDATA[<p>I like this.  THere is one other missing API I get asked about a lot from jQuery &#8211; parents().  Is there a way I do not know about to search for a node, once found look for an arbitrary ancestor?  For instance find some  tag in a table and then easily get a handle to it&#8217;s first  parent?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
