Re: Patent Results as PDF Links

2009-01-03 Thread Ben Lisbakken
Brian -- It is possible to do the first two things you ask. If you had a user enter in multiple patent numbers you could then initiate multiple searches, one for each, and return the results separately. Alternatively, you could put them all into one query and find documents that reference each p

Only Favorite Videos in video bar

2009-01-03 Thread tho...@bigtear.com
I only want favored videos is my video bar. Is it possible to do that? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to Google-AJAX-Search-API@googlegrou

Re: width and url

2009-01-03 Thread Ben Lisbakken
snl -- If you take a look at one of your feeds, for example http://feeds.feedburner.com/wtlnews/Doha you will see that the entries all have links that don't point to feedburner but rather to the direct posts. If you wanted these changed, you would have to have the feeds changed to point at a dif

Re: Search results and curl query formatting: Umlaut, Spaces, etc in Imagesearch

2009-01-03 Thread Madison
Hi The reason, why I did not post all the code in the first place is that it is so simple that I was sure that the problem did not come from my code but from the right function(s) to use. Turns out I found the problem after a couple of more hours: My error was not in encoding the query data, but

Re: Ajax Video Bar - Opening YouTube / Title link in new window

2009-01-03 Thread quietone
You understood me perfectly. And your solution worked perfectly. Many thanks. On Jan 3, 6:36 pm, Jeremy Geerdes wrote: > If I'm understanding what you want, you're going to have to override   > the GSvideoBar.prototype.playVideo method. You can do it   > programmatically, but it's probably goin

Re: Ajax Video Bar - Opening YouTube / Title link in new window

2009-01-03 Thread Jeremy Geerdes
If I'm understanding what you want, you're going to have to override the GSvideoBar.prototype.playVideo method. You can do it programmatically, but it's probably going to be easier to download the gsvideobar.js script and host your own copy. Specifically, the line that you want to change r

Ajax Video Bar - Opening YouTube / Title link in new window

2009-01-03 Thread quietone
After I embed the video bar code in one of my site pages and click on one of the thumbnails, I get the video playing. Below the player is the video title. When I click on this title, it opens the YouTube page in the current window. I'd like to open the YouTube page in a new window. How do I accomp

Re: Transliteration AJAX API for International Language

2009-01-03 Thread Mohamed Rafeek
Hi, Oh ok.I was surfing through the net to find the Transliteration API for other than Indic family. I wont get any of this either from google or yahoo. If you find any thing please let me know. Thank you Rafeek.   --~--~-~--~~~---~--~~ You receive

Re: Transliteration AJAX API for International Language

2009-01-03 Thread Jeremy Geerdes
Unfortunately, I don't think the Transliteration API supports languages outside of the Indic family (e.g., Hebrew, Russian, etc.) at this time. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http:

Re: Transliteration AJAX API for International Language

2009-01-03 Thread Mohamed Rafeek
Hi Jeremy, Thanks for your reply. From this link, google explained clearly how to use the indic language(Hindi,Tamil,Telugu etc) but i am interested in international language Transliteration like (Greek,Spanish,German,Hebru Etc). Is google released already these Transliteratio

Re: Transliteration AJAX API for International Language

2009-01-03 Thread Jeremy Geerdes
The official documentation for the Transliteration API is at the link below. Beyond that, you're going to have to be a little more specific about what you're looking for. http://code.google.com/apis/ajaxlanguage/documentation/referenceTransliteration.html Jeremy R. Geerdes Effective website

Transliteration AJAX API for International Language

2009-01-03 Thread Mohamed Rafeek
Hi, I gone through the Transliteration AJAX API in google and i want to know more about the Transliteration AJAX API for International Language (except India language). Thank you Rafeek --~--~-~--~~~---~--~~ You received this message because you a

Re: Google Brand

2009-01-03 Thread Jeremy Geerdes
You can use the following CSS to alter the color of the "powered by" text of a SearchForm (which is used inside a SearchControl). .gsc-branding-text{color:#ff;} Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes

Google Brand

2009-01-03 Thread mvrk
I've implemented a Google Search API on a website page that has a gray background color. I've successfully tailored the text color for the result titles, results, cursor pages, etc. using CSS. It happens that the default color for the words "powered by" in the Google brand is the same gray color