Monthly Archives: May 2008

How to install Windows XP on an external USB drive connect to an Apple MacBook

In August 2006, I posted instructions on how to install Windows XP onto an external USB drive to the macrumors.com forums. I’m reposting the instructions here so that this information does not get lost. Some notes on these instructions: These … Continue reading

Posted in apple, hardware, operating systems, usb, windows | Leave a comment

Embedding a command line tool within a Cocoa application

I’m developing in XCode and have manged to import the source code for the command line tool as say command_line.c. What do I need to do to have this file built as a command line tool that is embedded in the main Cocoa application? Continue reading

Posted in apple, cocoa, development, xcode | 3 Comments