So, this is my first thread in the Showcase forum, I hope anyone finds it useful.
This is a simple class I made for simple implementation of SSAO in anyone's application.
It's based on nullsquared's SSAO demo (Well it's basically the same I just cleaned up the code and made it portable). (Thanks null!)
On:

Off:

<Moved instructions to the BitBucket repository page.>
BitBucket repository: here.
Precompiled demo: here.
Wiki Page: SimpleSSAO.
Hope you find this useful!

Any comments are much appreciated.
Update 20/11/2012: Made some changes that should fix some problems, thanks to ppClarity

Update 1/6/2013: Refactored the source, made some directory changes for the demos and added a few fixes. Changed license to zlib/libpng, now hosting on BitBucket. Also updated to Ogre 1.8.
Update 28/8/2015: Fixed broken repo links from changing my BitBucket username.