<?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>tinySrc</title>
	<atom:link href="http://tinysrc.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinysrc.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Apr 2009 21:37:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New! Adaptive sizing</title>
		<link>http://tinysrc.net/2009/04/04/new-adaptive-sizing/</link>
		<comments>http://tinysrc.net/2009/04/04/new-adaptive-sizing/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 21:37:23 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://tinysrc.net/?p=87</guid>
		<description><![CDATA[Now you can have your images automatically scaled for every type of mobile phone on earth.
We&#8217;re very exciting to announce that we&#8217;ve partnered with the DeviceAtlas team over at dotMobi to bring you a great new capability for tinySrc.
We call it &#8216;adaptive sizing&#8217;.
There are thousands of different types of mobile handsets, and they all have [...]]]></description>
			<content:encoded><![CDATA[<p>Now you can have your images automatically scaled for every type of mobile phone on earth.</p>
<p>We&#8217;re very exciting to announce that we&#8217;ve partnered with the <a href="http://deviceatlas.com" target='_blank'>DeviceAtlas</a> team over at dotMobi to bring you a great new capability for <em>tinySrc</em>.</p>
<p>We call it &#8216;adaptive sizing&#8217;.</p>
<p>There are thousands of different types of mobile handsets, and they all have different screen sizes. With <em>tinySrc&#8217;s</em> adaptive sizing, that&#8217;s now just one thing less to worry about when you&#8217;re developing a mobile web site. Take a look:</p>
<pre>&lt;img
 src='http://i.tinysrc.mobi/http://mysite.com/myimage.png'
 alt='My image, perfectly sized to the device screen'
/&gt;</pre>
<p>By default, tinySrc will now use the screen width and height values of the visiting phone to constrain your images. So you can be sure there won&#8217;t be any unpleasant scrollbars where there shouldn&#8217;t be.</p>
<p>You can also indicate that you want your images to take up specific portions of a mobile screen. Use the tinySrc API to deduct pixels from the screen size (perhaps to leave a deliberate border), or scale images to a given percentage of the screen (perhaps to create a well-aligned tiling effect).</p>
<pre>&lt;img
 src='http://i.tinysrc.mobi/x50/x50/http://mysite.com/myimage.png'
 alt='My image, in a quadrant of the screen'
/&gt;</pre>
<p>Pretty easy, huh?</p>
<p>All the details of the adaptive sizing feature are in a new section of the <a href="/documentation/adaptive-sizing">documentation</a>, and we&#8217;d love to hear your feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://tinysrc.net/2009/04/04/new-adaptive-sizing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site upgrade</title>
		<link>http://tinysrc.net/2009/04/02/site-upgrade/</link>
		<comments>http://tinysrc.net/2009/04/02/site-upgrade/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 21:15:51 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.tinysrc.mobi/?p=51</guid>
		<description><![CDATA[We&#8217;ve just upgraded the tinySrc site.
We&#8217;ve already had some amazing interest in the service as a whole &#8211; so we felt it deserved a lick of paint.
This blog will be the main way that we stay in touch with our users and listen to your needs and feedback. Please feel very comfortable using the blog [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just upgraded the <em>tinySrc</em> site.</p>
<p>We&#8217;ve already had some amazing interest in the service as a whole &#8211; so we felt it deserved a lick of paint.</p>
<p>This blog will be the main way that we stay in touch with our users and listen to your needs and feedback. Please feel very comfortable using the blog to let us know how, when, and where you are using the service!</p>
<p>Many thanks for your support so far!</p>
]]></content:encoded>
			<wfw:commentRss>http://tinysrc.net/2009/04/02/site-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
