<?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: Beginner&#8217;s Guide to Google AJAX Feed API</title>
	<atom:link href="http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/</link>
	<description>Young Scottish Web Designer</description>
	<lastBuildDate>Thu, 24 Nov 2011 19:03:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-5795</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Thu, 14 Apr 2011 03:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-5795</guid>
		<description>It all depends how your own feed is set up, and may even require some regular expressions if the data isn&#039;t sent back in a nice format.

JavaScript strings have a search method that is used to look for matches against certain expressions, but you may need to look around a bit for a strong query that finds image tags.

Good luck :)</description>
		<content:encoded><![CDATA[<p>It all depends how your own feed is set up, and may even require some regular expressions if the data isn&#8217;t sent back in a nice format.</p>
<p>JavaScript strings have a search method that is used to look for matches against certain expressions, but you may need to look around a bit for a strong query that finds image tags.</p>
<p>Good luck <img src='http://stephenmcintyre.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nandi</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-385</link>
		<dc:creator>Nandi</dc:creator>
		<pubDate>Mon, 31 May 2010 16:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-385</guid>
		<description>Stephen,
It works well for me, but how can I parse the image url from our rss? I&#039;m trying to display image thumbnail instead of list of titles. Please advise.

Rgds,</description>
		<content:encoded><![CDATA[<p>Stephen,<br />
It works well for me, but how can I parse the image url from our rss? I&#8217;m trying to display image thumbnail instead of list of titles. Please advise.</p>
<p>Rgds,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-109</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Sat, 03 Apr 2010 12:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-109</guid>
		<description>The box at the top of that page collects feed URLs based on search terms, that&#039;s why &quot;People,  E-Online, TMZ&quot; is in there to start off.

So for example if you type in &quot;Stephen McIntyre feed&quot; it will find my RSS feed, but directly typing in the URL won&#039;t.

Alternatively you can copy the generated code into your page and replace the URLs in the &quot;feeds&quot; array with the ones you want to use.

Good luck :)</description>
		<content:encoded><![CDATA[<p>The box at the top of that page collects feed URLs based on search terms, that&#8217;s why &#8220;People,  E-Online, TMZ&#8221; is in there to start off.</p>
<p>So for example if you type in &#8220;Stephen McIntyre feed&#8221; it will find my RSS feed, but directly typing in the URL won&#8217;t.</p>
<p>Alternatively you can copy the generated code into your page and replace the URLs in the &#8220;feeds&#8221; array with the ones you want to use.</p>
<p>Good luck <img src='http://stephenmcintyre.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-76</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-76</guid>
		<description>Ps.

even when i use your own bloggs url at the top of the page on google Dynamic Feed Control Wizard i get the same error message: &quot;No URLs found&quot;</description>
		<content:encoded><![CDATA[<p>Ps.</p>
<p>even when i use your own bloggs url at the top of the page on google Dynamic Feed Control Wizard i get the same error message: &#8220;No URLs found&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-75</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-75</guid>
		<description>Btw, there is nothing wrong with the rss-feed im trying to embedd, for example google reader accepts the feed just fine, i just dont get it to work with the google ajax feed api.</description>
		<content:encoded><![CDATA[<p>Btw, there is nothing wrong with the rss-feed im trying to embedd, for example google reader accepts the feed just fine, i just dont get it to work with the google ajax feed api.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-74</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-74</guid>
		<description>Hey, tnx for the article. 

However, what ever i do i get the &quot;No URLs found&quot; when i try to input my rss-url in the Direct Feed URLs at http://www.google.com/uds/solutions/wizards/dynamicfeed.html. Do you know what the problem is? im trying to embedd a feed from a wordpress blogg.</description>
		<content:encoded><![CDATA[<p>Hey, tnx for the article. </p>
<p>However, what ever i do i get the &#8220;No URLs found&#8221; when i try to input my rss-url in the Direct Feed URLs at <a href="http://www.google.com/uds/solutions/wizards/dynamicfeed.html" rel="nofollow">http://www.google.com/uds/solutions/wizards/dynamicfeed.html</a>. Do you know what the problem is? im trying to embedd a feed from a wordpress blogg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-58</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-58</guid>
		<description>I&#039;m not quite sure what you mean, but in any case Google shouldn&#039;t be sending you emails or asking that you download anything to your computer - especially if it&#039;s stopping you from visiting websites. Perhaps you should look into this a bit more.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure what you mean, but in any case Google shouldn&#8217;t be sending you emails or asking that you download anything to your computer &#8211; especially if it&#8217;s stopping you from visiting websites. Perhaps you should look into this a bit more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stiller</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-55</link>
		<dc:creator>David Stiller</dc:creator>
		<pubDate>Tue, 09 Mar 2010 10:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-55</guid>
		<description>Stephen,
You might be impressed with this so called API feed from Google,but there are others like myself who are really fed up with getting messages which are unasked for delivered to my computer from people like Google telling me that i have to have this stuff on MY computer.Perhaps you can tell me how i can stop them doing this as it is stopping me from going to my usual websites.It is an intrusion of privacy.Thank you.</description>
		<content:encoded><![CDATA[<p>Stephen,<br />
You might be impressed with this so called API feed from Google,but there are others like myself who are really fed up with getting messages which are unasked for delivered to my computer from people like Google telling me that i have to have this stuff on MY computer.Perhaps you can tell me how i can stop them doing this as it is stopping me from going to my usual websites.It is an intrusion of privacy.Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTC Desire ROM for Nexus One with HTC Sense &#124; AboutAndroid.info</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-41</link>
		<dc:creator>HTC Desire ROM for Nexus One with HTC Sense &#124; AboutAndroid.info</dc:creator>
		<pubDate>Sun, 21 Feb 2010 00:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-41</guid>
		<description>[...] Beginner&#039;s Guide to Google AJAX Feed API [...]</description>
		<content:encoded><![CDATA[<p>[...] Beginner&#39;s Guide to Google AJAX Feed API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen McIntyre</title>
		<link>http://stephenmcintyre.net/blog/guide-to-google-ajax-feed-api/comment-page-1/#comment-40</link>
		<dc:creator>Stephen McIntyre</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://stephenmcintyre.net/?p=328#comment-40</guid>
		<description>Thank you :)

Glad that you enjoyed my post. Hope you found it useful.</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://stephenmcintyre.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Glad that you enjoyed my post. Hope you found it useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

