photoboothers.com

Nice idea :)
Where is the submit? :p it would be a great place to make for people to submit their own, and make a give a vote and show highest ranked pictures tehre as well.
 
the submit is on the upper right corner, the camera picture with "upload your picture"

thanks for your feedback
 
after reading again your post, i have a doubt

do you see the site?
i have registered the domain few days ago, and i can see it
don't you?
 
Looks cool. I like the scrolling effect. Some images don't actually appear until after it's done scrolling, though, even when they've already been loaded once. That detracts from the effect a bit. I can't reliably reproduce that, though.

As a user, I'd be turned off by the request for my email address. If it's only for confirmation, why is it even necessary? You might want to make it optional for the more cautious/paranoid among us.

The only real problem I found is that the "Upload" button overlaps the "stretch" text, so there's no way to click the "stretch" link (see pic). I guess you're not accounting for users with large text sizes. Absolute positioning with CSS should be used sparingly.


I've never even heard of Apple's Photo Booth before. Can they really claim a trademark on such a phrase?!? Yeesh. But I guess it's no worse than Word. ;)
 

Attachments

  • Picture 1.png
    Picture 1.png
    12.7 KB · Views: 6
Mikuro said:
Looks cool. I like the scrolling effect. Some images don't actually appear until after it's done scrolling, though, even when they've already been loaded once. That detracts from the effect a bit. I can't reliably reproduce that, though.

i know what u mean and i can't find a solution, i've already create a preload function for all the new image, but it seems not work perfectly on every browser

As a user, I'd be turned off by the request for my email address. If it's only for confirmation, why is it even necessary? You might want to make it optional for the more cautious/paranoid among us.

u may be right, i think i'll make it optional

The only real problem I found is that the "Upload" button overlaps the "stretch" text, so there's no way to click the "stretch" link (see pic). I guess you're not accounting for users with large text sizes. Absolute positioning with CSS should be used sparingly.

strange, i thought to use a all-browser-compatible code, what browser do u use? i can see it perfectly with safari on 10.4.3

I've never even heard of Apple's Photo Booth before. Can they really claim a trademark on such a phrase?!? Yeesh. But I guess it's no worse than Word. ;)

i hope too :)

thanks for your feedback
 
3mors said:
strange, i thought to use a all-browser-compatible code, what browser do u use? i can see it perfectly with safari on 10.4.3
Same here; Safari on 10.4.3. It has to do with user-specified font settings. If you set your minimum font size to 15 or higher (or just select "Make Text Bigger" from the View menu a few times), you should see the same thing. The text grows and moves, but the upload button stays in exactly the same position, which causes the problem.

And I just noticed that if I turn off my minimum font size, then the upload button overlaps the active photo. That seems odd.
 
yes, you're right
now i solved moving the camera on the right position when the page is loaded

the right position anyway is on the corner of the active photo, as u noticed, it's not a bug ;)

thanks
 
In 10.4.2 in Safari not showing..
and in Camino it behaves correct ...
 

Attachments

  • Picture 28.png
    Picture 28.png
    89.8 KB · Views: 6
  • Picture 27.png
    Picture 27.png
    29.7 KB · Views: 5
shit, very strange, what version do u use? could u please zip me your safari version? i have only the newer one here with me
 
The Safari of 10.4.2 would not run in 10.4.3, there have been enough framework changes preventing that.
So, OS X Server 10.4.2, Safari 2.0.2 (412.5) - I didn't check at work but have 10.4.3 and even 10.3.5 running there. I'll test it though and let you know how it shows on those. In Safari it just does not show anything that it would be lacking that camera icon - so my first guess was not go to try in Camino. But hopefully it's a 10.4.2 thing only. :) (and not any previous)
 
I love the crazy distorted faces, specially the 'squeezed'.
Some of the categories are empty, or is it a problem with Firefox?
( b & w, comic book, glow, x-ray, pop art, light tunnel, fish eye,
 
no, only that there's no image in that category, maybe i have to write "NO IMAGE IN THIS CATEGORY"...
 
I tested in 10.3.5 .. in Safari there, same error than in Safari in 10.4.2 Server.
Camino worked fine there as well. Didn't test firefox on either, as I don't like it.

So some piece of code that does not work in all Safaris .... hit the bug button? ;)
 
i think the bug is caused by the javascript that moves the icon in the right place, please make the last test with javascript execution disabled and let me know

thanks for your patience
 
That IS a really good idea. The only thing that didn't work for me what when I click an arrow to scroll it never stops scrolling unless I click on one of the pictures.
 
Back
Top