James Montgomerie’s World Wide Web Log

Some Sort of Profit-Making Scheme¹

The FSF has published their “5 reasons to avoid iPhone 3G”.  They have some valid points, but I’d be much more likely to respect them if the things like this they produced were not laden in hyperbole.  The article is full of it, but one piece of ‘information’ in particular struck me:

It’s also a tracking device, and like other proprietary GPS-enabled phones, can transmit your location without your knowledge

First, GPS is passive.  The phone receives GPS signals from the satellites, it doesn’t transmit them to the satellites.  ‘They’ can’t track you just because you have a GPS phone.  Second,…


Syntax of the Future Past

There is a fair amount of complaining on The Internets at the moment about Objective-C and Apple’s choice to use it for the iPhone. Many newcomers to the ‘platform’ (if I can apply a singular name to Mac and iPhone development) are finding the language - and the Cocoa frameworks based on it - very confusing. Just how can a language with sooooo many square brackets! be at-all easy to use, after all?

This provoked some deja-vu. Hadn’t, my vague memories asked me, this complaining been done before? I seemed to remember some talk of an “alternate syntax” for Objective-C based…