Retro Flash Game

June 24, 2009

I’m planning on building a retro themed flash game in the coming weeks. Inspired by the recently released bit trip beat game for the wii, and my love of 80’s video games I’m going to design my own take on a retro puzzle action game. I’m going to be using the five3D engine to add [...]

php chmod and safe mode

June 16, 2009

Changing file permissions on a server is usually pretty straight forward, just log in with your favorite ftp client that supports chmod ( a unix command for changing permissions on a file or directory ) and set the permissions on the selected folder or file with 755 or 777 etc.
When doing it via php [...]

Create a jquery navigation

June 13, 2009

A quick way to display separate pieces of information on a page without the need for multiple pages is to use jQuery. I’ll run through the process now.
1 – include jquery.js
You will need to download jQuery in order to use it. They do allow you to link to the latest version of the javascript framework [...]



Contact

Your Name (required)

Your Email (required)

Subject

Your Message