Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Waht ever!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 50 of 51 - Collapse all  -  Translate all to Translated (View all originals) < Older  Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Paul Foerster  
View profile   Translate to Translated (View Original)
 More options Dec 5 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/05
Subject: Re: Waht ever!

Yahoo Anja,

AW>Neulich schrieb Paul_Foerster folgenden Wortlaut zum Thema Re: Waht
AW>ever! durch meine Leitung! Ich wollte nur noch etwas dazu anmerken:
AW>Möge meine Weisheit mit Euch sein!!! !

AW>Of course! ;-))

... then remove the German parts of your postings. This group's called
talk.*ENGLISH*.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Foerster  
View profile  
 More options Dec 5 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/05
Subject: Re: Waht ever!

Yahoo Bastian,

BB>31 MB?

... you have that little memory? ;^)

BB>WEDDING: A funeral where you smell your own flowers.

... people won't lie as much as they do on a relative's funeral.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Marco Hahn
Marco Hahn  
View profile  
 More options Dec 6 1997, 3:00 am
Newsgroups: maus.talk.english
From: Marco_H...@du3.ohse.de (Marco Hahn)
Date: 1997/12/06
Subject: Re: Umlauts forever! <g>

Moin Paul,

PF>... then it's a problem with that PGP thingie

I am not so sure. There might also be a problem with some other part. The
operator of my box conceded that he suspects that certain parts of the software
are still wrong. On the other hand, he said he did something about my special
problem lately. So it might all be OK by now. Gotta wait and see. :-)

PF>AFAIK PGP should be able to handle binary files and transport 8-bit char.

It should. I have had it do some umlaut conversions already.

PF>Btw., you could add a filter which would change umlauts to ae, oe, ue and ss

PF>accordingly.

Yes, but the filter entry fields of my frontend are already pretty much filled
up. I could circumvent it, but then I'd have to understand very long batch
files. (Which I usually can't. ;-)) Maybe one of the currently installed
filters could do it, too. Dunno. It's a big hassle already, and I don't want to
change too much in it. Mostly it works and, you know: never change a running
system. ;-)

PF>That'd take the hassle with the keyboard

Pah, I already have to be used to three different keyboards: US, SV/FI, GR,
which is hard enough. I do regularly mistype.

OK, about a documentation:

Prepare to be a beta tester! You have to contact a operator of a Maus/Quark,
which has direct Internet access (e. g. M2 or DU3). I chose DU3, but I am sure
I would have had the same service in M2.

Then you need to tell him the exact address from which you will be sending
infiles and to which you want your outfiles mailed. Furthermore, you need an
own PGP key and have to give your sysop it over a secure channel. You get the
key that box uses to encrypt the outfiles.

Your infiles have to be signed with your key and have to be mailed from the
noted account, thus the box knows it's really your infile. At DU3, you have a
special email address to which to send your infile. (I guess, the box uses this
information to recognize the user name.)

Regularly, you get an outfile. in the case of DU3, this is twice a day. If you
didn't send a new infile, a default infile is used. This way, it takes quite
some time until you get a confirmation that the messages in the infile were
accepted. Fortunately, there's a pretty good dupe check, so it doesn't matter,
if the messages appear in several infiles.

Some implementation details:

First, my system is absolutely non-standard. (Did you expect anything else?)

I was user in SL, and cannot reach it currently. I view it as my main account,
tho. So I decided to feed the Internet email I receive at my university account
into it instead. I wrote special conversion programs that create infiles from
mail files and vice versa.

Then I have the DU3 account for my Maus mail.

Furthermore, most of the filters I use are OS/2 versions and I use a special
DOS program to call them from my Minnie environment. If there is a "os2 -o " in
front of a command, simply forget about it and you have a pure DOS equivalent.

Thus, these are my filter configs:
SL, create infile (for university ...)

>copy \minnie\pgp\*.850 \minnie\pgp\*.txt

Configure PGP to do no Umlaut conversions.

