<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: Adaptive images for responsive design</title>
		<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design</link>
		<description>WordPress Ideas &#187; Topic: Adaptive images for responsive design</description>
		<language>en-US</language>
		<pubDate>Sat, 10 Jun 2017 11:55:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/adaptive-images-for-responsive-design" rel="self" type="application/rss+xml" />

		<item>
			<title>RavanH on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design/page/2#post-31423</link>
			<pubDate>Sun, 05 Feb 2017 21:31:27 +0000</pubDate>
			<dc:creator>RavanH</dc:creator>
			<guid isPermaLink="false">31423@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Hi Ron, better create a new topic on the adaptive images support forum.</p>
<p>This is a really old thread and unrelated to your issue.
</p>]]></description>
					</item>
		<item>
			<title>Ron5 on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design/page/2#post-31422</link>
			<pubDate>Sun, 05 Feb 2017 21:27:15 +0000</pubDate>
			<dc:creator>Ron5</dc:creator>
			<guid isPermaLink="false">31422@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I want to use the adaptive images plugin for a website on IIS. The plugin info talks about manual configuration. What is this about?</p>
<p>Writing a tag for </p>
<p>{ rewrite \.(?:jpe?g&#124;gif&#124;png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php; }</p>
<p>in web.config?
</p>]]></description>
					</item>
		<item>
			<title>RavanH on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design/page/2#post-29353</link>
			<pubDate>Fri, 04 Dec 2015 10:34:58 +0000</pubDate>
			<dc:creator>RavanH</dc:creator>
			<guid isPermaLink="false">29353@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Hi ajaxfan87, you might like what's coming in 4.4 ... read further down <a href="https://premium.wpmudev.org/blog/wordpress-4-4/" rel="nofollow">https://premium.wpmudev.org/blog/wordpress-4-4/</a> for example :)
</p>]]></description>
					</item>
		<item>
			<title>RavanH on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design/page/2#post-25184</link>
			<pubDate>Mon, 12 Aug 2013 09:57:35 +0000</pubDate>
			<dc:creator>RavanH</dc:creator>
			<guid isPermaLink="false">25184@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Old discussion but still very relevant... At this time, there seem to be (maybe I missed a few) two plugins that aim to make image file size adaptive:</p>
<p><a href="http://wordpress.org/plugins/new-nine-adaptive-images/" rel="nofollow">http://wordpress.org/plugins/new-nine-adaptive-images/</a><br />
<a href="http://wordpress.org/plugins/pb-responsive-images" rel="nofollow">http://wordpress.org/plugins/pb-responsive-images</a></p>
<p>Both very different approaches: The first uses javascript plus PHP plus .htaccess rules (as suggested by @siteoptimo) to feed appropriate image versions. The second seems to (I have not tested) implement <a href="http://www.w3.org/TR/html-picture-element/" rel="nofollow">http://www.w3.org/TR/html-picture-element/</a> which at this point is only a draft.</p>
<p>As these approaches are very different, I agree with @Ipstenu that it is better to leave it up to plugins for now and wait until there is some consensus. Or at least until the picture element is out of draft and properly supported my common browsers.</p>
<p>Read more on <a href="http://css-tricks.com/on-responsive-images/" rel="nofollow">http://css-tricks.com/on-responsive-images/</a> and <a href="http://html5doctor.com/html5-adaptive-images-end-of-round-one/" rel="nofollow">http://html5doctor.com/html5-adaptive-images-end-of-round-one/</a></p>
<p>As for WordPress users voting with their feet, looking at the download numbers of both plugins it seems there still is not much attention for the subject. Which I feel is unwarranted because it addresses one of the biggest downsides of responsive design.
</p>]]></description>
					</item>
		<item>
			<title>Shapeshifter 3 on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design/page/2#post-21198</link>
			<pubDate>Tue, 31 Jan 2012 19:14:31 +0000</pubDate>
			<dc:creator>Shapeshifter 3</dc:creator>
			<guid isPermaLink="false">21198@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I agree with eagerbob!
</p>]]></description>
					</item>
		<item>
			<title>eagerbob on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design#post-21146</link>
			<pubDate>Wed, 25 Jan 2012 10:03:40 +0000</pubDate>
			<dc:creator>eagerbob</dc:creator>
			<guid isPermaLink="false">21146@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I think serving adaptive images out of the box is a great idea.<br />
It is just not right to make a responsive/fluid layout and then send the visitors huge images which are then resized by the browser.</p>
<p>Whether this should be a core function or a theme thing is a question for more technical people to answer, but there is no question that this is a functionality that users are going to want very soon.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design#post-21144</link>
			<pubDate>Wed, 25 Jan 2012 01:26:05 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">21144@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>robflate - please use wordpress.org/support for help.
</p>]]></description>
					</item>
		<item>
			<title>robflate on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design#post-21138</link>
			<pubDate>Wed, 25 Jan 2012 00:01:21 +0000</pubDate>
			<dc:creator>robflate</dc:creator>
			<guid isPermaLink="false">21138@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>siteoptimo, any chance of some tips on how to get this to work on wordpress or what your server setup is.</p>
<p>All I get is broken image icons on my site.</p>
<p>Server environment;</p>
<p>Dreamhost<br />
Apache 2.2.17-2<br />
PHP 5.2 FastCGI<br />
mod_security on
</p>]]></description>
					</item>
		<item>
			<title>siteoptimo on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design#post-20727</link>
			<pubDate>Tue, 22 Nov 2011 22:18:37 +0000</pubDate>
			<dc:creator>siteoptimo</dc:creator>
			<guid isPermaLink="false">20727@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>No offence thanushka, but this isn't exactly the way I have it in mind.</p>
<p>I'm talking about adaptive, not responsive images. When loading images on smaller devices, the big filesize image shouldn't be loaded, but a smaller version (mobile first thinking).
</p>]]></description>
					</item>
		<item>
			<title>thanushka on "Adaptive images for responsive design"</title>
			<link>https://wordpress.org/ideas/topic/adaptive-images-for-responsive-design#post-20726</link>
			<pubDate>Tue, 22 Nov 2011 21:27:15 +0000</pubDate>
			<dc:creator>thanushka</dc:creator>
			<guid isPermaLink="false">20726@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>A tutorial for anyone who prefer to do this without a plugin: <a href="http://www.blissfulinterfaces.com/making-wordpress-images-responsive/">http://www.blissfulinterfaces.com/making-wordpress-images-responsive</a>
</p>]]></description>
					</item>

	</channel>
</rss>
