Skip to content

Instantly share code, notes, and snippets.

View kant's full-sized avatar
🎹
🎼🎶

Darío Hereñú kant

🎹
🎼🎶
  • Planet Earth...
  • X @kant
View GitHub Profile
@kant
kant / gist:2054235
Created March 17, 2012 01:41 — forked from sstarr/gist:506478
Tumblr only allows a maximum width of 500px for embedded YouTube videos. Paste this script into your theme, change contentWidth and the embed code will be updated accordingly.
<!-- Widescreen YouTube Embeds by Matthew Buchanan & Hayden Hunter
http://matthewbuchanan.name/451892574
http://blog.haydenhunter.me
Hacked around by Simon Starr to break out of Tumblr's max width of 500px
http://www.simonstarr.com
Original source here: http://pastie.org/871790
Released under a Creative Commons attribution license:
@kant
kant / jquery.timeago.spanish.js
Created November 5, 2008 03:22
Spanish override examples for the timeago jQuery plugin (http://timeago.yarp.com)
jQuery.timeago.settings.strings = {
suffixAgo: "apenas un momento atrás",
suffixFromNow: "a partir de ahora",
seconds: "menos de um minuto",
minute: "cerca de um minuto atrás",
minutes: "hace unos %d minutos atrás",
hour: "cerca de una hora",
hours: "cerca de %d horas",
day: "un día",
days: "%d días",