>del E:\minnie\inout\sl\out*.*

Clean up. Maybe not necessary ...

>os2 -o E:\minnie\int2maus E:\minnie\int2maus.ids E:\minnie\inout\sl\infile.unp

Call to my favorite software. :-)

>E:\minnie\pfilter\pfilter /IE:\minnie\inout\sl\INFILE.UNP

PGP-encrypt certain messages in the infile.

>call os2 -o \marco.hahn\c++\bastelkiste\infile2text
>copy sl\unsent.txt a:

Convert infile to special format for university upload and copy to a floppy.

SL, read "outfile" from university:

>copy a:unread \minnie\inout\sl\ungelesen
>\marco.hahn\c++\bastelkiste\mail2outfile

Copy raw data from floppy, convert it to outfile format.

>copy \minnie\pgp\*.850 \minnie\pgp\*.txt

No umlaut conversions.

>E:\minnie\pfilter\pfilter /OE:\minnie\inout\sl\OUTFILE.TXT /K

PGP-decrypt certain messages.

>os2 -o E:\minnie\int2maus E:\minnie\int2maus.ids

E:\minnie\inout\sl\outfile.txt
Another well loved call. (Tho this is pretty superfluous, since mail2outfile
does most of its job already.)

DU3, read outfile:

>copy \minnie\pgp\*.437 \minnie\pgp\*.txt
>pgp \minnie\inout\du3\outfile.pgp

Set PGP to use IBM PC conversion. Decrypt my outfile.

>copy \minnie\pgp\*.850 \minnie\pgp\*.txt
>E:\minnie\pfilter\pfilter /OE:\minnie\inout\du3\OUTFILE /K

Set no conversion for PGP, decrypt messages in outfile, if present.

>rename \minnie\inout\du3\outfile outfile.rti

To make Minnie find the outfile.

DU3, create infile:

>copy \minnie\inout\du3\infile.unp \minnie\inout\du3\infile.txt

"Rename" infile.

>copy \minnie\pgp\*.437 \minnie\pgp\*.txt
>pgp -sea \minnie\inout\du3\infile.txt qu...@du3.ohse.de

Set PGP conversion to IBM PC, encrypt infile.

Hej d†, Marco
(PGP erwünscht)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Waht ever!" by Anja Wagner
Anja Wagner  
View profile  
 More options Dec 7 1997, 3:00 am
Newsgroups: maus.talk.english
From: ATH...@top.east.de (Anja Wagner)
Date: 1997/12/07
Subject: Re: Waht ever!

AW>>Of course! ;-))
PF>... then remove the German parts of your postings. This group's called
PF>talk.*ENGLISH*.

There is _no_ German part! What should I remove? ;-)))


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Foerster  
View profile  
 More options Dec 11 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/11
Subject: Re: Waht ever!

Yahoo Anja,

AW>There is _no_ German part! What should I remove? ;-)))

... but there *was* a German part ... ;-)

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Paul Foerster
Paul Foerster  
View profile  
 More options Dec 11 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/11
Subject: Re: Umlauts forever! <g>

Yahoo Marco,

MH>So it might all be OK by now. Gotta wait and see. :-)

... well, it's ok now, as the PM test has proven so far. But what was the
reason?

MH>It should. I have had it do some umlaut conversions already.

... which worked, I suppose ...

MH>but then I'd have to understand very long batch files.

... lemme guess: You use W95. Nobody understand W95, the world's longest
batch file. ;^)

MH>Pah, I already have to be used to three different keyboards: US, SV/FI,

MH>GR, which is hard enough. I do regularly mistype.

