MySQL CRUD Class

A simple PHP Class for using MySQL create, read, update and delete functions. Using OOP this class can easily be extended and adapted to suit your needs... more

Remove Scrollbars

When developing applications for Facebook. You may come across a situation where you will see a vertical scroll bar appear on your apps canvas. Depending on the width you set... more

Tweets With jQuery

I have recently added a news feed into Blackeden Down 1.0.3. I wanted to keep this news feed as simple as possible. I was starting to Tweet about what was being done with the game using... more