Author: Ben Foster
-
Inspiring Inspiration #14
A collection of cool video, motion graphics and interface design, mostly if not all from Vimeo…
-
Happy New Year!
Well it’s now 2014 and it’s looking to be a great year. I have a trip to Canada planned which will be exciting. I bought a new camera just before Christmas – a Sony A7R – which I am loving so far. I can’t wait to take it over to Canada. I am hoping the…
-
Inspiring Inspiration #13
A collection of cool video, motion graphics and interface design, mostly if not all from Vimeo…
-
Setting up BSQSimulator with CCV
I decided to compile the links and instructions for setting up BSQSimulator for my own future reference and to hopefully help others out. The directions are buried in the NUIGroup forums somewhere and can sometimes be difficult to find, with different versions requiring various MS Surface files. The files you’ll need: BSQSimulator2 (beta) direct download…
-
Melbourne train map in CSS
About three weeks ago I was showing my team at work the london CSS tube map and I jokingly put forward the challenge for the first person to make the Melbourne map in CSS gets a dollar. But after looking at the map properly I realised that it actually wouldn’t be that hard – far…
-
Inspiring Inspiration #12
A collection of cool video, motion graphics and interface design, mostly if not all from Vimeo…
-
A new blog design
PurpleSquirrels has gone responsive. I have just flicked the switch on the new PurpleSquirrels design. The new design – which I have been working on over the last few weeks – is now responsive which will make it much easier to read content on mobile devices as it adapts to smaller screens. I had been…
-
Webcam to canvas or data URI with HTML5 and Javascript
This post has been sitting around unfinished since April so I thought I should finish it and get it out there. In this post I am going to show how you can capture an image from a webcam via JavaScript and convert it to a Data URI which can then be saved in a database…