boyfarrell.com Archives: October 2007
·
29 October 2007
syntax error before ‘AT_NAME’ token
This means you have some junk in one of your header file that shouldn’t be there. Tip of the hat to Infurious Blog for pointing out one possible meaning of this error; a missing @end in an Objective-C class header file. Another possibility for this (this took me an hour to find!) is that you [...]
continue reading... » 4 Comments
19 October 2007
gracebat: quickly print a graph from Terminal
Later for that meeting with your supervisor, bashing the computer to hurry up and finished number crunching… the last thing you want to do it open Excel for Mac and make a crap looking graph of your results… enter gracebat… Print a graph from an X Y1 Y2 formatted data file straight from the command [...]

