Best bug ever

A Web site cannot set a cookie if the Domain attribute is in uppercase characters and has an odd number of characters in Internet Explorer 7. https://support.microsoft.com/en-us/topic/ms07-045-cumulative-security-update-for-internet-explorer-5faca757-4bae-de6f-eff3-f5cbd908236f I can’t even begin to imagine how you can create a bug like that.

CUDA bin somefin

I figured I’d test out the CUDA 2 release for OS X, see what it was capable of, all that. As far as I’m aware my iMac with its 8800GS should be supported, at least partially. Alas, while the SDK & toolkit are somewhat simple to install, none of the apps run out of the… Read more

Germs

For the longest time I’ve had a fascination with procedural and evolutionary games. I can distinctly date it back at least as far as high school, to The Game, which Maxim, Damien, myself and assorted others lavished our brief highlight teenage years on dreaming over. Sadly at the time my programming was limited to RealBasic… Read more

But everyone loves comparing LOC

I love historic figures and statistics, regardless of whether there’s a defined purpose for them. Part of my intrinsic instinct to hoard, I guess. :) I’ve been working slowly but steadily on my Keychain framework again, which has been reminding me – if nothing else – that it’s really important to write good code to… Read more

Evil My iTunes

I spent most of this afternoon and evening trying to get the myitunes.swf widget to load it’s actual data from somewhere other than the iTMS. Part of that was writing a fairly simple Cocoa app to generate the XML data I wanted – i.e. a “feed” or my actual favourite music, not a list of… Read more

Hacking “My iTunes”

Disclaimer: I see no harm in doing this as shown below, simply for the sake of changing the colours and [playfully] the strings, but of course don’t be a jackarse and subvert the app for other uses or whatever. Also, if anyone knows a way to use your own CSS and XML files without having… Read more