Bespoke App development for the Web and Devices

Referencing an iPhone App’s UIApplicationDelegate from a nested view

01.29.10 Posted in iPhone, objective-c by admin

It is useful to know that you can reference the top level of your application from anywhere since it is a Singleton.  This enables access to the application delegate as follows: [[UIApplication sharedApplication] delegate]; This can be useful if you want declare your model at the top level of your app and need to reference [...]


Editing .bash_profile

11.01.09 Posted in osx, python by admin

I came across a very useful blog post here about customising the bash shell by editing .bash_profile in nano, a terminal editor for Unix systems that comes with OSX. In my previous post I talked about using a second Python install on my Macbook and being able to start it in interactive mode on the [...]


Setting up Python on my Macbook Pro

09.20.09 Posted in open source, python by admin

I bought a MacBook Pro a couple of months ago (having always worked on Windows) and have started to learn Python.  The first step was to install Python but OSX 10.5.7 actually comes with Python 2.5 pre-installed.  This was handy to get up and running, allowing me to type Python code in the terminal straight [...]


Serge Jespers comes to Dublin on 11th June

06.05.09 Posted in community by admin


Twitter Updates
Mobile site
QR Code - scan to visit our mobile site