google

Google crawling indexing algorithms

I am looking for some documents on how Google crawl and index content. I read many "light" papers and articles on what you need to do to improve your ranking and make sure your content is properly indexed but I am looking for some more advanced technical documents on how Google crawl and index content. The things I would like to know mo...

App Engine - Output Response Time

Say I wanted to print the response time on my pages like Google do. How would I go about doing this? ...

Is there an official API for Google calculator?

Is there an officially sanctioned API for google calculator? ...

Search my site with bing through form without javascript

I'm hoping to find a way to use the Bing search engine to search only my site through a html form without javascript. Google handles it this way: http://www.google.com/search?as_q=Sharepoint&as_sitesearch=plop.nl where I can use these fields: as_q and as_sitesearch. Does anybody know of something like this for Bing? ...

Develop Youtube Client for Android from Scratch

Hello! Is it possible to develop a Youtube client app from scratch using the existing Youtube Data APIs? I would like to create one that supports Android 1.6 and above. ...

Is there an official way to authenticate for Google Data API on Android using AccountManager accounts?

I'm trying to use the Google Data API for an installed application on Android 2.1. I don't want the user to have to enter their credentials if he already has an account configured on the device. Thus, I'm using the AccountManager with Account type "com.google". But where to go from there? There are no samples from Google on how to do Go...

Google Search Appliance not indexing

Not too familiar with GSA here so hopefully someone can help me. Have a Drupal multisite installation, just added another site to it. It all works fine. However, when I go into the GSA admin, it won't crawl the site even though the URL pattern matching is fine. All it says is this: "/ Info: Redirected URL" It hits the homepage and s...

Google Chrome: Search API?

I'm looking for a way to expose Google-Search functionality on my site so that chrome users can use context-sensitive searching (e.g:) I know YouTube is owned by Google, but I couldn't remember which 3rd party sites I had seen this feature work on before. Anyway, I couldn't find any reference to this in google-labs or on code.google.c...

google map: how do i increase the size of this map?

<!-- copyright (c) 2009 Google inc. You are free to copy and use this sample. License can be found here: http://code.google.com/apis/ajaxsearch/faq/#license --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt; <html xmlns="http://www.w3.org/1999/xhtml"&gt; <head>...

App Engine - Datastore - Indexing

This is a general App Engine data store indexing question. The data store automatically build indexes that can be used for simple single property queries (queries that do not involve composite keys). Does the overhead in generating this index vary on the underlying data type of the entity's property ? Essentially my question boils do...

Google Analytics: Mix asynchronous and synchronous tracking to track downloads using events

Hi, Already posted this in Google Analytics help forum, but noone could help. Hopefully I have more luck here... : I use Google Anlaytics asynchronous tracking for my pages. Works like a chram. THE PROBLEM: Recently we added event tracking to monitor how often people click on download links on our pages. I encountered a problem with Fi...

Timeout with GWT

I received a new computer at work today and for some reason all of my GWT programs are timing out when I try to build them in eclipse. Specifically I am seeing this message: INFO: Unable to access http://appengine.google.com/api/updatecheck?runtime=java&amp;release=1.3.5&amp;timestamp=1277158890&amp;api_versions=['1.0'] java.net.Conne...

Howto ban my ip in google analytic account

Hi , i have Google analytic account , I want to ban my ip in google analatic account , Thanks ...

How to stream audio from Google Docs (API)?

Hi all, Is there a way to stream audio from Google Docs (API)? MP3, AAC, etc.. Thanks, Sam ...

Google Analytics: Page views are decreasing when I'm increasing the time period. Please help!

I wanted to look up the page views of my website in the "Top Content" section. By increasing the time period I had the phenomena of decreasing page views for the same page and the same day. The longer the time period, the smaller the page views. On August 12 there were 1410 page views. June 1 - August, 16: When I look at August 12, the...

Change the colour of bubbles in Google visualization motion chart

Hi all I there a way where by I can define the colours of bubbles in a motion chart provided by Google visualization API ? I do not want to use the default colour scheme. Thank you in advance. ...

thematic map: mouseover

i am generating a chart map like this: &chtm=usa">http://chart.apis.google.com/chart?chs=440x220&amp;cht=t&amp;chco=CBD122&amp;chld=US&amp;chd=s:&amp;chtm=usa does anyone know if there is a feature to do something on mouseover? like have each state turn a different color on mouse over? ...

Google maps - info window closing with a timer

Hi guys, im having a little problem with the Google API maps, i was wondering if anyone could help. I am trying to get infowindows to open with some HTML in containing a HREF. Now i could use the "X" to close the window however id prefer a second method of a Javascript timer to close the info windows as shown below.. setTimeout('infowi...

How google finds xyz.com has good backlinks for specific category

How does it finds the back links of the websites and how does it remember.I have heard robots.txt.But dont have a much knowledge. ...

Submit RSS feed as a sitemap to google?

Hello -- Background I work for an online media company that hosts a news site with over 75K pages. We currently use Google Sitemap Generator (installed on our server) to build dynamic XML sitemaps for our site. In fact since we have a ton of content, we use a sitemap of sitemaps. (Google only allows a maxmimum of 50K urls.) Problem T...