Minority Report Meets Reality – The future of UI
filed in Technology on Jun.06, 2010
filed in Technology on Jun.06, 2010
filed in HTML, Technology on May.04, 2010
I use a lot of snippets when I program, those little shortcut that transform several lines of code. Zen coding goes further by proposing to use snippets the same way as the CSS selection. For example the following line of code: div#header is tranformed into: <div id=”header”></div> And this: div # header> p> lorem is [...]
filed in Technology on Mar.19, 2010
Wow , who would have thought …