Hi,
I'm trying to get all of the links in my marker's InfoWindow to have a different behavior but I'm not able to grab them with jquery.  When are they actually rendered to the dom?  I'm currently calling them the 
$(document).ready(function(){ 
function. 
I also tried calling them directly after I create the markers.
createMarkers...
            
           
          
            
            Hi,
I'm looking for some mailing list software that's compatible with Google Apps.
Anyone have any recommendations?
...
            
           
          
            
            Hi all,
i am using Google api to search on web, but i realize that Google api only returns 64 records,
could u please tell how can i get more than 64 records from Google web search API?
i had tried these
http://ajax.googleapis.com/ajax,
GoogleSearchAPI_0.4_alpha,
GoogleSearchAPI_0.3.1
but all are giving me only 64 records.
...
            
           
          
            
            Any thoughts on how this behavior can be obtained?
...
            
           
          
            
            I am making a very simple dump and display app. I would like to see my newly entered data displayed on the list found on the first tab. But I don't know where to place requery();
Here is the code for the first tab. (Displays the data from DB.)
public class ListTask extends ListActivity{
@Override   
public void onCreate(Bundle savedIn...
            
           
          
            
            Hi,
First the revised code which throws javax.swing.text.ChangedCharSetException:
import java.io.*;
import java.net.*;
public class Main
{
    public static void main(String[] args) throws IOException, Exception
    {
        String query = "#pragma";
        Socket s = new Socket("google.com",80);
        PrintStream p = new PrintStr...
            
           
          
            
            Hello, I'm having some trouble getting a SplitLayoutPanel to display using UiBinder. It seems like the SplitLayoutPanel is hidden when the page loads. Thanks
Here's my code:
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
    xmlns:g="urn:import:com.google...
            
           
          
            
            I have a dynamic sitemap generated from ASP.NET MVC containing 17000+ urls. The 
Google webmaster tools dashboard acknowledges that there are 17,023 (as of this moment) urls in that map, but says that only 4 are in the index.
The map was originally submitted over a month ago, and Google appears to be downloading it daily and doesn't com...
            
           
          
            
            Does anyone know how I could track what search terms people are using to arrive at my site. For instance, someone searchs google for 'giant inflatable house' and clicks through to my site. I want to be able to capture those keywords and which search engine they came from.
...
            
           
          
            
            I have been running a WP site for a little over 6 months now and I'm beginning to run into WP limitations on post styles (yes, I know about WP3's post types).
I would like to completely change the site over to Drupal, but I'm worried about the Search Engine effects.
For instance: We have finally just put on many pages images on Google ...
            
           
          
            
            Is it possible to convert a google doc to png or PDF from a script/command line?
...
            
           
          
            
            i have written a local page and need to test it
how can i do it with fetch google bot
...
            
           
          
            
            I used this code but its not working.
function initialize() {
  if (GBrowserIsCompatible()) {
    var map = new GMap2(document.getElementById("map_canvas"));
    map.setCenter(new GLatLng(10.35,79.4167), 13);
    var marker = new GMarker(new GLatLng(10.35,79.4167));
     map.setCenter(new GLatLng(8.7167,77.483), 14);
    var marker = ne...
            
           
          
            
            Hi,
We'd like to implement a tracking system that logs which trial version signups to our website are originating from which google adwords campaign. 
I know that theres a glcid parameter if auto-tagging is enabled. But how can I reverse-lookup some info on the gclid that was used? For example, it would be very useful to know the searc...
            
           
          
            
            I'd like users to be able to drop a pin on my custom Google Maps integration, similar to the ability to do this in the "My Maps" section on Google.  I can't find anything about allowing a user to drop new pins through the API though.  Can anyone provide some info or point me to the right direction?
Thanks!
...
            
           
          
            
            Ho do I install the new Google Voice Actions on the emulator? 
Android Market is not available on emulator. I found one APK at android.modaco.com, but it's not working. The application crashes with following error (via ddms.bat):
08-13 22:44:51.658: ERROR/AndroidRuntime(434): FATAL EXCEPTION: main
08-13 22:44:51.658: ERROR/AndroidRunti...
            
           
          
            
            Hi, I am creating a custom reporting website, where I want to show live data from google analytics and accordingly the data in my website will change. I want it to be automated and dynamic, like whenever the data changes in GA, i want it to be automatically changed in our website, which will be shown to our clients to show the performanc...
            
           
          
            
            I am working on an android app that uses google maps. now I would like to know whether there is a possibility to color a google map e.g. have a different color for roads and other shapes.
E.g have something like this http://odopod.com/contact/
...
            
           
          
            
            I want to retrieve a specific contact, and update its group membership.  I already know the self link of the contact.  To get the specific contact, the developer's guide says to do this:
//The example assumes the ContactRequest object (cr) is already set up.
Contact c = cr.Retrieve<Contact>("http://www.google.com/m8/feeds/contacts/liz%...
            
           
          
            
            My site is opening by entering URL but not opening from Google results.
Has the site been hacked? Or any fault from Google
...