Archive

Algunos key bindings para bash que casi nadie se sabe

No he desifrado esto bien todavía pero, ahí va:

Descubrí que, en el manual de bash, vienen unos key bindings para bash muy interesantes. Vienen así:

8.4.1 Commands For Moving

`beginning-of-line (C-a)'
     Move to the start of the current line.

`end-of-line (C-e)'
     Move to the end of the …

HowTo: Como grabar macros en Bash

Ahá! A los que usamos mucho la CLI, esto nos sirve mucho!

Un macro es algo que quieres que se repita. Por ejemplo, un procedimiento de borrado de archivos, reinicio de servicios, etc.

Ahí va como grabar un macro en la terminal con bash.

  1. Presionas Ctrl + x; sueltas y, de …

Search Cards Interface

This is another search interface.

It would be cool to have a card interface too. You make a search, and a million cards open up bellow. Each one has a screenshot of the website with hilighted results. You would see 4 or so cards per line and the title of …


Search Cube (polygon) interface

Today, I woke up with two ideas; here's one.

The search cube polygon is an idea for the search engines. The idea is to search for something and have a 3D cube or polygon with a determined number of sides. Each side guides you through the search results; in different …


WebP: nuevo formato para imágenes

Bueno, como todos ya sabemos (si... como no), http://google.com/ ha sacado un formato para imágenes que supera todo lo conocido!... según ellos...

La cosa es que es libre y todo el rollo. Está basado en su VP8 y promete muchas cosas en cuanto a calidad y tamaño. Se …