Pozole and Work 

Last friday Mauro invited to me to eat pozole guerrerense, with Cesar with some of their friends. That place is awsome, they give me a big pot of pozole (and it was the medium size) and it is eaten with chicharrón . Simply awsome and a very good dish. The restaurant of course is called "Pozole Guerrerense", and it is close to CU in México city.

Big pot of pozole :-O
.

More photos here
[ add comment ] permalink
Tacos and Free Software 

Yesterday, Alvaro told me about kind of meeting to eat tacos with some friends most of them free software folks. That was orgaized by CloE. Alvaro and Koen decided to visit Mexico city after GULEV finishes. The metting was very good, I enjoy every minute :)



1-Gunnar, 2-Gabriela's brother, 3-Koen, 4-Gabriela, 5-Tigrux, 6-Damog, 7-CloE, 8- Troll, 9- Me, 10-Alo.

More photos here
[ add comment ] permalink
GNOME Wallpaper randomizer (C#/Python/Bash) 

After seen two nice hacks (one with C Sharp using mono and the other with python) about changing the background of your GNOME Desktop using ~/.gnome2/backgrounds.xml, I've decided to create my own version with Bash script you can get the script from

http://patux.net/downloads/change-background.sh
and
http://primates.ximian.com/~gorozco/cha ... kground.sh

This uses XMLStarlet tool to run.

If you are interested on the other hacks you can get those from
http://mieszkancy.ds.pg.gda.pl/~zdzichu/backchanger.cs and http://richip.dhs.org/change-background.py.

Now you can set a crontab to change the wallpaper every 3 hours for example.

crontab -e to open your crontab file and insert the line:

0 */3 * * * /path to script/change-background.sh

[ 1 comment ] ( 48 views ) permalink

Back Next