Monthly Archives: April 2010

How to enable some web developer tools for safari mac

If your like me and sometimes need to debug js in different browsers for web development. Sometimes its helpful to use debugging tools available with …

View more

Tagged: 1 Comment

Game Design With Flash (Cs4)

I have started learning the basics of game design using adobes cool flash cs4 suite. Actionscript seems to basically be php objects with a little …

View more

Tagged: Leave a Comment

How to add a new vhost with mamp on mac osx

Adding a new vhost is something I have to do on a regular basis when working on new projects locally. Its a fairly straight forward …

View more

Tagged: Leave a Comment

Compound interest php function

Something that will crop up at some point in your programming lifespan is a little bit of compound interest. Well its very easy to work …

View more

2 Comments

Facebook Style Alternating Page Title – With jQuery / Javascript

This afternoon i’ve been trying to work out how facebook detects whether or not your focused on its interface or not. Ie focused on the …

View more

Tagged: Leave a Comment