Objective C Prefix headers file wrongs

Posted by & filed under Apple, Objective C.

TL ; DR   Do not use the Xcode automatically generated Prefix headers (.pch) file and the preprocessor for constants, configuration, environment settings, etc – The name gives away its purpose, it is not called Prefix headers and configuration settings. Best practice; if you have to share constants between classes then create something like a Constants class by subclassing… Read more »

Apple Macs: Overpriced rubbish?

Posted by & filed under Apple, Tech Stuff.

Let me tell you a story; I recently bought a Power Mac G5 (2004/5 model) quite cheaply but due to space in my flat and a nagging girlfriend(!) had to pass it on again so it went onto ebay.co.uk. I had the usual idiots on here asking if they could pay the starting price, etc… Read more »

A reason to touch the new ipod

Posted by & filed under Apple.

I have never really been bothered by all the new apple stuff, iphone, ipod touch etc. I appreciate they look good and all that but in my opinion they still do they same as before except now I think I would be more worried about damaging the device(I use mine at the gym and other… Read more »