dev
Encryption with the iPhone SDK and Security.framework
Submitted by greg on Sat, 01/17/2009 - 17:19With all the great info out there about building for the iPhone, the documentation for using encryption is pretty woeful. The developer site talks about using the Security.framework, but when it gets down to actual code, there's not much there. And it's still a leap to go from what's provided in the simplistic examples to real world stuff.
Build a custom CentOS 5 install CD
Submitted by greg on Tue, 12/11/2007 - 05:03I needed a custom install disc for CentOS 5 in order to bundle some additional RPMs. Revisor has the promise, but it remains unstable and mostly unusable many months after I first gave it a shot. So until they knock out those issues, here are the instructions for rolling your own. I couldn't find anything specific to C5, so based this loosely on some CentoS 4.1 instructions.
Continuous Integration Systems
Submitted by greg on Fri, 11/17/2006 - 06:59I've been trying to implement a continuous integration server for one of my bigger projects. Luntbuild has a lot of great features, so I've been working with that. But I keep running into stupid design flaws that always make me reconsider. For instance, Luntbuild supports a very sophisticated variable system that can be used in numerous ways. One helpful use is to refer to the previous successful build.
