Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,13 +362,14 @@ <h3><a href="#image-techniques">Responsive Image Techniques</a></h3>
<ul>
<li class="featured"><a href="http://css-tricks.com/which-responsive-images-solution-should-you-use/">Which Responsive Image Technique Should You Use?</a></li>
<li class="featured"><a href="http://blog.cloudfour.com/responsive-imgs-part-2/">Responsive Images - In Depth Look at Techniques</a></li>
<li><a href="https://github.com/imazen/slimmage">Slimmage.js - A nearly-ideal responsive images solution for all browsers (June 2013)</a></li>
<li><a href="https://github.com/teleject/hisrc">HiSrc</a></li>
<li><a href="https://github.com/joshje/Responsive-Enhance">Responsive Enhance</a></li>
<li><a href="http://www.jordanm.co.uk/post/22964442013/source-shuffling-responsive-images-based-on-media">Source shuffling - responsive images based on media queries</a></li>
<li><a href="https://github.com/adamdbradley/focal-point">Focal Point</a></li>
<li><a href="http://imageresizing.net">ImageResizer</a></li>
<li><a href="https://github.com/mindrevolution/ImageResizer-ResponsivePresets">ResponsivePresets</a></li>
<li><a href="http://riapi.org">RESTful Imaging API Specification</a></li>

<li><a href="https://hacks.mozilla.org/2013/03/capturing-improving-performance-of-the-adaptive-web/">Capturing</a></li>
<li><a href="http://coding.smashingmagazine.com/2013/06/02/clown-car-technique-solving-for-adaptive-images-in-responsive-web-design/">Clown Car Technique</a></li>
</ul>
Expand All @@ -388,6 +389,8 @@ <h3><a href="#image-server">Server-Side Image Solutions</a></h3>
<li><a href="http://resrc.it/">ReSRC.it</a></li>
<li><a href="https://github.com/johnkoht/responsive-images">Responsive Images for Ruby on Rails</a></li>
<li><a href="https://www.responsive.io/">responsive.io</a></li>
<li><a href="http://riapi.org">RESTful Imaging API Specification</a></li>
<li><a href="http://imageresizing.net">ImageResizer</a></li>
</ul>
</section>
<section id="image-picture">
Expand Down