The Angular ngSrc directive serves to properly set an image src via Angular. As anything in Angular, it updates the...

dmitrybaranovskiy.github.io

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...

Have you tried the Search everywhere dialog? You can open it by pressing Shift twice.

api.rubyonrails.org

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...

nicksda.apotomo.de

It's like Paperclip or CarrierWave, but without any automagic integration.

github.com

PDFKit converts a web page to a PDF document. It uses a Webkit engine under the hood...

matthewkosloski.me

Inspiring collection of color tones.

When you don't only have a favicon.ico in your project but also PNGs of different sizes and backgrounds, you...

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...

plugins.jquery.com

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...

makandra dev
menuetos.net

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...

stackoverflow.com

Check out the jsFiddle Demo. CSS .absoluteCenterWrapper { position: relative; /* Declare this element as the anchor point for centering */ } /* Positioning */ .absoluteCenter...

makandra dev

To print a colored full-width bar on the bash, use this bash script expression: echo -e '\033[37;44m...

Browsers usually cache favicons. If you update the favicon of your web site and want all visitors to see the...

faviconit.com

Eduardo Russo was tired of complex favicon creation and created his own favicon generator. It's really easy and allows...

makandra dev
mark-rolich.github.io

RulersGuides.js is a Javascript library which enables Photoshop-like rulers and guides interface on a web page Also available as...

extensions.libreoffice.org

Colorizes code in LibreOffice Writer. Note that you need to create a paragraph style _code for this to work.