Fun Stuff!
I bet some of you know that you can find some cameras around the world, i found some funny one´s were you can see some good stuff!
Church: Live view - AXIS 210 Network Camera
Messy Living Room: Live view - AXIS 211 Network Camera version 4.11
An Outside Market: Live view - AXIS 213 PTZ Network Camera version 4.02
Laundry: http://85.105.38.120:88/view/index.shtml?videos=one
Disguising Living Room In Miami: Live view - AXIS 211 Network Camera version 4.11
Also all should know JavaScript, my friend made this and we got it look very cool! Try to do it at a friend´s computer while hes at the toilet etc.
Write this in the Address Bar:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0);
Works best on YouTube
Hope you can use it!