I use it to manage my home network (/sys/lib/local is soooo much easier than any other network
truly,
++pac
--- Marina Brown
>> Watch videos?
> Last thing I knew there wasn't a video player. A basic video
> player would be rather simple to write though.
Well, there is at least mplayer which is available through linuxemu. [1]
[0] http://www.lsub.org/who/nemo/9.intro.pdf
[1] http://ninetimes.cat-v.org/news/2009/09/07/0-mplayer9/
Just curious, what failed exactly? Was it the same thing between the
BSD systems and Plan 9?
The failings in Plan 9 have usually been the result of drivers (go
figure) and have been much smaller than issues encountered with Unix.
Usually its just small differences between the generic chip-set Plan 9's
driver was written for and the chip-set being used.
I use plan 9 from user space, mostly because it's a consistent
environment. Clean regular expressions, everything as file, all
tools need small documentation etc.
I also have an old plan of teaching professional computer
programming for blind people, since I watched a movie named
Sneakers, where a blind guy named Whistler uses a computer through
something that looks like some kind of braille terminal. I've been
trying to use plan9 with command line only, so I can try to make
it into a basis for that.
Best,
Maur�cio
s.
I use rc/getflags/usage to write better shell scripts at home, and at
work as an implementation layer beneath a ksh interface layer. I need
ksh as an interface layer because you can't run a hashbang-rc script
without PLAN9 set, and I can't guarantee any coworker has PLAN9 set,
or $PLAN9/bin/9 in his path, or any desire to type
/home/mydir/plan9/bin/9 before each of my scripts.
I use the text processing and filesystem utilities as better versions of same.
I use dc for all of my (especially scripted) calculating needs.
I would like to use Mail instead of Outlook, if like nmh I can pull
files from an Exchange server. I haven't really looked into this yet,
but it could be a huge win.
I know all this barely scratches the surface of what plan9(port) can do.
Jason Catena
should work okay with nupas if you have imap access to
your exchange server.
- erik
I have a friend Philip who is blind and a professional programmer.
He writes audio arcade games, you can try the demo (2 levels) of his
game q9 if you're interested: http://blastbay.com/q9.php
It runs on windows or in wine, I doubt whether it will work on plan 9
unless wine can run in plan 9's Linux emulation (of which I know
nothing).
He might be interested to talk to you about your idea to teach computer
programming to blind people. I can set up a meeting online or ask him
about it if you like.
I had an idea for a different of input device for blind people, for gui
/ graphical displays, which would be something like a braille terminal
but with bitmap graphics and acting like a touchscreen. It could give
audio feedback about what you are touching - it could for example read
text aloud when you touch it, and play quiet sounds or musical harmonies
corresponding to different colours and items as you touch them.
The audio feedback part could be achieved with a normal mouse or
graphics tablet / touchpad for demonstration purposes.
I think this could make it possible for blind people to play classic
arcade games (slightly modified) such as Kings Quest, not to mention do
other useful things with unmodified or minimally modified graphical
computer programs, websites, maps, etc.
Sam