Category Archives: Uncategorized

Compiling GTK on osx (with jhbuild)

deactivate macports! if (10.6) add to ~/.jhbuildrc-custom setup_sdk(“10.6″, “10.6″, ["i386"]) and build it $ jhbuild bootstrap $ jhbuild build gettext-fw $ jhbuild build meta-gtk-osx-bootstrap $ jhbuild build meta-gtk-osx-core Note: You can do a main bootstrap with –ignore-system flag but the compiled gettext version won’t work. You need to do a build gettext-fw (until someone merge this) Would be nice to have 64bits support! Interesting links http://sourceforge.net/apps/trac/gtk-osx/wiki/Build http://sourceforge.net/apps/trac/gtk-osx/wiki/SnowLeopard
Posted in Uncategorized | Leave a comment

New term coined: Hybrid posting

Abstract hybrid posting: use top posting to mark a leaf on the conversation thread, use bottom posting to receive a response. Interleaved style: an extension of hybrid posting. Some examples Hybrid posting From: god@heaven.org To: gloob@litio.org Subject: start thread Will you have bought a new car before summer? I was thinking in buy a toyoya "hybrid" prius. case A: Use top posting to mark [...]
Posted in Uncategorized | 4 Comments

ximDEX gource

Autogenerated video using gource ximDEX gource from gloob on Vimeo.
Posted in Uncategorized | 1 Comment

ximDEX codeswarm

As a memento of my last work at Open Ximdex Evolution I made a video of the activity of our main project svn. ximDEX codeswarm from gloob on Vimeo.
Posted in Uncategorized | Leave a comment

self.wordle()

I really love autogenerated graphics
Posted in Uncategorized | 1 Comment

Creating video with codeswarm

A very fast recipe to do a video with codeswarm (Relative to codeswarm home) #!/bin/sh mkdir project_build svn log -v https://urltoprojectsvn/svn/project > project_build/activity.log python convert_logs/convert_logs.py -s project_build/activity.log -o project_build/activity.xml ffmpeg -f image2 -r 24 -i ./project_build/frames/code_swarm-%05d.png -sameq ./project.mov -pass 2
Posted in Uncategorized | Leave a comment

First

Es la primera vez que me cuesta leer google en una imagen de google
Posted in Uncategorized | 1 Comment

ffmpeg on osx 10.6 (snow leopard)

(using MacPorts 1.8.2) Update MacPorts dendrita:~ gloob$ sudo port selfupdate dendrita:~ gloob$ sudo port upgrade outdated Install ffmpeg :) dendrita:~ gloob$ port variants ffmpeg ffmpeg has the variants: darwin_10: Platform variant, selected automatically no_gpl: disallow use of GPL code, license will be LGPL no_mmx: disable all x86 asm optimizations speex: enable Speex decoding [...]
Posted in Uncategorized | Leave a comment

on a mote of dust suspended in a sunbeam

Consider again that dot. That’s here, that’s home, that’s us. On it everyone you love, everyone you know, everyone you ever heard of, every human being who ever was, lived out their lives. The aggregate of our joy and suffering, thousands of confident religions, ideologies, and economic doctrines, every hunter and forager, every hero and [...]
Posted in Uncategorized | 1 Comment

DevSpace #11 @ DeSEA

Justo mañana se celebra el devspace #11 sobre “Desarrollo De Videojuegos Para Android” ofrecida por los miembros de The Flying Cortijo que son compañeros de la asociación DeSEA. Más información en el enlace de la charla Espero que mañana vaya bien ;)
Posted in Uncategorized | Leave a comment