<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:series="http://organizeseries.com/"
> <channel><title>Comments on: 5 Ways to Support High-Density Retina Displays</title> <atom:link href="http://www.sitepoint.com/support-retina-displays/feed/" rel="self" type="application/rss+xml" /><link>http://www.sitepoint.com/support-retina-displays/</link> <description>Learn CSS &#124; HTML5 &#124; JavaScript &#124; Wordpress &#124; Tutorials-Web Development &#124; Reference &#124; Books and More</description> <lastBuildDate>Mon, 13 May 2013 20:55:10 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>By: Lorenzo</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1086214</link> <dc:creator>Lorenzo</dc:creator> <pubDate>Wed, 08 May 2013 18:19:45 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1086214</guid> <description><![CDATA[Throw in responsive layout on a single code base along with the rising tide of Retina display users and now you have your work cut out for you as a developer and designer.
To your question about &quot;such sites on small screen devices....&quot;
We have several galleries that are served on all devices although the layout is rendered slightly different on each viewport.
I&#039;ll be monitoring screen res in the reports to see where we go from here.]]></description> <content:encoded><![CDATA[<p>Throw in responsive layout on a single code base along with the rising tide of Retina display users and now you have your work cut out for you as a developer and designer.</p><p>To your question about &#8220;such sites on small screen devices&#8230;.&#8221;<br
/> We have several galleries that are served on all devices although the layout is rendered slightly different on each viewport.<br
/> I&#8217;ll be monitoring screen res in the reports to see where we go from here.</p> ]]></content:encoded> </item> <item><title>By: Tom Penzer</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1086207</link> <dc:creator>Tom Penzer</dc:creator> <pubDate>Wed, 08 May 2013 16:33:54 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1086207</guid> <description><![CDATA[Found a way to use SVG (with a bit of JavaScript built in) to serve Retina raster images the easiest way humanly possible, and without wasting bandwidth double-requesting images. Made a tutorial for it here:
http://thepenzone.com/svg-image/]]></description> <content:encoded><![CDATA[<p>Found a way to use SVG (with a bit of JavaScript built in) to serve Retina raster images the easiest way humanly possible, and without wasting bandwidth double-requesting images. Made a tutorial for it here:</p><p><a
href="http://thepenzone.com/svg-image/" rel="nofollow">http://thepenzone.com/svg-image/</a></p> ]]></content:encoded> </item> <item><title>By: Craig Buckler</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1086008</link> <dc:creator>Craig Buckler</dc:creator> <pubDate>Tue, 07 May 2013 07:44:41 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1086008</guid> <description><![CDATA[That&#039;s an interesting solution although webfonts may be a better solution if you&#039;re happy with single-color graphics.]]></description> <content:encoded><![CDATA[<p>That&#8217;s an interesting solution although webfonts may be a better solution if you&#8217;re happy with single-color graphics.</p> ]]></content:encoded> </item> <item><title>By: Craig Buckler</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1086006</link> <dc:creator>Craig Buckler</dc:creator> <pubDate>Tue, 07 May 2013 07:41:32 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1086006</guid> <description><![CDATA[Strictly speaking, those solutions are for serving resized images depending on the resolution of the target device rather than Retina displays. They also require server-side processing as well as JavaScript.
I think they&#039;re good solutions but it&#039;s mostly media-heavy sites which will require them, e.g. image galleries. Which raises the question: do many people view such sites on small screen devices?]]></description> <content:encoded><![CDATA[<p>Strictly speaking, those solutions are for serving resized images depending on the resolution of the target device rather than Retina displays. They also require server-side processing as well as JavaScript.</p><p>I think they&#8217;re good solutions but it&#8217;s mostly media-heavy sites which will require them, e.g. image galleries. Which raises the question: do many people view such sites on small screen devices?</p> ]]></content:encoded> </item> <item><title>By: Chad</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1085937</link> <dc:creator>Chad</dc:creator> <pubDate>Mon, 06 May 2013 19:09:12 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1085937</guid> <description><![CDATA[What are your thoughts about using javascript solutions like what&#039;s offered at adaptive-images.com or responsiveimg.com? Seems both easier to implement and more robust at the same time...]]></description> <content:encoded><![CDATA[<p>What are your thoughts about using javascript solutions like what&#8217;s offered at adaptive-images.com or responsiveimg.com? Seems both easier to implement and more robust at the same time&#8230;</p> ]]></content:encoded> </item> <item><title>By: ValentinCreative</title><link>http://www.sitepoint.com/support-retina-displays/#comment-1085936</link> <dc:creator>ValentinCreative</dc:creator> <pubDate>Mon, 06 May 2013 19:03:22 +0000</pubDate> <guid
isPermaLink="false">http://www.sitepoint.com/?p=65653#comment-1085936</guid> <description><![CDATA[Hi,
I personally use this useful Compass plugging https://github.com/AdamBrodzinski/Retina-Sprites-for-Compass
That generate retina sprites ;-)]]></description> <content:encoded><![CDATA[<p>Hi,</p><p>I personally use this useful Compass plugging <a
href="https://github.com/AdamBrodzinski/Retina-Sprites-for-Compass" rel="nofollow">https://github.com/AdamBrodzinski/Retina-Sprites-for-Compass</a><br
/> That generate retina sprites ;-)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 36/46 queries in 0.034 seconds using memcached
Object Caching 490/494 objects using memcached

Served from: www.sitepoint.com @ 2013-05-13 14:50:35 --