Sunday, April 11, 2010

Job Profile

Job profiles are due tomorrow- please post your rough draft to the web and help your fellow photojournalists edit their profiles! Critique, suggestions etc!!!


How to post to your web page (using blogger and vimeo)-
1. Export your Final Cut project as a quicktime file. Be sure to change your audio to 'mono' and 'deinterlace video' is checked.


2. Log on to VIMEO or other video sharing sites. Vimeo is a free community that allows you to upload up to 500 mb a week.


3. Upload your video. Be sure to add keywords and all other relevant information to help people search for your video.


4. After uploading, add your video to your blog page by using the 'embed' information to your blog page. Be sure to change the aspect ratios! (Copy past the information from the embed option in vimeo to your blog)



5. Publish!

tah da!!!

Monday, October 5, 2009

How to make BIG photos on Blogger

Here's a quick How To for getting bigger pictures on blogger.

The first step is to know the exact pixel dimensions of the images you plan to put up. Whenever you upload to blogger, your images get re-sized to 400 px on the image's longest dimension. So in Photoshop, what I do, is size my images to 800 px, just because it makes the math needed to maintain proportions easier.



This is what an image uploaded directly to blogger looks like in their html. Highlighted are the three sections of code that need to be altered to allow for a larger image. If you upload your photos to flickr or some other hosting site first, you're going to get something completely different and you'll have to manage you image size there instead of on blogger's site. For visual reference, this code looks like this image:


(Note that this is based off the "large" settings in blogger.)

Now, since we know what dimensions we really want the photo to be, all we have to do is plug in our dimensions into the three areas of the html that blogger uses to define the dimensions of the images, which looks like this once you're done.



If you forgot to write down your dimensions but are sure you re-sized your image to 800 px on the long side, the handy thing is since we're simply doubling the longest dimension, you just have to take blogger's dimensions and double them. Just be sure to change the 's400' section of the code to 's800' or the photo won't get any bigger. Once you've made those changes, you get a nice large image like this:



And that's all there is to it.
(Photo ©Matthew Cavanah, 2009)