June 2009

Jun 20

A proxy server for Iran

I've been following the unfolding events in Iran closely since a little before the election. Today I decided to set up a proxy server to help the citizens there stay connected to the world community.


Here are the steps I took in case you would like to do the same. BE CAREFUL! You don't want to run an open-to-the-world proxy server, and even locking it down to just the Iranian IP blocks puts your server at a small risk. I provide no warranty for the following advice.


Jun 16

QCubed and JSON

As I wrote here, QCubed is a full featured and productive PHP framework that I use often. I'd like to share with you a customization that I did to allow the easy conversion of QCubed objects into serialized JSON representations.


Jun 16

Introduction to Qcubed

For several years, Qcubed has been my php framework of choice. I'll be writing about Qcubed frequently so I wanted to first give an overview of its features. Read on for my overview.