99 Billion Green Pixels

19 Sep

The number of pixels we captured in 4 days of flying drones over some of the countries best golf courses: 99,014,934,528   I recently had the opportunity to participate in an exciting project to prototype tools that could improve the process of … Read More »

Azure Storage GZip Encoding

12 Sep

Azure storage is an excellent option for storing assets for your web application (or even your entire static web application), but it is often preferable to have this data delivered to the browser using HTTP Compression to reduce file size and improve performance. Here we introduce a new utility to automate managing HTTP Compression settings for your blobs.