<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/javascript image">
<title>Public marks with tag &quot;javascript image&quot;</title>
<description>Public marks with tag &quot;javascript image&quot;</description>
<link>http://blogmarks.net/marks/tag/javascript image</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/redyrod/mark/1058389600"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/redyrod/mark/1058389600">
<title>Phototype: image manipulation with Javascript</title>
<link>http://ajaxorized.com/phototype-image-manipulation-with-javascript</link>
<description>Lately I had same crazy thoughts on coding a javascript wrapper to manipulate images rendered on the server-side. I decided to do some test which eventually resulted in phototype, a client/server-side library, based on prototype, which supports all kinds of image manipulations. On the serverside the library is powered by combination of PHP/GD that renders the image. With phototype, you are able to rotate, resize, flip and do some other cool effects to images. Let's start a quick tour.</description>
<dc:date>2009-06-24T07:51:20Z</dc:date>
<dc:author>redyrod</dc:author>
<dc:subject>javascript image</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ajaxorized.com/phototype-image-manipulation-with-javascript"><img border="0" src="http://blogmarks.net/screenshots/2009/06/24/5efa629fa9ce4fe81fca7ed64d1ce497.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ajaxorized.com/phototype-image-manipulation-with-javascript">Phototype: image manipulation with Javascript</a></h4>
 
by <a href="http://blogmarks.net/user/redyrod">redyrod</a> 
<p class="description">Lately I had same crazy thoughts on coding a javascript wrapper to manipulate images rendered on the server-side. I decided to do some test which eventually resulted in phototype, a client/server-side library, based on prototype, which supports all kinds of image manipulations. On the serverside the library is powered by combination of PHP/GD that renders the image. With phototype, you are able to rotate, resize, flip and do some other cool effects to images. Let's start a quick tour.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript%2Bimage">javascript image</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058389600">Copy</a> | 
<a href="http://blogmarks.net/link/3253400">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>