Board index PBase Show and Tell Can you help me please (choosing for an exhibition) ?

Show and Tell

Can you help me please (choosing for an exhibition) ?

Announce and discuss your photos.
dievee
 
Posts: 16

Can you help me please (choosing for an exhibition) ?

Post Mon Jul 12, 2004 7:30 pm


Hi,

I photographed swans during a whole year and started selecting them, a real pain, I have so many pictures of them and it will take me more then a week full time to select them. I made a gallery with a first selection (of those that I already checked, many have to follow) and I like them all for several reasons and it would be great to hear which ones (3 or 5) you prefer. I have to select around 20 of them for an exposition later this year and it would be a great help if you could help me choosing. I will continue making selections myself, have more then 50% of my series that I have to check and already have now selected more then 200 images.

You can see the first selection here and it would be great if you could mention your 3 or maybe 5 preferred images:

http://www.pbase.com/dievee/swans__the_exposition

Thanks a lot,

Dirk

ukexpat
 
Posts: 1193

Re: Can you help me please (choosing for an exhibition) ?

Post Mon Jul 12, 2004 8:05 pm


dievee wrote:Hi,

I photographed swans during a whole year and started selecting them, a real pain, I have so many pictures of them and it will take me more then a week full time to select them. I made a gallery with a first selection (of those that I already checked, many have to follow) and I like them all for several reasons and it would be great to hear which ones (3 or 5) you prefer. I have to select around 20 of them for an exposition later this year and it would be a great help if you could help me choosing. I will continue making selections myself, have more then 50% of my series that I have to check and already have now selected more then 200 images.

You can see the first selection here and it would be great if you could mention your 3 or maybe 5 preferred images:

http://www.pbase.com/dievee/swans__the_exposition

Thanks a lot,

Dirk


Dirk

They are all great but my top fine in no particular order:

Fly Lesson

Food Morning

The Inversion

Soft Protection

Autumn

matiasasun
 
Posts: 1493

My list...

Post Mon Jul 12, 2004 10:37 pm


First, Two things:
a) All your pictures are great. Chossing a few is really a hard work. And I mean really hard work.
b) Webdev stylesheet makes it hard to see images in the general gallery display. Maybe you can try the same general idea of webdev but without the Dim thumbnail...

Ok now the list:
1° The white angel (My favorite)
2° Natural brightness
3° The couple
4° The fugitive
5° White chaos

But maybe I´m just obssesed with white :wink:
Hope my selection could help you.

Matias, Chile
Matias, Chile - http://www.pbase.com/matiasasun
Resources, HOWTOs, Samples and more! - http://pbasewiki.srijith.net/

dkite
 
Posts: 229


Post Tue Jul 13, 2004 5:13 pm


All of the photo's are really great, but it's hard to advise when I'm not sure of the theme through the photo's you've already chosen. I think what I'm trying to say is that there's no point in choosing strong images, like the couple if the rest of the images chosen are dreamy and etheral such as impression.

Wonderful photo's though, all of them.

dievee
 
Posts: 16

Re: Can you help me please (choosing for an exhibition) ?

Post Wed Jul 14, 2004 3:12 am


ukexpat wrote:
dievee wrote:They are all great but my top fine in no particular order:

Fly Lesson

Food Morning

The Inversion

Soft Protection

Autumn


Hi UKexpat,

Thanks very much for the appreciation and for helping me.

With kind regards,
Dirk
Dirk

dievee
 
Posts: 16

Re: My list...

Post Wed Jul 14, 2004 3:15 am


matiasasun wrote:First, Two things:
a) All your pictures are great. Chossing a few is really a hard work. And I mean really hard work.
b) Webdev stylesheet makes it hard to see images in the general gallery display. Maybe you can try the same general idea of webdev but without the Dim thumbnail...

Ok now the list:
1° The white angel (My favorite)
2° Natural brightness
3° The couple
4° The fugitive
5° White chaos

