Deep insights from our research and experience

Lessons Learned Architecting Realtime Applications

Building realtime applications is a big change from how we’ve built websites in the past. Typically, realtime websites require each …

Peter Baumgartner

Peter Baumgartner

2013 Year in Review

2013 was an amazing roller coaster year at Lincoln Loop. This is a long post, so I’ll skip the intro …

Peter Baumgartner

Peter Baumgartner

Simplifying your Django Frontend Tasks with Grunt

Grunt is a powerful task runner with an amazing assortment of plugins. It’s not limited to the frontend, but there …

Brandon Konkle

Brandon Konkle

Django Round-Up #19

Featured DjangoCon US Videos The full set of videos from DjangoCon US were released by Open Bastion. If you weren't …

Django Round-Up

Django Round-Up

Django Round-Up #18

Featured Django Security Release Django 1.4.8, Django 1.5.4, and Django 1.6 beta 4 were released last week. They fix an …

Django Round-Up

Django Round-Up

Django Round-Up #17

Featured DjangoCon US 2013 Last week DjangoCon US was held in Chicago, bringing together some of the best and the …

Django Round-Up

Django Round-Up

Django Round-Up #16

Featured A Plan Comes Together Andrew Godwin merged his migrations branch into Django master. This means, barring some horrible problem, …

Django Round-Up

Django Round-Up

Django Round-Up #15

Featured Django Security Releases Issued 1.5.2, 1.4.6, and 1.6 beta 2 were released to address two cross-site scripting (XSS) bugs …

Django Round-Up

Django Round-Up

Installing Node.js and npm into a Python Virtualenv

With things like LESS and RequireJS, we’re starting to use Node.js’s npm (think pip for JavaScript) on every other project. …

Marco Louro

Marco Louro

Django Round-Up #14

Featured Django 1.6 Beta 1 Released That was quick! Just four months after the release of 1.5, 1.6 is getting …

Django Round-Up

Django Round-Up