C/C++ | 2009-01-12
More on Day Numbers – The Actual CodeLike I mentioned in my previous article, I’ve been working on refactoring the temporal data handling in Drizzle. The major problem I’ve been dealing with is poorly or non-documented code. […]
<< the art of sql >>
C/C++ | 2009-01-12
More on Day Numbers – The Actual CodeLike I mentioned in my previous article, I’ve been working on refactoring the temporal data handling in Drizzle. The major problem I’ve been dealing with is poorly or non-documented code. […]
Articles | 2008-08-28
A Contributor’s Guide to Launchpad.net – Part 2 – Code ManagementIn this second part of my Launchpad guidebook series, I’ll be covering the code management and repository features of Launchpad.net. If you missed the first part of my series, go […]
Articles | 2008-08-21
Getting a Working C/C++ Development Environment for Developing DrizzleThis article explains how to set up a properly functioning C/C++ development environment on Linux. The article is aimed at developers interested in contributing to the Drizzle server project, but […]