Archive for the “Libs & Resources” category

Definir imagen,texto,url manualmente en el botón compartir de facebook

by beto on February 3, 2012

Si no puedes acceder o modificar los metas de las páginas para definir lo que se compartira en facebook con <meta name=”image_src” y meta name=”description”, puedes intentar esta forma de hacerlo en la que se definen exactamente lo que se (…)

Read the rest of this entry »

Navegadores compatibles con HTML5/CSS 3

by beto on February 2, 2012

Compatibilidad de HTML5 / CSS3 por atributos/propiedades y navegador. Fuente: http://www.findmebyip.com/litmus/ Página de Wikipedia sobre HTML5 Wikipedia: http://en.wikipedia.org/wiki/HTML5 Página de Wikipedia sobre el tag VIDEO exclusivamente Wikipedia: http://en.wikipedia.org/wiki/HTML5_video

HTML PARSER

by beto on June 30, 2011

Parse HTML : Simple HTML Dom http://simplehtmldom.sourceforge.net/manual.htm 100% Recommended. If it not produce the results you wait for, check the html string you are parsing! It’s not possible to grab html code loaded from a javascript call.