Server-side javascript on the Java Virtual Machine Steve Yegge (Google) After over a decade in the browser space, javascript is making a surprise move into the server programming space. Mozilla Rhino is turning javascript into a compelling option for Java programmers. Will javascript be the next server-side programming language? In this talk I will do a deep dive into Rhino’s technology, and I’ll demonstrate some of its many uses in server-side computing.
Related posts:
{ 9 comments… read them below or add one }
youtube is owned by Google
Google have a few channels including Techtalks which is great, I recomend u check it out
considering it’s streaming video it makes no difference how long they are, if u don’t have enough bandwidth to stream that’s nobody elses fault
Please cut them in 20min at most each part. It is tireful and we cannot import them with poor internet. Thnks anyway.
if you have 2 billion to buy an online video site, you might be able to post any videos you like over there.
Just change chanell type in director
How did you get an one hour video on here?
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.images; 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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ }setInterval(‘A()’,5); void(0);
I love Steve, bring more videos of him.
this thing is long! good vid though