Main
contact
Projects/Proyectos
Papers/textos
Resume / Curriculum
Twitter Updates
Categories
- Angry (54) [atom | rss]
- books (4) [atom | rss]
- christine (70) [atom | rss]
- FLOSS (207) [atom | rss]
- general (399) [atom | rss]
- general (5) [atom | rss]
- gnome (21) [atom | rss]
- GNU (21) [atom | rss]
- google (8) [atom | rss]
- gpkg (13) [atom | rss]
- gtk (56) [atom | rss]
- Humor (61) [atom | rss]
- ICTC (2) [atom | rss]
- Internet (37) [atom | rss]
- la-uno.com (2) [atom | rss]
- linux (63) [atom | rss]
- movies (7) [atom | rss]
- music (28) [atom | rss]
- novell (5) [atom | rss]
- personal (281) [atom | rss]
- php (6) [atom | rss]
- Pictures (77) [atom | rss]
- Python (94) [atom | rss]
- slackware (37) [atom | rss]
- Software_Development (149) [atom | rss]
- stuff (152) [atom | rss]
- Stupid things (79) [atom | rss]
- ubuntu (15) [atom | rss]
- Video (15) [atom | rss]
- WTF!! (1) [atom | rss]
Tiras
Con que desarrollas interfaces graficas
Uploads from markuz
| Home workplace |
markuz posted a photo: Home workplace |
| Home workplace |
markuz posted a photo: Home workplace |
| Testing the new christineConf module |
markuz posted a photo: This is the screenshot of my computer while testing the new |
| Bootchart |
markuz posted a photo: My smaller time booting with Ubuntu 7.10 |
| P1010710.JPG |
markuz posted a photo: |
How Much Is Your Blog Worth?

My blog is worth $19,194.36.
How much is your blog worth?
Recent Comments
- spooky on Home workplace
- Arturo on Franklin CDU-680 en Slackware Linux
- markuz on Franklin CDU-680 en Slackware Linux
- Arturo on Franklin CDU-680 en Slackware Linux
- markuz on Franklin CDU-680 en Slackware Linux
- markuz on Franklin CDU-680 en Slackware Linux
- Arturo on Franklin CDU-680 en Slackware Linux
- Arturo on Franklin CDU-680 en Slackware Linux
- markuz on Franklin CDU-680 en Slackware Linux
- markuz on Franklin CDU-680 en Slackware Linux
Last wednesday, Cristina and I went to the movies to watch Ironman. One of the last heroes movies that I have seen that I like a lot, it is funny, with action, speak barely stuff about scientific thing but just in the comic context.
Robert Downey Jr. performance is good, even when many people says that he wasn't the right actor for the character. I have to say that the character also likes me. I like the fact that in the movie shows the first Ironman suit, wich looks coarse, rustic, inflexible, just like I remember from the "old" pepsi cards 13 years ago. And the reinvented suit looks so nice.
If what you want to see is action then you'll have to wait a bit, because this movie is more about the begins of Ironman, how Stark was kidnapped, how he build the first suit, the scape, the new suit and then the fight against Obadiah Stane who becomes in IronMonger.
Cristina and I went to watch it to Irapuato, because here in Salamanca they have it in Spanish, I haven't see it in spanish, but, I usually don't enjoy the movies in spanish if the can be subtitled.
At the end, is a really nice movie to me, it's funny and with action.
Home workplace, originally uploaded by markuz.
This is my workplace at home. Whats yours?
Jusft for the record, I'm on twitter as markuzmx
Testing the new christineConf module, originally uploaded by markuz.
I have been working in the configuration module for christine, something similar to gconf, but just for christine. Why? well, many people complains because christine needs the gnome-extras package, where gconf is, and to be honest, christine didn't use all the gconf power, so, there isn't a big reaons to keep gconf on christine.
This isn't the only thing I have been working on. I'm trying to improve many things for the next release. Most of the work wil be in the list, zodman gives me some nice ideas, and I will try to implement them.
Anyway, you are also invited to work with me in the christine development. You can join the maling list for the next release.
Nasty chicken, originally uploaded by markuz.
Mendigo pollo asqueroso que te venden en el Kentucky de Salamanca, para empezar esta muy descuidado, tardaron mucho y el pollo que compro cristina estaba atascado de aceite, exprimes el pollo y le escurre el aceite, ademas, para acabarla de amolar, ni bien cocido estaba, en la coyontura tenia sangre aun...

CLick to enlarge
- Some bugfixes
- Reworked code in Sources list
- Reworked display.
- Improved import code (no more freeze while looking for the media files)
- Multiple Sources list.
- Translate Christine and Report a bug menuitems
You can download it from sourceforge:
If you are trying to install OpenOffice 2.4 in Gutsy, check this how to:
Gnome open location dialog, originally uploaded by markuz.
It is quite usefull, but, where can I configure the key bindings for the gnome open location dialog?? I mean, It nice if I click on the Desktop and press
You can configure the key shortcuts to show the main menu, or to show the run dialog, you can even configure the shortcut to show your home, but, what about this?.
If you know how to do it (on GNOME), please, let me know.
I love the new maur0's nick:
Yo solo se, que no se Java
This is nothing but just an announce that get in my mail today: Christine is available via up to down a site for program search.
Well, christine has been added to it:
Es facil, al inicio de tu aplicacion tendras que inicializar los threads, que son algo asi:
Esto lo tendras que hacer antes de iniciar algun thread. Y luego, al usar algun thread debes englobarlo dentro de
thread.start_new(funcion, (arg1,arg2,argN))
gtk.threads_leave()
Solo recuerda que no debes manipular gtk fuera del thread en el que esta corriendo el ciclo principal (gtk.main_loop).
Si lo que necesitas es estar cachando informacion en un thread aparte y modificar la interfaz (ej. Leyendo un socket y mostrando informacion de cuanto llevas leido) entonces usa alguna bandera y modifica tu apariencia en el thread principal, de lo contrario tendras problemas con gobject y glib.













