Re: Help with Jquery

2015-02-07 Thread Break Hero
Thanks for answer. Ok, first sorry, my english is not very good. This is my blog: http://blogdepruebloremipsum.blogspot.com/2015/02/lorem-ipsum.html As you can see, it have a scroll with icons in it, but it dont work. This is the Jquery scroll that I use: http://als.musings.it/ BUT, the proble

Re: Help with Jquery

2015-02-07 Thread Jeremy Geerdes
You're going to have to do two things if you want help. First, provide a more specific description of what is happening or not happening. And second, provide a link to your blog so we can see what's going on and use some debugging tools to sort it out. Jg On Feb 7, 2015 7:07 AM, "Break Hero" wrot

Re: Help with cursor automatically in search box on page load?

2014-10-03 Thread Jeremy Geerdes
You can't do it with only PHP. You need some JavaScript to do it. You have to set up an onload listener which will then find the input and focus on it. Beyond that, it's tough to tell you exactly what to do without more details. And also, given that the Local and Web Search APIs have now been offic

Re: Help with cursor automatically in search box on page load?

2014-10-03 Thread Blair Carriere
How can this be accomplished in PHP? On Sunday, 7 February 2010 00:33:17 UTC-7, Dan wrote: > > Does anyone know how to make the cursor automatically appear in the > search box on page load? (like the google.com site) > This would save the step of clicking on the search box. > Thanks. > -- -- Yo

Re: Help!

2014-10-03 Thread Jeremy Geerdes
The Web Search API is now past its published sunset date (September 29, 2014). I would not expect it to work at all. You will need to find another solution. jg On Fri, Oct 3, 2014 at 12:29 PM, Rev. Jeremy R. Geerdes < jgeer...@debraheightswesleyan.org> wrote: > The Web Search API is now past its

Re: Help in writing script for Web search

2014-03-13 Thread Jeremy Geerdes
Well, I am personally a huge fan of Perl. I can tell you that it will work just fine with the Google Custom Search API, but Google doesn't provide a library for it. jg On Thu, Mar 13, 2014 at 6:34 AM, Rev. Jeremy R. Geerdes < jgeer...@debraheightswesleyan.org> wrote: > Well, I am personally a h

Re: Help on transliterations

2013-10-31 Thread Mahendra Velladandi
Hi, Can you share me the code for the Hindi Transliteration. Need to implement in our project. Thanks, Mahendra On Wednesday, March 31, 2010 5:32:29 PM UTC+5:30, jitesh dundas wrote: > > Hello, > Sometimes transliteration does not work for certail languages, e.g. > pronouns.. or so.. > >

Re: Help with app Crash

2013-10-03 Thread Jeremy Geerdes
First off, this isn't really a Java/Android forum unless the issue directly relates to one of Google's various APIs. That said, it's extremely difficult to say what's going on without a more specific description of the issue and/or being able to see related code. jg On Thu, Oct 3, 2013 at 2:04 A

Re: Help! CSS for Jquery gone!

2013-06-03 Thread Bryan McQuade
Here is the feedback I got from the jqui team: "We removed the base theme in 1.10.2 because it's a bit of an odd-ball (see the 1.10.2 blog post ). The base theme is really a development package while the other themes are built by download builder

Re: Help! CSS for Jquery gone!

2013-06-03 Thread Bryan McQuade
The 'base' theme was not provided in the bundle sent to us by the jquery ui team, in either 1.10.2 or 1.10.3. I've followed up with them to find out why it was not included and whether it can be included in future releases. Will let you know once I have more information. On Fri, May 31, 2013 at

Re: Help! CSS for Jquery gone!

2013-05-31 Thread Jeremy Geerdes
I do not. But perhaps Adam Feldman could shed some light on the situation. jg On Fri, May 31, 2013 at 12:20 PM, Marco Aurelio Zoqui wrote: > Hi Jeremy, > do you know the reason for not supporting jquery ui theme release 1.10.3, > once this is the latest release support by the google api libra

Re: Help! CSS for Jquery gone!

2013-05-31 Thread Marco Aurelio Zoqui
Hi Jeremy, do you know the reason for not supporting jquery ui theme release 1.10.3, once this is the latest release support by the google api libraries hosting program? javascript file can be found at: https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js but not the css file

Re: Help! CSS for Jquery gone!

