Tagged Questions

81
votes
7answers
3k views

Best way to use Google’s hosted jQuery, but fall back to my hosted library on Google fail

What would be a good way to attempt to load the hosted jQuery at Google (or other Google hosted libs), but load my copy of jQuery if the Google attempt fails? I'm not saying Google is flaky. There …
61
votes
23answers
2k views

What are the best Google Tech Talks?

What are the most interesting programming-related Google Tech Talks?
45
votes
18answers
3k views

How is Google so fast?

What are the technologies and programming decisions that make Google able to serve a query so fast? Every time I search something (one of the several times per day) it always amazes me how they serve …
42
votes
17answers
4k views

How does the Google “Did you mean?” Algorithm work?

I've been developing an internal website for a portfolio management tool. There is a lot of text data, company names etc. I've been really impressed with some search engines ability to very quickly …
37
votes
5answers
5k views

What database does Google use?

Is it Oracle or MySQL or something they have built themselves?
36
votes
15answers
2k views

How do you implement a “Did you mean”?

Suppose you have a search system already in your website. How can you implement the "Did you mean: " like Google does in some search queries?
30
votes
10answers
2k views

Remove Experts Exchange from google programming searches [closed]

Is there any way to remove Experts Exchange results from google searches as they are starting to annoy me when I'm trying to find programing related items.
28
votes
7answers
22k views

Firebug-like debugger for Google Chrome

Is there anything like Firebug that you can use within Google Chrome? Essential features I would like: Inspect HTML source (select elements, delete them, etc.) check CSS values (the built-in …
22
votes
24answers
2k views

Thoughts on Google 20%?

As an interesting motivation technique (usually called Innovation Time Off), all Google engineers are encouraged to spend 20% of their work time (one day per week) on projects that interest them. …
18
votes
12answers
3k views

Where do you include the jQuery library from? Google JSAPI?

There are a few ways to include jQuery and jQuery UI and I'm wondering what people are using? Google JSAPI jQuery's site your on site/server another CDN I have recently been using Google JSAPI, …
16
votes
8answers
498 views

Should I link to Google API’s cloud for JS libraries?

I'm looking for the pros/cons of pulling jQuery & other JS libraries from Google API's cloud as opposed to downloading files and deploying directly. What say you? My decision The likelihood …
15
votes
9answers
599 views

Google homepage not valid html

I was looking at the www.google.com in Firebug and noticed something odd...the Google logo is centered using a center tag. So I went and checked the page with the W3C validator and it found 48 …
14
votes
7answers
7k views

How to call web service with Android

I am having a lot of trouble finding good information on how to call a standard SOAP/WSDL web service with Android. All I've been able to find are either very convoluted documents and references to …
13
votes
24answers
2k views

Which applications would you like to see integrated with Google Wave?

Google Wave has some very interesting features in it, mostly the integration ones. Which applications (web or not) would you like to see integrated with it first, when it launches?
13
votes
3answers
1k views

Does Google use Python for anything but internal utilities and administration?

I'm curious...I've read much of Python being on the approved list of languages used by Google employees, and I know they employ Guido. That said, is their use of Python focused mainly on managing …

1 2 3 4 5 62 next
15 30 50 per page