 |
aInvisiclue - Default branch
|
Section: Unix |
|
|
|
| Added: Sun, Sep 15th 2002 10:32 UTC (6 years, 2 months ago) |
Updated: Mon, Sep 16th 2002 02:22 UTC (6 years, 2 months ago) |
|
|
About:
aInvisiclue is a small program to decode the
Infocom Invisiclues. It won't translate the whole
files as you should only translate one hint at a
time, but it is very easy to cut and paste. The
encoding is very simple: A => B, B => C, ..., Z => A.
Author:
Preben Randhol [contact developer]
Homepage:
http://www.pvv.org/~randhol/Ada95/ainvisiclue/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 25548)
» Popularity: 0.09% (Rank 37295)

(click to enlarge graphs)
Record hits: 2,587
URL hits: 385
Subscribers: 0
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.0
|
Initial freshmeat announcement |
16-Sep-2002 06:22 |
Comments
[»]
Why not just use "tr"?
by vidarh - Sep 16th 2002 06:46:50
The command "tr A-Za-z B-ZAb-za" achieves the same thing...
People really needs to learn to use the standard toolset that comes with
practically every Linux distro in existence and most Unix versions
too...
[reply]
[top]
[»]
Re: Why not just use "tr"?
by Preben Randhol - Sep 17th 2002 13:40:59
> The command "tr A-Za-z
> B-ZAb-za" achieves the same
> thing...
Please do whatevery you feel like.
> People really needs to learn to use the
> standard toolset that comes with
> practically every Linux distro in
> existence and most Unix versions too...
Or people needs to open their eyes to see that there are other things than
C, C++ and Perl in this world?
Preben
[reply]
[top]
[»]
Re: Why not just use "tr"?
by vidarh - Sep 17th 2002 14:07:55
> % People really needs to learn to use
> the
> % standard toolset that comes with
> % practically every Linux distro in
> % existence and most Unix versions
> too...
>
> Or people needs to open their eyes to
> see that there are other things than C,
> C++ and Perl in this world?
>
> Preben
>
>
Using the standard toolset in no way has anything to do with using C, C++
and Perl over Ada. It has to do with using a standard tool like "tr"
instead of writing and publishing extra tools for any small task and
publishing it to Freshmeat to top it off.
What is the point of writing, documenting, and publishing a tool which
functionality can be reproduced by one single, short line of shell
script?
[reply]
[top]
[»]
Re: Why not just use "tr"?
by Preben Randhol - Sep 18th 2002 03:03:02
Look Vidar Hokstad.
I wrote it in 5 minutes at one time I needed it. I needed it for both
Windows (where tr is *NOT* a standard) and Linux. I guess you will say, but
you could have installed cygwin blabla. Well why waste several Mb of disc
space for a simple tool
I thought perhaps somebody else might like to use the program so that is
why I put it up here.
I would urge you to rather put your effort into making something useful
for the rest of us than roaming freshmeat critising whatever others do. I
know I'll continue with developing my other application, so in the mean
time please make yourself useful and then you can come back when my program
is finished and complain why I didn't use tk/tcl in stead.
Preben
"De som skriker høyest har som regel minst å komme med"
[reply]
[top]
|
|
 |