Category Archives: general

Resumen de cagades de Google Closure

Resumen de cagades de Google Closure “Just what the world needs—another sucky JavaScript library,” he said. When I asked him what made it ‘sucky’, he elaborated. “It’s a JavaScript library written by Java developers who clearly don’t get JavaScript.” "His … Continue reading

Posted in general, web pollution | Tagged , , | Leave a comment

Ultimate Guide To Grid-Based Web Design: Techniques and Tools – Noupe

Ultimate Guide To Grid-Based Web Design: Techniques and Tools – Noupe You don't have to reinvent the wheel. You can customize the grid before downloading, with the number of columns (9, 10, 12, 14, or 16), their width (40, 60, … Continue reading

Posted in general, web pollution | Tagged , | Leave a comment

Closure Compiler – Google Code

Closure Compiler – Google CodeThe Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better … Continue reading

Posted in general, web pollution | Tagged , , , | Leave a comment

CSS Sprites with Inline Images | CSS-Tricks

CSS Sprites with Inline Images | CSS-Tricks CSS Sprites is a technique where you use a background-image, a set width and height, and adjust the background-position to display only the portion you need to show. This way you can use … Continue reading

Posted in general, web pollution | Tagged , , , , | Leave a comment

Improving data visualisation for the public sector

Improving data visualisation for the public sector Good data visualisation can help users explore and understand the patterns and trends in data, and also communicate that understanding to others to help them make robust decisions based on the data being … Continue reading

Posted in general, web pollution | Tagged | Leave a comment