2009/07/06

Salgo para Londres

Dentro de un rato salgo para londres, una semanita, a ver si vengo con una novia inglesa, no estaría mal, yo le enseño español y ella me ensela fran... digo ingles }:->

bueno de ilusiones también se vive, sobre todo los geeks :-)

2009/07/04

FindRepe 0.6.0

Version 0.6.0 of FindRepe comes with new options, bug fixes and minor performance changes


  • added options:

    • --unique list only unique files (--count=1)

    • --count=N list files repeated N times

    • --min-count=N files repated at least N times

    • --max-count=N files repated no more than N times


  • added some paths to autoexclusion list
  • issues 6, 7, 8 where fixed
  • some verbose messages for option -v


-Download findrepe-0.6.0.zip

-Decompress it using the command

unzip findrepe-0.6.0.zip


-Install the launcher with one of the following commands

java -jar findrepe-0.6.0/FindRepe.jar --install

java -jar findrepe-0.6.0/FindRepe.jar --install-home

sudo java -jar findrepe-0.6.0/FindRepe.jar --install-home=/opt/jdk1.6


-Play and enjoy it with

Windows users:

findrepe c:\ e:\


GNU/Linux, OpenSolaris and any other unix flavor users:

findrepe /backup/mp3 /backup/src


2009/06/29

Oktapodi

Aunque parezca mentira este video me ha llegado a través de flapa

2009/06/27

LinuxJournal - Putting Processes in the Background (and bringing them back)

An helpful tip at LinuxJournal about putting processes in the background and bringing them back

2009/06/18

font joke - chite de fuentes

comic sans walks into a bar...
barman says...
we don't serv your type here...

--

Entra una Comic Sans en un bar...
El camarero le dice...
“Aquí no servimos a tipos como tú.”

2009/06/15

15 Minutes or Less with Robert Eckstein: Basic JavaFX Graphics

Just 15 minutes (or less) to see the fantastic new graphics capabilities of JavaFX

Use full screen mode, you'll see text better.

2009/06/13

FindRepe 0.5.1

Today a new version of FindRepe has been released, this new version 0.5.1, is focused on performance, when there are files of the same size but different content, especially big files. No gain would be notice when there are no differences in the content of files under 8KB and depending on the media even under 1MB. So the bigger file and the slower media, the bigger difference in performance.

There is also a improved control of objects that wouldn't be useful, so they are discarded earlier in order to reduce the minimum memory needed to run.

-Download findrepe-0.5.1.zip

-Decompress it using the command

unzip findrepe-0.5.1.zip


-Install the launcher with one of the following commands

java -jar findrepe-0.5.1/FindRepe.jar --install

java -jar findrepe-0.5.1/FindRepe.jar --install-home

sudo java -jar findrepe-0.5.1/FindRepe.jar --install-home=/opt/jdk1.6


-Play and enjoy it with

Windows users:

findrepe c:\ e:\


GNU/Linux, OpenSolaris and any other unix flavor users:

findrepe /backup/mp3 /backup/src