Benny Pedersen's Homepage about photo.

My new site is here

    Adobe PhotoShop, Tips Tricks, Photos, Scripts, Tools...
    Recovery, BartPE Stuff

    To see my pictures from the burning factory of fireworks explode, click the above link named Photos.


Nearby my home in Kolding (Denmark)

June 17, 2004 - 04:20 AM   June 23, 2004 - 05:09 AM
 

More photos here: Gallery



WhiteBalance on the kitchentable.

If you put a white paper on the kitchentable, then it can be used to
adjust the WB. The result can easily be a realistic picture
that looks as taken outdoor - but isn't at all.

Example:

An animal of stone (called fossil).
We saw the stone from the top of the cliff. 5 minutes later I hang menacing in a robe more than 10 metres over the sea.
It was both difficulty and very dangerous. Hurricane, volcano and snow... but I was lucky to get a good macro shot, which I like. (Shutter: 1/4 sec., F: 8)
The picture is adjusted a little in "Photoshop Elements 2" with the filter Unsharp Mask, and Quick Fix: Levels, Contrast and Colors.



  1. As you can see on this picture, after seen the "AND THE WINNER IS" - photo, dragonfly in a flower -
(magazine "Digital Foto" numb 10, page 13), I was motivated to take some macros.
  2b. By running fast after shooting this picture, I get to the other side, before the animal was able to fly away.

 1:
 3:
 2a:
 2c:
 2b:
 2d:
   
  3. When the shooting was done, the little creature was so much exhausted, that it threw its legs on my kitchen table, and toke a nap on its back.


 

Adobe PhotoShop. Tips.
While the layers menu are on, try: Hold the Ctrl key and left click a layer. Press F3 (copy), press F4 (insert).

 

Scripts.

Purpose: Make unique filenames. (Also see "jpg2numbers.vbs" on page 2)
"jpg2dateTime.wsf" is working in WinXP.

To copy in the following textbox: Hold Ctrl, Press A, Press C or X

 

A little batch file.
Purpose: Renames any JPG file in the current folder with a lowercase extension, JPG to jpg
Notice that the extension of a batch file is BAT
"JPG2jpg.bat" is only one line:

When done, update the folder view by using the F5 key.

 

HTML Without Clutter. "MakeThumbsIndex.WSF". Last updated Nov 20, 2004
Warning: The created HTML code contains some of my new ideas, which is newer seen.
Since it's 100% my work, you can expect to see a lot of new code stuff in here, (as usual :-)

The freeware program called "JAlbum", which can be used to make the thumbnails, is much
better than the Batch feature by PE2, but it cannot put your thumbs on only one page, etc...

 

"pdfNot2Photoshop.VBS"

 

Right click a JPG picture and Edit. (WinXP, danish version).
Write the following 3 lines into a file named "jpg2PhotoShop.REG" and run the REG file.
REGEDIT4
[HKEY_CLASSES_ROOT\jpegfile\shell\edit\command]
@="C:\\Programmer\\Adobe\\Photoshop Elements 2\\PhotoshopElements.exe \"%1\""

Below is a better version in VBS, instead of the above REG file. (PE3 is included).
"jpg2Photoshop.VBS": (Updated May 16, 2005)

 

"Photoshop.VBS": (experimental file)


Refer to my URL, or my script and write your questions about WSH, or take a look.

 

"Identical.vbs": (4096 byte)


Better is the WSF version on page 2, which takes only one argument.




Recovery page including more useful scripts, e.g. "jpg2numbers.vbs", etc...