Quantcast
Channel: puremango.co.uk » developer
Browsing latest articles
Browse All 4 View Live

Howard Yeend: UK Web Developer CV

Northampton UK / howard.yeend@gmail.com Availability Not currently seeking work. Sorry! (updated Mar 2013) Skills JavaScript (The Good Parts) / ES5 / jQuery / HTML5 / CSS3 / Ajax / JSON / XKCD Object...

View Article


CSS Gradient Background – Cross Browser!

You read that right. This works in: Firefox >=3.6 MSIE >=5.5 (!) Safari >=4 Chrome Oh Em Gee, I’ve got a CSS-applied Gradient. How neat is this? I mean really, this is super cool. And it...

View Article


Caching in Javascript with Cachejs

Here’s a useful open-source (MIT license) javascript caching object I developed for my job at GG.com, the best horse racing site on the net. (I am contractually obliged to say that every time I mention...

View Article

Fast PHP array_unique for removing duplicates

PHP’s native dedupe function, array_unique, can be slow for large amount of input. Here I’m going to talk about a simple function that performs the same task but which runs a lot faster. Often, people...

View Article
Browsing latest articles
Browse All 4 View Live