Skip to main content

Microsoft's purchased of LinkedIN is one of the most expensive tech deals in history.


Microsoft’s purchase of LinkedIn is one of the most expensive tech deals in history. It may not be one of the smartest


“IMAGINE a world where we’re no longer looking up to tech titans such as Apple, Google, Microsoft, Amazon and Facebook...because we are one of them.” So wrote Jeff Weiner, boss of LinkedIn, in an open letter on June 13th. Not much imagination is necessary. Microsoft had just announced it would pay $26.2 billion to buy the professional social network, making it the third-largest acquisition in the history of the tech industry. The deal was accompanied by substantial promises from Mr Weiner and Microsoft’s boss, Satya Nadella, that the deal would transform businesses’ and workers’ productivity worldwide. Those pledges seem fanciful.
Microsoft is paying a high price for a firm that has suffered its fair share of setbacks. Although LinkedIn is the largest professional social network by far, with around 430m registered users and 100m visitors to its site each month, some analysts have questioned how much bigger it can become. LinkedIn makes most of its money by selling subscriptions to corporate recruiters, who prowl through its database of executives looking for prospective employees. Revenue growth has been slower than expected, and rolling out new businesses and improving existing ones has proved pricey.

Comments

Popular posts from this blog

Android 6.0 Marshmallow: everything you need to know

Google has now confirmed that  Android M is Android 6.0 Marshmallow . The third and final version of the Android M developer preview has also just been released, alongside the Android 6.0 SDK. Read on for everything you need to know about Android 6.0 Marshmallow and the Android M developer preview 3. Android 6.0 Marshmallow The Google Developers blog  post  didn't mention many specifics for the Android 6.0 Marshmallow release, so details are still relatively sparse. It did say that the final Android 6.0 Marshmallow release date would be "later this fall", but we kind of already knew that. It did give us more information on Android 6.0 Marshmallow features, though, in the shape of a  changelog  for API level 23. There aren't many changes in the Android M developer preview 3. As the blog post states: "Compared to the previous developer preview update, you will find this final API update fairly incremental." The two most significant c...

Best web technologies and tools for 2015

Best web technologies and tools for 2015 ECMAScript 6 ES6 is the future of JavaScript and is going to bring many  new features . The good news is that the feature set of ES6 is already frozen and browsers have already started  implementing  the features. Tools like Traceur already allow you to write code in ES6 and then transpile it to ES5 so that it works in Today's browsers. Furthermore frameworks like AngularJS and Ember are going to target ES6 in future releases. Given its feature set and popularity I think ES6 is definitely going to revolutionise JavaScript development. AngularJS 2.0 Google's  AngularJS  is one of the popular frameworks for developing  Single Page Apps . The good news is that AngularJS 2.0  is under development and this time it's more powerful, better and faster. As  Durandal , another popular SPA framework, is converging into AngularJS the combo is definitely going to make an impact. AngularJS 2.0 is also...