.shiyan

Aller au contenu | Aller au menu | Aller à la recherche

dimanche 23 août 2009

Coruscant

Jouer avec le feu sous la lune, Paris

Jouer avec le feu sous la lune, Paris

Avoir un diaporama aléatoire de *toutes* ses photos en fond d'écran, ça aide à déterrer des photos coules oubliées. J'utilisais jusqu'à il n'y a pas longtemps le plasmoïde KDE4 Picture Frame. mais ce dernier était très frustrant : le nom de fichier de la photo n'était pas affiché.

À la place, j'ai mis le Google Gadget Photos qui lève la limitation du précédent.

(The Concretes - Song for the Songs dans le lecteur flash geo-DRMisé ci-dessous)

samedi 19 mai 2007

x2x, DAAP

Another geeky post, then I promise I'll leave that category on hold :) (btw I have a small writing project, just need some time to set that up).

Last time I enabled the use of an external LCD screen for my laptop. At that time, I did not have enough network cables to connect my two computers. Now I have, and I discovered some very nice tricks...

x2x

This tool enables you to use a keyboard and a mouse on two different computers. If you want to switch, just go to the border of the screen with the mouse, and the cursor will magically move to the other screen !

alung@isumi:~$ ssh -c blowfish -X -n -f remote_computer "x2x -to :0 -WEST"
DAAP

DAAP is the protocol used by Apple iTunes to share music through a local network. It's an open protocol though, and many music player software available on Linux can use it natively. Amarok can be a DAAP client. And supposedly a server also, but it did not really work. It half worked with rhythmbox, and worked fine with Banshee. But I stick to amarok, because I prefer its interface.

For the server side, I used Firefly, also known as mt-daapd. It's a daemon, keeping a database of your music library, and annoucing it on the network.

So, I could listen to my library from my old computer on the new laptop, transparently, and without transfering any single file from one computer's harddisk to another.

bluetooth

Bluetooth works perfectly, I can make some file transfers between the computer and a bluetooth-enabled mobile phone. And, cherry on the cake (that expression does not look very nice in English...), I can remote control Amarok (or any other software actually) from my phone! I can even use it as a mouse !

Next step, trying with a Wiimote \o/

Technology is wonderful.

vendredi 18 mai 2007

Debian installation on a Samsung Q35

I haven't posted any geek post for quite a long time... Well I had the opportunity to set up a shiny new, ultra light weight laptop, a Samsung Q35. 12,1" widescreen, 1,9kg, an advertised autonomy of 7h. It features an Intel Core 2 Duo CPU, 1GB or RAM. No GPU from NVidia nor ATI, but an Intel 945G chipset. So I think the whole hardware have free (open-source) drivers, well supported in the Linux kernel.

Out of the box, in the 120GB harddriver, a Windows XP OS is preinstalled, you just have to activate it. I have not. At least not yet (may need that crap for a school assignment...).

Instead, I decided to try a Debian Etch, with a 64-bit AMD64 architecture, So I downloaded the debian-40r0-amd64-CD-1.iso image file, burned it, and put it in the laptop.

Lire la suite...