Rails vs Django: A Developer’s Comparison
As you might know from reading some of my previous blog posts, I’ve been working with Python and Django pretty extensively over the last year, mainly for rapid prototyping and developing relatively...
View ArticleApplying Data Mining Techniques to MapReduce
Here at the Labs, we have been playing around with the MapReduce programming model (namely the open-source Hadoop implementation) for a while, but have been relatively conservative up till now. Most of...
View ArticleConcurrency Insights from Web Server Technologies
As we explore the scaling of Web applications in many dimensions (number of users, size of data, UI functionality, and more), there are various challenges, many subtle and surprising. Some of the...
View ArticleClient-side Image Composition with HTML5
As Constant Contact produces more and more video content, we’ve started to run into some unlikely bottlenecks in the video creation process. One of the big ones turns out to be the creation of preview...
View ArticleUsing Windows 8 for Creating Apps
Deciding to give it a try, I downloaded Windows 8 to my personal laptop. I then ran the update that promised to keep all of my files and settings intact and held my breath. Thankfully, it turned out...
View Article