Oct. 2nd, 2006

Python

Some days later I started learn Python (I bought "Begenning Python").

Recently, I'm so wondered with the possibilities wich Python purposes.

Advertisement

Sep. 27th, 2006

More GNOME stuff

My work in GNOME is advancing...
My patches are principally for Metacity and GNOME-Screensaver.

I'm very happy and excited with contributing.

More news about this soon.

Sep. 24th, 2006

GNOME stuff

For now, I'm trying to understant the code from Metacity (the GNOME's window manager). I made this choise because Metacity is easy to compile and test.

I only need to do this to compile:

./autogen.sh
make

and this to test:

src/metacity --replace

Recently I sent more little patches and now I'm triaging Metacity bugs.

Sep. 14th, 2006

More GNOME bugs...

I have been fixed more two GNOME bugs:

#355490
#355489

Now, I'm trying with a more difficult bug, and soon I'll post the results here.

Advertisement

Sep. 1st, 2006

Meu primeiro patch no GNOME

Estou feliz!!!

Não foi grande coisa, mas meu primeiro patch foi aprovado no GNOME.

Ele resolve o bug 352293 no Metacity.

Foi somente a remoção de uma função e readaptação do código para usar outra, mas já é o início... tomara que sejam muitos outros daqui para frente.

Inté!!!