2013-03-15 Thread Jeremy Geerdes
For a number of reasons, the CDN team has stopped supporting the major version aliases (e.g., /jqueryui/1/themes). Use the specific version URL you're looking for (e.g., jqueryui/1.9.2/themes). jg On Fri, Mar 15, 2013 at 9:59 AM, Chris Irwin wrote: > Anyone know why this is no longer available?

Re: HELP

2012-09-21 Thread Jeremy Geerdes
Yes, it most certainly will. On Monday, September 17, 2012, baz wrote: > Hi there, > > Am I right in think the Google API feed will allow me to display news storiers from a muitple sources on my site? > > Thanks > > Baz > > -- > You received this message because you are subscribed to the Google >

Re: help

2011-11-30 Thread CARIDAD TOVAR
Hello, configure your browser to detect language. luck @Carini777 2011/11/30 Jeremy Geerdes > While Marathi is supported by the Transliteration API, it is not supported > for translation by the Translate API v2. So you will be able to get the > phonetic equivalents of the letters in the words, b

Re: help

2011-11-30 Thread Jeremy Geerdes
While Marathi is supported by the Transliteration API, it is not supported for translation by the Translate API v2. So you will be able to get the phonetic equivalents of the letters in the words, but not the meaning of the words or sentences. It should also be noted that the the Translate API

Re: Help: Downloading all of Google CDN files for archiving...

2011-07-17 Thread Jeremy Geerdes
Considering that all the libraries google hosts are oss, I would suggest going to the libraries' respective sites and downloading them from there. On Jul 17, 2011 12:18 PM, "chrisjacob" wrote: Dear Google Libraries API maintainers, I'm wondering if anyone on the Google team could help me out?..

Re: HELP WITH WWW.TRANSLATE.GOOGLE.COM API

2011-06-30 Thread jzk721
Many thanks for taking the time to answer me and thanks for sharing those links. I could still not understand what the heck I was looking at, but the links did help a coder friend I know get an idea of what needed to be done and after a 2 hours we got it working like a charm :D So many thanks to

Re: HELP WITH WWW.TRANSLATE.GOOGLE.COM API

2011-06-30 Thread Jeremy Geerdes
As the documentation notes, there is nothing really to install to utilize either version of the Translate API. Your application needs only to send an HTTP request with the proper parameters to the RESTful endpoint Google provides. There are some libraries out there that you can install to utiliz

Re: Help Out DNS Problem and GHS.Google.Com

2011-05-18 Thread Jeremy Geerdes
It sounds to me like you're looking for help with Google Apps. If this is the case, you might try some of the links or contacts on this page: http://www.google.com/support/a/bin/static.py?hl=en-GB&page=contacting_support.html Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more informat

Re: help! google video bar too big in wordpress

2011-03-15 Thread Jonas Schoustrup-Thomsen
I have had the same problem. And spent hours figuring it out. The problem is in the style.css of your theme. #content img { margin: 20px 10px 0px 0px; height: auto; max-width: 640px; width: auto; } These lines blow the images up and offset them. So if you comment th

Re: Help needed for Lavian translator Im sure its just a line missing what is CURLOPT_REFERER ?

2011-02-21 Thread Jeremy Geerdes
Yes, you must include that line because it sets up the required HTTP_REFERER header. This header must be a valid (i.e., working) url. So if it's pointing to something that Google can't ping, you may end up in trouble. Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a

Re: Help with Local Search

2010-08-17 Thread Jeremy Geerdes
This is a known issue with the API. It won't return exactly the same results, presumably to prevent people from building competitive search engines and/or SEO tools on the back of Google technologies. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information o

Re: Help with dynamic feeds in Wordpress

2010-07-15 Thread Jeremy Geerdes
Just glancing at your code, I see a couple of problems. First, try changing the id of the second containing div to feed-control2. You'll then need to change the second new GFdynamicFeedControl(...) call to this: new GFdynamicFeedControl(feeds, 'feed-control2', options); I also see at least two

Re: Help with dynamic feeds in Wordpress

2010-07-14 Thread Austin
Hi Jeff, I'm still not 100% sure how I got that one working, but I put it down in the footer. (still needs work haha) I've created a new dynamic feed which I've tried to put on the same page: http://austinyoder.com/hat-rack/empower-yourself I don't understand why it isn't working, because I foll

Re: Help with dynamic feeds in Wordpress

2010-07-14 Thread Jeff S (Google)
Hi Austin, >From looking at your site, it seems that you got it figured out. Do you still need help? Happy coding, Jeff On Jul 13, 10:28 am, Austin wrote: > Hi all, > > I'm very new to code and just discovered the Ajax API recently. Love > it, but am having some issues. I've tried copy/pastin

