Earlier quoted context omitted.
It could be a HTTPS error - jquery is loaded over HTTP, so blocked on the secure page. Replacing with should enable HTTPS as required AFAIK
Thanks. Fixed.
Dsxyliea
31–40 of 208 posts
Re: Dsxyliea
#32Ugh, as someone with dyslexia, it's nothing visual, so trying to visualize being dyslexic is an exercise in futility. You know those "drunk" googles that distort your view? They certainly make it harder to walk, but they in no way make you feel drunk... Try explaining someone what it feels like being on LSD... you can't. Telling people that letters jump around is an easy way to dismiss people whit out having to do a…
Re: Dsxyliea
#33I also modified the source to not use jQuery in the process: https://github.com/zackbloom/dyslexia/blob/master/script.js
Re: Dsxyliea
#34There are a variety of different forms of Dyslexia, so I can't speak for everyone. However, this doesn't resemble my own personal form. I would be curious to hear from other Dyslexics to see if this is anything close to their experience. The way I usually explain my variety is that my brain is trying to read faster than it can physically. I have no problem reading words (which seems to be what this code is focusing o…
This leads (as described by my doctor) both halves processing data and then having trouble syncing. I don't really know if that's true or not. However, it runs in my family (we have taken genetics tests) and it turns out that's why we are neither right or left handed, and we all have various issues related to spelling, geometry, etc. We also have an increased risk of schizophrenia and alzheimer's, but increased IQ according to studies.
For me it manifests itself mostly dyslexia. My brain gumbles words, and I don't realy left to right directly, I pretty much read a sentence and have to put it together in my head. Spelling is awful, and thank god for spellcheck, I can't remember names randomly or other words for things. The weird part is adjectives and pronouns are fine. I just have an issue with nouns if I cannot see an object.
The other day, I had to describe a toaster to my wife because I couldn't remember the word "toaster". Same goes with countless other things.
My grandfather, mother, and brother all have this issue. However, it did manifest differently for each of us. For my brother he can't think in 3 dimensions very easily. My mother has Dyslexia and my grandfather can't spell....
Re: Dsxyliea
#35This reminds me of the meme that went around a few years ago (dear god, 2003!?), claiming that Cambridge researchers showed that you had no trouble reading scrambled word text: "Aoccdrnig to rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteer be at the rghit pclae. The rset can be a toatl mses and you can sitll raed…
Re: Dsxyliea
#36Ugh, as someone with dyslexia, it's nothing visual, so trying to visualize being dyslexic is an exercise in futility. You know those "drunk" googles that distort your view? They certainly make it harder to walk, but they in no way make you feel drunk... Try explaining someone what it feels like being on LSD... you can't. Telling people that letters jump around is an easy way to dismiss people whit out having to do a…
As someone also with dyslexia, I thought it was pretty good. Yes it is not that extreme but that is the point of the piece I think.
Re: Dsxyliea
#37Having dyslexia, I would say this is rather extreme, I can't speak for everyone but reading isn't like this for most dyslexics. Usually it is a pair of letters being swapped, or numbers order reversed. They don't jump around/change randomly, you just misread it. http://dyslexia.learninginfo.org/symptoms.htm The new font for dyslexics also goes into this some more: http://www.scientificamerican.com/article/new-font-he…
Dysgraphia is a part related to dyslexia. This can be a problem, b d p q 9, W M N, O 0 o e, E 5 S R B and more.
Re: Dsxyliea
#38I think it would be possible to train a model (and present it as an app for people with Dyslexia) that cancels out the jumping letters. It is kind of like superimposing two waves which has a coherent text, that most of us see, as the product.
Re: Dsxyliea
#39Shameless plug: if you know anyone with Dyslexia or other learn & attention issues, send them to https://www.understood.org . It's a non-profit with many free resources for people trying to overcome these challenges.
Re: Dsxyliea
#40There are a variety of different forms of Dyslexia, so I can't speak for everyone. However, this doesn't resemble my own personal form. I would be curious to hear from other Dyslexics to see if this is anything close to their experience. The way I usually explain my variety is that my brain is trying to read faster than it can physically. I have no problem reading words (which seems to be what this code is focusing o…
I have a genetic condition which makes my corpus callosum (the part of the brain that connects the two halves) small(er). This leads (as described by my doctor) both halves processing data and then having trouble syncing. I don't really know if that's true or not. However, it runs in my family (we have taken genetics tests) and it turns out that's why we are neither right or left handed, and we all have various issue…