January 2009
4 posts
4 tags
My first Nu script
I get bored, quite easily and my desktop picture is no exception to this. Thankfully
in Mac OS X, I believe Windows too, you can have a rotating desktop picture. By
rotating, I don’t mean spinning, rather I mean you provide a directory of images
and the OS displays them in a random order. So every 5 minutes I get another
image.
Occasionally it will display and image which I am very bored...
What the Fedora developers failed to realize, however, is that the USS Leonidas...
– Regarding the Fedora 11 codename
Apple Wish: Xcode Building Embedded Projects
I’ve been spending quite a lot of my time recently using Apple’s Xcode
just hacking on things which scratch a bit of an itch I get from time to time. Mainly
I’ve been working on developing Mac OS frameworks for a couple purposes and I recently
wanted to make a GUI demo app which used my framework, so I created a new project and
use a git submodule to import the framework project....