Archive

Archive for the ‘Photography’ Category

Know Your Image Editor

May 9th, 2009 No comments


You have to take the time to truly learn your way around the image editor you are using.

The program itself will often have a help program that we often overlook. Don’t just read the files though. Choose an image to practice what they are teaching while you are reading the files. Sometimes our best teacher will be trial and error.

Find the company website where they sell the program. Often you will find a mass amount of help and tutorials. Some of these will even point you to related forums dedicated to using their products.

Ask people for learning sources for your specific product. There are a vast number of tutorials throughout the internet that will walk you through the specific technique you want to learn, step by step. Don’t forget that a good old-fashioned search through the various search engines will give you more tutorials than you will ever be able to complete.

Finally, do not disregard tutorials from other image editors. Very often the ideas are exactly the same. Once you are familiar with those concepts, you can convert a tutorial to work with the program you are using.

Taking the time to truly know your image editor will save a lot of frustration in the future!

Categories: Photography Tags:

Disable IE Image Toolbar

May 9th, 2009 No comments

Okay, I know that subject of image theft on the internet is highly volatile, and I absolutely do not want to start a war about this. Everyone has their own beliefs about ways to prevent their images from being stolen. The truth is, if someone really wants your images, they will find a way, regardless of which precautions you take.

For the record, I do not now, nor will I ever believe you should disable right clicking in an attempt to limit image theft.

HOWEVER, often times people who copy and use images have absolutely no idea that they should not. If we leave the IE image toolbar enabled on our websites, we are almost encouraging those people that don’t know better to take our images.

Image Toolbar
IE Image Toolbar

Here they are just surfing around the net and all of the sudden this image toolbar jumps up in front of them because they happened to allow their cursor to hover over the image. The toolbar practically begs them to either save the image or email to someone else! Additionally, it is just plain annoying when you are trying to look through a site with lots of images and it keeps popping up.

If you do not specifically disable it on your site, it will pop up when people visit your site using Internet Explorer (6.0) unless they have it specifically disabled in their browser.

Since the default is ON, you will find very few people have it disabled.

DISABLE THE DARN THING ON YOUR WEBSITES!

In the head (between the <head>and the</head>) of every page where you want the image toolbar disabled, add the following code:

<meta http-equiv="imagetoolbar" content="no">

For those of you using xhtml, such as WordPress blogs, you would add the following code.

<meta http-equiv="imagetoolbar" content="no" />

DO NOT TURN THE IMAGE TOOLBAR OFF IN YOUR BROWSER!

Why do I say this?

Because it is too easy to forget when you are creating new pages, new sites, new blogs etc. I want it to jump up and bite you on your own sites so that you know it is there and can correct it.

A good example of this: I changed out some blogs recently and forgot to disable the image toolbar in the head of blog. Fortunately, I did not have the image toolbar disabled in my own browser, so I could catch the code omission rapidly.

Categories: Photography Tags:

How to Take a Screenshot

May 9th, 2009 No comments

How to Take a Screenshot (Sample)
How to Take a Screenshot (Sample)

If you have read even a few online tutorials, you have likely seen screenshots similar to the sample above. Although there are many uses for screenshots, tutorials are one of the most common uses.

What is a screenshot?

A screenshot, screen dump, or screen capture is an image taken by the computer to record the visible items on the monitor or another visual output device. Usually this is a digital image taken by the host operating system or software running on the computer device, but it can also mean when a capture is made by an external device. Wikipedia

Wikipedia provides excellent tutorials for learning how to take a screenshot. I do want to add that you can paste screenshots into almost any image editor, not just those listed in the tutorials.

As an alternative, those of you who have Firefox installed on your computer, will want to download ScreenGrab. This Firefox add-on can be set to give you a screenshot of the entire page, rather than just the part that shows in the window. (Download this add-on while using Firefox to install it automatically.) Once the tool is downloaded, you will be able to take a screenshot by simply right clicking on the page and selecting one of ScreenGrab options.

If you own Paint Shop Pro, there is a screen capture feature built right into the program. From the menu within the program, select: File > Import > Screen Capture > Setup and enter your preferences. You will also see a help button for more information.

Categories: Photography Tags: