Lightweight apps

I’ve been working last days with my old K6-2 300 at home. I had some problems with large apps like Evolution or Firefox there, so I decided to look for another email client and another browser. Then I found two really cool ones. Dillo is a very very light weight browser. It does not render web pages perfectly, but it’s OK if you just want to read. On the other hand I found Sylpheed email client....

September 6, 2006 · svillar

Bye bye, Pluto

Guys, you took the right decision: Astronomers Relegate Pluto to Dwarf Status

August 25, 2006 · svillar

Back to home/work/sound

Hi, I’m here at work again, after 3 weeks at Köln learning German, meeting a lot of people and also having fun. What I can say about the city is “das Wetter ist schlecht aber die Leute sind toll” :-) I arrived Galicia on Saturday, and after 20 days without using a computer (very nice experience), I retook my sound problems with mine Intel HDA sound card. The problem was very weird, I had sound once the system is up (the module was loaded also without problems) but every time I tried to modify the volume by software then the sound turned off....

August 21, 2006 · svillar

The real (virtual?) telepathy

So, do you think that this is telepathy? Come on, check this out. This is the real (mmm, maybe virtual?) telepathy

July 19, 2006 · svillar

Mozilla Thunderbird 1 Evolution 0

I’ve been using Mozilla Thunderbird for two years, and I was (and I still am) very comfortable with it. Especially I like very much how it manages multiple pop accounts, the themes and mainly its speed. But now, for some reasons, I began (again) using Evolution. I need it because its great integration with the GNOME desktop, and because it has some features that I need, for example, tasks and appointments management....

July 18, 2006 · svillar

What is a galago?

A few weeks ago I have been working with the libgalago library by Christian Hammond. If you don’t know what is libgalago take a look at this article of the Linux Journal. Basically galago is a library that provides presence to applications. This library had a little performance issue. libgalago uses DBUS for getting/setting presences, and all the calls through the bus were synchronous. Imagine a device with low resources, for example the Nokia 770, that uses libgalago....

July 6, 2006 · svillar

Very special numbers

I’ll begin posting some comments that I have in my pocket since past week. I had not much time all these days, so I have many things to say ;). First of all, I’m a computer engineer, I like numbers, and I found this nice web that shows what’s special about most of numbers from 0 to 684. My favourite one is the eight. Talking about the eight, have you ever read “The Eight” by Katherine Neville?...

June 16, 2006 · svillar

Again with some DBUS stuff

Yesterday was another intensive hackfest afternoon. But this time no one came neither with food nor drinks :(. We should review our policy about hackfests. Anyway, Iago and me were reviewing our past work about DBUS. We were trying to port Gedit to use DBUS instead of its own “bacon-message-connection”. We coded some tests in order to know if we were understanding everything. Creating a client and a server was easy, and the API to perform a remote call to an object is easy too, but like other projects, I think there is a lack of documentation. This time we took some help from the DBUS missing tutorial For example, we were in trouble because we were not able to connect to the session server. We read in the DBUS tutorial that libdbus automatically discovers the address of the per-session bus daemon by reading an environment variable. But what is its name? We found it, well we found them, because there are two: DBUS_SESSION_BUS_ADDRESS and DBUS_SESSION_BUS_PID. Finally we were able to call our amazing method called foo from our really impressive GObject called Objectlet. What a great victory :-). Next week, we’ll begin analizing the “bacon-message-connection” code, and then after reviewing the requirements, I hope we’ll begin the port. ...

March 17, 2006 · svillar

Gedit hacking; porting gedit to use D-BUS

Iago had a talk with Paolo Borelli this afternoon while I was rebuilding some Gnome 2.14 components. This is a little extract of the talk: <pbor> there are other hacks that can be done though :) <iago> I hope so <iago> :) <iago> sergio told me <iago> something about dbus <pbor> yeah <iago> that would be interesting <pbor> we would like to try to use dbus instead of bacon-message-connection <pbor> something like evince and epiphany do <iago> cool <sergio> eo <iago> is that a high priority task?...

January 26, 2006 · svillar