18 things tagged “google”
-
Monday August 29, 2011
Make requests through Google servers +DDoS : IHTeam Security Blog
-
Saturday August 6, 2011
How to Setup Google Calendar on Your iPhone 4
-
Thursday July 28, 2011
Google LatLong: Catch the London Underground with Google Maps
-
Monday July 11, 2011
Rethrick Construction
-
Tuesday July 5, 2011
Check Yo’self Before You Wreck Yo’Self (or: Lessons from the Fitbit Privacy Debacle) — Global Nerdy
" Googling for "sexual activity" site:fitbit.com would’ve given you the profiles of Fitbit users who were both sharing their activity logs and counting sexual activity as part of their calorie-burning efforts." -
Tuesday June 28, 2011
Evolving the Google design and experience
-
Thursday June 23, 2011
YouTube - Barack Obama: Q and A from Google employees I
-
Thursday May 5, 2011
Google Analytics Blog: Measure Page Load Time with Site Speed Analytics Report
A possible replacement for Boomerang (the Y! performance tool), which would be a win as we already load GA JS. -
Friday March 18, 2011
Don't Let Third Parties Slow You Down: Velocity 2010, Web Performance & Operations Conference - O'Reilly Conferences, June 22 - 24, 2010, Santa Clara, CA
-
Monday February 28, 2011
Amazing Google Streetview images
-
Friday March 12, 2010
Google favicon service
-
Friday January 22, 2010
Google Testing Blog: Testing AJAX applications (Part 1)
"...some philosophies around web application testing and how it should be done the 'right' way." Some interesting points, though mostly fairly-generic "testing is good" point. -
Friday January 8, 2010
Tweets integrated in to Google search result?
David Singleton posted a photo:
Trying to find a banks Twitter account by searching for "Lloyds TSB twitter" and Google attempted to be helpful by including recent references to them.
Anyone know how long have Google been doing that? -
Wednesday September 23, 2009
Chromium Blog: Introducing Google Chrome Frame
An IE plugin (for 6, 7 and 8 on all Windows versions) which embeds the Google Chrome rendering engine—sites can then opt-in to using it by including a X-UA-Compatible meta tag. -
Wednesday July 22, 2009
Analytics for dsingleton.co.uk
Direct link to the dashboard of my site's stats page. Requires a login, obviously. -
Friday April 17, 2009
The high costs of running YouTube. - By Farhad Manjoo - Slate Magazine
"...the cost of running YouTube for one year exceeds $700 million. But the company makes only a fraction of that back in advertising—about $240 million in revenues for 200..." Web 2.0, the unprofitable revolution. -
Saturday March 21, 2009
GIS now lets you filter searches by colour. I’m sure this...

GIS now lets you filter searches by colour. I’m sure this is new, there’s not web UI for it yet, but it is available if you tweak the URL. Here’s what I used to get that screenshot:
http://images.google.com/images?imgcolor=red,yellow&q=site%3Alast.fm+inurl%3A174
Wondering what the query parameters do?
- imgcolor - Takes a comma-separated list of colours. I’m not sure the full list, but try the obvious ones, named/html colours is a good place to start.
- site/inurl is intended to limit the results to album covers from Last.fm. The specific 174 value is the dimension of our album images, this filters out most artist/user images.
So with a pretty simple search query you can find red and yellow album covers. Oh, and for programatic use the result links to the album page.
That’s damn powerful. I can’t wait to see other cunning use of this.
Edit: As @kaichanvong notes, programatic access would be nice. Unfortunately the Google Image Search API doesn’t support the imgcolor param yet. I’m sure it will, but it’s annoying for now.
-
Friday October 6, 2006
Google Code Search
Yesterday Google launched a new search for source code, this is such a great idea that I can’t...
