Some thoughts about the Baby
Posted by amora at May 31st, 2005
Posted by amora at May 31st, 2005
Posted by amora at May 21st, 2004
Looking for a job
I’m finishing my working contract with the Audiovisual Institute in June, so I need a new job by September.
Just in the case that somebody could be looking for a computer scientist in Barcelona, interested and devoted fan of Free Soft, (s)he could drop me some lines…
[more info about my interests in my webpage]
Thanks!
Posted by amora at April 22nd, 2004
Linux 2.6
Now using the latest version of the kernel, 2.6.5, and found it really nice.
The USB devices work OK, and the CD burner is correctly handled.
I like it a lot…
Posted by amora at March 10th, 2004
GNOME Evangelism
Yesterday I changed my brother’s PC (which was running GNOME 1.4) for my old one (which is running GNOME 2.4). He liked it very much, and he’s now enjoying it a lot.
Just with Sound-Juicer, CD-Player, Rhythmbox, Totem and OpenOffice, he’s the happiest one in the world…
Nice to see it…
Article
I’m still thinking about my planned article.
No so tech incompatible
I improved my abilities lacked in my last blog-post:
The mobile phone was OK, so it’s working nice now.
I tried my XFree4.2-working config in a brand new installed Debian GNU/Linux in a brand new 120GB HDD, and didn’t work properly. It seems that the X are working but they aren’t displaying properly… I’ll keep googling!
Posted by amora at February 25th, 2004
Tech incompatible
I’m starting to think that I’m totally incompatible with technology (bad thing…):
XFree 4.3
Recently, I apt-get upgraded my system (Debian Sid), which made me to upgrade my XFree version to 4.3. Everywhere I read that no changes where needed: the confile was the same. Maybe it’s true, but I didn’t managed to put it working again :_(
Solution: I installed Debian Sarge…
Proposal: make a decent XFree’s autoconfigurator…
Mobile phone
Yesterday night I left my mobile phone plugged to the electric network to refill my battery. When I woke up this morning, I could not make it turn on again. Tried a workmate’s battery and it worked. I’m unsure if the battery didn’t refilled or if this stormy night broke it or if the stormy night broke the transformer or…
Solution: Identify and isolate the problem [work in progress...]
Posted by amora at February 16th, 2004
User actions in a Mediateca
Thinking in Mediateca as the whole of multimedia files the user has, I tried to classify all the actions that the user may want to do with his/her files. Here you have my sorting, done in two different ways.
Sorted by the element pipe
Sorted by the element used
Posted by amora at February 2nd, 2004
Planning for an article
I read Nat Friedman’s blog entry on January 28th. His thoughts there make me think about a new GUI/Desktop philosophy: ‘Unixing the Desktop’, mainly distinguished by splitting up applications, generating message ports and connecting their inputs/outputs, and -in other side but extremely attached to this- generating, indexing, retrieving and encapsultaing lot of information about what user has (files) and does (applications behaviour).
Linux kernel 2.6
I’m planning to go back to 2.4 kernel, since I’m not used to about the managing of devices of 2.6. Im specially frustrated about (my lack of knowledge of) USB handling and CD burn. I also got the sensation that the apps in charge of doing this aren’t ported yet. Any pointer would be interesting.
Posted by amora at January 24th, 2004
New PC at home
Monday I bought a brand new Asus Pundit Barebone, and hadn’t got time to build it up and test it.
This morning I did it with a classmate -which is really pro in building PCs- and tested the software behaviour (I reused my 60GB HDD):
TODO Plan
Remove M$Windows XP from my PC. It sucks.
Posted by amora at January 18th, 2004
Linux 2.6.0
Finally got it working! Steve Kemp gave me the solution to my problem:
image=/vmlinuz
label=Linux
read-only
initrd=/initrd.img
append=”root=/dev/hda2″
After putting this in Lilo, loading mousedev and psmouse modules made the /dev/psaux mouse (and the X) work:
> uname -r
2.6.0-1-686