Useful Notes (Uno)
Versión 1.3 · Useful Software
Descripción
Useful Notes is a small, fast information manager that allows you to create "piles" of electronic notes. The information in the notes can then be accessed and linked to in multiple ways. Shareware.
Ficha técnica
- Fichero
uno13.zip- Tamaño
- 113.2 KB
- Formato
- .zip
- Año
- 1991
- Alta en S.U.P.E.R.
- 1997-11-25
- Ficheros dentro
- 8
- Autor
- Useful Software
- Ruta
anonftp/pub/uno13.zip
Cómo instalarlo
Qué enviar al palmtop ahorras 64.4 KB
Estos son los ficheros que necesitas. Puedes enviarlos desde el contenido del paquete.
-
UNO.EXE→ A:\SOFT programa de DOS 48.4 KB -
UNOCFG.EXE→ A:\SOFT programa de DOS 16.5 KB -
UNORES.EXE→ A:\SOFT programa de DOS 48.4 KB -
UNORUN.EXE→ A:\SOFT programa de DOS 53.4 KB
No hace falta llevar al palmtop
README.1ST, UNO.DOC, SAMPLE.UNO, TUTORIAL.UNO:
son manuales, código fuente o material de apoyo. Léelos aquí y ahórrate 64.4 KB en un disco de 1 MB.
Pasos
- Copia UNO.EXE, UNOCFG.EXE, UNORES.EXE, UNORUN.EXE a A:\SOFT. Son programas de DOS: se ejecutan desde el icono DOS, o añadiendo A:\SOFT al PATH de C:\AUTOEXEC.BAT para poder llamarlos por su nombre.
Deducido del contenido del paquete y de las convenciones del 200LX. Se instala en A: a propósito: C: es un disco RAM y cada byte ahí resta memoria al sistema.
Instrucciones del autor
Quick Start
You should find two sample "piles" of notes with this distribution;
tutorial.uno and sample.uno. A good way to introduce yourself to
Useful Notes is to try the tutorial. Simply type:
uno tutorial.uno
at the DOS prompt then follow the on screen instructions. You should
be able to work through the tutorial without having read the
documentation.
To explore some ideas about how Useful Notes might be used, type:
uno sample.uno
at the DOS prompt and again follow the on screen instructions.
Licensing
Uno is a shareware information manager. This means that you only pay
for it if you decide to continue using it. If you don't think that it
is worth the asking price, delete the program, or better yet give it
to someone who might find it useful. However if you do decide to keep
Uno after a 2 week trial period, please send $20 (see REGISTRATION
FORM on next page) to:
Useful Software
340 Dale Crescent
Waterloo, Ontario
Canada, N2J 3Y3
The shareware fee pays for unlimited use of Uno by a single person.
You are allowed (and encouraged) to give away copies of Uno with the
understanding that each person receiving a copy is under the same
obligation as you are to send in the shareware fee if they decide to
keep it. You can upload THIS VERSION ONLY of Uno to other computer
systems, either free or commercial, as long as this archive remains
intact, with the copyright and shareware notices unchanged.
Useful Notes can be installed on LANS. In such situations I ask only
that the LAN Administrator estimate the maximum number of people that
…
Extracto literal de README.1ST, tal cual venía en el paquete.
Contenido del paquete
Enviar a mi palmtop
El palmtop tiene que quedar esperando antes de pulsar el botón, o la transferencia fallará. Es él quien avisa de que está listo, no al revés.
En el palmtop
- Conecta el cable serie entre el palmtop y el ordenador.
- Abre Data Comm y ve a Menu → Connect → Settings. Ajusta: 9600 baudios, 8 bits de datos, paridad None, 1 bit de parada.
- Vuelve al menú y entra en Menu → File → Receive, con el protocolo Zmodem. El palmtop se queda esperando: déjalo así.
En el ordenador
- Usa Chrome (o Edge / Opera). Firefox y Safari no pueden abrir el puerto serie, y ningún navegador móvil tampoco.
- Averigua cuál es tu puerto: si no lo tienes claro, despliega la ayuda de aquí abajo.
- Pulsa el botón y selecciónalo en la ventana que abre Chrome.
¿Cómo sé cuál es mi puerto?
Linux — tu adaptador USB-serie será /dev/ttyUSB0 o /dev/ttyACM0. Los /dev/ttyS0…ttyS31 son puertos heredados de la placa base: el núcleo los lista aunque no exista ninguno, así que casi nunca son el tuyo. Para salir de dudas:
ls -l /dev/serial/by-id/
Sale el fabricante y el modelo, y a qué ttyUSB* apunta. Si no aparece nada, desenchufa y vuelve a enchufar el cable y mira dmesg | tail: verás una línea del estilo «ch341-uart converter now attached to ttyUSB0».
Permisos: en Debian y derivados tu usuario debe estar en el grupo dialout o el puerto no se abrirá. Compruébalo con groups, y si falta:
sudo usermod -aG dialout $USER
Hay que cerrar la sesión y volver a entrar para que surta efecto.
Windows — Administrador de dispositivos → Puertos (COM y LPT). Tu adaptador aparece como COM3, COM4… Si aparece con un triángulo amarillo, te falta el driver del chip (FTDI, Prolific o CH340 según el cable).
macOS — ls /dev/cu.*; tu adaptador será algo como /dev/cu.usbserial-A50285BI. Usa siempre el cu., no el tty..
El 200LX no lleva un conector serie estándar: necesitas el cable de conectividad de HP (el F1015A o un equivalente) y, salvo que tu ordenador tenga puerto serie de verdad, un adaptador USB-serie detrás.
Tu navegador no puede hablar con el puerto serie. El envío directo usa la Web Serial API, que solo existe en Chrome, Edge y Opera de escritorio — no en Firefox, Safari ni en ningún navegador móvil.
Descarga el fichero con el botón de arriba y pásalo al palmtop con tu método habitual.