In Why Isn't My Encryption.. Encrypting?, many were up in arms about the flawed function I posted. And rightfully so, as there was a huge mistake in that code that just about invalidates any so-called "encryption" it performs. But there's one small problem: I didn't write that function.
- Jim Priest
One of the frustrations I've experienced with offshoring projects is the diminished sense of ownership. We're still responsible for the software put in front of the end users, and yet we're not allowed to put our hands on the code. Instead, we draw UML diagrams, we enter tickets, we send emails back and forth. In short, we do everything except the only work that actually produces a software product: writing code.
- Jim Priest
ArduPilot is a full-featured autopilot based on the Arduino open-source hardware platform. It uses infrared (thermopile) sensors for stabilization and GPS for navigation.
- Jim Priest
Savant is a build and dependency management tool written in Java. Savant can be used in two different ways: * As a stand-alone build tool that wraps Apache Ant and provides a number of cool new features such as plugins that are versioned and downloadable * As a set of tasks which can be used within Apache Ant build files Savant is simple to setup and even simpler to use. Check out our Wiki or the featured documents on the right to get started.
- Jim Priest