... I never get used to switching between a gr and a us keyboard. We use
the latter partly at work. Switching from one machine to another even at
work means switching to another keyboard. Not to mention the fr editions
(Sun), the HP proprietary edition, the ... :-(

MH>OK, about a documentation:

... thanx for the effort. Sounds quite adventurous what I've read so far.

MH>Prepare to be a beta tester!

... I won't. As I wrote already I am interested in how it works, but do
not do it. Maybe in the future, but this can be a few years from now, if
the MausNet still exists then, which I hope.

MH>You have to contact a operator of a Maus/Quark, which has direct
MH>Internet access (e. g. M2 or DU3).

... what does that mean? Does that particular Maus have to have a dial-in
account, so that the ISP may call it and initiate a transfer or does it
mean a Maus running normal gateway software?

MH>Then you need to tell him the exact address from which you will be
MH>sending infiles and to which you want your outfiles mailed.
MH>Furthermore, you need an own PGP key and have to give your sysop it
MH>over a secure channel.

... but in theory, the actual tausch would be possiblöe without running
the Infile and Outfile thru PGP?

MH>First, my system is absolutely non-standard. (Did you expect anything
MH>else?)

... yes, I expecvted the 100% compatible standard version and I'm pretty
much disappointed you configure everything in such a non-standard way. ;-)

MH>I wrote special conversion programs that create infiles from mail files

MH>and vice versa.

... which again are non-standard ...

(deltia)

... quite interesting, the whole thing, tho I thought it would be easier.
However, I saved this mail because it probably may be of some value in a
few years, if, as I said, the MausNet still exists.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Waht ever!" by Bastian Broudre
Bastian Broudre  
View profile  
 More options Dec 12 1997, 3:00 am
Newsgroups: maus.talk.english
From: Bastian_Brou...@b.maus.de (Bastian Broudre)
Date: 1997/12/12
Subject: Re: Waht ever!

Moin Paul,

PF>... you have that little memory? ;^)

Yep, only 32 MB. It's enough for me. At the moment.

---
CUL8R,

Bastiana Jones - Der Plagiator


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anja Wagner  
View profile  
 More options Dec 12 1997, 3:00 am
Newsgroups: maus.talk.english
From: ATH...@top.east.de (Anja Wagner)
Date: 1997/12/12
Subject: Re: Waht ever!

AW>>There is _no_ German part! What should I remove? ;-)))
PF>... but there *was* a German part ... ;-)

Doesn't matter, does it? ;-)))


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Rhoads  
View profile  
 More options Dec 14 1997, 3:00 am
Newsgroups: maus.talk.english
From: Rick_Rho...@zw.maus.de (Rick Rhoads)
Date: 1997/12/14
Subject: Re: Waht ever!

'Allo Bastian,

BB>[Child-look ON]

I'll never believe this one. ;)

BB>Why?
BB>;-)))

We know you and we know your reputation runs ahead of you....just like mine...
;-)

BB>Thank's. It's nice to be back.

I'll say...did the Bundeswehr change you a lot?

BB>Bastiana Jones - Kosh of Borg:
BB>                 *You're not ready, to be assimilated.*

:-)  I love Bab5...and ST.

Sea ewe...Rickmeister (Der Ami 8-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Foerster  
View profile  
 More options Dec 17 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/17
Subject: Re: Waht ever!

Yahoo Bastian,

BB>Yep, only 32 MB. It's enough for me. At the moment.

... then upgrade your memory so that you can use the BUGS=OFF switch.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Foerster  
View profile  
 More options Dec 17 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/17
Subject: Re: Waht ever!

Yahoo Anja,

AW>Doesn't matter, does it? ;-)))

... it *did*. ;)

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bastian Broudre  
View profile  
 More options Dec 23 1997, 3:00 am
Newsgroups: maus.talk.english
From: Bastian_Brou...@b.maus.de (Bastian Broudre)
Date: 1997/12/23
Subject: Re: Waht ever!

Moin Rick,

RR>I'll never believe this one. ;)

[VERY child-look ON]
Why not?
[VERY child-look OFF]

RR>We know you and we know your reputation runs ahead of you....just like
RR>mine... ;-)

Do I really have a bad reputation? I thought that would have been the
Bastian Broudre @ BN...

