21 4 / 2013
Display: inline-block y su empeño en dejar espacios en blanco de separación. 8 soluciones. | KsesoCss
Me ha gustado la solución vía HTML de eliminar la etiqueta de cierre de los <li>. En mis años xTalibanes me habría parecido una guarrada :) (ahora hago guarradas y me siento orgullosa de ello)
19 4 / 2013
Selector Performance - Book - Scalable and Modular Architecture for CSS (SMACSS)
Esta metodología me parece mucho más lógica y con sentido común que la de BEM y OOCSS.
What is important to note with these recommendations is that the evaluation of any more than a single element to determine styling is inefficient. That means that you could only ever use a single selector in your rule: a class selector, an ID selector, an element selector, or an attribute selector. If you take this recommendation at face value, they are suggesting we go back to the days of <p class=”bodytext”>
.
Constrain yourself, don’t choke yourself For the rest of us, I believe that we can be a little more practical and strike a balance between one end of the spectrum (adding classes and identifiers to everything) and the other (using deep selector rules creating tight coupling between HTML and CSS).
19 4 / 2013
"Note: It should be known that due to advances in CSS preprocessors and version control systems, I no longer adhere to this particular style preference. I still think many of the arguments here are valid, but there’s enough on the other side to make me use the long-form style."
Single Line CSS - HTML & CSS - Resources - Ordered List
Sobre escribir CSS en una línea o en varias. Al principio, lo ordenado y limpio era escribir en varias. Después, si escribías en varias líneas eras “junior”. Ahora “hay que” escribir en varias líneas otra vez.
10 4 / 2013
Senseful Solutions: Format Text as a Table
Here’s a simple tool that let’s you format text as a table. Simply enter in tab-delimited text (e.g. by copying from Excel), then press “Create Table”.
09 4 / 2013
Firebase - A scalable real-time backend for your app
Build apps fast without managing servers
Tiene muy buena pinta.
07 4 / 2013
En la puerta del teatro Fernán Gómez on Flickr.
Un par de fotos tomadas en el taller de fotografía nocturna de Club Foto Madrid impartido por Paco García Lubián. Muy ameno e instructivo.
04 4 / 2013
"And now there are retina displays, and nothing looks worse on retina than little tiny graphics scaled up. Browsers are starting to support 32x32 favicons now too. What are we to do?"

