Am trying to use google.loader.ClientLocation along with the maps api to get the location of the visitor and center a map on it. The following is working fine for me (on Safari, Firefox and Chrome), but a friend I got to test it (in Safari and Firefox) just sees a white box with the Google logo.
<script type="text/javascript" src="http...
My app logs into an external service & needs to store the sessionKey (the sessionKey needs to be added to the HTTP header for future RPC calls).
What alternatives do I have for storing the sessionKey ?
I've read about a scenario where the sessionKey is saved into a DIV tag on the page.
Thanks for enlightening me.
...
Hi - I have a little problem with a Google Maps page I have put together. Here is the test URL -
http://projects.presencemultimedia.co.uk/impari/savings/map_test.html
I want to have multiple locations plotted on the map by referencing their UK postcode. Each marker will also have an associated label when the user clicks the marker (usin...
When a user enters my page, I have to make another AJAX call...to load a data inside a div.
That's just how my application works.
The problem is...when I view the source of this code, it does not contain the source of that AJAX. Of course, when I do wget URL ...it also does not show the AJAX HTML. Makes sense.
But what about Google? W...
I can not get pre-population to work on an embedded form...
If I use the regular url... it works...
https://spreadsheets.google.com/a/DOMAIN.org/viewform?hl=en&formkey=12345&entry_3=John&entry_4=Doe
but for a google apps account on an embedded form - does not work
Loading...
Form appears in the webpage, but the additiona...
Hi,
I successfully embedded the Google Calendar IFRAME, however, without any JS error -- it won't respond to any of my clicks, nor display any events.
After double checking the calendar settings and googling this issue I'm finally without a clue as to how to resolve this. Any ideas?
...
Does anyone know how (if possible) to create an account dynamically? I have a few accounts I need to setup on Google Analytics, and I would love to not have to manually enter each one on GA's site.
Thanks for your help!
...
Is there an easy way to create a sitemaps file for Rails projects? Especially for dynamic sites (such as Stack Overflow for example) there should be a way to dynamically create a sitemaps file. What is the way to go in Ruby and/or Rails?
What would you suggest? Is there any good gem out there?
...
Hi
I am learning cookies I read that whenever I login a cookie will be stored on my browser but I have seen there are more than 4 cookies stored in my browser?
Can anybody elaborate it how exactly works?
Thanks
...
When I google for something, I get the count.
Results 1 - 10 of about 800
Is there any API or something like that to capture the number "800"?
I have a database of a few thousand words and I want the google count against it.
...
In Android, you can say something and it will search it for Google.
Google can turn speech into text.
How can I leverage this API?
...
How to use oAuth with PHP ? I can't install oauth class with pecl because I'm using share hosting.
I found
http://code.google.com/p/oauth-php/
but there is no example for client. I want to use oauth for Google API.
...
Hello. I've looked through all the relative GCS questions and answers on this site and have looked around the net, but no avail.
I am using Google Custom Search with the iFrame option and the standard theme on a site where the background of the site has a textured, multicolour background. The Google results come in a standard #FFFFFF ba...
I'm using a lightbox variant in my website to open a 'page in the page'. It is pretty critical it's tracked properly. I've seen the javascript code here to make a virtual pageview in Analytics:
<a onclick="pageTracker._trackPageview('/folder/file');">
The sales department told me there is another piece of code to track conversions in A...
The Google documentation says there's a limit of 50k URLs in sitemaps you send to them, and I want my sitemap to be submitted by an automated job periodically. Therefore, shouldn't I just have the sitemap contain only the N most recent URLs added to my site? Yes, I know you can have multiple sitemaps, and I do have a separate one for the...
<?php
if(isset($_GET['token']))
{
$url="http://www.google.com/calendar/feeds/default/allcalendars/full";
$useragent="PHP 5.2";
$header=array( "GET /accounts/AuthSubSessionToken HTTP/1.1",
"Content-Type: application/x-www-form-urlencoded",
"Authorization: AuthSub token=".$_GET['toke...
according to McAfee “Aurora” Exploit In Google Attack Now Public, and the exploit code referred should be here, any one can give a more detailed explanation how it works?
...
Possible Duplicate:
How does Google achieve the fading effect on the home page?
Hi All,
If you visit Google, notice that when the page loads it is very sterile. Upon moving the mouse many elements of the web page now appear in front of you.
How is this done? I think that it is pretty neat.
Is it AJAX?
...
Using the Org Chart in the Google Visualization API, is there a way to flip the chart to a vertical layout instead of horizontal.
...
When I search for some sites like amazon in google , I see the link and description of amazon.
Below the main link I also see some smaller links like Books , Music , DVD etc
How can we get these links for our own site ?
Are these sitemaps ?
...