Redmine integration in VIM to view and search tickets.
Application logs are notoriously difficult to manage. One party (IT) stores them while another (developers) requires meaningful access to them. IT often doesn’t wish to give developers access to the logs, and developers often don’t have a keen grasp on the tools necessary to search logs. Enter Flume, which attempts to solve this and other … Read more
Someone wrote an in-memory Cassandra replacement for unit tests. It would probably take less code to mock a handful of pycassa methods to achieve a similar result. Still, this might come in handy.
Google Analytics now has an API which supports data export. Now, Google Analytics has some decent visualization options, but there’s a lot to be desired. This article shows how to turn a simple line chart visualization of Google Analytics data into a much more helpful stacked area graph.