Archive for October, 2009

Can-Do.org – Virtual Volunteer – Crow Creek Indian Reservation

Project Crow Creek & Can-DO.org Bringing accountability and transparency to the Donation industry, we offer the tools to track your generosity from your hands, directly through to the end recipient, with nothing cut out for miscellaneous fees. Together, we can avoid the Donation Black Hole problem perpetuated by many charities. You will not need to [...]

Installing Python & mod_python on OS X 10.5 Leopard

Source: http://blog.ultranurd.net/0000/01/28/compiling-django-with-twitter-support-as-a-mac-os-x-universal-binary/#Python Files: MySQL 5.1.30 Python 2.6.1 setuptools 0.6c9-py2.6 MySQL-python 1.2.2 Django 1.0.2-final simplejson 2.0.7 python-twitter 0.5 mod_python 3.3.1 Python While python.org provides a nice OS X Installer package for 2.6.1, it is compiled as a 32-bit “fat” binary, which doesn’t help us address the Universality problem. We’ll use their script for generating a package [...]