<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/google-ajax-search-api</id>
  <title type="text">Google AJAX APIs Google Group</title>
  <subtitle type="text">
  The official developer forum for the Google AJAX Search API and Google AJAX Feed API.
  </subtitle>
  <link href="/group/google-ajax-search-api/feed/atom_v1_0_msgs.xml" rel="self" title="Google AJAX APIs feed"/>
  <updated>2010-01-08T13:46:20Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>frooli</name>
  <email>i...@net4low.com</email>
  </author>
  <updated>2010-01-08T13:46:20Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/fac8f1a09fe7e9d6/626359ff14a63f66?show_docid=626359ff14a63f66</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/fac8f1a09fe7e9d6/626359ff14a63f66?show_docid=626359ff14a63f66"/>
  <title type="text">Re: reset color filter</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; i have the variables for color: &lt;br&gt; var colors = [ &lt;br&gt; GimageSearch.COLOR_RED, &lt;br&gt; GimageSearch.COLOR_ORANGE, &lt;br&gt; GimageSearch.COLOR_YELLOW, &lt;br&gt; GimageSearch.COLOR_GREEN, &lt;br&gt; GimageSearch.COLOR_TEAL, &lt;br&gt; GimageSearch.COLOR_BLUE, &lt;br&gt; GimageSearch.COLOR_PURPLE, &lt;br&gt; GimageSearch.COLOR_PINK,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vision Jinx</name>
  <email>vjn...@gmail.com</email>
  </author>
  <updated>2010-01-08T12:12:12Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/432033711fcc7438/ebfb8138ca2ffa1a?show_docid=ebfb8138ca2ffa1a</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/432033711fcc7438/ebfb8138ca2ffa1a?show_docid=ebfb8138ca2ffa1a"/>
  <title type="text">Re: Validation For Hindi</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; You can maybe try using the Google Translate API for language &lt;br&gt; detection to check the language. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/ajaxlanguage/documentation/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; You can check out this sample here too &amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/uds/samples/language/detect.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Also, you can try some of the samples from the playground here too &amp;gt;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rashmi Kant</name>
  <email>rashmikant.s...@gmail.com</email>
  </author>
  <updated>2010-01-08T11:57:23Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/432033711fcc7438/41fcf96fabd821f8?show_docid=41fcf96fabd821f8</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/432033711fcc7438/41fcf96fabd821f8?show_docid=41fcf96fabd821f8"/>
  <title type="text">Validation For Hindi</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; I am using this Program for hindi Translation now my query is that &lt;br&gt; How can i validate that a user can only input data in hindi not in &lt;br&gt; english &lt;br&gt; using some regular expression or any thing. &lt;br&gt; thanks in advance
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vision Jinx</name>
  <email>vjn...@gmail.com</email>
  </author>
  <updated>2010-01-08T05:31:49Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/ee4315e2ab53e2b4/9a5eb3baf8a68038?show_docid=9a5eb3baf8a68038</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/ee4315e2ab53e2b4/9a5eb3baf8a68038?show_docid=9a5eb3baf8a68038"/>
  <title type="text">Re: Working example of post to translate Rest api?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; For what language? I have some working code for PHP using the RESTful &lt;br&gt; API to translate via POST &lt;br&gt; But as Jeremy pointed out too, your query URL looks malformed also. &lt;br&gt; (primarily the langpair also needs to be URL encoded for the pipe | &lt;br&gt; symbol - langpair=en%7ces) &lt;br&gt; Cheers! &lt;br&gt; Vision Jinx
  </summary>
  </entry>
  <entry>
  <author>
  <name>SV Billabong</name>
  <email>svbillab...@gmail.com</email>
  </author>
  <updated>2010-01-08T02:15:02Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/df9ec7a117921677/8ef3cac4d37cf839?show_docid=8ef3cac4d37cf839</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/df9ec7a117921677/8ef3cac4d37cf839?show_docid=8ef3cac4d37cf839"/>
  <title type="text">Re: Feed Hasn&#39;t Updated in 2 Weeks</title>
  <summary type="html" xml:space="preserve">
  Thanks Jeff, &lt;br&gt; Is it possible to get more than 250 entries?
  </summary>
  </entry>
  <entry>
  <author>
  <name>omr</name>
  <email>omr99...@yahoo.com</email>
  </author>
  <updated>2010-01-07T23:23:46Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/0d7652d4df33447f/fac7d32b570de484?show_docid=fac7d32b570de484</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/0d7652d4df33447f/fac7d32b570de484?show_docid=fac7d32b570de484"/>
  <title type="text">Re: language API, SSL, and IE</title>
  <summary type="html" xml:space="preserve">
  I hope Google might further improve the virtual keyboard &lt;br&gt; implementation to support the use of HTTPS when loading the keyboard &lt;br&gt; logo and language-script. &lt;br&gt; In the meantime, to disable the warning dialog, IE users who are able &lt;br&gt; to adjust IE security settings for the Trusted Sites zone can change &lt;br&gt; the &amp;quot;Mixed Content&amp;quot; setting to &amp;quot;Enabled&amp;quot;, and add &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>omr</name>
  <email>omr99...@yahoo.com</email>
  </author>
  <updated>2010-01-07T20:20:28Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/445269ba1c89933c?show_docid=445269ba1c89933c</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/445269ba1c89933c?show_docid=445269ba1c89933c"/>
  <title type="text">Re: Google search engine with siebel crm</title>
  <summary type="html" xml:space="preserve">
  ... or perhaps a Mini (if its capabilities can suit your &lt;br&gt; requirements)? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/enterprise/search/mini.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/enterprise/search/compare_intranet.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; -- omr
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeremy Geerdes</name>
  <email>jrgeer...@gmail.com</email>
  </author>
  <updated>2010-01-07T19:12:10Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/5803ec534c316418?show_docid=5803ec534c316418</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/5803ec534c316418?show_docid=5803ec534c316418"/>
  <title type="text">Re: Google search engine with siebel crm</title>
  <summary type="html" xml:space="preserve">
  Unfortunately, the AJAX Search API is limited to searching publicly accessible resources. To search private intranets and such, you would have to deploy a Google Search Appliance, linked below: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/enterprise/search/gsa.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Jeremy R. Geerdes &lt;br&gt; Effective website design &amp;amp; development &lt;br&gt; Des Moines, IA
  </summary>
  </entry>
  <entry>
  <author>
  <name>bumblebee</name>
  <email>jenny.mur...@gmail.com</email>
  </author>
  <updated>2010-01-07T18:58:41Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/bb0f427b547cb254?show_docid=bb0f427b547cb254</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/51376656168a994b/bb0f427b547cb254?show_docid=bb0f427b547cb254"/>
  <title type="text">Google search engine with siebel crm</title>
  <summary type="html" xml:space="preserve">
  Hi , &lt;br&gt; I am trying to see, how I can integrate google search engine to siebel &lt;br&gt; crm in place of SES (secure enterprise search, from Oracle)? This is &lt;br&gt; for intraner search expanding to OLTP, OLAP, portal, sharepoint, etc &lt;br&gt; with good performance with respect to speed. &lt;br&gt; Any help / guidance ? &lt;br&gt; Thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeremy Geerdes</name>
  <email>jrgeer...@gmail.com</email>
  </author>
  <updated>2010-01-07T17:04:46Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/9bc55ab30013667b/67f1b81bcc490900?show_docid=67f1b81bcc490900</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/9bc55ab30013667b/67f1b81bcc490900?show_docid=67f1b81bcc490900"/>
  <title type="text">Re: Search returns out-of-bounds results?</title>
  <summary type="html" xml:space="preserve">
  The thing you need to remember about the local search API is that, even when you provide the sspn parameter, it does not have a real hard radius. In other words, there is no way to tell it to exclude all results outside of a given radius. What the sspn parameter really does is tell the api to weight those results within that range more heavily. So, if there is a result that is deemed relevant for its name, keywords, etc., which is outside the radius, it may still be returned.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex</name>
  <email>alexander.mar...@gmail.com</email>
  </author>
  <updated>2010-01-07T16:58:28Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/b35b9eb087227dfe/90ae8749ee567f66?show_docid=90ae8749ee567f66</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/b35b9eb087227dfe/90ae8749ee567f66?show_docid=90ae8749ee567f66"/>
  <title type="text">Re: Translate API: Romanization and Dictionary</title>
  <summary type="html" xml:space="preserve">
  Wanna know that too!
  </summary>
  </entry>
  <entry>
  <author>
  <name>ThomTom</name>
  <email>tomh.retros...@gmail.com</email>
  </author>
  <updated>2010-01-07T12:14:43Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/9bc55ab30013667b/9cb98fa163e2506d?show_docid=9cb98fa163e2506d</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/9bc55ab30013667b/9cb98fa163e2506d?show_docid=9cb98fa163e2506d"/>
  <title type="text">Search returns out-of-bounds results?</title>
  <summary type="html" xml:space="preserve">
  I&#39;m going straight to REST because this isn&#39;t a Javascript &lt;br&gt; application, but I find that when I access: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ajax.googleapis.com/ajax/services/search/local?v=1.0&amp;rsz=large&amp;q=%22petrol%20stations%22&amp;sll=51.517369,-0.122051&amp;sspn=0.028946,0.046517&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; One of the returned results is: &lt;br&gt; ...&amp;quot;lat&amp;quot;:&amp;quot;51.512095&amp;quot;,&amp;quot;lng&amp;quot;:&amp;quot;-0 .222158&amp;quot;,&amp;quot;accuracy&amp;quot;:&amp;quot;8&amp;quot;,&amp;quot;title &amp;quot;:&amp;quot;White
  </summary>
  </entry>
  <entry>
  <author>
  <name>frooli</name>
  <email>i...@net4low.com</email>
  </author>
  <updated>2010-01-07T09:49:11Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/fac8f1a09fe7e9d6/b9f46cc9325831c8?show_docid=b9f46cc9325831c8</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/fac8f1a09fe7e9d6/b9f46cc9325831c8?show_docid=b9f46cc9325831c8"/>
  <title type="text">Re: reset color filter</title>
  <summary type="html" xml:space="preserve">
  hello jeff and thanx for your help &lt;br&gt; yes, i want to remove the color filter, but on demand not overall. &lt;br&gt; i want to get searchresults and be able to set the color filters &lt;br&gt; how can i do that ? i have posted my example above, which you can try &lt;br&gt; thank you very much
  </summary>
  </entry>
  <entry>
  <author>
  <name>grotter</name>
  <email>grot...@gmail.com</email>
  </author>
  <updated>2010-01-07T03:02:32Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/397f4e3d364aec39/f1410786f9f74278?show_docid=f1410786f9f74278</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/397f4e3d364aec39/f1410786f9f74278?show_docid=f1410786f9f74278"/>
  <title type="text">Re: Feed API and Google News Search</title>
  <summary type="html" xml:space="preserve">
  Not that it&#39;s important, but the docs do seem to be inaccurate since &lt;br&gt; the news search results return image objects that have a one-to-one &lt;br&gt; correspondence with the associated article, not a &amp;quot;cluster of news &lt;br&gt; articles&amp;quot;... &lt;br&gt; &amp;quot;It&#39;s important to note the the image relates to the &lt;br&gt; cluster of news articles, not just the article that acts as the
  </summary>
  </entry>
  <entry>
  <author>
  <name>omr</name>
  <email>omr99...@yahoo.com</email>
  </author>
  <updated>2010-01-07T01:46:06Z</updated>
  <id>http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/17a4c40481a506c4/2e88d15cc54f2dc9?show_docid=2e88d15cc54f2dc9</id>
  <link href="http://groups.google.com/group/google-ajax-search-api/browse_frm/thread/17a4c40481a506c4/2e88d15cc54f2dc9?show_docid=2e88d15cc54f2dc9"/>
  <title type="text">Re: Web Search in Loop</title>
  <summary type="html" xml:space="preserve">
  It&#39;s just an array literal -- &lt;br&gt; the 3rd argument to Search.setSearchCompleteCallba ck &lt;br&gt; is an array that specifies argument(s) to be passed to the callback. &lt;br&gt; -- omr
  </summary>
  </entry>
</feed>
