robertdfeinman
Robert Feinman
Now that the Supreme Court has ruled that it legal to embed an image from another site into your page the issue arises as to how to keep some recognition of the source of the image.
I've been thinking that the page with the image was the unit of presentation on my web site, but I realize this is no longer true. The page is skipped and the image is grabbed directly.
For example here's the way I present an image on my web site:
http://robertdfeinman.com/arizona_new_mexico/arizona_horz/pages/grand_canyon_promentory.html
So, I've now taken a new approach and added a "picture frame" to each image. In addition to providing some improved presentation that I can control, it allows me to insert the name of my site into each image as well. I could, of course, put something onto the image directly, but I prefer to leave the image pristine.
Here's how my revamped images look when seen out of context.
I suggest others think of doing something similar. If you want to create a "picture frame" I have a tip on one way to do this in tips section of my web site.
I've been thinking that the page with the image was the unit of presentation on my web site, but I realize this is no longer true. The page is skipped and the image is grabbed directly.
For example here's the way I present an image on my web site:
http://robertdfeinman.com/arizona_new_mexico/arizona_horz/pages/grand_canyon_promentory.html
So, I've now taken a new approach and added a "picture frame" to each image. In addition to providing some improved presentation that I can control, it allows me to insert the name of my site into each image as well. I could, of course, put something onto the image directly, but I prefer to leave the image pristine.
Here's how my revamped images look when seen out of context.
I suggest others think of doing something similar. If you want to create a "picture frame" I have a tip on one way to do this in tips section of my web site.