Live data from Hacker News

Play With Our WebApp - ColorBlindMe

news.ycombinator.com

11–20 of 34 posts

Re: Play With Our WebApp - ColorBlindMe

#12
Cool idea. One suggestion I would give is to remove the screenshot grabbing process from the post/response cycle and make it asynchronous. Maybe with some kind of ajax landing page that periodically checks for the screenshot's status and then displays it when done. That way, the user gets an instant result which will make the site feel faster. Also, this would eliminate any timeout errors if the screenshot machine is overburdened and takes too long to respond.

Re: Play With Our WebApp - ColorBlindMe

#13

Cool idea. One suggestion I would give is to remove the screenshot grabbing process from the post/response cycle and make it asynchronous. Maybe with some kind of ajax landing page that periodically checks for the screenshot's status and then displays it when done. That way, the user gets an instant result which will make the site feel faster. Also, this would eliminate any timeout errors if the screenshot machine is…

Thanks. We'll do that.

Re: Play With Our WebApp - ColorBlindMe

#14
post #7

Hmm, apparently personalshopper.com uses an invalid security certificate... http://www.colorblindme.com/static/img_s_a104f13f889b73b841b... In your server's Firefox installation, you may want to turn off notifications. And maybe install Flash (or not). http://www.colorblindme.com/static/img_s_f8e133dc8711169cef5...

But what's that personalshopper.com about? I tested for a different site (dezidr.com)...

It happened as we reuse the same instance of Firefox. We'll come up with a fix soon.

Re: Play With Our WebApp - ColorBlindMe

#16
post #3

Cool idea, with a little work this could be a very useful tool for color seeing folk. The method you use could definitely use tweaking though, Ive seen other sites that do this which produce images that look identical to the original to me (im red/green colorblind), but with this there is a significant difference.

Thanks. Yeah it is very much a work in progress.

> (im red/green colorblind)

If it is okay with you, can you please email us at dev@colorblind.com so that we can ask you to test few things for us in the future?

Re: Play With Our WebApp - ColorBlindMe

#17
post #3

Cool idea, with a little work this could be a very useful tool for color seeing folk. The method you use could definitely use tweaking though, Ive seen other sites that do this which produce images that look identical to the original to me (im red/green colorblind), but with this there is a significant difference.

Then the method does not work because you see significant difference.

Re: Play With Our WebApp - ColorBlindMe

#18
post #7

Earlier quoted context omitted.

But what's that personalshopper.com about? I tested for a different site (dezidr.com)...

It happened as we reuse the same instance of Firefox. We'll come up with a fix soon.

No prob. Don't want to forget to tell you that the idea is great.

Re: Play With Our WebApp - ColorBlindMe

#20
A few points: The transform we use loses color/detail and could be prettier. There are better methods that are less lossy (and more proprietary) but this kinds/sorta works. We'll probably swap out a better one eventually (supporting other colorblindness types).

The whole architecture of taking screen shots is very hacky. We were thinking of a firefox addon to automate stuff (we could also deliver the whole screen and maybe enable flash/javascript) but would love to hear other ideas.

Atleast partially inspired by a post by Chris from wufoo: http://particletree.com/features/interfaces-and-color-blindn.... Not a bad way to spend a few evenings :) and we'd love to get some HN feedback/ideas of other related things we could do.

Post reply on HN