Skip to content

Instantly share code, notes, and snippets.

@danhanfry
danhanfry / dabblet.css
Last active August 29, 2015 14:21
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@danhanfry
danhanfry / gist:72f3281603ec73a3055f
Last active November 28, 2015 21:41
upgrading (switching ppa repo) ffmpeg on ubuntu 14.04
ne radi!!!!!
sudo apt-add-repository --remove ppa:jon-severinsson/ffmpeg
!!!!!
find / -name 'ffmpeg' -type d
https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media
sudo apt-get --purge remove ffmpeg
sudo apt-get --purge autoremove
@danhanfry
danhanfry / tutorial1.js
Created December 3, 2015 03:07
React Conceptos Basicos
Conceptos Basicos react js
``
import React from 'react'
import Link from './link' // Importar Componente
export class App extends React.Component {
render() {
return (
@danhanfry
danhanfry / gist:b4c8af6b8d9a603beb83
Created January 8, 2016 02:04 — forked from jaydson/gist:1780598
How to detect a click event on a cross domain iframe
var myConfObj = {
iframeMouseOver : false
}
window.addEventListener('blur',function(){
if(myConfObj.iframeMouseOver){
console.log('Wow! Iframe Click!');
}
});
document.getElementById('YOUR_CONTAINER_ID').addEventListener('mouseover',function(){
https://blog.ahoyconference.com/using-webrtc-in-chrome-extensions.html
http://stackoverflow.com/questions/30731277/webkitmediastream-object-type-lost-while-using-sendmessage-in-chrome-extension
http://jsfiddle.net/koldev/cw7w5/
https://www.google.es/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=chrome.tabCapture.capture+create+video&start=10
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder
1 - Redux mantiene el creador de la acción fundente. Cada vez que desee cambiar el estado de la aplicación,
se dispara fuera una acción. Esa es la única manera en que el Estado debe ser cambiado.
@danhanfry
danhanfry / dabblet.css
Created March 4, 2016 15:29
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
1 Cine y animación
2 Motor
10 Música
15 Mascotas y animales
17 Deportes
19 Viajes y eventos
20 Juegos
22 Gente y blogs
23 Comedia
24 Entretenimiento