forums

Copy the link of the video page and paste it here:

Example: http://www.youtube.com/watch?v=a7FQPMiph9M

... claudia colombia dance film full girls hd hindi hip hop hot hq indian live love movie music new pop rap rock sex sexy song trailer tv video you 2009

NEW!. You can download videos from Vimeo!. :-)

Utils:

[View | Download]

Tutorial 3ds Max. Creación de un oceano (parte 3)
By SputnikPro

Aquí aplicaremos un material de oceano para una escena acuática. Aplicaremos un efecto de entorno para crear una neblina, aprenderemos tambien a dar una salida a sus videos con la opcion de Render Output que será el resultado final de su proyecto.


Tags: 3d, 3ds, animacion, cgi, digital, diseño, español, grafico, mar, material, max, oceano, output, p..., publicitario, render, software, spanish, sputnik, tutorial
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

Tutorial 3ds Max. Creación de un oceano (parte 2).
By SputnikPro

Aquí aplicaremos un material de oceano para una escena acuática. Aplicaremos un efecto de entorno para crear una neblina, aprenderemos tambien a dar una salida a sus videos con la opcion de Render Output que será el resultado final de su proyecto.


Tags: 3d, 3ds, animacion, cgi, digital, diseño, español, grafico, mar, material, max, oceano, output, p..., publicitario, render, software, spanish, sputnik, tutorial
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

Tutorial 3ds Max. Creación de un oceano (parte 1).
By SputnikPro

Aquí aplicaremos un material de oceano para una escena acuática. Aplicaremos un efecto de entorno para crear una neblina, aprenderemos tambien a dar una salida a sus videos con la opcion de Render Output que será el resultado final de su proyecto.


Tags: 3d, 3ds, animacion, cgi, digital, diseño, español, grafico, mar, material, max, oceano, output, p..., publicitario, render, software, spanish, sputnik, tutorial
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

091114 star king tuek with girl cut
By chichiol

credits: forangel @ egloos.com


Tags: 2009111419, 20091114191100003087171701, 5000, output
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

Fedde Le Grand Ft. Mitch Crown - Let Me Be Real (Official Video HD)
By kontor

OUT NOW! Check your online store for FEDDE LE GRAND!
BUY @ iTUNES: http://itunes.apple.com/Web...


Tags: fedde, grand, kontortv, le, output
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

[091106]SHINee - RDD
By WeaReShiningOnTivi




Tags: 2009110619, 20091106191100003142011701, 5000, output
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

Java Programming #4 Basics: Math Class
By Longhorndude08

This is the fourth video on java programming--Math Class, a little more advanced, below is a little practice/challenge.

code:
Math.max(x,y);
Math.min(x,y);
Math.abs(x);
Math.random();
Math.pow(x,y);
Math.sqrt(x);


CHALLENGE/PRACTICE:
Assign two variables and print the max, min, power, absolute value, and the square root of both.


Tags: abs, class, computers, four, java, longhorndude08, math, max, min, output, pow, programming, random, screen, sqrt, tutorial
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)

[View | Download]

Java Programming #3 Basics: Basic Math
By Longhorndude08

This is the third video on java programming--Basic Math, a little more advanced, below is a little practice/challenge.



CHALLENGE/PRACTICE:
create 5 different variables, some ints, some doubles and print the sum of them added, multiplied, the average, and each one moded by e/a other


Tags: add, basics, computers, divide, java, longhorndude08, math, modulus, multiply, output, programming, screen, subtract, three, tutorial
1 Downloads - Last from: http://downthisvideo.com (Your Blog here!)

[View | Download]

Java Programming #2 Basics: Data Types
By Longhorndude08

This is the second video on java programming--Data Types, a little more advanced, below is a little practice/challenge.

CODE:
public class variables{
public static void main(String[]beans){
char a='A';
String b="I Like Cheese";
int c=10;
double d=1.5;
float e=5462.56235426457345754f;
long f=9999999999l;
System.out.println(a+"\n"+b+"\n"+c+"\n"+ d+"\n"+e+"\n"+f);
}
}

CHALLENGE/PRACTICE:
Create Strings containing your First, Middle and last name. Ints that contain your age and birth year. And doubles that print your salary and the time (use a "." insteas of a ":")


Tags: basics, computer, computers, data, java, longhorndude08, output, programming, screen, system.out.println();, tutorial, two, types
1 Downloads - Last from: http://downthisvideo.com (Your Blog here!)

[View | Download]

Java Programming #1 Basics: Screen Output ("Hello World")
By Longhorndude08

This is the first video on java programming, pretty simple, below is a little practice/challenge. When I first tried to upload this video, it was like 1 min. 30 sec. too long, so if its confusing, i'll send u the other one, and if u want i'll send u the one I recorded which the audio is off, so ill probably delete it soon.

CODE:
System.out.print(ln)("output");
\n --new line
\t --tab
\" --"
\\ --\

publid class fileName{
public static void main(String[]beans){
methods mth=new methods();
mth.name();
}
}
class methods{
public void{
System.out.println("HELLO YOUTUBE");
}
}

CHALLENGE/PRACTICE:
write a program to output your initials using 5 lines with the characters \,|,/,_,-,(,),etc.

BONUS: Do it using one System.out.print();


Tags: basics, computers, hello, java, longhorndude08, one, output, programming, screen, system.out.println();, tutorial, world
2 Downloads - Last from: (Your Blog here!)

[View | Download]

Motors and Microcontrollers 101
By nerdkits

Curious about connecting a motor to your microcontroller? In this NerdKits video tutorial, we explore motors from an electrical perspective, and see how back EMF, resistive, and inductive considerations lead to the design of a motor control circuit. Finally, we show two demos, one with a motor controlled with a toggled digital output, and the other with pulse width modulation (PWM) to adjust the speed in proportion to the temperature.

For more details, source code, and more, see:
http://www.nerdkits.com/videos/motors...


Tags: 2n7000, atmega168, avr, back, breakdown, brushed, coil, control, current, dc, digital, electromagnetic, emf, inductance, microcontroller, modulation, mosfet, motor, n-channel, nerdkits, output, pulse, pwm, resistance, sensor, speed, stall, torque, transistor, triode, voltage, width, winding
1 Downloads - Last from: http://downthisvideo.com/ (Your Blog here!)
Problems, comments, suggestions?. Contact us |