|
So, I am really curious if anyone else has ever seen anything similar to what Jhaze and I witnessed today. As we are sitting in the blind watching the "splendor" of mother nature (as there weren't a lot of ducks to see flying) we are watching many groups...
Started by Shade on
, 15 posts
by 14 people.
Answer Snippets (Read the full thread at duckhuntingchat):
I was actually thinking you shot a bird in the eye .
Mounted eyeballs have blind spots in front of them.
|
|
Well Then, Shall We Just Let the Blind Lead the Blind? It seems . No, it is a reality, the ever popular and reoccurring thread passes through the halls of TPF that people are rude with their C&C. For arguments sake, lets call them pros. Even though I ...
Started by kundalini on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at thephotoforum):
Yes, C&C shouldn....
"There is only one happiness in life, to love and be loved." - George Sand Kundalini, at risk of making a total idiot out of myself, I have to say I agree and respectfully disagree with you .
Originally Posted by kundalini and for gsgary.
|
|
I'm trying to write a blind function that would close a DIV in a display:none mode. The unseen DIV is inside a wider DIV, containing the blind trigger.
This:
$(document).ready(function(){ $("#toggle_blind").click(function () { $(this).toggle("fast"); ...
Started by konzepz on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
$(document).ready(function() { $("#closeButton....
The div is the next sibling of the h3 so you can use .next()
E.g
$('#closeButton').click( function(){ $(this).next().toggle(); });
Reference the div directly, you may put something else in between it and the h3 .
|
Ask your Facebook Friends
|
Is there a way to test if a GUI is usable for color blind person? I know that it has many degree and I guess it's why that simply doing a screenshot in Black & White is not the best way to test the usability of a GUI for color blind person. What is the...
Started by Daok on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
You can try out how your UI looks to various color-blind persons with this tool not require you to find every color-blind type individual out there (as there are different levels of color website in 4 modes of color blind....
What they are.
|
|
Sometime last night, I felt the need to type out the very beginning of something I hope to make an actual project. I can't say it's perfect at this point, but I'd say it's a fair starting point for something I've been mulling in my head the past week....
Started by darkmelee on
, 15 posts
by 6 people.
Answer Snippets (Read the full thread at renai):
Sentence started me wondering about something: are tactile computer monitors for blind people monitors for blind people manufactured?
touch screens can be used alongside text-readers vision, then they wouldn't need so much space for us ....
|
|
Many journals require submission of a blinded version of your paper. The blinded version usually removes:
the list of authors any citations to the authors' work How can I create a blinded version of my manuscript without doing this manually?
Started by hadley on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
As for blinding the citations....
I believe the versions package could be used to do this as well .
You could use the extract package to generate a separate LaTeX source file for the paper with the author list and acknowledgements automatically removed .
|
|
Sight is one of the senses a programmer take for granted. Most programmers would spend hours looking at a computer monitor (especially during times when they are in the zone ).
I know there are blind programmers who can program (such as T.V. Raman who...
Started by MrValdez on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
You'd have to consult an expert on the topic, but emacs/blinux/
Linux for the blind....
If you're making software for blind people, who better to make it then someone who would literally to allow blind users to manipulate text files.
|
|
My father is color blind and given that I work in games where the visuals are important, I've always wanted to write a filter for screen shots (or even some type of shader) that emulated different forms of color blindness.
I've seen plenty of references...
Started by Torlack on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Google came up with a number of links, perhaps one provides... .
Ah, actually, http://www.vischeck.com/ is useful.
Can't help you on algorithms, but the following article was quite an eye-opener (excuse the pun): http://critiquewall.com/2007/12/10/blindness .
|
|
I have a friend who is blind and wants to learn how to program. I’m also blind but I taught my self how to program on an old computer with a version of gwbasic and an audio book written in 1980 which is no longer available so the way I learned is not ...
Started by Jared on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Voicecode claims that you can.
Page , Homepage ), which is specifically designed for blind programmers.
|
|
I have been playing a lot of MTT's lately and seem to find myself busting in the same stages everytime (usually with around 150-200 players left). I play small stakes tournaments in the range of $1-$11 and i was playing a $1.10 6max turbo 2.5k gtd and...
Answer Snippets (Read the full thread at pokerschoolonline):
You have seen him make this play many times before so 77 is very likely to be aheadof his... .
In this scenario where you have a made hand sb vs bb in the late stages of a tournament I dont see myself ever folding to the aggressive bb's reshove .
Hi Lodden.
|