Thursday, October 3, 2002


Carbon vs Cocoa

Written by one of the guys from Unsanity -- yes, the haxies people. [radio free world]
11:16:40 PM    Comments []   


I'm leaving early tomorrow morning for Virginia Beach & I won't be back until late Monday. I'll be visiting some friends there & I'm really looking forward to seeing them.
10:17:07 PM    Comments []   

I discovered a stupid bug in 10.1.5. If I create a Startup Item that isn't owned by root, the system will hang at bootup. It hapens even if the actual item script is empty - just having the item is enough to cause it to hang. Make sure it's own by root fixes the problem.
4:43:38 PM    Comments []   

There's a big fight now on the Chimera mailing list about how it should handle missing MIME types. The standards people say that it should treat a file as text and display it in the browser window if there's no MIME type.

I find myself in the other camp. The browser should do the most reasonable thing even if it doesn't follow standards. I agree with the people who say it should follow extension mapping if there's no MIME type. When I click on a .DMG file on a mis-configured server I don't want it to be displayed in the browser window - I want it to be downloaded to disk. Almost all of the .DMG files I click are OSX disk images. If someone has a different kind of file with a .dmg extension, they should make sure the web server is configured for the correct MIME type.

Displaying a disk image in the browser window is NEVER the right thing to do, even if that's what the standards suggest. Just because the web server is misconfigured, it shouldn't inconvenience the user. The web browser should try to provide the most pleasant browsing experience, whether or not it follows standards 100%.
10:46:20 AM    Comments []