RR>I'll say...did the Bundeswehr change you a lot?

Yep! I'm better than ever!

RR>:-)  I love Bab5...and ST.

Well, then I have the right footer for you:

---
CUL8R,

Bastiana Jones - And now, the current score... Deep Space 9, Babylon 5.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Marco Hahn
Marco Hahn  
View profile  
 More options Dec 26 1997, 3:00 am
Newsgroups: maus.talk.english
From: Marco_H...@SL.maus.de (Marco Hahn)
Date: 1997/12/26
Subject: Re: Umlauts forever! <g>

Kommentar zu A47315@AC2 in der Gruppe talk.english

Moin Paul,

PF>... well, it's ok now, as the PM test has proven so far. But what was the
reason?

a bug in the Quark software, I guess. At least the programmer said he worked a
little bit on it.

PF>... lemme guess: You use W95. Nobody understand W95, the world's longest
batch file. ;^)

Nope, I use the longest REXX file: OS/2.

PF>... I never get used to switching between a gr and a us keyboard. We use the
latter partly at work. Switching from one machine to another even at work means
switching to another keyboard. Not to mention the fr editions (Sun), the HP
proprietary edition, the ... :-(

What I really hated most, were the keyboards of the Power Macs in Turku. They
had finger-marks on the D and K keys, not the F and J keys. A real pain to use
those, if you use the ten-finger system.

PF>... what does that mean? Does that particular Maus have to have a dial-in
account, so that the ISP may call it and initiate a transfer or does it mean a
Maus running normal gateway software?

The latter is enough. (In fact, in DU3 the first works, too, but I didn't want
to pay the extra charge for that. Having had rather long turnaround times in
Turku, those few hours didn't matter to me anyway.)

PF>... but in theory, the actual tausch would be possiblöe without running the
Infile and Outfile thru PGP?

Yes, but do you want to have fake emails sent from your account? Or everybody
on the Internet reading your email or sharing access to exclusive groups? Me
not.

PF>... quite interesting, the whole thing, tho I thought it would be easier.

I think a few steps can be done easier, but I had some special wishes I wanted
implemented. That required work.

Hej d†, Marco
(PGP erwünscht)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Waht ever!" by Rick Rhoads
Rick Rhoads  
View profile  
 More options Dec 26 1997, 3:00 am
Newsgroups: maus.talk.english
From: Rick_Rho...@zw.maus.de (Rick Rhoads)
Date: 1997/12/26
Subject: Re: Waht ever!

'Allo Bastian,

BB>[VERY child-look ON]

Almost convincing...there's that special something missing... Dunno what? ;)

BB>Do I really have a bad reputation?

I didn't say a *bad* reputation, I only said your reputation, nothing more. ;)

BB>I thought that would have been the  Bastian Broudre @ BN...

Nonono, that was your evil twin, right? ;-)

BB>Yep! I'm better than ever!

In what sense?

RR>:-)  I love Bab5...and ST.
BB>Well, then I have the right footer for you:

Better would be the series in English. You think I can find it, only in german.
:-(  You got any ideas?

BB>Bastiana Jones - And now, the current score... Deep Space 9, Babylon 5.

;-) I've seen that one before....Or Kosh of Borg. ;))))

Sea ewe...Rickmeister (Der Ami 8-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Paul Foerster
Paul Foerster  
View profile  
 More options Dec 27 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/27
Subject: Re: Umlauts forever! <g>

Yahoo Marco,

MH>At least the programmer said he worked a little bit on it.

... sounds like a new version is due. <dg>

MH>Nope, I use the longest REXX file: OS/2.

... as long as you have a damn fast machine to interpret the script. ;)

MH>What I really hated most, were the keyboards of the Power Macs in
MH>Turku.

... I never used any Mac. I never understood why computers have to have
such funny keys like that with the cloverleaf or such a thing. And the
M$NK isn't any better. I always hit the menu-key when I want to press
alt-gr. :( I love my good ol' Cherry G80-3000. It's IMHO the best keyboard
you can get. :)))

