<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cellsea Image Manipulation</title>
	<atom:link href="http://ajaxian.com/archives/cellsea-image-manipulation/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/cellsea-image-manipulation</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:27:49 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: url redirect</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-252626</link>
		<dc:creator>url redirect</dc:creator>
		<pubDate>Thu, 12 Jul 2007 16:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-252626</guid>
		<description>Nice blog, I really like how you have the colors, and the outlook is great as well. Many people do not do this good of blogs, very good indeed, article is very mind capturing I really like it. Keep up the great work let me know when you have more done.</description>
		<content:encoded><![CDATA[<p>Nice blog, I really like how you have the colors, and the outlook is great as well. Many people do not do this good of blogs, very good indeed, article is very mind capturing I really like it. Keep up the great work let me know when you have more done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phlesh</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-78136</link>
		<dc:creator>Phlesh</dc:creator>
		<pubDate>Wed, 30 Aug 2006 18:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-78136</guid>
		<description>Well I can see a great use for this. For example image processing companies who let their users edit their own image.  
I&#039;m definatly a photoshop lover but some grandma/grandpa would have to call the geek squad to install a photo editing software and teach them to use it before they could fully benifit from a .... &quot;customize your tee-shirt&quot; company.
and I&#039;m also a big fan of open source projects and free source code (for knowledge pouposes).
but this is really a bad implementation of stolen code. If the webmaster is smart then he will use the ideas, and rewrite the code a few times to get it right.</description>
		<content:encoded><![CDATA[<p>Well I can see a great use for this. For example image processing companies who let their users edit their own image.<br />
I&#8217;m definatly a photoshop lover but some grandma/grandpa would have to call the geek squad to install a photo editing software and teach them to use it before they could fully benifit from a &#8230;. &#8220;customize your tee-shirt&#8221; company.<br />
and I&#8217;m also a big fan of open source projects and free source code (for knowledge pouposes).<br />
but this is really a bad implementation of stolen code. If the webmaster is smart then he will use the ideas, and rewrite the code a few times to get it right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy Luten</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-38652</link>
		<dc:creator>Eddy Luten</dc:creator>
		<pubDate>Thu, 29 Jun 2006 22:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-38652</guid>
		<description>I have but one question.. Why does this exist? Please explain. This with GIMP being free of charge etc. Some programs just aren&#039;t meant to be on the web IMO...</description>
		<content:encoded><![CDATA[<p>I have but one question.. Why does this exist? Please explain. This with GIMP being free of charge etc. Some programs just aren&#8217;t meant to be on the web IMO&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wettervik</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-37255</link>
		<dc:creator>Wettervik</dc:creator>
		<pubDate>Wed, 28 Jun 2006 08:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-37255</guid>
		<description>Try &lt;a href=&quot;http://phixr.com&quot; rel=&quot;nofollow&quot;&gt;phixr.com&lt;/a&gt;, I find it much more handy and the preview is really cool</description>
		<content:encoded><![CDATA[<p>Try <a href="http://phixr.com" rel="nofollow">phixr.com</a>, I find it much more handy and the preview is really cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andi</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36533</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Tue, 27 Jun 2006 17:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36533</guid>
		<description>A nice to have application to extend the functions of a simple web interface to upload and manage photos. I think some of the tools could be taken over for a more simple app. There are some &quot;bugs&quot;:

- No way to resize an image without changing the aspect.
- bad rotation algorithm
- runtime errors (color manipulation doesn&#039;t work)

Fazit: 
- The yahoo toolkit is compatible, I tried it out myself. 
- This type of application is not really one for the web cause I want to see changes (color curves etc) &quot;live&quot; like in photoshop.
- It looks nice, easy handling.

Greetz,

Andi</description>
		<content:encoded><![CDATA[<p>A nice to have application to extend the functions of a simple web interface to upload and manage photos. I think some of the tools could be taken over for a more simple app. There are some &#8220;bugs&#8221;:</p>
<p>- No way to resize an image without changing the aspect.<br />
- bad rotation algorithm<br />
- runtime errors (color manipulation doesn&#8217;t work)</p>
<p>Fazit:<br />
- The yahoo toolkit is compatible, I tried it out myself.<br />
- This type of application is not really one for the web cause I want to see changes (color curves etc) &#8220;live&#8221; like in photoshop.<br />
- It looks nice, easy handling.</p>
<p>Greetz,</p>
<p>Andi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Tran</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36481</link>
		<dc:creator>David Tran</dc:creator>
		<pubDate>Tue, 27 Jun 2006 13:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36481</guid>
		<description>I find this application great for what it was designed to do, namely to detach us from the dreaded PC for everything. With improvements in the bandwidth, it can be pretty handy. The one feature I wish it had is multiple undo&#039;s, as in PaintShop Pro.</description>
		<content:encoded><![CDATA[<p>I find this application great for what it was designed to do, namely to detach us from the dreaded PC for everything. With improvements in the bandwidth, it can be pretty handy. The one feature I wish it had is multiple undo&#8217;s, as in PaintShop Pro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tester</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36195</link>
		<dc:creator>tester</dc:creator>
		<pubDate>Mon, 26 Jun 2006 21:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36195</guid>
		<description>greate tool. but if it can have preview and add text to the image, that would be better.</description>
		<content:encoded><![CDATA[<p>greate tool. but if it can have preview and add text to the image, that would be better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36117</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Mon, 26 Jun 2006 17:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36117</guid>
		<description>Ohhh Burn.. 8P.

I dig the app. Its ok-ish would be nice to have a preview before the effect is applied.</description>
		<content:encoded><![CDATA[<p>Ohhh Burn.. 8P.</p>
<p>I dig the app. Its ok-ish would be nice to have a preview before the effect is applied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36086</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 26 Jun 2006 15:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36086</guid>
		<description>I would think any &quot;professional&quot; would use a &quot;professional&quot;, full-featured desktop application he is familiar with for image processing. But maybe this is just me.</description>
		<content:encoded><![CDATA[<p>I would think any &#8220;professional&#8221; would use a &#8220;professional&#8221;, full-featured desktop application he is familiar with for image processing. But maybe this is just me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36074</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 26 Jun 2006 14:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36074</guid>
		<description>I think image size matters. if you need edit a web image, it is pretty fast. but if you have a photo say more than 2mb, I guess it is better to use desktop application, none of web image editing tool will work.</description>
		<content:encoded><![CDATA[<p>I think image size matters. if you need edit a web image, it is pretty fast. but if you have a photo say more than 2mb, I guess it is better to use desktop application, none of web image editing tool will work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seb</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36044</link>
		<dc:creator>seb</dc:creator>
		<pubDate>Mon, 26 Jun 2006 13:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36044</guid>
		<description>When I see that, I think I should spend more time on my little applet :  &lt;a href=&quot;http://image.xilinus.com&quot; rel=&quot;nofollow&quot;&gt;http://image.xilinus.com&lt;/a&gt; (I know it&#039;s not Javascript or Ajax) to have more features. It&#039;s really faster. 
Why try to do everything in Ajax when Ajax is not really adapted to it.

Seb</description>
		<content:encoded><![CDATA[<p>When I see that, I think I should spend more time on my little applet :  <a href="http://image.xilinus.com" rel="nofollow">http://image.xilinus.com</a> (I know it&#8217;s not Javascript or Ajax) to have more features. It&#8217;s really faster.<br />
Why try to do everything in Ajax when Ajax is not really adapted to it.</p>
<p>Seb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testerix</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36029</link>
		<dc:creator>Testerix</dc:creator>
		<pubDate>Mon, 26 Jun 2006 13:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36029</guid>
		<description>Hmm ... it can&#039;t even resize proportional and it&#039;s terrible slow. Its a nice idea but I think they would have done better if they have thought about the design and functions a bit more - the GUI is really horrible.</description>
		<content:encoded><![CDATA[<p>Hmm &#8230; it can&#8217;t even resize proportional and it&#8217;s terrible slow. Its a nice idea but I think they would have done better if they have thought about the design and functions a bit more &#8211; the GUI is really horrible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-36019</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 26 Jun 2006 12:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-36019</guid>
		<description>tried several online image editing tool, i have to say this is one of the best. it not only covers basic operations like crop, resize, rotate, but also many advanced features like paintshop pro does. highly recommend it for professionals!</description>
		<content:encoded><![CDATA[<p>tried several online image editing tool, i have to say this is one of the best. it not only covers basic operations like crop, resize, rotate, but also many advanced features like paintshop pro does. highly recommend it for professionals!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep Codes &#187; Cellsea Image Manipulation</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35966</link>
		<dc:creator>Deep Codes &#187; Cellsea Image Manipulation</dc:creator>
		<pubDate>Mon, 26 Jun 2006 09:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35966</guid>
		<description>[...] Ajaxian Â» Cellsea Image Manipulation [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajaxian Â» Cellsea Image Manipulation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cadu de Castro Alves</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35834</link>
		<dc:creator>Cadu de Castro Alves</dc:creator>
		<pubDate>Mon, 26 Jun 2006 02:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35834</guid>
		<description>&lt;strong&gt;Cellsea Web Photo Editor&lt;/strong&gt;

Via Ajaxian.com.
A Cellsea, uma empresa americana situada em New Jersey, acaba de lanÃ§ar uma ferramenta bastante interessante: o Cellsea Web Photo Editor.
Trata-se de um editor de imagens que possibilita diversos tipos de tratamentos de imagens. Ele t...</description>
		<content:encoded><![CDATA[<p><strong>Cellsea Web Photo Editor</strong></p>
<p>Via Ajaxian.com.<br />
A Cellsea, uma empresa americana situada em New Jersey, acaba de lanÃ§ar uma ferramenta bastante interessante: o Cellsea Web Photo Editor.<br />
Trata-se de um editor de imagens que possibilita diversos tipos de tratamentos de imagens. Ele t&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toAndy</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35698</link>
		<dc:creator>toAndy</dc:creator>
		<pubDate>Mon, 26 Jun 2006 01:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35698</guid>
		<description>i just tried a png file, it works for me. so many features i did not test all of them though.</description>
		<content:encoded><![CDATA[<p>i just tried a png file, it works for me. so many features i did not test all of them though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randy</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35690</link>
		<dc:creator>randy</dc:creator>
		<pubDate>Mon, 26 Jun 2006 01:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35690</guid>
		<description>this site is pretty cool for the prefessionals who want to process the images. pixoh is realy nothing compared to this tool. go there to check it out yourself.</description>
		<content:encoded><![CDATA[<p>this site is pretty cool for the prefessionals who want to process the images. pixoh is realy nothing compared to this tool. go there to check it out yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35672</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 26 Jun 2006 00:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35672</guid>
		<description>How hideous. This is a rip off &lt;a href=&quot;http://snipshot.com/&quot; rel=&quot;nofollow&quot;&gt;snipshot.com&lt;/a&gt;, nÃ©e Pixoh. This might be okay if it were better, but the UI for this is really terrible. The weird and inconsistent attempts to emulate a Windows XP theme are unnecessary and bizarre. It makes the whole app look like one of those weird ads that tries to pretend to be an XP window to confuse gullible users into thinking it&#039;s a local app. 

It does have a much wider feature set than snipshot, but it&#039;s poorly conceived. They haven&#039;t learned the lessons that the 37 signals guys (among many others) preach about good design: simplify to the features your users really need. This app just does EVERYTHING their image manipulation library can do.</description>
		<content:encoded><![CDATA[<p>How hideous. This is a rip off <a href="http://snipshot.com/" rel="nofollow">snipshot.com</a>, nÃ©e Pixoh. This might be okay if it were better, but the UI for this is really terrible. The weird and inconsistent attempts to emulate a Windows XP theme are unnecessary and bizarre. It makes the whole app look like one of those weird ads that tries to pretend to be an XP window to confuse gullible users into thinking it&#8217;s a local app. </p>
<p>It does have a much wider feature set than snipshot, but it&#8217;s poorly conceived. They haven&#8217;t learned the lessons that the 37 signals guys (among many others) preach about good design: simplify to the features your users really need. This app just does EVERYTHING their image manipulation library can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/cellsea-image-manipulation/comment-page-1#comment-35670</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 26 Jun 2006 00:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1308#comment-35670</guid>
		<description>Mmh.. an image tool that can&#039;t seem to load PNGs?  What year is this?</description>
		<content:encoded><![CDATA[<p>Mmh.. an image tool that can&#8217;t seem to load PNGs?  What year is this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
