<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    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:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; TinySRC</title>
    <atom:link href="http://www.webmonkey.com/tag/tinysrc/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>TinySrc Shrinks Your Images for Mobile Browsers</title>
        <link>http://www.webmonkey.com/2010/09/tinysrc-shrinks-your-images-for-mobile-browsers/</link>
        <comments>http://www.webmonkey.com/2010/09/tinysrc-shrinks-your-images-for-mobile-browsers/#comments</comments>
        <pubDate>Tue, 07 Sep 2010 18:30:51 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=48594</guid>
        		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[TinySRC]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/09/tinySrc.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/09/tinySrc.jpg" alt="TinySrc Shrinks Your Images for Mobile Browsers" /></div>If you&#8217;ve played around with optimizing your website for small screens, you know one of the big headaches is resizing images. You can set the viewport in your head tags to make sure your main content is the focus on mobile devices, but you can&#8217;t easily shrink images. On many mobile devices, rendering the images [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/09/tinySrc.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/09/tinySrc.jpg" alt="" title="tinySrc" /></a></p>
<p>If you&#8217;ve played around with optimizing your website for small screens, you know one of the big headaches is resizing images. You can <a href="http://www.zeldman.com/2010/09/02/my-other-ipad-is-a-kindle/">set the viewport</a> in your head tags to make sure your main content is the focus on mobile devices, but you can&#8217;t easily shrink images. </p>
<p>On many mobile devices, rendering the images is what slows down page load times. That&#8217;s where <a href="http://tinysrc.net/">TinySrc</a> comes in. It&#8217;s a clever service that parses your images and presents scaled-down versions to mobile devices. </p>
<p>Using tinySrc is pretty simple, all you need to do is prefix your image URLs with the tinySrc domain, something like:</p>
<pre class="brush: js">

http://i.tinysrc.mobi/http://foo.com/foo.png

</pre>
<p>TinySrc will then detect the device that&#8217;s visiting your site (tinySrc has partnered with <a href="http://deviceatlas.com/">Device Atlas</a> so its device listings are extensive) and serve out an appropriately shrunken version of your image. </p>
<p>If you&#8217;d like complete control over the size of your images, you can specify parameters in the URL. For more details on all of tinySrc&#8217;s settings see <a href="http://tinysrc.net/documentation/">the documentation</a>.</p>
<p>While you are relying on a third party service &#8212; a choice which always carries the usual concerns about speed and reliability &#8212; tinySrc is definitely one of the fastest, easiest ways to shrink your images for the small screen.</p>
<p><em>[via <a href="http://ajaxian.com/archives/tinysrc-free-easy-way-to-reformat-graphics-for-mobile-devices">Ajaxian</a>]</em></p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/06/new-frameworks-give-mobile-web-apps-a-boost/">New Frameworks Give Mobile-Web Apps a Boost</a></li>
<li><a href="http://www.webmonkey.com/2010/08/firefox-mobile-alpha-lands-on-android/">Firefox Mobile Alpha Lands on Android</a></li>
<li><a href="http://www.webmonkey.com/2010/06/gmail-mobile-is-always-on-the-move/">Gmail Mobile Is Always on the Move</a></li>
<li><a href="http://www.webmonkey.com/2010/02/build_an_iphone_optimized_website_with_iui/">Build an iPhone-Optimized Website with iUI</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/09/tinysrc-shrinks-your-images-for-mobile-browsers/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    </channel>
</rss>