MH>They had finger-marks on the D and K keys, not the F and J keys. A real

MH>pain to use those, if you use the ten-finger system.

... I don't use all 10 fingers when typing. I type for some 18 years now
and never did any course in typing. It won't do any good any more. Another
reason why it would be pretty useless to 'learn' typing in such a way is
that a programmer does a totally different typing than does the writer.
Btw., what finger-marks do you mean? Do you mean these funny pins on some
keys? Are they for keeping track of where you put your fingers when you
write blindly?

MH>but I didn't want to pay the extra charge for that.

... >;-)

MH>Having had rather long turnaround times in Turku, those few hours
MH>didn't matter to me anyway.)

... you could use the spare time to go sight-seeing?! ;-)

MH>Yes, but do you want to have fake emails sent from your account? Or
MH>everybody on the Internet reading your email or sharing access to
MH>exclusive groups? Me not.

... I think, such arguments are somewhat of an overreaction. Even if there
is the intention to spy, and it has to be the intention to explicitly spy
*YOU*, not everybody on the internet would read what you have written or
are intended to read exclusively. It is technically possible to track the
transfer by accessing each machine it runs over. But that would have to be
done by sick-minded admins who run these machines. Every access from
outside should be impossible anyway.

Don't get me wrong. I do not intend to argue against PGP. I intend to
argue against that sort of argumentation for it. PGP sure is a good thing,
but the arguments you listed sound rather paranoid. ;)

MH>That required work.

... which had to be done partly by your sysop. ;)

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Finger-marks (was Umlauts forever! )<g>" by Martin Stent
Martin Stent  
View profile  
 More options Dec 27 1997, 3:00 am
Newsgroups: maus.talk.english
From: Martin_St...@az.maus.de (Martin Stent)
Date: 1997/12/27
Subject: Re: Finger-marks (was Umlauts forever! )<g>

Hi Marco,

MH> What I really hated most, were the keyboards of the Power Macs in Turku.
They had finger-marks on the D and K keys, not the F and J keys. A real pain to
use those, if you use the ten-finger system.

Well my german Mac has finger-marks on the D amd K keys, and my German PC
has them on the F and J keys, and my English laptop has them also on F and J.
So it looks like a Mac thing rather than a Finnish thing.

I'll try to remember to take a look at some sparcstations and Irix workstations
and maybe some Sun 3s and whatever else I can find, maybe it's an OS thing.

Regards, Martin.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marco Hahn  
View profile  
 More options Dec 28 1997, 3:00 am
Newsgroups: maus.talk.english
From: Marco_H...@SL.maus.de (Marco Hahn)
Date: 1997/12/28
Subject: Re: Finger-marks (was Umlauts forever! )<g>

Moin Martin,

MS>So it looks like a Mac thing rather than a Finnish thing.

I'd rather come to the conclusion that it is a Mac-typical feature. And a very
bad one, too. The Finnish/Swedish PCs and Suns didn't have such marks
(otherwise it might have been a little bit easier to get used to it).

Hej d†, Marco
(PGP erwünscht)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Marco Hahn
Marco Hahn  
View profile  
 More options Dec 28 1997, 3:00 am
Newsgroups: maus.talk.english
From: Marco_H...@SL.maus.de (Marco Hahn)
Date: 1997/12/28
Subject: Re: Umlauts forever! <g>

Moin Paul,

MH>At least the programmer said he worked a little bit on it.
PF>... sounds like a new version is due. <dg>

well, he just did it on the fly. That's one of the advantages, if you have the
full sources available. ;-)

MH>Nope, I use the longest REXX file: OS/2.
PF>... as long as you have a damn fast machine to interpret the script. ;)

You just need quite a lot of RAM for the interpreter. OS/2 never really
required FAST machines, just memory. A different thing is the VoiceType system,
that requires a fast math coprocessor.

