Monthly Archives: April 2010

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

Tweets for 2010-04-20

New blog post: Tweets for 2010-04-13 http://www.litio.org/wp/2010/04/19/tweets-for-2010-04-13/ Finalizada videoconferencia sobre el mundo del cashflow, costes, márgenes y como el tiempo puede jugar a tu favor o en contra :) In any case, 90% Done occurs when the team member thinks he has accomplished 90% of the work but still has 90% of the work left to finish Don’t [...]
Posted in Twitter | Tagged , | Leave a comment

ximDEX gource

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

Twitter Weekly Updates for 2010-04-19

RT @cenatic: Llega el #odfplugfest Granada 2010; el mayor congreso mundial de formatos documentales abiertos. http://odf.cenatic.es # wow, awesome! running fast RT @Astro_Soichi: http://twitpic.com/1fif7q – Midnight running! Galaxy Express 131, Discovery. # The Flashbulb – Red Extensions of Me me encanta el título y el contenido de este disco #recomendar # Rellena esta encuesta sobre ecosistemas software [...]
Posted in Twitter | Tagged | Leave a 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

Tweets for 2010-04-06

Viernes de commits super king size. http://twitgoo.com/nfmnr Converse! Creo que me he ganado una siesta :) Cappuccino 0.8 is now available http://bit.ly/aMV8p3 RT @cyanogen: .@toxicpopcorn i could care less about flash. what i do care about is artificial restrictions placed on developers. Agradecer a @toporniz @penyaskito @jasuarez @JoseManuelGG @dejalatele @Browndispatcher ahernandez melissa magamo su asistencia ayer ;) Let's go [...]
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 [...]
Posted in Uncategorized | Leave a comment