When accepting GIF images, you will also accept animated GIFs. Resizing them can be a time-consuming task and will...
A set of javascript tools for working with files. It offers different kinds of things: A cross-browser JS API...
The benefit of the Rails asset pipeline is that it compiles your stylesheets and javascripts to a single file, respectively...
The Rails asset pipeline improves delivery of application assets (javascripts, stylesheets, images, fonts). Here are some basic facts about its...
Right-click on the frame Select Frame... Open Background Set As to "Color" Set the background color...
The Angular ngSrc directive serves to properly set an image src via Angular. As anything in Angular, it updates the...
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want...
A great two-part article about various hacks you can use to create great-looking screen designers when you're...
The asset pipeline changes the paths of CSS files during precompilation. This opens a world of pain when CSS files...
Modern browsers natively suppport file pickers that allow the user to choose multiple files at once. To activate this feature...
To avoid n+1 queries, you want to eager-load associated records if you know you need to access them...
By default git diff highlights whole lines as changes. To diff on a word-by-word basis you can say...
It's like Paperclip or CarrierWave, but without any automagic integration.
PDFKit converts a web page to a PDF document. It uses a Webkit engine under the hood...
Inspiring collection of color tones.
Safari on iOS accepts an apple-touch-icon favicon that is used for stuff like desktop bookmarks. Always define a...
The adjust-hue function of Sass allows you to change a color's hue, but only relative to its current...
SudoSlider is a simple yet powerful content slider that makes no (or very few) assumptions about your markup and is...
For me guard recently took a very long to start (as in "minutes"), because I had lots of images in...
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released...
If you want to label things with a color but don't actually care which cholor, you can use the...
Browsers usually cache favicons. If you update the favicon of your web site and want all visitors to see the...
Eduardo Russo was tired of complex favicon creation and created his own favicon generator. It's really easy and allows...
RulersGuides.js is a Javascript library which enables Photoshop-like rulers and guides interface on a web page Also available as...