John Bell: Blog
It's like Twitter on Ritalin
It's like Twitter on Ritalin
Nov 18th
I then asked my friend, “so why would they ever use the Google (non open source) license version.” (EDIT: One of the commenters below pointed out that all Android is open source, and the Google apps pack, including the GPS, is licensed on top. Doesn’t change the argument, but wanted the correct data included here.) Here was the big punch line – because Google will give you ad splits on search if you use that version! That’s right; Google will pay you to use their mobile OS. I like to call this the “less than free” business model. This is a remarkable card to play. Because of its dominance in search, Google has ad rates that blow away the competition. To compete at an equally “less than free” price point, Symbian or windows mobile would need to subsidize. Double ouch!!
From the “Google is the new Microsoft” department: Bill Gurley writes about Google’s bundling offer of free turn-by-turn navigation with their Android mobile OS, and how it’s a case of Google using their dominance as leverage to pay people to adopt their product. Hmm…where have I heard this before? Though the practice isn’t quite as new as Gurley makes it sound, the article is interesting because it goes into the relationships Google established and broke off as it’s Maps service developed. Again, there’s a familiar template: Buy data and expertise until you can ramp up your own service that competes with the people you were just partnered with at a level that ensures you will win.
I do have to wonder, though, if building critical data applications on a framework that is dependent upon advertising dollars is a good idea. Look at what has happened to journalism, a socially-critical industry that became tied to advertising money–the almost inevitable response to increased competition has been the development of outlets like Fox and MSNBC. Google’s less than free model may be tying people to their version of Android for the moment, but that will only last as long as it takes for somebody to figure out how to make more money using the true open source version of Android than they can get from Google’s kickbacks. When the competition inevitably increases, what happens then? Can Google continue to make money without coloring their data to make whatever constituents give them the most cash happy? With other mapping companies having been put out of business in the interim, it could well turn into another case of money-generated reality.
via Google Redefines Disruption: The “Less Than Free” Business Model « abovethecrowd.com.
Oct 20th
[…] many web-based services make it difficult for you to export your data. Worse, they’ll charge you a fee for the privilege. Some offer APIs — a bonus if you’re technically astute, but a solution that leaves the average user short on options.
To prevent such headaches, Google recently launched the Data Liberation Front, an initiative within the company to ensure every one of its products has a clear, easy option for users to export their data in bulk and take their business elsewhere.
Very encouraging interview up on Webmonkey with Brian Fitzpatrick, a Google engineering manager who’s leading a team that’s making sure all the data you give to Google can actually be retrieved and ported to another service. (Ok, not all the data…I suspect things like discovering your AdSense will be curiously absent since Google probably doesn’t consider it your data. Though they do at least let you opt out now.) The ability to download all of your data is great, and I hope that other online services follow suit. Of course, there are leaks in the system (the interview mentions that metadata isn’t quite as easy to export as actual data) but it’s a start.
via Pack Up Your Data and Leave Whenever You Want It s the New Rule of the Cloud — Webmonkey.
Oct 7th
The site asks for the URL of your RSS feed, a name for the site, and an optional icon. In return, it offers an iPhone-ized URL and a snippet of HTML you can put in your website’s code to redirect iPhones automatically. The optimized version of the site is complete with large links, buttons and scrolling lists suitable for thumbs and index fingers instead of mouse pointers.
This is a useful little feed-transform tool that takes any RSS feed and reformats it for use on an iPhone. The difference between using Intersquash and just loading the feed into an RSS reader on the iPhone is that Intersquash is a developer tool; the “snippet of HTML” they give you is actually a Javascript that detects the iPhone’s user-agent string and redirects any visitors using an iPhone to Intersquash’s HTMLized version of your RSS. It’s not necessarily the best way to handle iPhone visitors (much less other mobile users) but it is at least a fast way to handle them. You didn’t have anything important on your site that’s not going in the RSS feed anyway, right?
via Autoformat Your Website for iPhones With Intersquash — Webmonkey.