But maybe I´m just obssesed with white :wink:
Hope my selection could help you.

Matias, Chile


Hi Matias,

Thanks so much for your fine comment and for helping me. Some PC users mentioned that Wedev thing also to me (never saw it on PC as I'm working exclusively on Macintosh), any idea how I could deactivate the dim thing ?
Already uploaded a second gallery with some new ones to choose from, maybe I will ask later for help here if there is some feedback.
Muchas gracias,

Dirk
Dirk

matiasasun
 
Posts: 1493

Hope this works

Post Wed Jul 14, 2004 5:24 am


Hi!:
Glad to help, but I´m no expert so Ilan or other may can help you in a better way. As I can imagine a good way to *deactivate* webdev´s dim thumbnail, is to create a copy of webdev´s stylesheet but without the code for DIM thumbnails. I´ve tried some codes and this one should help you:

Code: Select all
a, a:link,a:visited,a:active {
        color: rgb(204, 204, 255);
        text-decoration: none;
}
a:hover {
        color: rgb(95, 121, 216);
        text-decoration: none;
}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(35, 35, 35);
        height: 197px;
}
a.td.thumbnail:hover            {
        border: rgb(95, 121, 216) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
body{
        margin-bottom: 20px;
        margin-top: 0px;
        background: rgb(45, 45, 45);
}
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: rgb(91, 91, 101);
        font: 12px verdana, arial, sans-serif;
}
font {
        margin-left: 4px;
        margin-right: 4px;
        width: 170px;
        display: block;
        color: rgb(91, 91, 101);
        font: 9px Verdana, Tahoma, Helvetica, sans-serif;
        letter-spacing: 0px;
}
h1, h2 {
        border: rgb(95, 121, 216) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
        background: rgb(0, 0, 0);
        color: rgb(204, 204, 255);
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: right;
        height: 21px;
        position: relative;
        filter:
progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr
='#000000',endColorstr='#2D2D2D');
}
h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color: rgb(91, 91, 101);
        font: 12px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: rgb(204, 204, 255);
        font-size: 12px;
        font-weight: normal;
        filter:
progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr
='#000000',endColorstr='#2D2D2D');
}
img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(45, 45, 45);
        vertical-align: middle;
}input {
        border: rgb(0, 0, 0) 1px solid;
}
table.thumbnail {
        width: 10%;
}
td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}
td.message_body {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background: rgb(40, 40, 40);
}
.caption {
        color: rgb(95, 121, 216);
        font-size: 12px Verdana, Tahoma, Helvetica, sans-serif;
        font-style: italic;
}
.display {
        border: rgb(0, 0, 0) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
        filter:
progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135,Strength=5);
}
.lid{
        background: rgb(55, 55, 55);
        color: rgb(102, 102, 102);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5px 5px 10px;
        color: rgb(91, 91, 101);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}
.sb{
        background: rgb(91, 91, 101);
        color: rgb(204, 204, 255);
        font: 12px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}


BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}


The code I´ve removed is this following, and I took it from the "a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail" line:
Code: Select all
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);


Well. Hope mister Webdev takes it as a complement to his great creation, as an extension of his work! All you have to do is to create a personal stylesheet and copy the first code. Then select it from the list in the edit page of the swan´s gallery and that´s all.

If somebody finds out about a possible (and may I say probable) problem that my extraction could have created, please let us know. :wink:

Bye,
Matias, Chile.
Matias, Chile - http://www.pbase.com/matiasasun
Resources, HOWTOs, Samples and more! - http://pbasewiki.srijith.net/

dievee
 
Posts: 16

Re: Hope this works

Post Wed Jul 14, 2004 1:58 pm


