<?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: Evening Tip: Use jQuery To Retrieve Data From An XML File</title>
	<atom:link href="http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Top 20 Ajax Tutorials&#160;&#124;&#160;Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-133139</link>
		<dc:creator>Top 20 Ajax Tutorials&#160;&#124;&#160;Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-133139</guid>
		<description>[...] Here is a nice little handy tip that will teach you how to grab data from an XML file and display it on a blank empty page. View Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a nice little handy tip that will teach you how to grab data from an XML file and display it on a blank empty page. View Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bebeboo</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-118541</link>
		<dc:creator>bebeboo</dc:creator>
		<pubDate>Thu, 15 Oct 2009 08:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-118541</guid>
		<description>oops, tags not allowed, here it is:


 
  lorem ipsum dolor hello world! lorem ipsum dolor et
 

thisimage

 
  lorem ipsum dolor lorem ipsum dolor et
 
</description>
		<content:encoded><![CDATA[<p>oops, tags not allowed, here it is:</p>
<p>  lorem ipsum dolor hello world! lorem ipsum dolor et</p>
<p>thisimage</p>
<p>  lorem ipsum dolor lorem ipsum dolor et</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bebeboo</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-118540</link>
		<dc:creator>bebeboo</dc:creator>
		<pubDate>Thu, 15 Oct 2009 08:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-118540</guid>
		<description>great post!

i want to ask about this case, btw, if it&#039;s not much trouble:

say i have:


 
  lorem ipsum dolor hello world! lorem ipsum dolor et
 

thisimage

 
  lorem ipsum dolor lorem ipsum dolor et
 



i need to process each tag sequentially and output it in a similar way that a browser may output basic html tags (like anchors, spans, etc inside p tags)

can i do that by just using for/each? or should i restructure my xml ?


thank you in advance!</description>
		<content:encoded><![CDATA[<p>great post!</p>
<p>i want to ask about this case, btw, if it&#8217;s not much trouble:</p>
<p>say i have:</p>
<p>  lorem ipsum dolor hello world! lorem ipsum dolor et</p>
<p>thisimage</p>
<p>  lorem ipsum dolor lorem ipsum dolor et</p>
<p>i need to process each tag sequentially and output it in a similar way that a browser may output basic html tags (like anchors, spans, etc inside p tags)</p>
<p>can i do that by just using for/each? or should i restructure my xml ?</p>
<p>thank you in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nano</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-113395</link>
		<dc:creator>Nano</dc:creator>
		<pubDate>Wed, 30 Sep 2009 09:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-113395</guid>
		<description>Making Michael T&#039;s and Mike&#039;s script just a little bit better:

replace:
$(d).find(’book’).each(function()

with:
$(&#039;book&#039;, d).each(function()</description>
		<content:encoded><![CDATA[<p>Making Michael T&#8217;s and Mike&#8217;s script just a little bit better:</p>
<p>replace:<br />
$(d).find(’book’).each(function()</p>
<p>with:<br />
$(&#8217;book&#8217;, d).each(function()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutoriales de la web para tu web &#187; Blog Archive &#187; Uso jQuery para recuperar datos de un archivo XML</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-85648</link>
		<dc:creator>Tutoriales de la web para tu web &#187; Blog Archive &#187; Uso jQuery para recuperar datos de un archivo XML</dc:creator>
		<pubDate>Thu, 30 Jul 2009 17:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-85648</guid>
		<description>[...] Enlace: http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Enlace: <a href="http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/" rel="nofollow">http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Mackley</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-73606</link>
		<dc:creator>Allen Mackley</dc:creator>
		<pubDate>Sun, 21 Jun 2009 21:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-73606</guid>
		<description>Jeffery, thank you for this great tip, it helped me out tremendously.  I&#039;ve got it working within my project, but there&#039;s still a couple concepts I don&#039;t quite understand.  

For example, why is the &quot;d&quot; necessary?  What&#039;s it stand for, what value is it and what&#039;s exactly going on there?  

In your tip you say:
&quot;I&#039;ll use the variable &quot;d&quot; to represent the information that was pulled from the XML file.&quot;

Could &quot;d&quot; be any other letter or word as well?  Why do we need &quot;d&quot; to represent the file?

The other question I have concerns this:  &quot;.append($(html));&quot;
I know what&#039;s going on there for the most part, except I don&#039;t understand why you need two pairs of parenthesis.  Why is the extra pair necessary?  (For example, would it work to just write &quot;.append(html);&quot; ?</description>
		<content:encoded><![CDATA[<p>Jeffery, thank you for this great tip, it helped me out tremendously.  I&#8217;ve got it working within my project, but there&#8217;s still a couple concepts I don&#8217;t quite understand.  </p>
<p>For example, why is the &#8220;d&#8221; necessary?  What&#8217;s it stand for, what value is it and what&#8217;s exactly going on there?  </p>
<p>In your tip you say:<br />
&#8220;I&#8217;ll use the variable &#8220;d&#8221; to represent the information that was pulled from the XML file.&#8221;</p>
<p>Could &#8220;d&#8221; be any other letter or word as well?  Why do we need &#8220;d&#8221; to represent the file?</p>
<p>The other question I have concerns this:  &#8220;.append($(html));&#8221;<br />
I know what&#8217;s going on there for the most part, except I don&#8217;t understand why you need two pairs of parenthesis.  Why is the extra pair necessary?  (For example, would it work to just write &#8220;.append(html);&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All my bookmarks ever &#124; Daniel John Gayle</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-68354</link>
		<dc:creator>All my bookmarks ever &#124; Daniel John Gayle</dc:creator>
		<pubDate>Sat, 30 May 2009 00:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-68354</guid>
		<description>[...] Evening Tip: Use jQuery To Retrieve Data From An XML File - Nettuts+ [...]</description>
		<content:encoded><![CDATA[<p>[...] Evening Tip: Use jQuery To Retrieve Data From An XML File &#8211; Nettuts+ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bay</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-66847</link>
		<dc:creator>bay</dc:creator>
		<pubDate>Sat, 23 May 2009 08:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-66847</guid>
		<description>This is Great!
here&#039;s a quick question..
I&#039;m very VERY new to all this...
say if I have three buttons...each with ID 1, 2, and 3.
I have an xml file with 3 different pieces of info each with an id of 1, 2, and 3 as well.  How would I make a string that takes the id of the button...matches it to the ID of the xml...then spits out the corresponding info?</description>
		<content:encoded><![CDATA[<p>This is Great!<br />
here&#8217;s a quick question..<br />
I&#8217;m very VERY new to all this&#8230;<br />
say if I have three buttons&#8230;each with ID 1, 2, and 3.<br />
I have an xml file with 3 different pieces of info each with an id of 1, 2, and 3 as well.  How would I make a string that takes the id of the button&#8230;matches it to the ID of the xml&#8230;then spits out the corresponding info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Reeds</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-50650</link>
		<dc:creator>Graham Reeds</dc:creator>
		<pubDate>Thu, 02 Apr 2009 07:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-50650</guid>
		<description>It&#039;s a tip, not a tut.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a tip, not a tut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/#comment-47229</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Mon, 23 Mar 2009 05:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=390#comment-47229</guid>
		<description>please let me know how to fetch the particular data from the xm. for example 2nd element from book note. please help its urgent</description>
		<content:encoded><![CDATA[<p>please let me know how to fetch the particular data from the xm. for example 2nd element from book note. please help its urgent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.010 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:14:44 -->