5.14.2008

PS2 to Midi !!

Just saw this today on Curious Inventor: PS2 to MIDI converter... control Ambleton or whatever with a ps2 controller .... how cool is that.

Those friggin' geniuses ... and they're selling it fully assembled for 80 bucks ... cheapest midi controller ....

http://www.curiousinventor.com/kits/midiator


5.08.2008

Google Image Hack - full-sized gImages

Ok, I finally got this to work the way I wanted it .... Go to google images, look something up and put this in the address bar :

javascript:i=document.getElementsByTagName('a');var htm; var output; var out = new Array();for(a=25;a<(i.length-15);a++){htm = i[a]; htmS= htm.search.substring(1); ampS = htmS.split("&");equS = ampS[0].split("=");out.push(equS[1])};r = document.getElementsByTagName('img'); var im;for(b=0;b<r.length;b++){r[b].setAttribute('src',out[b]);
r[b].setAttribute('width','auto');r[b].setAttribute('height','auto');};


It'll display full-sized images instead of thumbnails ... fun

Minthesizer

The Minthesizer ... very cool little synth build in an altoids tin... perfect for the battery-operated music I've come to love... I gotta get one of these things....

More info @ http://www.minthesizer.com/minthesizer.html ...

He's also got a theremint 'coming soon' guess what THAT does ...

5.05.2008

Google Images hack - full-sized images ONLY

Tired of looking at all those tiny thumbnails on google images ?

This hack will make a google images page disappear, and be replaced with the full-sized images from that page.

goto google images, and search for whatever you want.

when that page comes up type or copy & paste this into your browser's address bar.


javascript:i=document.getElementsByTagName('a');var output;var htm;for(a=25;a<(i.length-15);a++){htm = i[a]; htmS= htm.search.substring(1); ampS = htmS.split("&");equS = ampS[0].split("="); output +="<img src='" + equS[1] + "'><br/>";};document.body.innerHTML =output;



Hope you all enjoy, the bummer is that I can't get it to keep displaying the google frame :-( if anybody out there has idea's please post them here.

5.02.2008

Download Music/Video from pandora/you-tube

Remember Pandora's Jar & all those You-Tube Video Grabbers ?

Well I just discovered a lovely little "trick"....

Downloaded the latest RealPlayer 11.0.3 powered by helix 6.0.14.806...

Pop open pandora or you-tube and real-player pops up a "download this video" dialog,
click it, and now you have a free mp3, flv, or whatever....

actually it grabs pandora's music as an mp4 ... and you'll have to re-name it (it automatically names it "Pandora Radio - Listen to Free Internet Radio, Find New Music.mp4" But you-tube video's are named after their title ... on winXP it saves them to: "\My Documents\My Videos\RealPlayer Downloads"

friggin' sweet.

for more info check out : http://i.realone.com/product/help/rp11/en/Content/Recording_Download-Record_Web.htm