Monthly Archives: October 2009

Use PHP and the GD Library to make CSS Sprites

I came across some neat free Icons a couple of day’s ago. I found 178 free icons by WooThemes. They suited my needs for some navigation icons I was after, so after a quick download, I have them all. Great. … Continue reading

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

Basic REGEX for cleaning and prepping data

Over the last year or so, I have used a PHP Framework Code Igniter, Amongst many of its good features is its built in Form Validation Library. Every now and then I either write a a small site out of … Continue reading

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

Using Mootools Request.HTML response Javascript using $exec

Javascript frameworks are great, no matter which one you use their all built to do more, quickly. I use Mootools for most of my JS needs, and something is I often use is the AJAX request functionality. Today I needed … Continue reading

Posted in Code, Technology, Uncategorized, javascript, work | Tagged , , , , , | Leave a comment