From the category archives:

Google

Why Ranking Matters

October 15, 2009
Thumbnail image for Why Ranking Matters

We live in a world full of statistics. We’re always measuring ourselves against our competitors and most of the time success is tied with performance and relative positions.

The web is specially a place where everything is measurable. Every click, visit, pageview, source can be added, combined and reported.

Read the full article →

Google Wave Will Be What We Want it to Be

October 13, 2009
Thumbnail image for Google Wave Will Be What We Want it to Be

I think a lot of people have already dismissed Google Wave before it has had a real chance to show what it can do for communication, myself included.

Maybe it was because I didn’t fully grasp it, and I think a lot of influential bloggers are on the same boat. Some are calling it a marketing ploy Google did to dismiss Microsoft’s Bing launch.

The same day Bing launched Google pre-released Wave. They had a conference, demoed the product (that they admitted was not ready for release) and got everyone very excited. This is a classic product marketing move.

Give me a break!

The truth is Google Wave is a diamond in the rough. It’s hard to see the diamond when we have all this hype surrounding the way it has been pre-released and how many problems the client has.

Read the full article →

What Has Google Wave Done to Us?

October 1, 2009
Thumbnail image for What Has Google Wave Done to Us?

Has the Geek world gone mad?

Since Google’s announcement of their messaging-slash-mail-slash-wiki-slash-platform, otherwise known as Google Wave, the world has been impatiently waiting for its release.

Unfortunately Google is making us to get down on our knees to get it. Hell, some people are ready to pay $27,000 to get it. Others are, I have to say it, abusing people to subscribe to their blogs, newsletters, marketing ploys to have a shot at one invite.

Read the full article →

With FriendFeed Out of the Way, Google Reader Has a Golden Opportunity

August 10, 2009
Thumbnail image for With FriendFeed Out of the Way, Google Reader Has a Golden Opportunity

This day has had a whirlwind of activity in many fronts. For the first time in the history of this blog I’m going to post twice in the same day.

But the news that Facebook acquired FriendFeed is really a shock for a lot of people.

You will be reading in the next couple of days a lot of information of what happened, why it happened, and what’s part of the deal.

I will summarize it in three short points and one possible once in a lifetime opportunity for Google Reader.

Read the full article →

PubSubHubbub + WordPress + Feedburner + FriendFeed = Realtime Awesomeness

July 27, 2009
Thumbnail image for PubSubHubbub + WordPress + Feedburner + FriendFeed = Realtime Awesomeness

PubSubHubbub is a fancy name for a rather new protocol being promoted by various services like FriendFeed, which allows you to receive updates of RSS feeds without polling.

Basically it will allow blogs and readers to communicate real time, in a push-like method, like instant messaging, and not via pulls like the way it happens now (which can take minutes or even hours).

The cool thing about PubSubHubbub is that it works on top of existing protocols (in this case Atom) so readers and source don’t have to change much. The only thing you need is to notify a server that you published and the clients have to be subscribed to that server. Dave Winer has a good, deeper, explanation of how it works.

In this tutorial I will show you how to implement PubSubHubbub in a self-hosted installation of Wordpress, using Feedburner for feed distribution and FriendFeed as the receiving client. With this system in place, your blog posts will appear in your FriendFeed in a matter of seconds.

Read the full article →

Google Voice App Just Killed the Telcos and Skype

July 15, 2009
Thumbnail image for Google Voice App Just Killed the Telcos and Skype

Forget Google Wave, the Google Voice Application for Android and Blackberry (with an iPhone version on the way) will be the communications revolution that will engrain Google into our daily lives.

Om Malik puts it right: Meet Google, Your Phone Company.

Why is it that revolutionary? It’s all in one little dialogue that pops up when you’re setting up your phone, which has three options (I will change the order for dramatic purposes):

  • Do not use Google Voice for any calls (Acees Google Voice messages only)
  • Only use Google Voice for international calls (Get low-priced international call rates)
  • Use Google Voice for all calls (Display your Google Voice number as called ID)

Yes, the last option means that your mobile line becomes the least important part of your cell phone. It’s just the dumb pipe to connect you to Google Voice. If I were to port my cell phone number to Google Voice (which will be an option soon) I would be able to switch phone companies without any regret, because Google Voice is now my main switchboard.

Read the full article →

If Your Content is Monetizable, You Might Have a Shot at the Free Model

