Friday, August 15, 2014

GNU/Linux Ubuntu

Type the following in terminal to remove libreoffice:
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
Change screen resolution command line:

xrandr --output VGA-0 --mode 1024x768


Ubuntu from scratch:

http://ubuntuforums.org/showthread.php?t=1201273
MinimalCD

Alt OS

Trisquel GNU/Linux, Ututo, Venenux, Dragora

FSF 
Free Software Foundation: common-distros.html
Free-distros

Mac apps on GNU/Linux

Darlin project:

http://www.darlinghq.org


FREAKS


Revision3.com

Shannon Morse

Haktip

Make apps portable
cameyo.com

Pixel Nixie



http://revision3.com/osalt/



Wednesday, August 13, 2014

canales online stream

streaming canales
+gratis-
-idio++

conversor base64

'si no se lee cambiar nombre al fichero'


Tuesday, August 12, 2014

computer speak .vbs

Tell if you computer is a boy or a girl.

visual script

file.vbs

CreateObject("SAPI.SpVoice").Speak"text to speak"



Mapping:

Sunday, August 10, 2014

MORSE

Morse Code
  1.  
 
Advanced Controls (hide)

Saturday, August 02, 2014

Friday, August 01, 2014

data loss - data recovery

book: Terry Pratchett - The color of magic

tvShow - Crisis

film: Crows Zero, Crows Zero II

Vivo.7.iso

Simple Comic.app

Phantasm I, II, III, IV

Ofis 13

Goat Sim

Dark Souls II

Boxer.app

Vamp U (2013)

La selva del camaleón (abandonware)


Thursday, July 31, 2014

Tuesday, July 29, 2014

Chrissie Hynde - Dark Sunglasses

Chrissie Hynde - Dark Sunglasses



http://en.wikipedia.org/wiki/Splatter_film

- Torture Porn 2007

Descubriendo a Bergman 2013
"Trespassing Bergman" (original title)
    · 

ED Sheeran

Create dummy file (random)

Quickly creating large files

I’m surprised how many people never think to do this…. but it makes it quite easy.
If you need a large text file, perhaps with 1,000s of lines (or even bigger) – just use doubling to your advantage! For example, create 10 lines. Then use vi (or other editor) to copy the entire file to itself – now 20 lines. If you remember how a geometric progression goes, you’ll have your 1,000s of lines rather fast:
  1. 10 lines…
  2. 20 lines…
  3. 40 lines…
  4. 80 lines…
  5. 160 lines…
  6. 320 lines…
  7. 640 lines…
  8. 1280 lines…
  9. 2560 lines…
  10. 10240 lines…
Ten steps and we’re at 10,000+ lines. In the right editor (vi, emacs, etc.) this could be a macro for even faster doubling. This doubling could also be used at the command line:
cat file.txt >> file.txt
Combined with shell history, that should double nicely – though using an editor would be more efficient (fewer disk reads and writes).
When writing code, often programmers will want to set things off with a line of asterisks, hash marks, dashes, or equals signs. Since I use vi, I like to type in five characters, then copy those five into 10, then copy those 10 and place the result three times. There you have 40 characters just like that.
If only a certain number of characters is needed, use dd:
dd if=/dev/random of=myfile.dat bs=1024 count=10
With this command (and bs=1024), the count is in kilobytes. Thus, the example will create a 10K file. Using the Korn shell, one can use this command to get megabytes:
dd if=/dev/random of=myfile.dat bs=$(( 1024 * 1024 )) count=100
This command will create a 100M file (since bs=1048576 and count=100).
If you want files filled with nulls, just substitute /dev/null for /dev/random in the previous commands.
You could use a word dictionary for words, or a Markov chain for pseudo-prose. In any case, if you only want a certain size, do this:
~/bin/datasource | dd if=- of=myfile.dat bs=$(( 1024 * 1024 )) count=100
This will give you a 100M file of whatever it is your datasource is pumping out.

Friday, July 18, 2014

