2011 Catchup

So there was resound which I organised an event at and played at, then I had a second Daughter, then a gig in London was cancelled, then I lost a friend, then my job changed and then i played at someone else's night in Falmouth at the Jacobs.

page works again

just a quick note to say I have fixed this page.

nearly back

looks like all but the images are back now after a couple of months trying. Once the images are up, I have lots to post.

A Transparent GIF has Taken my site down!!

! ! ERROR ERROR ! !
I've managed to get the site up looking sparse empty and blindingly white. Please excuse this and i'll get it sorted.

Note...
Don't ever search for the 1st transparent.gif on google images and upload it as your "logo" within a Drupal installation. unless you wan't to take the site out.

Finding the time

Second long piece, but more importantly a 'sound' page listing all downloadable full length pieces is now available. It has a feed also [podcast].

A whole piece

Just setting up a couple of new functions on this site to allow full length experiments to be listed somewhere for easy access. This is the first one - filed under finprov.

My first Arduino Clock


void setup() {
pinMode(13, OUTPUT);
}

void loop() {
digitalWrite(13, HIGH);
delay(100);
digitalWrite(13, LOW);
delay(60000);
}

Drone Compilation

I was trying to decide which 60 seconds of drone to submit to a compilation. I had got it down to four 60 second outtakes contending for submission in the final. These came from 2 pieces:

Broken Brick Cup by A. C. Femur [2007]
alliwantfor..isyou by Four Black Squares (ft.m carey) [2002]

I settled for "Broken Brick Cup - outtake f" and it has now been submitted.

Listen / Download below:

This Way Tipler on Through the looking glass on Sound Art Radio

A section of This Way Tipler was played last night on Through the looking glass last night (about 19 mins in). Through the looking glass is a weekly show (Thursday @ 7-8pm) on Sound Art Radio that has recently been mentioned in the Guardian. Last nights show is available here.

Background?

This is how this page appears in my browser (chrome):

If you don't use Chrome then you probably wont see this page as I do.

Review + Audio clip

Norman Records have written a review of This Way Tipler. It's on the website and the blog:
http://www.normanrecords.com/records/117353
http://normanrecords.wordpress.com/2010/06/10/45-this-way-tipler-by-oliv...

1st Dozen copies of This Way Tipler

I have put up some photos of the first dozen copies of This Way Tipler: http://kingdom-of-rad.com/01b/1st12

This is what’s involved in making a version of This way Tipler:

Set up hardware
Capture 1 hour section to black CDr
Select and cut envelopes to size
Select and cut cardboard
Stamp card + paper with information
Print certificate to bag
Hand draw dashed lines
Assemble all packaging together and Number
Sign and fill certificate
Insert into paper bag
[it takes about 2 hours to make one]

This way Tipler: first cover

more to follow:

This way Tipler

The artwork for my next release has been decided. I'll try and get some jpegs up tomorrow. It's out on June the 1st, not long now.

Wordpress wasn't doing it for me, back to drupal.

I did try really hard to get my blog running on wordpress using HTML5 only, but alas I have returned to the trusty old Drupal. it's now time to play catchup.

9876543