<?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: Yahoo Search Restful Client using Jersey</title>
	<atom:link href="http://aruld.info/yahoo-search-restful-client-using-jersey/feed/" rel="self" type="application/rss+xml" />
	<link>http://aruld.info/yahoo-search-restful-client-using-jersey/</link>
	<description>Technology++</description>
	<lastBuildDate>Fri, 28 Oct 2011 18:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Un cliente Jersey que consume Google AJAX search API &#8211; Rest &#38; Java &#171; Programa en Java y disfruta de un café lojano</title>
		<link>http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-3977</link>
		<dc:creator>Un cliente Jersey que consume Google AJAX search API &#8211; Rest &#38; Java &#171; Programa en Java y disfruta de un café lojano</dc:creator>
		<pubDate>Mon, 25 Jan 2010 03:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-3977</guid>
		<description>[...] ejemplo bastante sencillo, pero no menos ilustrativo se llama Yahoo Search Restful Client using Jersey, aquí se desarrolla un cliente que consume el servicio de búsqueda de Yahoo. Dicho servicio de [...]</description>
		<content:encoded><![CDATA[<p>[...] ejemplo bastante sencillo, pero no menos ilustrativo se llama Yahoo Search Restful Client using Jersey, aquí se desarrolla un cliente que consume el servicio de búsqueda de Yahoo. Dicho servicio de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "restful" - JabberTags</title>
		<link>http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-3855</link>
		<dc:creator>Recent Links Tagged With "restful" - JabberTags</dc:creator>
		<pubDate>Wed, 04 Mar 2009 09:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-3855</guid>
		<description>[...] public links &gt;&gt; restful   Yahoo Search Restful Client using Jersey Saved by kagebunshinnofootsu on Sun 22-2-2009   RESTful Web Services - part II Saved by leeqiang on [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; restful   Yahoo Search Restful Client using Jersey Saved by kagebunshinnofootsu on Sun 22-2-2009   RESTful Web Services &#8211; part II Saved by leeqiang on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-1217</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Aug 2008 05:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-1217</guid>
		<description>Andjarnic, 

Yahoo documentation suggests that POST be used for context searches just because the URL can sometimes be potentially lengthy due to the large number of context parameters supported. Query parameters with GET works just fine for context searches too. But, this is not a recommendation. I just updated my blog entry to use form parameters as well as query parameters supported by Jersey Client API for performing context searches using POST.

-Arul</description>
		<content:encoded><![CDATA[<p>Andjarnic, </p>
<p>Yahoo documentation suggests that POST be used for context searches just because the URL can sometimes be potentially lengthy due to the large number of context parameters supported. Query parameters with GET works just fine for context searches too. But, this is not a recommendation. I just updated my blog entry to use form parameters as well as query parameters supported by Jersey Client API for performing context searches using POST.</p>
<p>-Arul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andjarnic</title>
		<link>http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-1190</link>
		<dc:creator>andjarnic</dc:creator>
		<pubDate>Mon, 18 Aug 2008 17:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://aruld.info/yahoo-search-restful-client-using-jersey/#comment-1190</guid>
		<description>I am curious why yahoo supports a POST call to do a search...?? Usually post is used to create something, yet according to there api page, its just like get with the use of contextSearch. Are they using post to differentiate a regular search from a context search? Seems like a query parameter would work fine in the GET version.</description>
		<content:encoded><![CDATA[<p>I am curious why yahoo supports a POST call to do a search&#8230;?? Usually post is used to create something, yet according to there api page, its just like get with the use of contextSearch. Are they using post to differentiate a regular search from a context search? Seems like a query parameter would work fine in the GET version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