Wall Street (1987)

Soundtrack listing:

FLY ME TO THE MOON
Words and Music by Bart Howard (ASCAP)
Published by The Hampshire House Publishing Corp. (ASCAP)
Performed by Frank Sinatra
Courtesy of Reprise Records
By Arrangement with Warner Special Products
AMERICA IS WAITING
Music by David ByrneBrian EnoBill Laswell, Tim Wright and David Tiechier
Published by Index Music, Inc./Blue Disque Music Co., Inc. (ASCAP)/E.G. Music, Ltd.
Performed by David Byrne and Brian Eno
Courtesy of Sire Records/E.G. Records
By Arrangement with Warner Special Products
From the David ByrneBrian Eno album "My Life in the Bush of Ghosts"
MEA CULPA
Music by David Byrne and Brian Eno
Published by Index Music, Inc./Blue Disque Music Co., Inc. (ASCAP)/E.G. Music, Ltd.
Performed by David Byrne and Brian Eno
Courtesy of Sire Records/E.G. Records
By Arrangement with Warner Special Products
From the David ByrneBrian Eno album "My Life in the Bush of Ghosts"
DESAFINADO
Original Text by Newton Mendonica
Music by Antonio Carlos Jobim
Performed by Stan Getz
Courtesy of PolyGram Special Products, A division of PolyGram Records, Inc.
QUIET NIGHTS OF QUIET STARTS (CORCOYADO)
Original Music and Lyrics by Antonio Carlos Jobim
Performed by Stan Getz
Courtesy of PolyGram Special Products, A division of PolyGram Records, Inc.
MIDNIGHT MOTION
Written by Kenny G
Performed by Kenny G
Courtesy of Arista Records, Inc.
BURNING GUITAR
Written and Performed by Dave Alvin and Steve Berlin
Courtesy of Enigma Records
RIGOLETTO
Original Music and Text by Giuseppe Verdi
Performed by Callas Gobra De Steffano and Orchestra E Coro Dee Teatro alla Scala De Monaco
Conducted by Tollo Serafino
Courtesy of Angel EMI Records
MOONLIGHT MAGIC
Original Music by Alan Moorhouse
Courtesy of Associated Production Music (ASCAP)
THIS MUST BE THE PLACE (NAIVE MELODY)
Lyrics by David Byrne
Music by David ByrneJerry HarrisonTina Weymouth and Chris Frantz
Published by Index Music, Inc./Blue Disque Music Co., Inc. (ASCAP)
Performed by The Talking Heads
Courtesy of Sire Records
By Arrangement with Warner Special Products
From the Talking Heads album "Speaking in Tongues"
HAPPY BIRTHDAY TO YOU
Written by Patty S. Hill and Mildred J. Hill
Published by Birch Tree Group, Ltd.

Brian Eno - Mea culpa

This must be the place - The talking heads


http://www.soundtrackinfo.com/OST/wallstreet/

missing love scene song

Wednesday, July 02, 2014

Kreator

Enemy of God - Kreator

TANKARD - A Girl Called Cerveza

Saturday, June 28, 2014

Pixies



Pixies en concierto


Los de Boston presentan nuevo trabajo, Indie Cindy, en el Caribana Festival suizo.
Radio 3 Extra te da la oportunidad de disfrutar del concierto en vídeo de Pixies, con
nuevas canciones y muchos de sus temas clásicos.

Setlist:

1. Something Against You
2. Wave of Mutilation
3. U-Mass
4. Crackity Jones
5. Hey
6. Gouge Away
7. Bagboy
8. Caribou
9. Mr. Grieves
10. Magdalena 318
11. Velouria
12. Ed Is Dead
13. Indie Cindy
14. Nimrod's Son
15. Here Comes Your Man
16. La La Love You
17. Greens and Blues
18. Brick Is Red
19. Rock Music
20. Isla de Encanta
21. Monkey Gone to Heaven
22. Debaser
23. Vamos
24. Where Is My Mind?