[#HTML] Una de mapas con #Leaflet, #NuGet y #VisualStudio

Hola! hoy necesitaba hacer 2 cosas rápidas con un mapa y como PowerBI era demasiado, me acordĂ© de un post de Alberto donde hablaba de LeafLet, con un mapa con los colaboradores más activos de GitHub. Pues bien despuĂ©s de ver un poco de ejemplos en lĂ­nea me pude crear mi mapa en pocos segundos.…… Continue reading [#HTML] Una de mapas con #Leaflet, #NuGet y #VisualStudio

[#HTML] Skype Buttons, ERR_BLOCKED_BY_CLIENT y Ghostery

Hola! Aquellos que han pensado que Agosto es un buen mes para trabajar, porque todo el mundo está de vaaciones; deberĂ­an ampliar su concepto de “todo el mundo”. Por un lado, existe un hemisferio por debajo del Ecuador donde el perĂ­odo de vacaciones usualmente no es Julio / Agosto sino más bien Diciembre / Enero. …… Continue reading [#HTML] Skype Buttons, ERR_BLOCKED_BY_CLIENT y Ghostery

Published
Categorized as HTML, Skype

[#HTML5] HowTo: Escanear un codigo QR con #JavaScript

Hola! No me pregunten porquĂ©, pero ha llegado un momento del dĂ­a donde tengo que leer un cĂłdigo QR desde un navegador. Como obviamente no soy el primero ni el Ăşltimo en necesitar esto, la primera bĂşsqueda en BING me lleva a una fabulosa librerĂ­a JS: DWA012 / html5-qrcode. Y a partir de aquĂ­ es…… Continue reading [#HTML5] HowTo: Escanear un codigo QR con #JavaScript

[#BOOTSTRAP] HowTo: use forms with Bootstrap 3 (well not expect much…)

Hello! During these days I have seen many people that becames the most happy people in the world when they start to work with Bootstrap, also if you use it with AngularJs so it seems better than a few strawberries with chocolate! Today I have to work a little with forms and there is a…… Continue reading [#BOOTSTRAP] HowTo: use forms with Bootstrap 3 (well not expect much…)

[#BOOTSTRAP] HowTo: utilizar forms con Bootstrap 3 (bueno tampoco esperes mucho …)

Hola! durante estos dĂ­as he visto a mucha gente que se pone Jappy Jappy con Bootstrap, además parece que si lo usas con AngularJs pues es mejor que unas fresas bañadas con chocolate !!! Hoy tocĂł trabajar un poco con forms y las lecciones aprendidas son las siguientes: – existe una serie de clases para…… Continue reading [#BOOTSTRAP] HowTo: utilizar forms con Bootstrap 3 (bueno tampoco esperes mucho …)

[#BOOTSTRAP] Live grid, columns and more stuff …

Hello! After yesterday’s post about how to add Bootstrap to a web project in Visual Studio 2012 or 2013, today I will explain a little more about the way that Bootstrap allows to work with with elements in a grid. The simplest model that proposes Bootstrap is based on a grid with 12 columns. Basically…… Continue reading [#BOOTSTRAP] Live grid, columns and more stuff …

[#VS2013] HowTo: Create a website project in Visual Studio using Bootstrap

Hello! For today’s post I hope that the 3G network works fine in the train; specially when I need to download the NuGet package. How to create a WebSite project in Visual Studio 2012 or 2013 including Bootstrap First one: do you know Bootstrap? If you don’t, you should ! Bootstrap is a framework created…… Continue reading [#VS2013] HowTo: Create a website project in Visual Studio using Bootstrap