sorpresas Y TRUCOS
Caso 1
Procedimiento:
1) Escribe en Word; las letras mayúsculas: Q33NY (es el nombre del avión que choco en el primer edificio, 11 de Septiembre 2001).
2) Aumente el tamaño de la letra para 72.
3) Cambie el tipo de letra para Wingdings.
Vea el resultado.
Caso 2
Para esta, ni Bill Gates encontró explicación.
1) Abra Word
2) Escriba: =rand(200,99)
3) Teclee enter y espere 3 segundos.
Winrar 3.5
click en Ayuda, click en Acerca de winrar,
Si haces click sobre los libros se caen hacia abajo.
Si haces click sobre el logo de winrar ves la playa, y si haces despues shift +clic ves al lado de segundo R un yate de vela.
- Mozilla Firefox
En la barra de direcciones del Mozilla escribir lo siguiente: about:mozilla
And so at last the beast fell and the unbelievers rejoiced. But all was not lost, for from the ash rose a great bird. The bird gazed down upon the unbelievers and cast fire and thunder upon them. For the beast had been reborn with its strength renewed, and the followers of Mammon cowered in horror.
from The Book of Mozilla, 7:15
En Firefox 3 aparece un nuevo Easter Egg al escribir about:robots
- Microsoft Internet Explorer
Poned en la barra de direcciones about:lo_que_os_de_la_gana y veréis un mensaje de "acción cancelada".
Ahora poned about:mozilla y veréis un fondo azul sospechosamente igual al que tienen los Windows NT/2000/XP/2003 al colgarse. ¿Indirecta?
Microsoft Windows XP
Usando ResHacker, abrid el fichero MSGina.dll, seleccionad DIALOG, id a 2210 y luego seleccionad 1033. Aparecerá en la parte de texto:
MSGina.dll escribió:
2210 DIALOG 0, 0, 274, 200
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Shutdown Event Tracker"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
CONTROL 22, -1, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE | WS_GROUP, 13, 7, 21, 20
CONTROL "&Why did the computer shut down unexpectedly?", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 7, 173, 10
CONTROL "", 2211, COMBOBOX, CBS_DROPDOWNLIST | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 44, 20, 173, 57
CONTROL "The computer got very poorly and decided to end it's own suffering.", 2212, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 40, 173, 33
CONTROL "&Problem Id", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 80, 173, 10
CONTROL "", 2214, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 44, 90, 173, 12
CONTROL "&Comment", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 44, 106, 173, 10
CONTROL "", 2213, EDIT, ES_LEFT | ES_MULTILINE | ES_AUTOVSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP, 44, 116, 173, 53
CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 217, 176, 50, 14
}
Ya sabemos de dónde vienen los cuelgues inesperados. El ordenador se volvió muy pobre y decidió acabar con su propio sufrimiento.
- BeOS
Editad el fichero /boot/develop/headers/be/kernel/OS.h y en la línea 551. Hay definidas dos funciones: is_computer_on() y is_computer_on_fire().
Ahora escribid y compilar este pequeño programa:
Código:
#include <stdio.h>
#include <be/kernel/OS.h>
int main()
{
printf("%fn", is_computer_on());
printf("%in", is_computer_on_fire());
}
Y probadlo Wink
- SunOS 4.1.1
Consultad el manpage de tunefs y en la sección de BUGS podréis leer la siguiente frase:
man tunefs escribió:
You can tune a file system, but you can't tuna fish.