Re: Help on transliterations

2010-03-31 Thread kid
Hello again, Thanks for your suggestion. I did try to change the words. I also changed the language code to Hindi and Arabic. But the output I got is still the same as previously. Did I use correctly the method of google.language.transliterate() ? You said that you have a working coding for English

Re: Help on transliterations

2010-03-31 Thread jitesh dundas
Hello, Sometimes transliteration does not work for certail languages, e.g. pronouns.. or so.. Did you ttry your code for other words also? Revert if so, I will look at that. I have a working code for English to Hindi..Change the language code and it should work fine.. Regards, JD On 3/31/10, k

Re: help

2010-03-07 Thread Jeremy Geerdes
Check out this link: http://code.google.com/p/gwt-google-apis/wiki/AJAXSearchGettingStarted Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com jrgeer...@gmail.com If you're in the Des Moines, IA, area,

Re: Help with cursor automatically in search box on page load?

2010-02-10 Thread omr
Jeremy Geerdes wrote: > ... if you're using the standard SearchControl, you can call > searchControl.input.focus() to put the cursor in the search box. BTW: If I'm not mistaken, setting focus on the search box might cause a branding issue in at least one case: for the Custom Search Control with

Re: Help with cursor automatically in search box on page load?

2010-02-07 Thread Ruben BlogBorg
Hi Dan, A small note to setting input.focus(): if you do that in Firefox in the onload, it only works if you make use of a timeout...: function setcursor() { document.getElementById('input').focus(); } setTimeout('setcursor()',200); Cheers, Ruben On Feb 7, 6:01 pm, Dan wrote: > Thank you

Re: Help with cursor automatically in search box on page load?

2010-02-07 Thread Dan
Thank you both so much for responding. I tried searchControl.input.focus() and it worked perfectly. So awesome. Thanks again for helping a newb. On Feb 7, 3:23 am, Jeremy Geerdes wrote: > To visionjinx's response, I would add that, if you're using the standard > SearchControl, you can call searc

Re: Help with cursor automatically in search box on page load?

2010-02-07 Thread Jeremy Geerdes
To visionjinx's response, I would add that, if you're using the standard SearchControl, you can call searchControl.input.focus() to put the cursor in the search box. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.

Re: Help with cursor automatically in search box on page load?

