Popular posts from this blog
Short Film Strangers
    Our group originally chose Courtney's script, but after shooting we realized that the footage was bad and trying to do a party scene would not work. Instead we chose my script, but revised it in order to be able to shoot it as efficiently as possible. My script was originally about a boy and girl who both suffered from social anxiety and together they are able to work on it and overcome it.    The pre-production process was rushed due to our time restraints. Courtney spent a day revising the script to reduce the amount of locations we had to go to. I called a couple coffee shops to see if we could film there, but ended up filming everything at JCCC. I also created shot lists for our shoot day in order to try and give some structure and efficiency. Courtney was our actress and she found Danny for our actor. I was the cinematographer and editor for the film. Originally Grayson was the cinematographer, but was unable to make the shoot.    On a Saturday Courtney, Danny, Wes, a...
How To: Hexadecimal, RGBA, and RGB
  Color Codes  Today I shall teach you about hexadecimal, rgb, and rgba colors. I will also teach you how to use the rgba colors in Dreamweaver. Hexadecimal and rgb makes it easier to manipulate how dark and light a color is compared to telling Dreamweaver light blue, which could not be the right shade for you. This gives you the power to get the color you specifically need. This is especially helpful in web design so your server knows which exact color needs to be used because this is an almost universal code.   Color Words:     Color words are colors written is words hence "color words"  You do not have as much control over the shade and tint of the color  In a code you will type the color name    Example:                                    Website:     Color Words List     Hexadecimal:      The hexadecimal color code is a 6 word and or number combination.  The tag starts with # then RRGGBB.   The R stands for red, G stands for green, and B stands for blue.   ...
Comments
Post a Comment