Android Performance Improvements for Slideshare

A post I co-wrote on the LinkedIn Engineering Blog that documents the Slideshare team’s work improving the performance of our Android App. To build a compelling, smooth, and crash-free experience, we needed to improve our app under the hood. We focused our optimizations on three areas: image ...

A Brief History of Scaling LinkedIn

LinkedIn's scaling journey began with a single application and evolved into a microservices architecture, enhancing scalability and reliability. This transition involved the introduction of technologies like Kafka for data streaming and Rest.li for API interactions, showcasing the need for ev...

Field of Study Explorer - Data Insights for Students

A post I wrote on the LinkedIn Engineering Blog that documents my team’s work building powerful searching tools for students and alumni. This post walks through how we standardize our profile data, leverages the latest in LinkedIn search technology, and provides a powerful visual to LinkedIn...

Fragments, Tab Adapter, and Different Layouts

When using Fragments in tabs, the FragmentManager takes care of instantiating, retaining, and reusing Fragments. The problem there is that a tag for a fragment is auto-generated. If we want to reuse that exact Fragment in a different layout (like when the device is rotated), we need to extrac...

Building LinkedIn University Pages

A post I wrote on the LinkedIn Engineering Blog that documents my team’s work building Unversity Pages for LinkedIn. This post surveys the engineering and data pipelines that goes into a modern LinkedIn product like University Pages.

Draft Punk for 2013

The best fantasy football drafting tool for Android is back for 2013.  Updated look and feel for both the draft and news features, improved draft controls, optimizations for all phone sizes including tablets, and more.

Engineering the New LinkedIn Profile

This post I originally wrote on the LinkedIn Engineering Blog that documents my team’s journey rewriting LinkedIn’s main member profile page. It’s a combination of a brand new design, numerous new product features, and a brand new frontend architecture. This architecture uses a custom Java we...

New App Engine Pricing may kill Earthquake Alerter

To send immediate alerts of earthquakes to users of my Android app Earthquake Alert, I use Google App Engine as the processing backend for C2DM (cloud to device messaging). Since this was recommended by the Google Android team, I thought it would be a great option. However that all changed wh...

Earthquake notifications using C2DM and App Engine

In order to enhance my Earthquake Alert! Android app, I wanted to be able to alert any user’s phone when an earthquake occurs anywhere in the world that matches some pre-defined filters.  The end result was the Earthquake Alerter add-on app and it uses Google’s C2DM and Google App Engine to a...

Draft Punk for 2011

The best off-line fantasy football drafting app for Android is back and re-tooled for 2011. Master your fantasy football draft with the addition of a number of asked-for features like custom scoring settings, the ability to manually edit the pre-rankings, and better support for player news.