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

Wordle: litio.org

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

Tweets for 2010-04-06

Posted in Twitter | Tagged , | Leave a 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 via libspeex

dendrita:~ gloob$ port install ffmpeg +speex

Posted in Uncategorized | Leave a comment

on a mote of dust suspended in a sunbeam

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 coward, every creator and destroyer of civilization, every king and peasant, every young couple in love, every mother and father, hopeful child, inventor and explorer, every teacher of morals, every corrupt politician, every “superstar,” every “supreme leader,” every saint and sinner in the history of our species lived there – on a mote of dust suspended in a sunbeam.

May 11, 1996 Carl Sagan

Posted in Uncategorized | 1 Comment

Tweets for 2010-03-30

Posted in Twitter | Tagged , | Leave a comment

Tweets for 2010-03-28

Posted in Twitter | Tagged , | Leave a comment

Tweets for 2010-03-21

Posted in Twitter | Tagged , | Leave a comment