Monday 9 August 2010

More inner-vations

http://en.dawanda.com/shop/kawede

Published with Blogger-droid v1.4.10

Monday 19 July 2010

Todo

Learn to code malicious printer programme

Published with Blogger-droid v1.4.8

Friday 9 July 2010

Thursday 13 May 2010

Its a puppet!!






















Hurrah!

Admiral Sackbar Hand Puppet




But is it a viable alternative to a £200 lightsaber?

Friday 30 April 2010

Sloooow Friday

So slow that i started tinkering with windows script files
Managed to automate logging in to programs that ask for a password at start up. It does mean the pw is kept in the script, but saves a whole 3 seconds! 

<package>
<job id="vbs">
<script language="VBScript">
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.run """C:/""", 3 *** change C:/ to directory of program***
WScript.Sleep 100
WshShell.AppActivate "" ***name of prompt window ***
WScript.Sleep 100
WshShell.SendKeys "{TAB}" *** tabs to the password field - login ID stored***
WshShell.SendKeys "PW" ***change PW to your password ***
WScript.Sleep 100
WshShell.SendKeys "~"
WScript.Sleep 100
</script>
</job>
</package>

3 seconds, 5 times a day, 20 times a month does not add up to the time it took to work out how to do it...

MSDN is useful

Sunday 18 April 2010

Long exposure Pinhole photography


from the SolargraphyGallery

Six month exposures directly onto darkroom paper tracking the sun's path.
Nice nice easy to follow How-To here.

Thursday 15 April 2010


new house.. potentially a small room... Contact paper to the rescue!

Sunday 11 April 2010

Chicken!

Friday 9 April 2010

Tuesday 6 April 2010

Micro controller stair lighting



something similar here too. With a kit.

Friday 2 April 2010

cloak begone

ohwell!
better put something interesting up... :)

My camera is due back from the menders after getting its lens straightened, so been looking at photography things again - some nice GIFs at Jamie Martinez' site


brightlightbrightlight.com

Tuesday 30 March 2010

Adirondack chair

Building the shed out of reclaimed windows and pallets has got me thinkin



Wednesday 24 March 2010

Neodymium Mangents

I have some :D

They are smaller than i was hoping... :(

Monday 1 February 2010