We are going to Install Django with PostgreSQL as the backend database, and create our first project. Continue reading Installing Django with PostgreSQL
Category Archives: Programming
Installing PostgreSQL on Mac OS X
We will go through the process of installing PostgeSQL under Mac OS X with HomeBrew. Continue reading Installing PostgreSQL on Mac OS X
Python Virtual Environments
Installing and using Python Virtual Environments is a recommended practice to separate your different Python environments with its own package requirements and your default Python interpreter. Continue reading Python Virtual Environments
Installing Python on Mac OS X
Installing Python on Mac OS X other than the default one that is shipped with your system. Continue reading Installing Python on Mac OS X
Yosemite as an iBeacon (Swift)
This application runs on Yosemite (OS X 10.10), written entirely in Swift including ported code from Objective-C, based on the discovering and development efforts of Matthew Robinson to use an Apple computer running Mavericks (OS X 10.9) as an iBeacon transmitter (originally written in Objective-C), Continue reading Yosemite as an iBeacon (Swift)