Website Update

Since I graduated last month I have been spending a lot of time looking through job postings. One of the jobs had listed as a job requirement experience with CakePHP. After reading up on the project I thought it would be interesting to learn to use it. So here is the result, a rewritten version of adamhobaugh.com using CakePHP....View

Created:2010-01-29 16:51:34 |  Modified:2010-01-29 17:13:57 

 Tricking C: Function pointers in C structs

So today in the l2l the question came up, "Can you use function pointers in C structs to get around the 'no functions in structs' thing." So like any good scientist I opened up vim and typed up a test...View

Created:2009-04-05 23:52:05