Otra webapp!
Fecha: February 6th, 2010 | Categoría: Informatica | 4 Comments »Manejo eficiente de tu tiempo con the Pomodoro Technique:
http://eordano.alwaysdata.net/pomming/
Manejo eficiente de tu tiempo con the Pomodoro Technique:
http://eordano.alwaysdata.net/pomming/
As my mother tongue is not english, I’ve been always appreciative of things like Ted Translations, because it allows me to share my findings on the web with people from my country, where not everybody is as fluent in english as to hear and understand every word of a TED Talk. But I’ve found annoying that you could watch the video with subtitles online, but you couldn’t download them in a appropriate format (I generally use the ‘.srt’ format).
I did some research, created a python script that lets you download the subtitles, and parse them from JSON to the ‘.srt’ format; but in these days a black-and-white command-line script is not acceptable. So I made it my first web-app, a TED Talk Subtitle Downloader.
http://tedtalksubtitledownload.appspot.com/
(online implementation of http://estebanordano.com.ar/ted-talks-download-subtitles/)
I had problems when I did a dist-upgrade about two weeks ago on my Sidux installation (it’s pretty much debian sid with a twist).
In the ubuntu forums, I found that someone had the same install that I have, and took the source that he compiled and tried to make it work on my laptop.
The error message I got was `undefined Symbol: resVgaIoShared` and apparently it was because the driver used a deprecated function of xorg.
Read the rest of this entry »
I loved the Global Game Jam!! Everything was great: the community, the people, the experience, the game we finished in time, “Land the Mime“. This is the postmortem that I wrote.
Read the rest of this entry »