2010-02-07 Thread Vision Jinx
Hi, Just give the input box focus eg. for this form you can use something like window.onload=function(){ document.myform.q.focus(); }; Cheers! Vision Jinx On Feb 7, 12:33 am, Dan wrote: > Does anyone know how to make the cursor automatically appear in the > search box on page load? (

Re: Help Plz :How to increase items in google ajax search API

2010-02-05 Thread Jeremy Geerdes
The AJAX Search API will only return a maximum of 64 results (32 for local search) across 8 sets of 8 results each. If you want to get multiple (or all) of the pages at once, you should check out a solution which will get all 8 "pages" of results at one time at the link below. Make certain to re

Re: Help - News feed not working 403, now have api key, need urgent help

2010-01-20 Thread Vision Jinx
> From: google-ajax-search-api@googlegroups.com > [mailto:google-ajax-search-...@googlegroups.com] On Behalf Of Vision Jinx > Sent: Thursday, 21 January 2010 6:45 AM > To: Google AJAX APIs > Subject: Re: Help - News feed not working 403, now have api key, need urgent > help > &

RE: Help - News feed not working 403, now have api key, need urgent help

2010-01-20 Thread Clare Williams
there is a way, there is always a way!!! Kind Regards Clare -Original Message- From: google-ajax-search-api@googlegroups.com [mailto:google-ajax-search-...@googlegroups.com] On Behalf Of Vision Jinx Sent: Thursday, 21 January 2010 6:45 AM To: Google AJAX APIs Subject: Re: Help - News feed

Re: Help - News feed not working 403, now have api key, need urgent help

2010-01-20 Thread Vision Jinx
Hello, First off, I have been experiencing this same issue for a while also with some dynamic feed urls, I had a chance today to discuss it with the Dev Team so they are looking in to it now. Second, I noticed you have two double quotes when you should only be using one if your trying to restrict

Re: Help on feed gadget

2010-01-09 Thread omr
The previous reply is very informative. Unlike the previous poster, I'm NOT familiar with the Gadgets API. The previous reply warned of several ongoing issues. With those caveats in mind, here's a quick-and-dirty fix that perhaps might work for you at this time. Instead of _uc(), try using toUpp

Re: Help on feed gadget

2010-01-09 Thread Vision Jinx
Hello, This group is for the Google AJAX APIs not the Gadgets APIs which is what your question is regarding. You should really post your question in that group so they can better address any issues. http://groups.google.com/group/Google-Gadgets-API With that being said, I do have quite a bit of

Re: help with search paramaters

2009-12-16 Thread Mickey Mestel
jeremy, thanks for everything. i have some mapping friends, so i'll talk to them about the circle algorithm. mickm On Wed, Dec 16, 2009 at 10:15 AM, Jeremy Geerdes wrote: > You can create your own valid values, but it's a little bit tricky. > Basically, you need to take your center lat/lng coo

Re: help with search paramaters

2009-12-16 Thread Jeremy Geerdes
You can create your own valid values, but it's a little bit tricky. Basically, you need to take your center lat/lng coordinates and calculate a bounding box which would contain the radius you want to focus on. In other words, you want to find the northern-, eastern-, southern-, and western-

Re: help with search paramaters

2009-12-16 Thread Mickey Mestel
jeremy, > > > http://code.google.com/apis/ajaxsearch/documentation/index.html#fonje > > http://code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje > thanks, enormously helpful, don't know why i had such a hard time getting to these docs. i am using sll, but a quick questio

Re: help with search paramaters

2009-12-16 Thread Jeremy Geerdes
Check out the links below: http://code.google.com/apis/ajaxsearch/documentation/index.html#fonje http://code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje This is the official documentation, and you'll find very helpful information in there about using the Search API, inc

Re: help with search paramaters

2009-12-15 Thread Mickey Mestel
jeremy, I would suggest reading the documentation. Neither the radius nor the > num parameters are recognized by the AJAX Search API. You can obtain 4 > or 8 results by including the rsz=small or large parameter, > respectively. There is no equivalent documented parameter for radius. > > i've had

Re: help with search paramaters

2009-12-15 Thread Jeremy Geerdes
I would suggest reading the documentation. Neither the radius nor the num parameters are recognized by the AJAX Search API. You can obtain 4 or 8 results by including the rsz=small or large parameter, respectively. There is no equivalent documented parameter for radius. Jeremy R. Geerdes Eff

Re: HELP terms of use

2009-11-04 Thread Jeremy Geerdes
If you have concerns about your application, then you will need to contact a lawyer of your own. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress

Re: HELP terms of use

2009-11-03 Thread Guillermo Garrido
But to Whom I need to ask this quiestion because is a little bit urgen, before i release the app 2009/11/3 Jeremy Geerdes > > I am not a legal expert, so if you have any doubts about what I am > about to say, I would strongly recommend consulting someone who is. > But my understanding of the TOS

Re: HELP terms of use

2009-11-03 Thread Jeremy Geerdes
I am not a legal expert, so if you have any doubts about what I am about to say, I would strongly recommend consulting someone who is. But my understanding of the TOS is that you can build an application that you charge for as long as the translation service is a free portion of it. In oth

Re: help with PDF method

2009-09-23 Thread مصطفى سحنون
شكرلكم 2009/9/23, hacker : > > Hello > > I want to use google custom search in my website the results will show > in my site and using AJAX API method .setQueryAddition(term) > > I do not know how to use it have simple code fron google > === > Loading > http://www.google.com/jsapi"; type=

Re: Help ! google map to center on UK only.

2009-08-30 Thread Jeremy Geerdes
There are a number of ways that you can do this. Here are two: http://savedbythegoog.appspot.com/?id=ag5zYXZlZGJ5dGhlZ29vZ3ISCxIJU2F2ZWRDb2RlGOvozwEM You'll notice in this script that there are two different maps. The first just sets the center and zoom levels manually. The second utilizes t

Re: Help in AJAX

2009-04-13 Thread QQQ
add " site:(your url pattern)" in the "q=" parameter, it is much like the google site search:) On Apr 12, 8:20 pm, Pratik aka Ricky wrote: > Hi.. > I am new to AJAX. I want a little help in using it. i want to have a > search that searches a particular website and opens it and sends the > body c

Re: Help in AJAX

2009-04-12 Thread Jeremy Geerdes
Yes, it's possible, but not completely through AJAX techniques. In fact, I would recommend utilizing the RESTful API via a standalone application in, for example, PHP. Using the code snippets in the documentation, you should be able to pull search results for a query, and using the same