matiasasun wrote:Hi!:
Glad to help, but I´m no expert so Ilan or other may can help you in a better way. As I can imagine a good way to *deactivate* webdev´s dim thumbnail, is to create a copy of webdev´s stylesheet but without the code for DIM thumbnails.
Well. Hope mister Webdev takes it as a complement to his great creation, as an extension of his work! All you have to do is to create a personal stylesheet and copy the first code. Then select it from the list in the edit page of the swan´s gallery and that´s all.

If somebody finds out about a possible (and may I say probable) problem that my extraction could have created, please let us know. :wink:

Bye,
Matias, Chile.


Hi Matias,

Your the man, thanks so much for helping me, just made a new stylesheet with the code and the effect is gone (on my Mac and hopefully also on PC's), a pity that I didn't work nice with PC's as the effect on Mac was really neat. I changed it for this gallery: http://www.pbase.com/dievee/swans__the_exposition
Could you be kind to look if it's looking much better now, then I will change the stylesheets of all my other galleries (almost all are with the Webdev stylesheet that I find very tastefull).
Thanks a million times for being concerned about the presentation of my pictures and your great help.

With warm regards,
Dirk

yippee2000
 
Posts: 184

my thoughts

Post Wed Jul 14, 2004 3:02 pm


I guess in the end, you might just go with the overall top choices here, since I can already see some "favorites" among the group....??

Anyway, I'm surprised nobody else mentioned my absolute fave which is:

Foggy Morning!

Others are:

White Angel
Couple
Soft Protection

dievee
 
Posts: 16

Re: my thoughts

Post Wed Jul 14, 2004 3:10 pm


yippee1999 wrote:I guess in the end, you might just go with the overall top choices here, since I can already see some "favorites" among the group....??

Anyway, I'm surprised nobody else mentioned my absolute fave which is:

Foggy Morning!

Others are:

White Angel
Couple
Soft Protection


Hi Yippee,

Thanks for helping me, really appreciated, this will make it easier for me and well I think that I add the Foggy Morning days after the other images, something that I may not do anymore. I already made a folder with a second group of images and some will follow later but I will not add images days after the others otherwise it will clutter the choises. Thank a lot.

With kind regards,
Dirk

matiasasun
 
Posts: 1493


Post Wed Jul 14, 2004 6:03 pm


Hi!, your galleries look OK in my old IE. No problem. It is kind of strange to look at webdev and not seeing the DIM effect; It is not there, but I continuously keep triying to iluminate the thumb to see it :lol:

As for your selection; they´re all are good, but take a notice that White angel is one of the TOP pioctures of the month. Dawm that picture is great!.
Matias, Chile - http://www.pbase.com/matiasasun
Resources, HOWTOs, Samples and more! - http://pbasewiki.srijith.net/

dievee
 
Posts: 16


Post Wed Jul 14, 2004 6:41 pm


matiasasun wrote:Hi!, your galleries look OK in my old IE. No problem. It is kind of strange to look at webdev and not seeing the DIM effect; It is not there, but I continuously keep triying to iluminate the thumb to see it :lol:

As for your selection; they´re all are good, but take a notice that White angel is one of the TOP pioctures of the month. Dawm that picture is great!.


Hi Matias,

Thanks again, I will change all the galleries as I heard that the webdev looked ugly on the PC's, it didn't dim on the Mac but a colorframe appeared when the mouse was going over the pictures. Oh and thanks for mentioning that. I have so many other swan pictures that I will put in new sececting galleries, and I see that you can understand that it will not be easy to make a definitive selection but I surely will include the White Angel, the Ava Publications (called is so because it will be published in London in a book on digital photography by Ava) and also this one Imagethat seems to impress quite a lot of people.
I correspondence with a guy from Argentina living in Paraguay and he makes such amazing pictures, I absolute love his mad series called Inferno, his name is Martin Crespo and if you must be interested you can see his images here [/img]http://www.iso1600.com/
Thanks again,

With warm regards,
Dirk


Board index PBase Show and Tell Can you help me please (choosing for an exhibition) ?

Who is online

Users browsing this forum: ClaudeBot and 0 guests