Steve's Bitchin' Secret Blog. Colleague Heather Green, next door at Blogspotting noticed a funny blog making the rounds, purporting to a the "secret diary of Steve Jobs." My favorite post was the one about Malcom Gladwell, which starts: "The seventies called, and they want...
Microsoft's Dangerous About-Face. The talk of the day is that Microsoft's upcoming Zune music player and a related music service will be proprietary, just like Apple's iPod-iTunes combo. That's the word from a slew of sources I've spoken with yesterday and today. In...
Objective-C Foundation Classes 0.7.1 (Default branch). The Objective-C Foundation Classes is an Objective-C
library. It contains general purpose classes for easier
development of applications, in areas such as data types,
collections, network, C library wrappers, and compound
classes.
License: GNU General Public License (GPL)
Changes:
A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library. There are also several bugfixes related to 64-bit platforms. The copy-constructor support has been improved, and as a result all collections can now be (deep) copied. There are some small bugfixes, and several classes have been extended with new methods.