Skip to main content

Gmail to get prices

In my latest source code inspection, I found more snippets code that foreshadow upcoming features in Gmail. As far as I know, these features aren't available in the current version — I couldn't reproduce them and there is no documentation in the Help area.

As many of you probably know, depending on the content of email recieved through Gmail, special links are displayed above the advertisements on the right. Google currently tracks packages for UPS, gives us maps and lets us add events to our calendars with these links — but it looks like that list is about to get bigger.

In addition to it's current functionality, the code suggests FedEx and USPS (United States Postal Service) tracking numbers will be detected by Gmail to further satisfy your package tracking needs. This might be old news, but I don't recall hearing about it or seeing it in action. I wonder how long it will take for others like DHL and Purolator to be included in this list?

oe["oa"]="Map this";
oe["ou"]="Track UPS package";
oe["osp"]="Track USPS package";
oe["ofd"]="Track FedEx package";

The piece of code that really caught my attention though was the line directly below these that says "Get prices". When Gmail detects a product within an email, I'm guessing it will soon display a link on the right that takes you to a Froogle result page for that item. I was unable to reproduce this behaviour in the current version of Gmail, so it must something they are working on. The icon that will be used for this feature is here.

oe["op"]="Get prices";

This could open up a huge can of worms for Google. For example, if a company sends a legitimate promotional email to a customer about a product, Google now makes it easy for that customer to find cheaper prices from right inside that email. Gmail users won't complain, but it could leave a sour taste in the mouths of some retailers. For features like these, is it possible to not be evil for both users and businesses?

Comments

Popular posts from this blog

Does light have mass?

The short answer is "no", but it is a qualified "no" because there are odd ways of interpreting the question which could justify the answer "yes". Light is composed of photons so we could ask if the photon has mass. The answer is then definitely "no": The photon is a massless particle. According to theory it has energy and momentum but no mass and this is confirmed by experiment to within strict limits. Even before it was known that light is composed of photons it was known that light carries momentum and will exert a pressure on a surface. This is not evidence that it has mass since momentum can exist without mass. [ For details see the Physics FAQ article What is the mass of the photon? ]. Sometimes people like to say that the photon does have mass because a photon has energy E = hf where h is Planck's constant and f is the frequency of the photon. Energy, they say, is equivalent to mass according to Einstein's famous formula E = m...

Play against Xbox360 gamer on PC in Vista

Microsoft Corp. co-founder Bill Gates on Tuesday announced a cross-platform gaming service that integrates games played on cell phones, Xbox 360 consoles and the upcoming Windows Vista operating system. The "Live Anywhere" service will be available as part of Windows Vista, Microsoft's next-generation PC operating system. The consumer version is scheduled for release early next year. "It means that you have one online community," Gates said in a news conference. "This platform can really unleash developers to do amazing new things." The system would extend the company's existing Xbox Live service for the Xbox 360 console into millions of Internet-enabled PCs and cellular phones. No pricing information on the new service was announced. In recent months, Microsoft has been pushing a number of online services that it hopes will boost revenue as markets for its traditional software become increasingly saturated. The company expects to make money off s...

Microsoft shows off JPEG rival

If it is up to Microsoft, the omnipresent JPEG image format will be replaced by Windows Media Photo. The software maker detailed the new image format Wednesday at the Windows Hardware Engineering Conference here. Windows Media Photo will be supported in Windows Vista and also be made available for Windows XP, Bill Crow, program manager for Windows Media Photo said in a presentation. "One of the biggest reasons people upgrade their PCs is digital photos," Crow said, noting that Microsoft has been in contact with printer makers, digital camera companies and other unnamed industry partners while working on Windows Media Photo. Microsoft touts managing "digital memories" as one of the key attributes of XP successor Vista. In his presentation, Crow showed an image with 24:1 compression that visibly contained more detail in the Windows Media Photo format than the JPEG and JPEG 2000 formats compressed at the same level. Still, the image in the Microsoft form...