Check out the Latest Articles:
Instagr.am more users than Foursquare

Doing a quick search on Facebook for certain string / topics allows you to see how many users are associated with certain apps.

Did a quick search against Instagram and Foursquare.
Why the comparison between these two?

Instagrams locations are based on Foursquares checkin locations.

 

Django Nginx Centos 5

From our earlier installation we went ahead and set up a CentOS box running Django, Apache and mod_wsgi. – you can view that here

Doing a bit of digging around, I have found some substantial information showcasing that Nginx is a much better choice for Django than Apache.

In order to make Nginx work, we need …

Omujeve Nov/Dec Advert in SportsAfield

Here is a sneak peek of the advert to feature in SportsAfield’s November/December 2011 issue.

Python 2.7, OS X Lion and PIL, _imaging and Image

My default version of Python was still on 2.6 so I had to switch to 2.7

defaults write com.apple.versioner.python Version 2.7

get v8c of jpeg
cd into jpeg directory.

sudo make clean
CC=”gcc -arch i386″ ./configure –enable-shared –enable-static
make
sudo make install

get imaging i am using 1.1.6

untar
cd into imaging
sudo rm -rf build
vi setup.py
JPEG_ROOT = libinclude(“/usr/local/lib”)
sudo python setup.py install

And it’s that …

SAK konstföreningen

Over the past few months we have been working very closely with SAK in order to move their old site over to a new one that makes a lot more sense.

We started this project with some inside knowledge on how the site was built but it ended up being bigger than Ben Hur.

The old …

My-hunt.com – a social network for hunters, outfitters

Over the last summer I spent most of my time working on one of my greatest achievements to date – my-hunt.com

My-hunt.com is a social experience/experiment for hunters that allows them to upload their hunting trophies, write hunting reports, learn more about the animals you hunt and also a friendship network.

Through the signup process you …