InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Web Services as an Alternative to Copy-Protected Software

Posted by Jonathan Allen on Aug 06, 2009

Sections
Development,
Enterprise Architecture,
Operations & Infrastructure
Topics
.NET ,
Licensing ,
Web Services ,
SaaS

Microsoft Tag is an advanced barcode technology. Unlike traditional UPC and ISBN barcodes, which only store numbers, Tag barcodes can store text, URLs, phone numbers, and even virtual identification card. Tag barcodes, while normally open, can even be password protected.

Microsoft envisions their tag technology finding its way onto magazines, posters, consumer products, business cards, and anything else that could be conceivable photographed by a web-enabled mobile phone. While tags normally appear as random patterns of triangles in a 0.75 inches square, the barcode can be overlaid on an image to make them more visually appealing. With a bit of skill, the barcode can disappear entirely.

Currently Microsoft does not make money of the Tag technology itself, though it does reserve the right to charge for commercial uses in the future. Currently it is being freely offered in the hopes of promoting Microsoft’s marketing and advertising services.

In order to create Tag-style barcodes, people have to either use the Microsoft Tag website or their API. Presumably to keep it a trade secret and protect future revenue models, Microsoft isn’t letting the algorithms to generate the barcodes out the door. The Tag API is only available a web service. While this would theoretically make it possible to use the API on non-Windows platforms, it also means it will not work on devices without reliable Internet access.

While this certainly could be a one-time occurrence to support an unusual business model, we may see more of this in the future. While the pressure for all code to be open sourced continues to mount, commercial software companies may see this as a way to make money on their products while entirely side-stepping the debate.

Is Microsoft openning up? by Eduardo de Vera Posted
  1. Back to top

    Is Microsoft openning up?

    by Eduardo de Vera

    Web Services mean interoperability and that goes against what Microsoft has been practicing during it's lifetime. Are they willing there software to be used from different operating systems? Will they abandon the idea of monopoly?

    It's either that or introducing proprietary elements on their web services to make them incompatible with Web Service Technologies that are not MS based.

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.