- published: 16 Jul 2010
- views: 34817
- author: TeachMeComputer
7:48
VB.NET Tutorial 48 - Get All HTML Elements (Visual Basic 2008/2010)
As stated in the video, I was extremely tired when I recorded this (It's 11:37 pm and I'm ...
published: 16 Jul 2010
author: TeachMeComputer
VB.NET Tutorial 48 - Get All HTML Elements (Visual Basic 2008/2010)
As stated in the video, I was extremely tired when I recorded this (It's 11:37 pm and I'm typing this, still haven't been to sleep). This is not going to be the format of my future videos, I just wanted to get something out there for you guys. This video will cover interacting with every single HTML Element at the same time in a web browser document. Make sure you watch Part 2 which shows an example of using this. For more information, check out the website: howtostartprogramming.com
- published: 16 Jul 2010
- views: 34817
- author: TeachMeComputer
6:28
CSS3 Tutorial Multiple Background Images For HTML Elements
Learn to use CSS to apply multiple background images to most any HTML elements. This could...
published: 05 Feb 2012
author: Adam Khoury
CSS3 Tutorial Multiple Background Images For HTML Elements
Learn to use CSS to apply multiple background images to most any HTML elements. This could also be used as a clean method of pre-loading images for Javascript or image galleries, so that images are ready for viewing right away.
- published: 05 Feb 2012
- views: 11955
- author: Adam Khoury
4:26
CSS Automatic Numbering Tutorial Counter For HTML Elements
Code: www.developphp.com CSS Automatic numbering example and discussion....
published: 03 Mar 2012
author: Adam Khoury
CSS Automatic Numbering Tutorial Counter For HTML Elements
Code: www.developphp.com CSS Automatic numbering example and discussion.
- published: 03 Mar 2012
- views: 5419
- author: Adam Khoury
2:52
Html 5 tutorial - 05 - Head element in Html 5.mp4
This video will show what's new about the head element or tag in Html 5 and what are the c...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 05 - Head element in Html 5.mp4
This video will show what's new about the head element or tag in Html 5 and what are the changes made in the head element in Html 5 which are - meta charset tag is now reduced - and you don't have to include type="text/css" when linking to some css stylesheet Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 3604
- author: lalit bassi
9:18
VB.NET Tutorial 47 - Get Elements By Tag Name (Visual Basic 2008/2010)
First of all, I apologize for my recently inactivity. I have been extremely busy with othe...
published: 09 May 2010
author: TeachMeComputer
VB.NET Tutorial 47 - Get Elements By Tag Name (Visual Basic 2008/2010)
First of all, I apologize for my recently inactivity. I have been extremely busy with other things and I have not had the spare time to create VB.NET tutorials. I'll be creating as much as I can but the videos will not be as frequent as they used to be. This tutorial will show you how to interact with the HTML Elements in a web page using GetElementsByTagName. It will also show you how to get attributes of the HTML Elements. For more information, check out the website: howtostartprogramming.com
- published: 09 May 2010
- views: 29260
- author: TeachMeComputer
4:25
Learning about the HTML 5 Audio Element
Refer here for the tutorial: net.tutsplus.com As of Firefox 3.5, Chrome 3, Opera 10.5, and...
published: 13 Mar 2010
author: nettutsplus
Learning about the HTML 5 Audio Element
Refer here for the tutorial: net.tutsplus.com As of Firefox 3.5, Chrome 3, Opera 10.5, and Safari 4, we can take advantage of many of the new HTML 5 features, including native audio support without the need for Flash. As youll find, we only to create the new "audio" element, and set a few attributes. In this four minute video quick tip, well review the mark-up, and also a quick way to play audio with jQuery.
- published: 13 Mar 2010
- views: 13995
- author: nettutsplus
3:38
Html 5 tutorial - 07 - Header element.mp4
FINALLY we got to learn some new elements, in this video i will show you how to use the ne...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 07 - Header element.mp4
FINALLY we got to learn some new elements, in this video i will show you how to use the new header element and what's the use of it. In this video you will get to know that instead of using div's and div's anymore you can have your own elements for containing all your elements of header area. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 3007
- author: lalit bassi
3:06
Html 5 tutorial - 08 - Section element.mp4
This video will show you how to use the new section element in html 5 to create your own s...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 08 - Section element.mp4
This video will show you how to use the new section element in html 5 to create your own section within the html 5 document. You can create as many sections as you want. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 2834
- author: lalit bassi
4:19
Html 5 tutorial - 10 - Using Nav element.mp4
No need to use div tag for creating your navigation bar. Html5 introduces you nav element ...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 10 - Using Nav element.mp4
No need to use div tag for creating your navigation bar. Html5 introduces you nav element which allows you to you to create your navigation bar and add everything you want to add in it. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 4352
- author: lalit bassi
3:28
Html 5 tutorial - 14 - Using the figure element.mp4
This video shows you how to use the new figure element in Html 5 to add images to your Htm...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 14 - Using the figure element.mp4
This video shows you how to use the new figure element in Html 5 to add images to your Html 5 documents. You can add as many images as you want just follow the video and try now. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 2181
- author: lalit bassi
4:03
Html 5 tutorial - 11 - Using aside element.mp4
This video show you how to create a sidebar using the aside tag in html5 and not using the...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 11 - Using aside element.mp4
This video show you how to create a sidebar using the aside tag in html5 and not using the div's anymore. You can totally control your sidebar add colors , float, use links and images, and whatever possible. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 3386
- author: lalit bassi
2:07
Html 5 tutorial - 17 - Using the progress element.mp4
This video shows you how to show your visitors a status or progress bar when someone downl...
published: 15 Sep 2011
author: lalit bassi
Html 5 tutorial - 17 - Using the progress element.mp4
This video shows you how to show your visitors a status or progress bar when someone download or upload stuff to your website.It can be done by simply using the new progress tag. Here check out my other tutorials Link to my Html 5 forms tutorials (9 videos) www.youtube.com Link to my Css text cheatcodes (30 videos) www.youtube.com
- published: 15 Sep 2011
- views: 2205
- author: lalit bassi
6:56
xHTML: Block and Inline Elements
Use block and inline elements appropriately when writing web pages in HTML (or XHTML). Nes...
published: 25 Mar 2009
author: Ralph Phillips
xHTML: Block and Inline Elements
Use block and inline elements appropriately when writing web pages in HTML (or XHTML). Nest inline elements within block elements.
- published: 25 Mar 2009
- views: 3242
- author: Ralph Phillips
5:27
CSS Display
Check out my new site at www.youtubemuse.com In this screencast, we are going to talk abou...
published: 16 Jan 2008
author: Jeffery Hirono
CSS Display
Check out my new site at www.youtubemuse.com In this screencast, we are going to talk about setting the display property of the HTML element. This CSS rule is most often set to make a HTML element a block element or an inline element. It's also used to make the element show or disappear in the webpage.
- published: 16 Jan 2008
- views: 3002
- author: Jeffery Hirono
Vimeo results:
19:21
Zimoun : Compilation Video V.2.9 | Sound Sculptures & Installations, Sound Architectures
Zimoun : Sound Sculptures & Installations, Sound Architectrues
Compilation Video V.2.9 / L...
published: 24 Oct 2009
author: STUDIO ZIMOUN
Zimoun : Compilation Video V.2.9 | Sound Sculptures & Installations, Sound Architectures
Zimoun : Sound Sculptures & Installations, Sound Architectrues
Compilation Video V.2.9 / Last update: December 4, 2011
Using simple and functional components, Zimoun builds architecturally-minded platforms of sound. Exploring mechanical rhythm and flow in prepared systems, his installations incorporate commonplace industrial objects. In an obsessive display of simple and functional materials, these works articulate a tension between the orderly patterns of Modernism and the chaotic forces of life. Carrying an emotional depth, the acoustic hum of natural phenomena in Zimoun's minimalist constructions effortlessly reverberates.
More works & information:
http://www.zimoun.ch
Next Events:
http://zimoun.ch/events.html
Newsletter:
http://www.zimoun.ch/newsletter.html
Facebook:
http://www.facebook.com/pages/Zimoun/134817185765
HD Video Archive:
http://vimeo.com/zimoun/videos/sort:plays
Galleries:
bitforms gallery nyc
http://www.bitforms.com
Galerie Denise René Paris
http://www.deniserene.com
_
«The sound sculptures and installations of Zimoun are graceful, mechanized works of playful poetry, their structural simplicity opens like an industrial bloom to reveal a complex and intricate series of relationships, an ongoing interplay between the «artificial» and the «organic». It‘s an artistic research of simple and elegant systems to generate and study complex behaviors in sound and motion. Zimoun creates sound pieces from basic components, often using multiples of the same prepared mechanical elements to examine the creation and degeneration of patterns.» Tim Beck
«Zimoun is best compared to a watchmaker of a self-reproducing time constructing his own gauging station.» Radjo Monk
«The clean, elegant sound sculptures combine visual, sonic, and spatial elements in an organically balanced entirely artwork. Using simple and well- conceived mechanical systems, Zimouns‘s work transforms and activates the space.» Jury Prix Ars Electronica 2010
«Zimoun creates complex kinetic sound sculptures by arranging industrially produced parts according to seemingly simple rules. Using motors, wires, ventilators, etc.., he creates closed systems that develop their own behavior and rules similarly to artificial creatures. Once running, they are left to themselves and go through an indeterminable process of (de)generation.
These quasi autonomous creatures exist in an absolutely synthetic sphere of lifeless matter. However, within the precise, determinist systems creative categorioes suddenly reappear, such as deviation, refusal and transcience out of which complex patterns of behavior evolve.» Node10
«It is a poetic and humorous absurdity we find in Zimoun’s work, which opens up a wide, refreshing and enriching space for discoveries, associations and a multitude of approaches.» Nina Terry
«The components used in Zimoun’s work are simple, functional and raw, whereas only aesthetically high-level and purposefully chosen elements and materials are used in minimalist fashion. Through radical reduction, Zimoun creates works of art which allow for a plethora of associations without being pinned down to a specific direction. Radical abstraction functions rather like a code in the background of things, thus elegantly avoiding an insinuation of direct, concrete attribution. Thanks to the abundance of mechanical activity, the range of perception, possibilities and interpretations is wide open.» Amanda Neumann
«Indeed, one of the refreshing elements of this work is the immediacy with which one can understand the sound-making process, where each micro-event is present, visible, and concrete. Yet at the same time the resulting complexity of the total system, conjured before your eyes, defies any attempt to dissect it. You might find yourself feeling there is a «prime mover» at work behind the scenes, but in fact it is just the characteristic reaction of materials behaving together and in unison with the space of their activity. A magic of the real.» Xymara
_
Website:
http://www.zimoun.ch
_
4:56
unnamed soundsculpture
Project by Daniel Franke & Cedric Kiefer
produced by:
www.onformative.com
www.chopchop.cc...
published: 20 Mar 2012
author: Daniel Franke
unnamed soundsculpture
Project by Daniel Franke & Cedric Kiefer
produced by:
www.onformative.com
www.chopchop.cc
Documentation:
http://vimeo.com/38505448
Music: Machinefabriek "Kreukeltape"
http://www.machinefabriek.nu/
Text: Sandra Moskova
The basic idea of the project is built upon the consideration of creating
a moving sculpture from the recorded motion data of a real person. For
our work we asked a dancer to visualize a musical piece (Kreukeltape by
Machinenfabriek) as closely as possible by movements of her body. She was
recorded by three depth cameras (Kinect), in which the intersection of the
images was later put together to a three-dimensional volume (3d point cloud),
so we were able to use the collected data throughout the further process.
The three-dimensional image allowed us a completely free handling of the
digital camera, without limitations of the perspective. The camera also reacts
to the sound and supports the physical imitation of the musical piece by the
performer. She moves to a noise field, where a simple modification of the
random seed can consistently create new versions of the video, each offering
a different composition of the recorded performance. The multi-dimensionality
of the sound sculpture is already contained in every movement of the dancer,
as the camera footage allows any imaginable perspective.
The body – constant and indefinite at the same time – “bursts†the space
already with its mere physicality, creating a first distinction between the self
and its environment. Only the body movements create a reference to the
otherwise invisible space, much like the dots bounce on the ground to give it
a physical dimension. Thus, the sound-dance constellation in the video does
not only simulate a purely virtual space. The complex dynamics of the body
movements is also strongly self-referential. With the complex quasi-static,
inconsistent forms the body is “paintingâ€, a new reality space emerges whose
simulated aesthetics goes far beyond numerical codes.
Similar to painting, a single point appears to be still very abstract, but the
more points are connected to each other, the more complex and concrete
the image seems. The more perfect and complex the “alternative worlds†we
project (Vilém Flusser) and the closer together their point elements, the more
tangible they become. A digital body, consisting of 22 000 points, thus seems
so real that it comes to life again.
nominated for the for the MuVi Award:
http://www.kurzfilmtage.de/en/competitions/muvi-award/selection.html
see video in full quallity:
www.daniel-franke.com/unnamed_soundsculpture.mov
HQ Stills
http://www.flickr.com/photos/37752604@N05/sets/72157629203600952/
4:53
Origami In the Pursuit of Perfection
Commissionde by the advertising agency Nordpol+ Hamburg I designed the origami models and ...
published: 08 Nov 2008
author: MABONA ORIGAMI
Origami In the Pursuit of Perfection
Commissionde by the advertising agency Nordpol+ Hamburg I designed the origami models and consulted the stopmotion aswell as the computer animators of this world wide corperate movie that tells the story of the japanese sports brand ASICS. The movie won a Grand Prix at the Eurobest, gold at the New York festival, gold at the London International Awards, silver at the Clio in Miami and two times bronze at ADC Germany.
See more of my work here:
www.mabonaorigami.com
or
like my work on FB
www.facebook.com/pages/Mabona-Origami/125025270917127
follow me on tubmlr
www.mabonaorigami.tumblr.com/
Agency: Nordpol+ Hamburg
CD: Lars Rühmann
Director: Tim Schierwater (Nordpol+ Hamburg)
Art Director: Sean Kirby (Nordpol+ Hamburg)
Producer: Florian Liertz (elemente-e Production)
Animation: André Junker, Chrisoffer Wolters (Nform)
Stopmotion: Kathrin Albers, Jim Lacy (Stoptrick)
CD: Lars Rühmann
Text: Sebastian Behrendt
Origami Artist: Sipho Mabona (Mabona Origami)
read more about the making of here:
http://www.maxon.net/pages/dyn_files/dyn_htx/htx/2481/02481_02481.html
2:29
Save the Lost
Twitter: www.twitter.com/salomonligthelm
Website: www.ligthelm.tv
Blog: www.salomonligthel...
published: 01 Jun 2010
author: Salomon
Save the Lost
Twitter: www.twitter.com/salomonligthelm
Website: www.ligthelm.tv
Blog: www.salomonligthelm.blogspot.com
Email: salomon@ligthelm.tv
Great color grading resource Color Grading Central, visit here: http://bit.ly/qbnJ8K
For film grain check out: http://bit.ly/zpFHZN
Campaign element
shot on Canon 7D
Lenses - Tokina 11-16mm, Zeiss 50mm f1.4 Nikon Mount
Edited in FCP
Title in After Effects
Grade with MBL
Score and Sound FX in ProTools
- FM8, Massive and Stylus RMX, Miroslav Philharmonik
Check http://salomonligthelm.blogspot.com/2010/06/save-lost-breakdown.html
for what I did in shooting and post.
Twitter me: salomonligthelm
Youtube results:
9:59
HTML Tutorial 6: HTML Tables
www.learntoprogram.tv Like us on Facebook www.facebook.com Circle us on Google+: gplus.to ...
published: 15 Nov 2009
author: LearnToProgramDotTV
HTML Tutorial 6: HTML Tables
www.learntoprogram.tv Like us on Facebook www.facebook.com Circle us on Google+: gplus.to Follow me on Twitter: @mlassoff Udemy Course: ude.my Tables and the table tag are a great way to display information in columns and rows. While tables appear tricky at first, this tutorial will show...
- published: 15 Nov 2009
- views: 23490
- author: LearnToProgramDotTV
13:35
How to Create a Facebook Landing Page (HTML / iFrame Edition)
www.smartpassiveincome.com - ***IMPORTANT*** Please note that on March 30th all Facebook P...
published: 09 Mar 2011
author: SmartPassiveIncome
How to Create a Facebook Landing Page (HTML / iFrame Edition)
www.smartpassiveincome.com - ***IMPORTANT*** Please note that on March 30th all Facebook Pages will be switched to the timeline format. Although they say Facebook landing pages are GONE, there is a workaround for a landing page in the timeline setup. Click the link below to get more information about timeline and the new landing page: www.smartpassiveincome.com
- published: 09 Mar 2011
- views: 314793
- author: SmartPassiveIncome
9:49
HTML iframe Example and Tutorial
www.LittleWebHut.com This video demonstrates how to use the HTML XHTML iframe tag. It will...
published: 10 Sep 2010
author: tutor4u
HTML iframe Example and Tutorial
www.LittleWebHut.com This video demonstrates how to use the HTML XHTML iframe tag. It will cover the basic usage for the iframe tag and demonstrate the scr, width, height, scrolling, name, and id attributes. This video will also show how to change the contents of the iframe tag using an anchor tag with its target attribute.
- published: 10 Sep 2010
- views: 30838
- author: tutor4u
18:25
Adobe Lightroom Web Galleries
cazillo.com Lightroom Web Galleries can be a great way to display your photography. Most l...
published: 07 Oct 2011
author: GregoryCazillo
Adobe Lightroom Web Galleries
cazillo.com Lightroom Web Galleries can be a great way to display your photography. Most likely you have your own website (which I recommend vs Smugmug, Wix, etc) and displaying a nice way to make photos appear on the page is desirable. The galleries are quite simple to use and setup, they just require a bit of tweaking to be sure they fit your website. I am going to go over how to add one to your website via an IFRAME html element which will allow you to load it inside of your website with the sidebar, headers, etc showing as usual.
- published: 07 Oct 2011
- views: 3747
- author: GregoryCazillo