Dom111 - dom111.co.uk - dom.hastin.gs

Latest News:

Can you make your scripts smaller? 16 Dec 2012 | 07:40 pm

Minifying your JavaScript is something most people are familiar with and have to do fairly regularly, whether is reducing your page load time on PC or keeping the files within the mobile cache limits....

Can you make your scripts smaller? 16 Dec 2012 | 07:40 pm

Minifying your JavaScript is something most people are familiar with and have to do fairly regularly, whether is reducing your page load time on PC or keeping the files within the mobile cache limits....

Sonic the Hedgehog ‘construction cheat’ in JavaScript 25 Aug 2012 | 02:58 pm

I clearly spent a little too long thinking about this, but it was fun nonetheless! I showed my 5-year-old nephew the construction cheat in Sonic the Hedgehog the other weekend and he thoroughly enjoy...

Sonic the Hedgehog ‘construction cheat’ in JavaScript 25 Aug 2012 | 02:58 pm

I clearly spent a little too long thinking about this, but it was fun nonetheless! I showed my 5-year-old nephew the construction cheat in Sonic the Hedgehog the other weekend and he thoroughly enjoye...

WebDAV file upload bookmarklet 8 Aug 2012 | 03:26 am

I recently had a discussion with a co-worker as to whether or not it would be possible to upload files to a WebDAV server via AJAX and in doing so discovered it is indeed totally possibly to do so and...

WebDAV file upload bookmarklet 8 Aug 2012 | 12:26 am

I recently had a discussion with a co-worker as to whether or not it would be possible to upload files to a WebDAV server via AJAX and in doing so discovered it is indeed totally possibly to do so and...

Pop quiz! 7 Jul 2012 | 09:08 am

An interesting item from stackoverflow via /r/javascript! Why does parseInt(1/0, 18) == NaN, but parseInt(1/0, 19) == 18 and parseInt(1/0, 25) == 185011843? Javascript apparently has the division by...

Pop quiz! 7 Jul 2012 | 06:08 am

An interesting item from stackoverflow via /r/javascript! Why does parseInt(1/0, 18) == NaN, but parseInt(1/0, 19) == 18 and parseInt(1/0, 25) == 185011843? Javascript apparently has the division by...

Mousetrap – excellent keyboard shortcuts 7 Jul 2012 | 01:53 am

Just discovered a great little library called mousetrap. It enables you to have complex, chained if required, keyboard events bound in a very simple, powerful way with no reliance on an underlying li...

Mousetrap – excellent keyboard shortcuts 6 Jul 2012 | 10:53 pm

Just discovered a great little library called mousetrap. It enables you to have complex, chained if required, keyboard events bound in a very simple, powerful way with no reliance on an underlying li...

Recently parsed news:

Recent searches: