Tags

Author Archives: Nick

← Older posts Newer posts →

Objc oddities

Posted by Nick in objective c

There are quite a few restrictions imposed by the Objective C compiler / specification. Some of them are a little odd for a Java person though. Here are some samples: 1. All methods are public. It is up to the … Continue reading

Objective C – A translation from Java

Posted by Nick in tutorial

Hello Objective C (objc) from a (mainly) Java developer. I’d love to welcome you into my portfolio of programming languages but hey, what’s with that slang, that weird terminology?! In this blog post I will try to provide you with … Continue reading

Exchange and the iPhone

Posted by Nick in iPhone

OMA, OWA, iPhone… how does one get the iPhone and Exchange together. On the iPhone 3G one can select Exchange under Email configuration. I had everything I needed: server address, username, password, domain, you name it! Yet the connection could … Continue reading

← Older posts Newer posts →