google


These are links I added recently to my shared items at Google Reader. Just catching up.

Remove Google Reader 'Likes'

Google Reader is adding some new social features, and one of them is Likes. You can mark that you like a particular post that flows through Google Reader and see other users who have done the same. The Like notification appears in a prominent position directly under the headline:

Google Reader Likes

There's no way to opt out of the feature and I found it distracting. To disable it, I used Stylish for Firefox. I chose "Write new style", then "for www.google.com", and I added the following lines (after some CSS investigation):
.entry-likers-n {display:none;}
.like-inactive {display:none;}
That removes both the Likes count and the button for marking something as liked. It's a lot like the MetaFilter favorites feature but it feels odd because there's little to no community interaction at Google Reader. I guess it might be neat to spot someone you happen to know in a liked-list, but what are the chances? (Showing just my contacts who liked something would be great.) Aggregate data might be fun to see, but I don't need the feature active unless I want to start Liking-posts-up to give them more attention on a list of popular posts somewhere. So until Google Reader liked-lists are more than just a list of random users who liked something, I'm going to mute it.
  • Nice summary of Fuelly with a list of things to do once you sign up. I bet interest increases directly with gas prices.
  • Google's take on YSlow--Yahoo's excellent website performance analyzer. Not as polished as YSlow, but looks promising and includes some analysis that YSlow doesn't cover such as CSS efficiency and image compression.
  • "Wolfram|Alpha can pop out an answer to pretty much any kind of factual question that you might pose to a scientist, economist, banker, or other kind of expert." A quick description of the new "search engine" by Stephen Wolfram.
  • Paintings of alchemists in their laboratories. Posted to Flickr by the Chemical Heritage Foundation.
  • "People went to Google to find specific information about the President-Elect and the ceremony. People go to Twitter and Facebook to share the experience with one another. That means, Twitter and Facebook are delighting users more than Google, because they are keyed into natural human needs and emotions that trigger far greater and more addictive endorphin rushes than just finding a piece of information." [via msippey]
  • Tom Armitage on journalists learning to code: "Learn to think like a programmer. What's really important is to not understand how to do magical things with code, but to learn what magical things are possible, what the necessary inputs for that magic are, and who to ask to do it." [via rc3.org]
  • "None of which is saying you shouldn't be talking to your sources, and questioning what you're told, and trying to find other means of finding stuff out from people. But nowadays, computers are a sort of primary source too. You've got to learn to interrogate them effectively - and quote them meaningfully - too." [via migurski]
  • Google hosts several popular JavaScript libraries on their insane worldwide content distribution network. If you have faith in their uptime it could be a good way to speed up your site a bit.
« Older posts  /  Newer posts »