* bind listening on 1 ip address
@ Raul A. Gallegos
` Geoff Shang
` Speakup With Kernel Compile Richard Wells
0 siblings, 2 replies; 28+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: Speakup Mailing-list
Hi gang. Does anyone know off hand how to tell bind to listen on only 1
ip address? I can't find it in the bind book anywhere and it's probably
something real easy. I have a machine with eth0 as an external internet
address while eth1 has an internal lan address. I want bind to only
listen on the external one. When I start it up normally it's listening
on both.
Any help is appreciated.
--
We are writing this e-mail to inform you that the mail server is down.
Please do not call the help desk for assistance. To see the progress of
any outage refer to your e-mail notifications.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: bind listening on 1 ip address
bind listening on 1 ip address Raul A. Gallegos
@ ` Geoff Shang
` Raul A. Gallegos
` Speakup With Kernel Compile Richard Wells
1 sibling, 1 reply; 28+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: Speakup Mailing-list
Hi:
Well, you could use the hosts.allow and hosts.deny files to control access
to your DNS. but I'm curious why you'd want outside people to be able to
use your DNS server but not the internal LAN. Not that there's not a good
reason for this, it's just that I can't think of one.
Geoff.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: bind listening on 1 ip address
` Geoff Shang
@ ` Raul A. Gallegos
0 siblings, 0 replies; 28+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Geoff Shang said the following on Wed, Jan 23, 2002 at 08:12:41AM +1000:
> Hi:
>
> Well, you could use the hosts.allow and hosts.deny files to control access
> to your DNS. but I'm curious why you'd want outside people to be able to
> use your DNS server but not the internal LAN. Not that there's not a good
> reason for this, it's just that I can't think of one.
Actually. The problem I was having was the the primary dns was not
successfully transfering zones to the secondary salve server and by
looking at the logs it said the transfer was tiing out. I was thinking
it was trying to use the external IP instead of the internal one and
wanted to make sure it was not being blocked somehow. I only wanted to
do that for troubleshooting. It turns out I didn't open port 53 on the
firewall. So after calling myself an idiot for overlooking that and
seeing everything work as expected I just took a break. Sometimes you
get to a point where little easy things become hard when you've been
working on 4 projects all at once.
Thanks for the suggestion though. Take care.
--
We are writing this e-mail to inform you that the mail server is down.
Please do not call the help desk for assistance. To see the progress of
any outage refer to your e-mail notifications.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 28+ messages in thread
* Speakup With Kernel Compile
bind listening on 1 ip address Raul A. Gallegos
` Geoff Shang
@ ` Richard Wells
` Kirk Wood
` (3 more replies)
1 sibling, 4 replies; 28+ messages in thread
From: Richard Wells @ UTC (permalink / raw)
To: speakup
Is it possible to update Speakup without compiling the kernel? I have a
stable kernel but I want to get the latest features into it hopefully
without compiling it.
Thanks
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Speakup With Kernel Compile
` Speakup With Kernel Compile Richard Wells
@ ` Kirk Wood
` Geoff Shang
` (2 subsequent siblings)
3 siblings, 0 replies; 28+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Tue, 22 Jan 2002, Richard Wells wrote:
> Is it possible to update Speakup without compiling the kernel? I have a
> stable kernel but I want to get the latest features into it hopefully
> without compiling it.
No. That is the short answer. The longer answer is that because speakup is
a part of the kernel and the only way to add code to a kernel is to patch
the source and recompile you must recompile. That being said, there is no
reason to fear this. First, having a stable kernel is no huge feat. IT is
really quite simple. Second, if you compiled your current kernal then you
merely need to patch it, run make oldconfig (which then asks only new
questions) and compile away. You can skip the part of making the modules
since you haven't any need for more of them.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Speakup With Kernel Compile
` Speakup With Kernel Compile Richard Wells
` Kirk Wood
@ ` Geoff Shang
` Gregory Nowak
` Raul A. Gallegos
3 siblings, 0 replies; 28+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
Hi:
You do have to recompile the kernel in order to update speakup, as speakup
is part of the kernel and it's not possible to only compile bits of the
kernel. However, unless it's clearly stated, you don't have to update your
kernel version to take advantage of speakup updates.
** IMPORTANT **: As of Monday, speakup CVS was broken for the 2.2.x
kernels. this may have been fixed, but I don't know that it has so you
have been warned. Kirk would like to see this fixed, but he's away all
this week so it almost certainly won't happen till he gets back, if it's
not happened already.
Geoff.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Speakup With Kernel Compile
` Speakup With Kernel Compile Richard Wells
` Kirk Wood
` Geoff Shang
@ ` Gregory Nowak
` Raul A. Gallegos
3 siblings, 0 replies; 28+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
No.
Greg
On Tue, Jan 22, 2002 at 09:44:11PM -0500, Richard Wells wrote:
> Is it possible to update Speakup without compiling the kernel? I have a
> stable kernel but I want to get the latest features into it hopefully
> without compiling it.
>
> Thanks
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Speakup With Kernel Compile
` Speakup With Kernel Compile Richard Wells
` (2 preceding siblings ...)
` Gregory Nowak
@ ` Raul A. Gallegos
` A dumb question Angelo Sonnesso
3 siblings, 1 reply; 28+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Richard Wells said the following on Tue, Jan 22, 2002 at 09:44:11PM -0500:
> Is it possible to update Speakup without compiling the kernel? I have a
> stable kernel but I want to get the latest features into it hopefully
> without compiling it.
>
> Thanks
No. You will have to recompile. If you have a stable kernel and it's
configured then hopefully you saved your .config file in /usr/src/linux
. When I find a good configuration I copy the file to config-raul or
something like that. Then I run checkout from
/usr/src/linux/driver/char/speakup. Update speakup, then run make
mrproper which will clober your .config file. This is why you want to
have a backup of it. ONce make mrproper is done copy your backed up
config file to .config and run make oldconfig. Then make dep; make
bzImage.
HTH.
--
We are writing this e-mail to inform you that the mail server is down.
Please do not call the help desk for assistance. To see the progress of
any outage refer to your e-mail notifications.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 28+ messages in thread
* Play Station 2 and Linux
` A dumb question Angelo Sonnesso
@ ` David Arocho
` charles crawford
` A dumb question Gregory Nowak
1 sibling, 1 reply; 28+ messages in thread
From: David Arocho @ UTC (permalink / raw)
To: speakup
[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]
Thought some of you might find this of interest.
>From the Langa Newsletter:
==========
7) Turn A PlayStation2 Into A Linux PC?
Hi Fred, I don't know if you've heard, but Sony plans to release the PS2
Linux kit
it's been testing in Japan here in the US. It should be fun to see what
people do
with this. There's already one website (in Japanese) I found that's
apparently running
off of a PS2. That site is here
http://yoshi.sytes.net/
The kit's said to cost something like $200 dollars and among other things
will include
a 40gig HD, USB keyboard, and USB mouse. I can see myself jammin' to some
MP3's on
the home stereo, checking mail, watching TV, and surfing the web all while
kicked
back in the La-Z-Boy already! ) ---Greg Mathews
It's interesting indeed, Greg. This sort of thing has been tried before,
but game
consoles never had quite enough oomph to function well as PCs. Now, that's
changed.
The Sony plans are hazy: The official "PS2Linux" home page (
http://www.ps2linux.com/ )
says:
The Linux Kit is designed exclusively for the Japanese model of "PS2",
SCPH-10000,SCPH-15000
and SCPH-18000. Since these models are for domestic use in Japan, the Linux
Kit is
only available in Japan. At this point, there is no plan to release the
Linux Kit
for non-Japanese model of "PS2". Overseas delivery is not available.
But there's lots more info here:
http://www.google.com/search?q=ps2+linux
Click to email this item to a friend
[-- Attachment #2: Type: message/rfc822, Size: 1491 bytes --]
From: "Angelo Sonnesso" <asonnesso@coastalnet.com>
To: <speakup@braille.uwo.ca>
Subject: A dumb question
Date: Wed, 23 Jan 2002 18:56:35 -0800
Message-ID: <003e01c1a483$21431500$6778f5cd@angeloso>
How do you get Linux to connect to your isp via modem?
I have configured the network using pppsetup.
I asume that you have to connect to the isp, and then bring up pine...
Am I off base?
I have an internal modem, but I was told that it would work under Linux.
Thanks
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* A dumb question
` Raul A. Gallegos
@ ` Angelo Sonnesso
` Play Station 2 and Linux David Arocho
` A dumb question Gregory Nowak
0 siblings, 2 replies; 28+ messages in thread
From: Angelo Sonnesso @ UTC (permalink / raw)
To: speakup
How do you get Linux to connect to your isp via modem?
I have configured the network using pppsetup.
I asume that you have to connect to the isp, and then bring up pine...
Am I off base?
I have an internal modem, but I was told that it would work under Linux.
Thanks
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: A dumb question
` A dumb question Angelo Sonnesso
` Play Station 2 and Linux David Arocho
@ ` Gregory Nowak
1 sibling, 0 replies; 28+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
You are assuming correctly. I'd recommend reading the ppp howto if you haven't done so already. And your question is not a dumb one. You'll find a few of the same questions in the list archives.
Greg
On Wed, Jan 23, 2002 at 09:56:35PM -0500, Angelo Sonnesso wrote:
> How do you get Linux to connect to your isp via modem?
> I have configured the network using pppsetup.
> I asume that you have to connect to the isp, and then bring up pine...
> Am I off base?
> I have an internal modem, but I was told that it would work under Linux.
> Thanks
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Play Station 2 and Linux
` Play Station 2 and Linux David Arocho
@ ` charles crawford
` Kirk Wood
0 siblings, 1 reply; 28+ messages in thread
From: charles crawford @ UTC (permalink / raw)
To: speakup
Dave,
This idea of play station 2 being a Linux box is fascinating.
Would anyone care to speculate on what it would take to make a software
synthesizer for speech like Microsoft SAPI? It seems to me that if we
could get speakup for example into the system at the get go, then we would
get over one big barrier to accceptance within the blind user community.
-- Charlie Crawford.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: Play Station 2 and Linux
` charles crawford
@ ` Kirk Wood
0 siblings, 0 replies; 28+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Thu, 24 Jan 2002, charles crawford wrote:
> This idea of play station 2 being a Linux box is fascinating.
> Would anyone care to speculate on what it would take to make a software
> synthesizer for speech like Microsoft SAPI? It seems to me that if we
> could get speakup for example into the system at the get go, then we would
> get over one big barrier to accceptance within the blind user community.
No speculation is needed here. It would take a butt load of work that is
already in progress to finnish up. For that to happen quickly many more
hours of volunteer work need to be done. If it was to happen really
quickly, those hours would need to come from another person.
There is work beign done on a software synth in linux. Also, speakup would
need a major change that may happen some year down the road (unless that
magical volunteer surfaces and chooses to do that work).
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Sean McMahon
@ ` Janina Sajka
0 siblings, 0 replies; 28+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Sean McMahon, Speakup is a screen review system for Linux.
I know what you mean. The air you breathe can be so fragrant. Very nice.
Sean McMahon writes:
> Right and in Honalulu there's the wiki shuttle at the airport. In hawaii, there
> are few if any wiki drivers. Esp. on on aloha Friday. Yeah I wish I could go
> back there soon.
> </rant>
>
> ----- Original Message -----
> From: "Janina Sajka" <janina@rednote.net>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Monday, March 14, 2005 12:11 PM
> Subject: Re: a dumb question
>
>
> > It does mean quick in Hawaiian. Therefore, a quick way to post web
> > content.
> >
> > In Waikiki there is a Wiki Wiki bus that takes you from hotel to hotel
> > around Waikiki
> >
> > It's pronounced wee kee.
> >
> > Gregory Nowak writes:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > One of my professors said once in class that it means "quicky" in
> > > Hawaiian.
> > >
> > > Greg
> > >
> > >
> > > On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
> > > > Does everyone in the world know the answer to this one but me?
> > > >
> > > > What is a "WIKI"?
> > > >
> > > > Or rather, what does the acronym stand for? I know all about FAQ, and
> > > > RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> > > > (New Kid On The Block).
> > > >
> > > > Chuck
> > > >
> > > >
> > > > --
> > > > The Moon is Waxing Crescent (16% of Full)
> > > > The louder he talked of his honor, the faster we counted our spoons.
> > > > Visit my download site at http://www.mhcable.com/~chuckh
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > > >
> > > > !DSPAM:4234e855140971209224040!
> > > >
> > > >
> > >
> > > - --
> > > Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.2.3 (GNU/Linux)
> > >
> > > iD8DBQFCNOkG7s9z/XlyUyARAisKAJ4wIbxrd/Vr5Cz+l3VJr+Mqc0Gd5QCffs9m
> > > EsXY2tTd7QmL7qgsGzF+8fc=
> > > =aQ8k
> > > -----END PGP SIGNATURE-----
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > --
> >
> > Janina Sajka Phone: +1.202.494.7040
> > Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
> >
> > Chair, Accessibility Workgroup Free Standards Group (FSG)
> > janina@freestandards.org http://a11y.org
> >
> > If Linux can't solve your computing problem, you need a different problem.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Gregory Nowak
@ ` Janina Sajka
0 siblings, 0 replies; 28+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hmmm, I guess I've found Maui more laid back than Oahu! <grin>
Besides, I don't think they run an open bus as a shuttle among the
hotels on Maui. At least, they weren't doing that where I was the other
month.
Gregory Nowak writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hmmm, really? I was on Maui (spelling) for a week 5 years ago, and I
> didn't hear that one, until I saw it on the web 3 years later, and
> then herd the professor I mentioned refer to it last year and to what
> it means.
>
> Greg
>
>
> On Mon, Mar 14, 2005 at 02:12:56PM -0500, Janina Sajka wrote:
> > It is not an acronym. It is a Hawaiian word that you will hear quite
> > frequently in the islands.
> >
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFCNeZm7s9z/XlyUyARAkp+AJwNZ1vlhP3GO1kMnI64ioOL4m94qACgvG/P
> Y0Lhsr9WM67cO2bkYz9to2I=
> =tCeW
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Janina Sajka
@ ` Sean McMahon
` Janina Sajka
0 siblings, 1 reply; 28+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Right and in Honalulu there's the wiki shuttle at the airport. In hawaii, there
are few if any wiki drivers. Esp. on on aloha Friday. Yeah I wish I could go
back there soon.
</rant>
----- Original Message -----
From: "Janina Sajka" <janina@rednote.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Monday, March 14, 2005 12:11 PM
Subject: Re: a dumb question
> It does mean quick in Hawaiian. Therefore, a quick way to post web
> content.
>
> In Waikiki there is a Wiki Wiki bus that takes you from hotel to hotel
> around Waikiki
>
> It's pronounced wee kee.
>
> Gregory Nowak writes:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > One of my professors said once in class that it means "quicky" in
> > Hawaiian.
> >
> > Greg
> >
> >
> > On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
> > > Does everyone in the world know the answer to this one but me?
> > >
> > > What is a "WIKI"?
> > >
> > > Or rather, what does the acronym stand for? I know all about FAQ, and
> > > RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> > > (New Kid On The Block).
> > >
> > > Chuck
> > >
> > >
> > > --
> > > The Moon is Waxing Crescent (16% of Full)
> > > The louder he talked of his honor, the faster we counted our spoons.
> > > Visit my download site at http://www.mhcable.com/~chuckh
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > >
> > > !DSPAM:4234e855140971209224040!
> > >
> > >
> >
> > - --
> > Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (GNU/Linux)
> >
> > iD8DBQFCNOkG7s9z/XlyUyARAisKAJ4wIbxrd/Vr5Cz+l3VJr+Mqc0Gd5QCffs9m
> > EsXY2tTd7QmL7qgsGzF+8fc=
> > =aQ8k
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
>
> Janina Sajka Phone: +1.202.494.7040
> Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
>
> Chair, Accessibility Workgroup Free Standards Group (FSG)
> janina@freestandards.org http://a11y.org
>
> If Linux can't solve your computing problem, you need a different problem.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Janina Sajka
@ ` Gregory Nowak
` Janina Sajka
0 siblings, 1 reply; 28+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hmmm, really? I was on Maui (spelling) for a week 5 years ago, and I
didn't hear that one, until I saw it on the web 3 years later, and
then herd the professor I mentioned refer to it last year and to what
it means.
Greg
On Mon, Mar 14, 2005 at 02:12:56PM -0500, Janina Sajka wrote:
> It is not an acronym. It is a Hawaiian word that you will hear quite
> frequently in the islands.
>
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFCNeZm7s9z/XlyUyARAkp+AJwNZ1vlhP3GO1kMnI64ioOL4m94qACgvG/P
Y0Lhsr9WM67cO2bkYz9to2I=
=tCeW
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Sean McMahon
@ ` Janina Sajka
` Gregory Nowak
0 siblings, 1 reply; 28+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Sean McMahon, Speakup is a screen review system for Linux.
It is not an acronym. It is a Hawaiian word that you will hear quite
frequently in the islands.
Sean McMahon writes:
> Wiki, the Hawaiian word for quick. In this instance it is used for quick
> reference. It may also be some kind of acronym as these are usually web texts
> which are editable and anyone may contribute.
> ----- Original Message -----
> From: "Chuck Hallenbeck" <chuckh@hhs48.com>
> To: "Speakup Distribution List" <speakup@speech.braille.uwo.ca>
> Sent: Sunday, March 13, 2005 6:26 PM
> Subject: a dumb question
>
>
> > Does everyone in the world know the answer to this one but me?
> >
> > What is a "WIKI"?
> >
> > Or rather, what does the acronym stand for? I know all about FAQ, and
> > RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> > (New Kid On The Block).
> >
> > Chuck
> >
> >
> > --
> > The Moon is Waxing Crescent (16% of Full)
> > The louder he talked of his honor, the faster we counted our spoons.
> > Visit my download site at http://www.mhcable.com/~chuckh
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Gregory Nowak
` Chuck Hallenbeck
@ ` Janina Sajka
` Sean McMahon
1 sibling, 1 reply; 28+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
It does mean quick in Hawaiian. Therefore, a quick way to post web
content.
In Waikiki there is a Wiki Wiki bus that takes you from hotel to hotel
around Waikiki
It's pronounced wee kee.
Gregory Nowak writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> One of my professors said once in class that it means "quicky" in
> Hawaiian.
>
> Greg
>
>
> On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
> > Does everyone in the world know the answer to this one but me?
> >
> > What is a "WIKI"?
> >
> > Or rather, what does the acronym stand for? I know all about FAQ, and
> > RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> > (New Kid On The Block).
> >
> > Chuck
> >
> >
> > --
> > The Moon is Waxing Crescent (16% of Full)
> > The louder he talked of his honor, the faster we counted our spoons.
> > Visit my download site at http://www.mhcable.com/~chuckh
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > !DSPAM:4234e855140971209224040!
> >
> >
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFCNOkG7s9z/XlyUyARAisKAJ4wIbxrd/Vr5Cz+l3VJr+Mqc0Gd5QCffs9m
> EsXY2tTd7QmL7qgsGzF+8fc=
> =aQ8k
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
a " Chuck Hallenbeck
` (3 preceding siblings ...)
` David Bruzos
@ ` Sean McMahon
` Janina Sajka
4 siblings, 1 reply; 28+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Wiki, the Hawaiian word for quick. In this instance it is used for quick
reference. It may also be some kind of acronym as these are usually web texts
which are editable and anyone may contribute.
----- Original Message -----
From: "Chuck Hallenbeck" <chuckh@hhs48.com>
To: "Speakup Distribution List" <speakup@speech.braille.uwo.ca>
Sent: Sunday, March 13, 2005 6:26 PM
Subject: a dumb question
> Does everyone in the world know the answer to this one but me?
>
> What is a "WIKI"?
>
> Or rather, what does the acronym stand for? I know all about FAQ, and
> RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> (New Kid On The Block).
>
> Chuck
>
>
> --
> The Moon is Waxing Crescent (16% of Full)
> The louder he talked of his honor, the faster we counted our spoons.
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
a " Chuck Hallenbeck
` (2 preceding siblings ...)
` Farhan
@ ` David Bruzos
` Sean McMahon
4 siblings, 0 replies; 28+ messages in thread
From: David Bruzos @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi:
No, not everyone in the world knows the answer. I had no idea of what a WIKI was. Now I do though!
On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
> Does everyone in the world know the answer to this one but me?
>
> What is a "WIKI"?
>
> Or rather, what does the acronym stand for? I know all about FAQ, and
> RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> (New Kid On The Block).
>
> Chuck
>
>
> --
> The Moon is Waxing Crescent (16% of Full)
> The louder he talked of his honor, the faster we counted our spoons.
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Kirk Reiser
@ ` Farhan
0 siblings, 0 replies; 28+ messages in thread
From: Farhan @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
it sounds like you have gotten lost there for many many ages. are you trying
to tell us something .lol i'm in a wierd mood tonight. don't listen to me
----- Original Message -----
From: "Kirk Reiser" <kirk@braille.uwo.ca>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Cc: "Speakup Distribution List" <speakup@speech.braille.uwo.ca>
Sent: Sunday, March 13, 2005 7:47 PM
Subject: Re: a dumb question
> Well, It is Hawaiian but I don't think it means quicky. It is a user
> or visitor editable web page. So if you visit a page and have a
> nopinion other than the folks that pu the wiki up you can edit that
> page and modify what they have done. They are extremely useful
> community resources. For an apsolutely great example which may change
> your web browsing life checkout http://www.wikipedia.org/. You can
> get lost there for many many hours of enjoyment.
>
> Kirk
>
> --
>
> Kirk Reiser The Computer Braille Facility
> e-mail: kirk@braille.uwo.ca University of Western Ontario
> phone: (519) 661-3061
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Farhan
@ ` Chuck Hallenbeck
0 siblings, 0 replies; 28+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Okay, thanks. I know what it is, but I still don't know what the acronym
stands for. Maybe it's not an acronym at all. I'll check out that web
site.
Chuck
Anyway I thought a quickie in Hawaiian was a lay.
--
The Moon is Waxing Crescent (16% of Full)
The louder he talked of his honor, the faster we counted our spoons.
Visit my download site at http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
a " Chuck Hallenbeck
` Gregory Nowak
` Kirk Reiser
@ ` Farhan
` Chuck Hallenbeck
` David Bruzos
` Sean McMahon
4 siblings, 1 reply; 28+ messages in thread
From: Farhan @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
its not a stupid question, its a place whare people post information and
other people can edit the pages that other people post as they wish
----- Original Message -----
From: "Chuck Hallenbeck" <chuckh@hhs48.com>
To: "Speakup Distribution List" <speakup@speech.braille.uwo.ca>
Sent: Sunday, March 13, 2005 7:26 PM
Subject: a dumb question
> Does everyone in the world know the answer to this one but me?
>
> What is a "WIKI"?
>
> Or rather, what does the acronym stand for? I know all about FAQ, and
> RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> (New Kid On The Block).
>
> Chuck
>
>
> --
> The Moon is Waxing Crescent (16% of Full)
> The louder he talked of his honor, the faster we counted our spoons.
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
a " Chuck Hallenbeck
` Gregory Nowak
@ ` Kirk Reiser
` Farhan
` Farhan
` (2 subsequent siblings)
4 siblings, 1 reply; 28+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.; +Cc: Speakup Distribution List
Well, It is Hawaiian but I don't think it means quicky. It is a user
or visitor editable web page. So if you visit a page and have a
nopinion other than the folks that pu the wiki up you can edit that
page and modify what they have done. They are extremely useful
community resources. For an apsolutely great example which may change
your web browsing life checkout http://www.wikipedia.org/. You can
get lost there for many many hours of enjoyment.
Kirk
--
Kirk Reiser The Computer Braille Facility
e-mail: kirk@braille.uwo.ca University of Western Ontario
phone: (519) 661-3061
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
` Gregory Nowak
@ ` Chuck Hallenbeck
` Janina Sajka
1 sibling, 0 replies; 28+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
That's about as far as I got with it too. I wonder what your professor
thinks of FAQ?
<smile>
On Sun, 13 Mar 2005, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> One of my professors said once in class that it means "quicky" in
> Hawaiian.
>
> Greg
>
>
> On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
>> Does everyone in the world know the answer to this one but me?
>>
>> What is a "WIKI"?
>>
>> Or rather, what does the acronym stand for? I know all about FAQ, and
>> RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
>> (New Kid On The Block).
>>
>> Chuck
>>
>>
>> --
>> The Moon is Waxing Crescent (16% of Full)
>> The louder he talked of his honor, the faster we counted our spoons.
>> Visit my download site at http://www.mhcable.com/~chuckh
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>>
>> !DSPAM:4234e855140971209224040!
>>
>>
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFCNOkG7s9z/XlyUyARAisKAJ4wIbxrd/Vr5Cz+l3VJr+Mqc0Gd5QCffs9m
> EsXY2tTd7QmL7qgsGzF+8fc=
> =aQ8k
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
The Moon is Waxing Crescent (16% of Full)
The louder he talked of his honor, the faster we counted our spoons.
Visit my download site at http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: a dumb question
a " Chuck Hallenbeck
@ ` Gregory Nowak
` Chuck Hallenbeck
` Janina Sajka
` Kirk Reiser
` (3 subsequent siblings)
4 siblings, 2 replies; 28+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
One of my professors said once in class that it means "quicky" in
Hawaiian.
Greg
On Sun, Mar 13, 2005 at 08:26:14PM -0500, Chuck Hallenbeck wrote:
> Does everyone in the world know the answer to this one but me?
>
> What is a "WIKI"?
>
> Or rather, what does the acronym stand for? I know all about FAQ, and
> RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
> (New Kid On The Block).
>
> Chuck
>
>
> --
> The Moon is Waxing Crescent (16% of Full)
> The louder he talked of his honor, the faster we counted our spoons.
> Visit my download site at http://www.mhcable.com/~chuckh
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> !DSPAM:4234e855140971209224040!
>
>
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFCNOkG7s9z/XlyUyARAisKAJ4wIbxrd/Vr5Cz+l3VJr+Mqc0Gd5QCffs9m
EsXY2tTd7QmL7qgsGzF+8fc=
=aQ8k
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 28+ messages in thread
* a dumb question
@ Chuck Hallenbeck
` Gregory Nowak
` (4 more replies)
0 siblings, 5 replies; 28+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup Distribution List
Does everyone in the world know the answer to this one but me?
What is a "WIKI"?
Or rather, what does the acronym stand for? I know all about FAQ, and
RTFM, and all the rest of the WTF list, but WIKI seems to be the NKOTB
(New Kid On The Block).
Chuck
--
The Moon is Waxing Crescent (16% of Full)
The louder he talked of his honor, the faster we counted our spoons.
Visit my download site at http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 28+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
bind listening on 1 ip address Raul A. Gallegos
` Geoff Shang
` Raul A. Gallegos
` Speakup With Kernel Compile Richard Wells
` Kirk Wood
` Geoff Shang
` Gregory Nowak
` Raul A. Gallegos
` A dumb question Angelo Sonnesso
` Play Station 2 and Linux David Arocho
` charles crawford
` Kirk Wood
` A dumb question Gregory Nowak
a " Chuck Hallenbeck
` Gregory Nowak
` Chuck Hallenbeck
` Janina Sajka
` Sean McMahon
` Janina Sajka
` Kirk Reiser
` Farhan
` Farhan
` Chuck Hallenbeck
` David Bruzos
` Sean McMahon
` Janina Sajka
` Gregory Nowak
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).