Pandora’s Film

Great, you took the photo. Now what? -That’s where I come in.

Photoshop: Torn paper effect April 17, 2009

Filed under: Photoshop — jbstone @ 10:20 pm
Tags: , ,
 

Dreamweaver: CSS Rules February 11, 2009

Filed under: CSS, Dreamweaver — jbstone @ 6:35 am
Tags: , , , , ,

CSS Rules create a list of detailed instructions for how certain aspects of a web page should look. Using CSS Rules, you can change fonts, color schemes, virtually anything with one click, versus manually going through code to make changes.

CSS Rules appear in a toolbar in the upper right. To create a new CSS rule: In the properties tool box, click the paper with the plus sign on it. Always be specific when naming rules. Titles like Body, Header, box, help keep track of the rules so you can easily locate a rule for editing.

picture-2

This window will pop up:

picture-4

Tags

Specific tags are created to apply in multiple situations. Tags tell specifications, such as font, size, and color. If you create a tag for H1, all H1 will look that way.

To create a tag: Select “Tag” in the dialogue box.

ID
ID’s are used for specific things, like page wraps.
To create an ID,  select advanced in the dialogue box. Begin all ID names with #.

Class
A class can be used over and over and only affects one thing.
To create a class, select “Class” in the dialogue box. Begin class names with a period.

 

Photoshop: Straightening January 28, 2009

Filed under: Photoshop — jbstone @ 7:27 pm
Tags: , , , , , , , ,

For those drunk photos where the horizon skews for no artistic purpose, this is a quick and sure way to straighten the horizon.
picture-3

1. In the tools pallet, select the ruler tool (it’s under the eye-dropper tool box).

picture-1

2. Click and drag the image horizon that should be straight.

picture-11

3. Edit > Rotate

picture-2

Photoshop will automatically calculate the angle the image needs to be rotated, so just click OK.

picture-32

picture-4

Now just crop.

picture-5

 

Photoshop: Plain border December 24, 2008

Filed under: Uncategorized — jbstone @ 7:59 am
Tags: ,

For your regular old, run-of-the-mill simple border:

1. Creat a new layer

2. Select all

3. Edit > Stroke. Select pixel width.

4. Resize however you’d like it and done!

picture-21

 

Finalcut: Speed up the render process December 19, 2008

Filed under: Uncategorized — jbstone @ 2:09 am
Tags: , , ,

When you’ve been working on a project a lot, you might find that it’s taking longer and longer to render clips. You’ve got too many rendered clips stores. The fix is easy.

File > Render Manager

Find the folder of the project you are working in and put a check in the delete column next to the audio and video icons (the directions are in the window). Then click OK. This will clear out older rendered clips – this will also clean our your undo cache so make sure you don’t intend on going back to a previous state in your project.

Once it’s finished, you’ll need to render your whole project again.