Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85908 > unrolled thread

Re: Accessible tools

Started byBryan Duarte <bryan0731@gmail.com>
First post2015-02-19 08:33 -0700
Last post2015-02-19 08:33 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Accessible tools Bryan Duarte <bryan0731@gmail.com> - 2015-02-19 08:33 -0700

#85908 — Re: Accessible tools

FromBryan Duarte <bryan0731@gmail.com>
Date2015-02-19 08:33 -0700
SubjectRe: Accessible tools
Message-ID<mailman.18887.1424360399.18130.python-list@python.org>
Thank you jwi, and Jacob,

I took a look at that posting and it seems pretty unique. I am not much interested in the speech driven development, but I am very interested in developing an accessible IDE. A professor and I have been throwing around the idea of developing a completely text based IDE. There are a lot of reasons this could be beneficial to a blind developer and maybe even some sighted developers who are comfortable in the terminal. The idea would be really just to provide a way of easily navigating blocks of code using some kind of tabular formatting, and being able to collapse blocks of code and hearing from a high level information about the code within. All tools and features would obviously be spoken or output in some kind of audio manor. 

Jacob, I know your name and I do know Jamal's name as well. I think I recall your names from either back in the "Mobile Speak" days, or maybe from the jaws mailing list. Either way thank you for the feedback and I will take a look at edSharp today. The Python interpreter is great for small tests or scripts but for lengthy programs there is no easy way to save your code other than capturing the entire history with extra code and all. How do you typically handle that issue? Thank you both. 

Oh and before I forget does anyone know how to contact Eric who was developing that accessible speech driven IDE? Thanks
> On Feb 19, 2015, at 3:08 AM, Jonas Wielicki <jonas@wielicki.name> wrote:
> 
> Dear Bryan,
> 
> I don’t have a finished solution for you, but I would like to link you
> to a previous thread on this list:
> <https://mail.python.org/pipermail/python-list/2015-January/696276.html>
> 
> The poster seems to be researching into the direction of developing a
> speech-friendly IDE. You may want to follow his work.
> 
> regards,
> jwi
> 
> 
> -- 
> https://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web