Re: Help with Slideshow/Feed API

2009-03-05 Thread Jeggen
I was able to get it working... I think the problem (probably from the beginning) was that I was missing a required tag in my RSS file. On Mar 5, 1:18 pm, Ben Lisbakken wrote: > Can you post a link to the page where you are trying this?  It would also > help if you created a page just with the s

Re: Help with Slideshow/Feed API

2009-03-05 Thread Ben Lisbakken
Can you post a link to the page where you are trying this? It would also help if you created a page just with the slideshow, then after testing it there move it back to your website. -Ben On Thu, Mar 5, 2009 at 11:04 AM, Jeggen wrote: > > So I have been basically messing around on the code and

Re: Help with Slideshow/Feed API

2009-03-05 Thread Jeggen
So I have been basically messing around on the code and the slideshow is working again but now it is showing the same feed the "hello world" script shows, and I cannot figure out how it is refering to this feed!?! http://www.google.com/jsapi"; type="text/javascript"> http://www.google

Re: Help with Slideshow/Feed API

2009-03-05 Thread Jeggen
I am still having a hard time... I think I have everything setup right, but have not had any luck. Here is my RSS file: SLC Frontpage Slideshow http://www.sheridanlutheran.org Images for SLC AJAX Slideshow Thu, 05 Mar 2009 13:58:01 GMT Thu, 05 Mar 2009 13:58:01 GMT Slide 1

Re: Help with Slideshow/Feed API

2009-03-05 Thread Andrew Luce Pimcor
Thanks Jeremy! A On 3/5/09 9:35 AM, "Jeremy Geerdes" wrote: > > Yeah, you can do that. You just need to make sure to use the > appropriate options so that the slideshow can resolve the images you > want to use. Check in the documentation: > > http://www.google.com/uds/solutions/slideshow/r

Re: Help with Slideshow/Feed API

2009-03-05 Thread Jeremy Geerdes
Yeah, you can do that. You just need to make sure to use the appropriate options so that the slideshow can resolve the images you want to use. Check in the documentation: http://www.google.com/uds/solutions/slideshow/reference.html#_thumbnailtag Alternatively, you may need to utilize the t

Re: Help Advance Medicine - Answer my RSS AJAX Feed API Q

2009-02-12 Thread pan
NCBI: RSS Feed not found RSS Feed not found is the response for the above link. Vin http://www.blogdoctor.me On Feb 4, 7:02 pm, BiblioBabe wrote: > This is the correct feed url I think > > http://eutils.ncbi.nlm.nih.gov/entrez/eutils/erss.cgi?rss_guid=1x5bM_... --~--~-~--~~---

Re: Help Advance Medicine - Answer my RSS AJAX Feed API Q

2009-02-04 Thread BiblioBabe
This is the correct feed url I think http://eutils.ncbi.nlm.nih.gov/entrez/eutils/erss.cgi?rss_guid=1x5bM_TNL8gbohOztqa1dS80VYAA5h_4VA2ehwmGL0rowmz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" g

Re: Help Advance Medicine - Answer my RSS AJAX Feed API Q

2009-01-29 Thread Jeremy Geerdes
The link you provided is not an RSS or Atom feed at all; it's an HTML document. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com jgeer...@mc

Re: Help With Error

2009-01-08 Thread Ben Lisbakken
Hey Paul -- It looks like you took that down because I don't see the error on your site. Let me know if you're still having this problem. -Ben On Jan 7, 7:02 am, "p...@clarksmachine.com" wrote: > I am having problems with adding Google search on my website. > > The problem is only noticeable

Re: Help with Language Detect

2008-11-17 Thread Jeremy Geerdes
Then you need to put everything from the alert("after detect"); to the end of your code snippet inside the anonymous function you pass to the detect method. Alternatively, you could put the same block in a separate function and call it from your detect method's callback. Jeremy R. Geerdes

Re: Help with Language Detect

2008-11-17 Thread bobby
Hi Jeremy, Thanks for providing the alternate solution. It works for me as I wanted. However, I am interested in knowing the language of the source text as in my application I would like to limit translations to certain languages only. Can you please help with it? Thanks and Regards, Bobby On N

Re: Help with Language Detect

2008-11-17 Thread Jeremy Geerdes
Tthe problem is that your language detect has not returned yet by the time you call your translate. You could fix it, I believe, by eliminating the detect call completely and simply using google.language.translate(text,'','es',function(result) Jeremy R. Geerdes Effective website design & d