Monthly Archives: February 2011

PHP Dump/Debug script.

Ever use PHP’s var_dump() or print_r() to debug what is going wrong with that $data you have ? Well, this simple script acts as the above functions, yours first parameter is your data, and the second optional parameter is stoping … Continue reading

Posted in Code, fun, work | Tagged , , , , , | 1 Comment

Webkit custom scroll bars

Webkit browsers such as Safari and Chrome support some superb CSS3 styling. They are ( even thought I use firefox as my primary browser ) the most advanced browsers. For a while now I have created custom scroll bars using … Continue reading

Posted in apple, Code, design, fun, javascript, Technology, work | Tagged , , , , | Leave a comment