<?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: Using YQL to read HTML from a document that requires POST data</title>
	<atom:link href="http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<lastBuildDate>Sun, 21 Mar 2010 14:49:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cristian Medeiros</title>
		<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/comment-page-1/#comment-16568</link>
		<dc:creator>Cristian Medeiros</dc:creator>
		<pubDate>Sun, 21 Mar 2010 14:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=1196#comment-16568</guid>
		<description>Ok, got it working on cUrl, but anything with YQL, any clues?

Thanks</description>
		<content:encoded><![CDATA[<p>Ok, got it working on cUrl, but anything with <span class="caps">YQL, </span>any clues?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Cipriani</title>
		<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/comment-page-1/#comment-16478</link>
		<dc:creator>Luis Cipriani</dc:creator>
		<pubDate>Sun, 14 Mar 2010 02:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=1196#comment-16478</guid>
		<description>Hey, great post. How about enabling custom headers?</description>
		<content:encoded><![CDATA[<p>Hey, great post. How about enabling custom headers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carter Cole</title>
		<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/comment-page-1/#comment-15968</link>
		<dc:creator>Carter Cole</dc:creator>
		<pubDate>Mon, 08 Feb 2010 17:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=1196#comment-15968</guid>
		<description>i agree i want cookie support next!</description>
		<content:encoded><![CDATA[<p>i agree i want cookie support next!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/comment-page-1/#comment-15959</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 07 Feb 2010 23:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=1196#comment-15959</guid>
		<description>giving an example would work :) &lt;a href=&quot;http://query.yahooapis.com/v1/public/yql?q=use%20%22http%3A%2F%2Fisithackday.com%2Fhacks%2Fhtmlpost%2Fhtmlpost.xml%22%20as%20htmlpost%3B%0Aselect%20*%20from%20htmlpost%20where%0Aurl%3D&#039;http%3A%2F%2Fisithackday.com%2Fhacks%2Fhtmlpost%2Findex.php&#039;%0Aand%20postdata%3D%22foo%3Dfoo%26bar%3Dbar%22%20and%20xpath%3D%22%2F%2Fp%22&amp;format=xml&amp;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys&quot; rel=&quot;nofollow&quot;&gt;the demo works perfectly&lt;/a&gt; - have you tried posting to your URL with cURL or with a form to see if it disallows that or needs session cookies?</description>
		<content:encoded><![CDATA[<p>giving an example would work :) <a href="http://query.yahooapis.com/v1/public/yql?q=use%20%22http%3A%2F%2Fisithackday.com%2Fhacks%2Fhtmlpost%2Fhtmlpost.xml%22%20as%20htmlpost%3B%0Aselect%20*%20from%20htmlpost%20where%0Aurl%3D'http%3A%2F%2Fisithackday.com%2Fhacks%2Fhtmlpost%2Findex.php'%0Aand%20postdata%3D%22foo%3Dfoo%26bar%3Dbar%22%20and%20xpath%3D%22%2F%2Fp%22&amp;format=xml&amp;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys" rel="nofollow">the demo works perfectly</a> &#8211; have you tried posting to your <span class="caps">URL </span>with cURL or with a form to see if it disallows that or needs session cookies?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carsten</title>
		<link>http://www.wait-till-i.com/2009/11/16/using-yql-to-read-html-from-a-document-that-requires-post-data/comment-page-1/#comment-15943</link>
		<dc:creator>carsten</dc:creator>
		<pubDate>Sat, 06 Feb 2010 22:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wait-till-i.com/?p=1196#comment-15943</guid>
		<description>I&#039;m trying to get an &quot;select content from htmlpost&quot; to work, but it won&#039;t get any results. What do you think, could be the reason?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get an &#8220;select content from htmlpost&#8221; to work, but it won&#8217;t get any results. What do you think, could be the reason?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
