Some new music

February 2nd, 2012

I recently recorded some new music with Rhys and Mike. Check it out!

PHP array of Irish Counties

September 5th, 2011

Here’s an php array of the counties in Ireland. I searched google and couldnt find one so I thought I’d put it here!

$counties = array(‘Antrim’, ‘Armagh’, ‘Carlow’, ‘Cavan’, ‘Clare’, ‘Cork’, ‘Derry’, ‘Donegal’, ‘Down’, ‘Dublin’, ‘Fermanagh’, ‘Galway’, ‘Kerry’, ‘Kildare’, ‘Kilkenny’, ‘Laois’, ‘Leitrim’, ‘Limerick’, ‘Longford’, ‘Louth’, ‘Mayo’, ‘Meath’, ‘Monaghan’, ‘Offaly’, ‘Roscommon’, ‘Sligo’, ‘Tipperary’, ‘Tyrone’, ‘Waterford’, ‘Westmeath’, ‘Wexford’, ‘Wicklow’);

Trinity Tree

May 1st, 2011

image

Photograph section

April 10th, 2011

I recently set up a new section on my website for my photographs. Check it out here:

http://danielstuart.ie/photographs/

 

I covered The Width of the Black by The Jimmy Cake

April 10th, 2011

Here’s a recording of my cover of The Width of the Black by The Jimmy Cake. I made it about 4 years ago while in between jobs with nothing else to do with myself :P … I used my melodica for for the piano accordion / trumpet / clarinet parts and recorded it in Cubase. Check it out!

Snowboarding Mask!

February 5th, 2011

Im heading to France tomorrow for a week long snowboarding holiday! Gonna be living it up in a fully catered chalet in Sainte Foy. My good friends Seb and Sophie aka Sebophie work there as the chalet’s host and chef! They got a decent website too: www.snowology.com

Time to scare some kiddies on the slopes with my new mask! Took this pic with my new camera and messed about a bit with photoshop. Check it out.

New Camera

January 23rd, 2011

I got a new camera the other week, the Sony NEX-3. Check out some photo’s I took with it:

HTML5 & jQuery Gradient Mouse Follow

January 9th, 2011

Been mucking about with some HTML5 again. This time I combined the  canvas API with a bit of jQuery.

I put together this gradient that follows your mouse cursor around the screen.

http://dev.danielstuart.ie/html5/canvas/gradient-follow.html

HTML5 – Yet another mind blowing web page.

January 5th, 2011

Check it out!

http://dev.danielstuart.ie/html5/2/

HTML5 Hello World

January 5th, 2011

I just wrote my first HTML 5 webpage. Brace yourself…

http://dev.danielstuart.ie/html5/1/

Mind = Blown!