Monday, February 15, 2010

Buy and Sell Ipod to become richer!!

Australia’s Commonwealth bank uses the comparative price of iPod Nano’s, as an index, to compare global currencies and purchasing power across countries. In the results of their latest survey, Brazil is the costliest place to buy an iPod and India comes second. The cheapest iPod can be bought in Canada followed by Hong-Kong.

Suddenly, iPod arbitrage sounds like a good business plan. Buy them in Hong-Kong and sell them in Brazil ;-)

Tuesday, February 2, 2010

YAHOO Pipes

Yahoo has come up with yet another Web 2.0 gizmo. This one is called Yahoo Pipes. Its like Unix pipes applied to the web!

It goes like this .. anybody with a Yahoo ID can define a “pipe”. A pipe at its most basic form, picks data from “X” source and applies “Y” transform over it and finally provides “Z” output. Here, X could be anything ranging from an RSS/ATOM feed, any URL emiting JSON or XML content (even plain HTML works, I think ..), or it could be user input. Y implies a transform like applying a filter on the data, searching on Yahoo, Google or Flickr etc and Z is the final output you get. The best part is you can do all this “piping” using Yahoo’s web-visual editor (see the pic below), without knowing a thing about XML,HTML,RSS,whatever …

I created a Pipe just for kicks .. its at href="http://pipes.yahoo.com/pipes/pipe.info?_id=jnZ0iPYa3BGXuH3I6kjTQA"

This pipe consumes the RSS feed from digg.com’s technology section and extracts all posts that have the keyword “Google” in it. Simple, but cute ! ;-)