Main

otros Archives

Noviembre 13, 2003

Graficas con los distintos tipos de RAID

Se pueden ver los distintos tipos de RAID en:

http://www.acnc.com/04_01_00.html

Diciembre 2, 2004

Sincronizar Palm con HotSync e irda

Si estas tratando de sincronizar tu palm con el portatil
y te da un error al marcar la opcion de infrarojos
en el hotsync (mandandote a leer //Helpnotes//IR_Readme.txt)
algo asi como: "Error accessing the IR Port. See the
//Helpnotes//IR_Readme.txt for more information", tiene facil
solucion:

- Panel de control
- Wireless link
- En la pestaña de Wireless Link desmarcar la opcion:
"Use wireless link to transfer images from a digital
camera to your computer".
(En castellano no se como lo pondra)
- Una vez hecho esto, rearrancar el hotsync y arreando.

No olvidar marcar en la pda que vais a usar irda!

Abril 14, 2005

Cambiar el display de una HP

Algo que no sabia que se podia hacer en una HP...

<@jaxp>perl -e 'print "\x1B%-12345X\@PJL RDYMSG DISPLAY = \\
"0wned\"\r\n\x1B%-12345X\r\n";'|nc ip 9100

[root@dns1 general]#

Febrero 7, 2007

BookmarkLet: Mostrar todas las imagenes de un directory listing

Desde: http://www.bigbold.com/snippets/posts/show/364

javascript:function showallimagesindirectory(){var s='test';var dc='<b>Images in: '+location.href+'</b><table border=1>\'font:x-small verdana\'>';for(var i=0;i<document.links.length;i++){s=document.links[i].href;if(s.toUpperCase().lastIndexOf('.JPG')!=-1 || s.toUpperCase().lastIndexOf('.JPEG')!=-1 || s.toUpperCase().lastIndexOf('.GIF')!=-1 || s.toUpperCase().lastIndexOf('.PNG')!=-1){dc+='<tr>';dc+='<td><img src='+s+'>&nbsp;</td>';dc+='</tr>';}}dc+='</table>';var iw=window.open('','iw','');iw.document.open();iw.document.write(dc); iw.document.close();}showallimagesindirectory();

Por cierto, Alt-D selecciona toda la url que haya en la barra de dirección :-)

About otros

This page contains an archive of all entries posted to Alejandro Ramos :: personal webpage in the otros category. They are listed from oldest to newest.

network is the previous category.

programación is the next category.

Many more can be found on the main index page or by looking through the archives.

rss
unsec dot net