Blog
I'm excited to announce that we have released version 1.0.0 of | Read More
The client-side templating throwdown: mustache, handlebars, dust.js, and more
01/17/2012
How did LinkedIn pick dust.js as its client-side templating solution? In the following blog post, we'll outline the requirements we had, the evaluation process, and the results.... | Read More
Introducing DataFu: an open source collection of useful Apache Pig UDFs
01/10/2012
Introducing DataFu, a general-purpose, open-source library of UDFs (User Defined Functions) for Apache Pig.... | Read More
First Apache release for Kafka is out!
01/06/2012
We are pleased to announce the first release of Kafka from the Apache incubator. Kafka is a distributed, persistent, high throughput messaging system for collecting and delivering a high volume of... | Read More
Condos and Clouds: Pat Helland Tech Talk
01/04/2012
Come by LinkedIn Headquarters on Wednesday, January 11 for a public tech talk by Pat Helland called "Condos and Clouds". He'll be talking about cloud computing, particularly as a service in... | Read More
Recap: Improving Hadoop Performance by (up to) 1000x
01/02/2012
Last week, Daniel Abadi visited LinkedIn and talked about "Improving Hadoop Performance by (up to) 1000x." This post is a recap of Abadi's talk, which focused on how HadoopDB could combine the best of... | Read More
IndexTank is now open source!
12/21/2011
We are proud to announce that the technology behind IndexTank has just been released as open-source software under the Apache 2.0 License!... | Read More
vnc.js: how to build a JavaScript VNC Client in a 24 hour hackday
12/20/2011
In this post, I'll tell you how, during a 24 hour hackday, we combined Node.js, socket.io, HTML5 canvas, and a solid understanding of the RFB protocol to create a VNC client that runs in the browser.... | Read More
Veterans Hackday Apps, now on LinkedIn Labs
12/15/2011
Today, I'm happy to announce 4 new additions to LinkedIn Labs from Veterans Hackday: Veterans, MOCHA, Aid Patrol, and HeroConnect.... | Read More
Leaving JSPs in the dust: moving LinkedIn to dust.js client-side templates
12/13/2011
In this post, we'll tell you about the move from server-side templates, such as JSPs, ERBs, and GSPs, to client-side JavaScript templates powered by dust.js.... | Read More
Engineering 