Archive for 'uncategorized'

RyC Unit Testing Utility

I started this project a long time ago to learn Ruby and never got around to making it really useful. Well I just resurrected it and I think it could be useful for people working with C.

Basically it just does all the dirty work of taking your C methods and making them available for Ruby via a bundle file. The next step is to build out a Ruby unit test script with stubs for each of the methods in the bundle, thus making it very easy to unit test your C code.

Check it out here.

Welcome to nickelcode

The primary focus of this blog will be my joining and hopefully contributing to an open source project. Along the way I’ll be posting about all sorts of tech-topics (*nix, Apple, security, .NET, hardware etc etc) to keep it from getting to sparse and/or boring.
I’ve haven’t yet chosen a project and suggestions are welcome at any time!