Not that it surprises me in any way, but the scope of this is really frightening
washington post
anonymous
guardian
ars technica
washington post
anonymous
guardian
ars technica
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: wisnoskij on Tue 14/05/2013 03:58:30you mean like game of thrones? Or do you mean with less boobies?
Or maybe we could have a TV series.
oAnimation.Animate(1, 4, eOnce, eNoBlock, eBackwards );
while (channel.Volume < end_value) {
if (channel.Volume + step <= end_value) {
channel.Volume += step;
Wait(waitloops);
} else {
channel.Volume = end_value;
}
}
SetTimer(channel.ID, 0);
while (channel.Volume < end_value) {
if (channel.Volume + step <= end_value) {
if (IsTimerExpired(channel.ID)) {
channel.Volume += step;
SetTimer(channel.ID, waitloops);
}
} else {
channel.Volume = end_value;
}
}
QuoteCREATIVE BRIEF
Focus Forward films highlight exceptional people and world-changing ideas that are impacting the course of human development, changing our lives for the better. We are looking for professional quality 3-minute stories about visionaries and thinkers and in some cases everyday folks who have brought a quantum leap to human progress by their efforts and inventions. Your film may encompass anything from jaw-dropping medical advancements to renewable energy breakthroughs; open-source architecture to the development of wireless technologies in Third World countries; computer programming wizardry to sci-fi-worthy robotics; or any other sphere of art and knowledge that inspires you. We’re especially interested in the accomplishments of inventors, engineers, educators, surgeons, scientists, techies, artists, programmers, backyard tinkerersâ€"i.e. anyone making a difference, utilizing their skills and vision to innovate, share their work, and help sow the seeds of a brighter future.
Submitted films must be three minutes in length, suitable for all screens and all audiences. Be sure it is clear in your film what the innovation/invention is (and/or the person responsible for it), as well as what its significant human impact has been. These films can be narrated or purely observational, interview-based or expressionistic; HD, film, animation, and mixed formats are all welcome. Be creativeâ€"think cinematically. A selection of Focus Forward films will be distributed and shown all over the world and up to 100 semi-finalists will be featured online at www.focusforwardfilms.com in the fall of 2012. The Jury Prize finalists will be announced in December.
Click the 'Films' tab above to see examples. New films by our award-winning professional filmmakers are now available and will be added regularly.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.082 seconds with 14 queries.