PF>a programmer does a totally different typing than does the writer.

Yeah, but from time to time, an added comment line is needed and this can be
done much faster using standard typing. Of course, real programmers ... ,-)

PF>Btw., what finger-marks do you mean? Do you mean these funny pins on some
keys? Are they for keeping track of where you put your fingers when you write
blindly?

Right, that's what they are for. I didn't really appreciate them until I had
these big troubles with the Macs.

PF>PGP sure is a good thing, but the arguments you listed sound rather
paranoid. ;)

Well, I wanted to read some closed groups, so I think that in my case this was
necessary. An easier scheme would have been enough, but PGP is so easily
available, that it would be too much work to use other programs.

Hej d†, Marco
(PGP erwünscht)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Finger-marks FJ or DK ?" by Martin Stent
Martin Stent  
View profile  
 More options Dec 30 1997, 3:00 am
Newsgroups: maus.talk.english
From: Martin_St...@az.maus.de (Martin Stent)
Date: 1997/12/30
Subject: Re: Finger-marks FJ or DK ?

HI Marco,

MS>So it looks like a Mac thing rather than a Finnish thing.
MH>
MH> I'd rather come to the conclusion that it is a Mac-typical feature. And a
very bad one, too. The Finnish/Swedish PCs and Suns didn't have such marks
(otherwise it might have been a little bit easier to get used to it).

I have since checked out as many keyboards as I can find, including
some old typewriters, and they either have no marks at all, or the F J
marks. It's beginning to look like Apple is out on a limb here.
I'll try and find time to ask the apple gurus.

Meanwhile, still looking at keyboards.

Regards, Martin.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Umlauts forever! <g>" by Paul Foerster
Paul Foerster  
View profile  
 More options Dec 30 1997, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1997/12/30
Subject: Re: Umlauts forever! <g>

Yahoo Marco,

MH>well, he just did it on the fly. That's one of the advantages, if you
MH>have the full sources available. ;-)

... it also requires good connections to your sysop. ;)

MH>A different thing is the VoiceType system, that requires a fast math
MH>coprocessor.

... then that voice thingy is nothing for AMD, Cx & IBM. ;)

MH>Of course, real programmers ... ,-)

... right! ;)

MH>Right, that's what they are for. I didn't really appreciate them until
MH>I had these big troubles with the Macs.

... strange enough, my Cherry G80-3000 has it only on the numpad-5 key.
Well, I don't need them, because I rarely look to the screen when typing
but rather merely look to the keyboard. And I'm damn fast with it. :)

MH>that it would be too much work to use other programs.

... well, you must admit that PGP is anything else but easy to use. It is
really a secure way to transfer information but easy to use? Well, the
complexity of the topic forbids ease of use.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marco Hahn  
View profile  
 More options Jan 1 1998, 3:00 am
Newsgroups: maus.talk.english
From: Marco_H...@sl.maus.de (Marco Hahn)
Date: 1998/01/01
Subject: Re: Umlauts forever! <g>

Moin Paul,

PF>... then that voice thingy is nothing for AMD, Cx & IBM. ;)

yeah, indeed that's *the* only reason why I got an int*l processor again.

PF>... strange enough, my Cherry G80-3000 has it only on the numpad-5 key.

Sometimes, the keys itself have a slightly different shape, like a more curved
top, or things like that.

MH>that it would be too much work to use other programs.
PF>
PF>... well, you must admit that PGP is anything else but easy to use.

Well, you can write a real short doc file on how to use it. Of course, many
aspects would remain unknown to the user this way. If you really want to
understand it and have a secure installation, I guess a full afternoon is
necessary to install it.

What I referred to was actually the idea, that once you know PGP, it is easier
to use it for modified purposes than getting to know another software. ;-)

Hej d†, Marco
(PGP erwünscht)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Foerster  
View profile  
 More options Jan 2 1998, 3:00 am