July 14, 2009
Thumbnail image for If Your Content is Monetizable, You Might Have a Shot at the Free Model

There’s no such thing as Free. There is always a catch.

Malcolm Gladwell wrote a very provocative piece on The New Yorker about Wired’s Editor In Chief Chris Anderson’s book about the Free model: “Free: The Future of a Radical Price“.

In the article, Gladwell critizices Anderson’s ideas, specifically applied to YouTube’s case:

When you let people upload and download as many videos as they want, lots of them will take you up on the offer. That’s the magic of Free psychology: an estimated seventy-five billion videos will be served up by YouTube this year. Although the magic of Free technology means that the cost of serving up each video is “close enough to free to round down,” “close enough to free” multiplied by seventy-five billion is still a very large number.

In another section, Gladwell talks specifically about his world: journalism. Anderson writes on his book: “If so, leveraging the Free—paying people to get other people to write for non-monetary rewards—may not be the enemy of professional journalists. Instead, it may be their salvation”, to which Gladwell responds:

It is not entirely clear what distinction is being marked between “paying people to get other people to write” and paying people to write. If you can afford to pay someone to get other people to write, why can’t you pay people to write?

Anderson quickly replied to Gladwell on Wired’s blog with a provoking post: “Dear Malcolm: Why so threatened?“:

So that’s the difference between “paying people to write” and “paying people to get other people to write”. Somewhere down the chain, the incentives go from monetary to nonmonetary (attention, reputation, expression, etc).

Let me stop there and try to bring you a better level where we can start this conversation.

Read the full article →

Using Google Event Tracking to Know When You Get New Subscribers

July 10, 2009
Thumbnail image for Using Google Event Tracking to Know When You Get New Subscribers

One of the most annoying things about RSS is the lack of information we get about subscribers (something I’ve talked about in the past):

RSS is, in internet years, an old technology that was never meant to be measured. Feedburner and all other RSS measuring tools, compile data from the HTTP hits to your feed URL, and then manipulate this data to come up with an approximation of an audicence.

I’m always thinking how I could implement something that allows me to measure if new people are subscribing to my blog. Aside from fancy PHP programming to parse HTTP requests (if you don’t understand that, don’t worry) I thought if there was an easy way to use a mainstream tool to track this.

Google Analytics is one of those tools that are used by many blogs. There are easy to use plugins for all blogging platforms and if not, it’s pretty easy to setup on your own.

Analytics has a subset of very useful tools to track what users do on your site. Event tracking is one of those.

Basically event tracking allows you to send a “ping” to Analytics when users interact with a piece of your page. In this article I’ll show how to implement it.

Read the full article →

Google Has Done Bad Moves in the Past. Chrome OS is One of Them.

July 8, 2009
Thumbnail image for Google Has Done Bad Moves in the Past. Chrome OS is One of Them.

Today, as I opened my FriendFeed, I was astonished as I read, via Rob Diana, the announcement that Google will build a “Chrome OS”, geared initially to netbook users who only run web applications.

If you said “WTF?”, you were thinking exactly like me.

If you read through the official press release and skip over the marketing parts of it, you’ll come to a paragraph that sums it up for me:

While there are areas where Google Chrome OS and Android overlap, we believe choice will drive innovation for the benefit of everyone, including Google.

Why does Google need to offer two Operating Systems? Why not make an Android “light” and a full Android.

Read the full article →

Google’s Wave Doesn’t Look Like a Tsunami

June 4, 2009
Thumbnail image for Google’s Wave Doesn’t Look Like a Tsunami

I expressly waited a week to write a post about Google Wave. I knew that if I wrote about it right after seeing the demo presented on the I/O developer’s convention, I was going to be drunk with thoughts of what the future of communication looks like.

But after watching it two days later, further reading and analysis, and explaining what it is to colleagues and non-technical friends, I believe the product could be welcome in certain circles but will be largely ignored by the general population.

Bear in mind that I base this anaylsis on what I’ve seen and read. I haven’t actually tested the product. Am I awaiting eagerly to have it? Yes, absolutely. I think it’s one of the coolest apps I’ve seen in a long time. The main issue for me is that the tool is trying to be everything at once, but it’s not clear why that is an advantage.

Here are some of the pitfalls that I could see become an obstacle for the adoption of the tool.

Read the full article →