<?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>imgble</title>
	<atom:link href="http://imgble.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://imgble.com</link>
	<description>adaptive image resizing for mobile devices</description>
	<lastBuildDate>Thu, 23 Sep 2010 17:12:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>resize</title>
		<link>http://imgble.com/resize/</link>
		<comments>http://imgble.com/resize/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:29:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=145</guid>
		<description><![CDATA[URL http://api.imgble.com/resize&#124;&#60;x&#62;&#124;&#60;y&#62;&#124;&#60;s&#62;/http://mydomain.com/myimage.jpg Parameters &#60;x&#62; is the horizontal dimension in pixels &#60;y&#62; is the vertical dimension in pixels &#60;s&#62; is boolean whether to stretch (if 1) or resize proportionately (0, default). Note: &#60;x&#62; and &#60;y&#62; will be interpreted as percentage of current output image size if values are (0 &#60; X &#60; 1) Example http://api.imgble.com/resize&#124;0.5&#124;0.5&#124;0/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/resize|&lt;x&gt;|&lt;y&gt;|&lt;s&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;x&gt; is the horizontal dimension in pixels<br />
&lt;y&gt; is the vertical dimension in pixels<br />
&lt;s&gt; is boolean whether to stretch (if 1) or resize proportionately (0, default).<br />
Note: &lt;x&gt; and &lt;y&gt; will be interpreted as percentage of current output image size if values are (0 &lt; X &lt; 1)</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/resize|0.5|0.5|0</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/resize|0.5|0.5|0/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="250" height="167" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/resize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rotate</title>
		<link>http://imgble.com/rotate/</link>
		<comments>http://imgble.com/rotate/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:28:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=143</guid>
		<description><![CDATA[URL http://api.imgble.com/rotate&#124;&#60;a&#62;&#124;&#60;b&#62;/http://mydomain.com/myimage.jpg Parameters &#60;a&#62; is the rotation angle in degrees &#60;b&#62; is the background hex color. Example http://api.imgble.com/rotate&#124;90&#124;ff6600/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/rotate|&lt;a&gt;|&lt;b&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;a&gt; is the rotation angle in degrees<br />
&lt;b&gt; is the background hex color.</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/rotate|90|ff6600</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/rotate|90|ff6600/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/rotate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>crop</title>
		<link>http://imgble.com/crop/</link>
		<comments>http://imgble.com/crop/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:27:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=141</guid>
		<description><![CDATA[URL http://api.imgble.com/crop&#124;&#60;l&#62;&#124;&#60;r&#62;&#124;&#60;t&#62;&#124;&#60;b&#62;/http://mydomain.com/myimage.jpg Parameters &#60;l&#62; is the number of pixels to crop from the left side of the resized image &#60;r&#62;, &#60;t&#62;, &#60;b&#62; are for right, top and bottom respectively. Example http://api.imgble.com/crop&#124;40&#124;10&#124;10&#124;10/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/crop|&lt;l&gt;|&lt;r&gt;|&lt;t&gt;|&lt;b&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;l&gt; is the number of pixels to crop from the left side of the resized image &lt;r&gt;, &lt;t&gt;, &lt;b&gt; are for right, top and bottom respectively.</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/crop|40|10|10|10</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg<strong><strong> </strong></strong></p>
<p><img class="aligncenter" src="http://api.imgble.com/crop|40|10|10|10/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="449" height="313" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/crop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>frame</title>
		<link>http://imgble.com/frame/</link>
		<comments>http://imgble.com/frame/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:25:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=137</guid>
		<description><![CDATA[Draws a frame, similar to &#8220;border&#8221; but more configurable URL http://api.imgble.com/frame&#124;&#60;w1&#62;&#124;&#60;w2&#62;&#124;&#60;c1&#62;&#124;&#60;c2&#62;&#124;&#60;c3&#62;/http://mydomain.com/myimage.jpg Parameters &#60;w1&#62; is the width of the main border &#60;w2&#62; is the width of each side of the bevel part &#60;c1&#62; is the hex color of the main border &#60;c2&#62; is the highlight bevel color &#60;c3&#62; is the shadow bevel color Example http://api.imgble.com/frame&#124;5&#124;5&#124;ff6600&#124;ff5500&#124;000000/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p>Draws a frame, similar to &#8220;border&#8221; but more configurable</p>
<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/frame|&lt;w1&gt;|&lt;w2&gt;|&lt;c1&gt;|&lt;c2&gt;|&lt;c3&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;w1&gt; is the width of the main border<br />
&lt;w2&gt; is the width of each side of the bevel part<br />
&lt;c1&gt; is the hex color of the main border<br />
&lt;c2&gt; is the highlight bevel color<br />
&lt;c3&gt; is the shadow bevel color</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/frame|5|5|ff6600|ff5500|000000</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/frame|5|5|ff6600|ff5500|000000/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/frame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>border</title>
		<link>http://imgble.com/border/</link>
		<comments>http://imgble.com/border/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:24:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=135</guid>
		<description><![CDATA[URL http://api.imgble.com/border&#124;&#60;w&#62;&#124;&#60;rx&#62;&#124;&#60;ry&#62;&#124;&#60;c&#62;/http://mydomain.com/myimage.jpg Parameters &#60;w&#62; is the width in pixels &#60;rx&#62; and &#60;ry&#62; are horizontal and vertical radii for rounded corners &#60;c&#62; is the hex color of the border Example http://api.imgble.com/border&#124;10&#124;5&#124;5&#124;ff6600/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/border|&lt;w&gt;|&lt;rx&gt;|&lt;ry&gt;|&lt;c&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;w&gt; is the width in pixels<br />
&lt;rx&gt; and &lt;ry&gt; are horizontal and vertical radii for rounded corners<br />
&lt;c&gt; is the hex color of the border</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/border|10|5|5|ff6600</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/border|10|5|5|ff6600/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/border/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>bevel</title>
		<link>http://imgble.com/bevel/</link>
		<comments>http://imgble.com/bevel/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:23:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=133</guid>
		<description><![CDATA[URL http://api.imgble.com/bevel&#124;&#60;w&#62;&#124;&#60;c1&#62;&#124;&#60;c2&#62;/http://mydomain.com/myimage.jpg Parameters &#60;w&#62; is the bevel width &#60;c1&#62; is the hex color for the top and left shading &#60;c2&#62; is the hex color for the bottom and right shading Example http://api.imgble.com/bevel&#124;10&#124;ff6600&#124;ff5500/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/bevel|&lt;w&gt;|&lt;c1&gt;|&lt;c2&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;w&gt; is the bevel width<br />
&lt;c1&gt; is the hex color for the top and left shading<br />
&lt;c2&gt; is the hex color for the bottom and right shading</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/bevel|10|ff6600|ff5500</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/bevel|10|ff6600|ff5500/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/bevel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ellipsis</title>
		<link>http://imgble.com/ellipsis/</link>
		<comments>http://imgble.com/ellipsis/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:22:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=131</guid>
		<description><![CDATA[Similar to rounded corners but more extreme URL http://api.imgble.com/ellipsis/http://mydomain.com/myimage.jpg Parameters No parameters Example http://api.imgble.com/ellipsis/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p>Similar to rounded corners but more extreme</p>
<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/ellipsis</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
No parameters</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/ellipsis</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/ellipsis/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/ellipsis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rounded-corners</title>
		<link>http://imgble.com/rounded-corners/</link>
		<comments>http://imgble.com/rounded-corners/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=128</guid>
		<description><![CDATA[Rounds off the corners of the image (to transparent for PNG output) URL http://api.imgble.com/rounded-corners&#124;&#60;x&#62;&#124;&#60;y&#62;/http://mydomain.com/myimage.jpg Parameters &#60;x&#62; is the horizontal radius of the curve &#60;y&#62; is the vertical radius Example http://api.imgble.com/rounded-corners&#124;15&#124;15/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p>Rounds off the corners of the image (to transparent for PNG output)</p>
<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/rounded-corners|&lt;x&gt;|&lt;y&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;x&gt; is the horizontal radius of the curve<br />
&lt;y&gt; is the vertical radius</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/rounded-corners|15|15</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/rounded-corners|15|15/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flip</title>
		<link>http://imgble.com/flip/</link>
		<comments>http://imgble.com/flip/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:17:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=126</guid>
		<description><![CDATA[URL http://api.imgble.com/flip&#124;&#60;f&#62;/http://mydomain.com/myimage.jpg Parameters &#60;f&#62; x or y axis Example http://api.imgble.com/flip&#124;x/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/flip|&lt;f&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;f&gt; x or y axis</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/flip|x</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/flip|x/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/flip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>watermark-text</title>
		<link>http://imgble.com/watermark-text/</link>
		<comments>http://imgble.com/watermark-text/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:16:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[effects]]></category>

		<guid isPermaLink="false">http://imgble.com/?p=124</guid>
		<description><![CDATA[URL http://api.imgble.com/watermark-text&#124;&#60;t&#62;/http://mydomain.com/myimage.jpg Parameters &#60;t&#62; is the text to use as a watermark Example http://api.imgble.com/watermark-text&#124;mytext/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg]]></description>
			<content:encoded><![CDATA[<p><strong>URL</strong><br />
<em><strong>http://api.imgble.com/watermark-text|&lt;t&gt;</strong></em>/http://mydomain.com/myimage.jpg</p>
<p><strong>Parameters</strong><br />
&lt;t&gt; is the text to use as a watermark</p>
<p><strong>Example</strong><br />
<em><strong>http://api.imgble.com/watermark-text|mytext</strong></em>/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg</p>
<p><img class="aligncenter" src="http://api.imgble.com/watermark-text|mytext/http://farm1.static.flickr.com/57/197881059_aeb724b1cf.jpg" alt="" width="499" height="333" /></p>
]]></content:encoded>
			<wfw:commentRss>http://imgble.com/watermark-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