Newsgroups: maus.talk.english
From: Paul_Foers...@ac2.maus.de (Paul Foerster)
Date: 1998/01/02
Subject: Re: Umlauts forever! <g>

Yahoo Marco,

MH>yeah, indeed that's *the* only reason why I got an int*l processor
MH>again.

... ;-)

MH>Sometimes, the keys itself have a slightly different shape, like a more

MH>curved top, or things like that.

... nope. They're all the same, apart from of course the special keys,
shift(-lock), tab, cr, ctrl, alt, alt-gr and (back-)space. But these are
not the keys people normally use for orientation purposes.

MH>Well, you can write a real short doc file on how to use it.

... but such a thing does AFAIK not exists. It would have been of great
use for me.

MH>I guess a full afternoon is necessary to install it.

... so much about ease-of-use. ;-)

MH>What I referred to was actually the idea, that once you know PGP, it is

MH>easier to use it for modified purposes than getting to know another
MH>software. ;-)

... this indeed is true.

cul8er,
              oo
Paul       ~(  ">


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Waht ever!" by Bastian Broudre
Bastian Broudre  
View profile  
 More options Jan 4 1998, 3:00 am
Newsgroups: maus.talk.english
From: Bastian_Brou...@b.maus.de (Bastian Broudre)
Date: 1998/01/04
Subject: Re: Waht ever!

Moin Rick,

RR>Almost convincing...there's that special something missing... Dunno
RR>what? ;)

Nope.

RR>I didn't say a *bad* reputation, I only said your reputation, nothing
RR>more. ;)

And what kind of reputation do you mean???

RR>Nonono, that was your evil twin, right? ;-)

No. That was my evil first life.

RR>Better would be the series in English.

That's out of any discussion.

RR>:-(  You got any ideas?

No.

RR>;-) I've seen that one before....Or Kosh of Borg. ;))))

|
|
v

---
CUL8R,

Bastiana Jones - Kosh of Borg:
                 *You're not ready, to be assimilated.*


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rick Rhoads  
View profile  
 More options Jan 7 1998, 3:00 am
Newsgroups: maus.talk.english
From: Rick_Rho...@ZW.maus.de (Rick Rhoads)
Date: 1998/01/07
Subject: Re: Waht ever!

'Allo Bastian,

BB>Nope.

Find it...your holey mission. ;)

BB>And what kind of reputation do you mean???

How do you want it to be meant? >;)

BB>No. That was my evil first life.

Ah, you died but got better? :)

BB>That's out of any discussion.

I hope I can get my fingers on it. I wonder what the main distributers address
would be. I could order them finally....

RR>:-(  You got any ideas?
BB>No.

Oh well, I tried. If you find out, let me know, okay? And vice versa of course.

BB>Bastiana Jones - Kosh of Borg:
BB>                 *You're not ready, to be assimilated.*

That's the ticket. :)))

Sea ewe...Rickmeister (Der Ami 8-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bastian Broudre  
View profile  
 More options Jan 19 1998, 3:00 am
Newsgroups: maus.talk.english
From: Bastian_Brou...@b.maus.de (Bastian Broudre)
Date: 1998/01/19
Subject: Re: Waht ever!

Moin Rick,

RR>Find it...your holey mission. ;)

And though he was gone. He wanted to find his holy mission in this mostly
unholy world! ;-)

RR>How do you want it to be meant? >;)

Ehm, donnow!

RR>Ah, you died but got better? :)

Of course. I am immortal!

RR>I hope I can get my fingers on it.

Why shouldn't you?

(Did you know, that you have the same initials as Round Robin?)

RR>I wonder what the main distributers address would be. I could order them
RR>finally....

Aha! (Is 'aha' german?)

---
CUL8R,

Bastiana Jones - Und eine Stimme sagte: "Lächle und sei froh. Es könnte
                 schlimmer kommen."
                 Und ich lächelte und war froh, und es kam schlimmer!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 26 - 50 of 51 < Older  Newer >
« Back to Discussions « Newer topic     Older topic »