username localhost
2007-08-13 14:59:48 UTC
First of all, my background. Prior to this I really only owned a
TI-89. That is a good calculator, and I do like its CAS quite a bit.
I've found that it does a few things better than even MAPLE will. (But
of course, MAPLE does better on many other things)
The HP-50g's symbolic capabilities are not quite as nice as the
TI-89's, for a couple of reasons, one of note being that the 89 was
not trying to be backwards compatible, so as a result nearly
everything was happy to accept symbolic input. The HP-50g comes a bit
short on that. But in its defense, the HP-50g has an enormous number
of cool features that the TI-89 lacks.
I was familiar with RPN in theory, so it was not too hard to become
adjusted but it did take a while.
I have found that i have been installing all of my libraries in port
2. As far as libraries go, I have:
* Keyman+ 5.2004 WR
* extable (actually extable2)
* The equation libraies
* Nosy 4.1 by JNE Bos
* Emacs 2.11a CD&Pivo
* SDiag 2.11 CD
* OPEN FIRE v2.9
* PASSIANS (greyscale card game, using OPEN FIRE)
* APPsman 2.2003 WR & CD
* OT49+ 4.2004 WR
I also have Filer6 and LE42.BIN (LibEx 4.2) installed in port 2.
Emacs was installed using the default keybindings. LS APPS (normally
filer) was reassigned to Filer6 (I used Keyman+ to add TAKEOVER to the
assignment).
My STARTUP file sets -62,-117,-41,-61,-40, and clears -95 (it also
forces a garbage collection)
The main other notable thing about my setup is a GAMES folder, in
which I have the OpenFire Dune version, (and a simple userRPL program
to deal with the save data.), a 10 byte program that launches
MINEHUNT, and a small script to launch the card game.
Is there any way to create a script to automatically launch the
MINEISBETTER tetris game? I would assume that it could be launched
easily enough with the correct pointer, but no such pointer is
included in extable2, nor could i find such a pointer mentioned on
this list.
Does anybody have any comments? Library suggestions, etc?
I've thought about libman, but so far my libraries are not that out of
control.
I've looked at unitman, which looked good, but i don't like the idea
that the whole customized menu gets assigned to the key. I would haver
preferred a design using a specially named variable and assigning a
small constant sized program to the relevant key. It could be a simple
pointer to one of the lib's $HIDDEN programs.
Dr. Wolfgang Rautenberg, why did you choose to assign the whole menu
to the key like that? (You mentioned it could be problematic and
suggesting using bz2 on it in the manual). Is this format merely a
holdover from the HP48 unitman program?
Carsten Dominik, What has happened to development of the emacs
package? I'll admit emacs itself may not need much work, but SDiag is
definately not finished. Looking at the table of contents, there are
entire chapters planned but no implemented.
TI-89. That is a good calculator, and I do like its CAS quite a bit.
I've found that it does a few things better than even MAPLE will. (But
of course, MAPLE does better on many other things)
The HP-50g's symbolic capabilities are not quite as nice as the
TI-89's, for a couple of reasons, one of note being that the 89 was
not trying to be backwards compatible, so as a result nearly
everything was happy to accept symbolic input. The HP-50g comes a bit
short on that. But in its defense, the HP-50g has an enormous number
of cool features that the TI-89 lacks.
I was familiar with RPN in theory, so it was not too hard to become
adjusted but it did take a while.
I have found that i have been installing all of my libraries in port
2. As far as libraries go, I have:
* Keyman+ 5.2004 WR
* extable (actually extable2)
* The equation libraies
* Nosy 4.1 by JNE Bos
* Emacs 2.11a CD&Pivo
* SDiag 2.11 CD
* OPEN FIRE v2.9
* PASSIANS (greyscale card game, using OPEN FIRE)
* APPsman 2.2003 WR & CD
* OT49+ 4.2004 WR
I also have Filer6 and LE42.BIN (LibEx 4.2) installed in port 2.
Emacs was installed using the default keybindings. LS APPS (normally
filer) was reassigned to Filer6 (I used Keyman+ to add TAKEOVER to the
assignment).
My STARTUP file sets -62,-117,-41,-61,-40, and clears -95 (it also
forces a garbage collection)
The main other notable thing about my setup is a GAMES folder, in
which I have the OpenFire Dune version, (and a simple userRPL program
to deal with the save data.), a 10 byte program that launches
MINEHUNT, and a small script to launch the card game.
Is there any way to create a script to automatically launch the
MINEISBETTER tetris game? I would assume that it could be launched
easily enough with the correct pointer, but no such pointer is
included in extable2, nor could i find such a pointer mentioned on
this list.
Does anybody have any comments? Library suggestions, etc?
I've thought about libman, but so far my libraries are not that out of
control.
I've looked at unitman, which looked good, but i don't like the idea
that the whole customized menu gets assigned to the key. I would haver
preferred a design using a specially named variable and assigning a
small constant sized program to the relevant key. It could be a simple
pointer to one of the lib's $HIDDEN programs.
Dr. Wolfgang Rautenberg, why did you choose to assign the whole menu
to the key like that? (You mentioned it could be problematic and
suggesting using bz2 on it in the manual). Is this format merely a
holdover from the HP48 unitman program?
Carsten Dominik, What has happened to development of the emacs
package? I'll admit emacs itself may not need much work, but SDiag is
definately not finished. Looking at the table of contents, there are
entire chapters planned but no implemented.