<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Mail.app on the web</title>
	<atom:link href="http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/</link>
	<description>making web apps with uki</description>
	<lastBuildDate>Sun, 06 Mar 2011 09:07:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Niklas Wahrman</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-222</link>
		<dc:creator><![CDATA[Niklas Wahrman]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 16:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-222</guid>
		<description><![CDATA[Awesome work with Uki JS! I was looking around what new cool libs there are and this seems amazing, the performance and functionality of the mail app really proves how great Uki is!]]></description>
		<content:encoded><![CDATA[<p>Awesome work with Uki JS! I was looking around what new cool libs there are and this seems amazing, the performance and functionality of the mail app really proves how great Uki is!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cssing :: Архив :: РИТ 2010, 12-14 апреля, Москва</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-91</link>
		<dc:creator><![CDATA[cssing :: Архив :: РИТ 2010, 12-14 апреля, Москва]]></dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-91</guid>
		<description><![CDATA[[...] Владимир автор новой библиотеки для построения десктоп-подобных интерфейсов Uki. Целью было сделать ее простой и быстрой, и это точно получилось. В действии можно посмотреть на примере копии интерфейса Mail App которую он сделал за пару дней. Вот тут можно почитать подробнее. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Владимир автор новой библиотеки для построения десктоп-подобных интерфейсов Uki. Целью было сделать ее простой и быстрой, и это точно получилось. В действии можно посмотреть на примере копии интерфейса Mail App которую он сделал за пару дней. Вот тут можно почитать подробнее. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhou Renjian</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-74</link>
		<dc:creator><![CDATA[Zhou Renjian]]></dc:creator>
		<pubDate>Tue, 13 Apr 2010 02:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-74</guid>
		<description><![CDATA[I am very impressed by the performance and speed of this UKIJS Mail.app.

Just wondering whether full functional communication of mails between client and server will take you extra times or not, if no big framework (both server and client side framework) is used.

BTW: I have implemented a Gmail-style web mail client ( http://demo.java2script.org/mail/ or http://kexmail.com/ ) some months ago. It took me about 7 days or so to implement both client side and server side. In my implementation, UI designing and event binding cost most of my time. As I were using Java2Script framework ( http://j2s.sourceforge.net/ Ya, a heavyweight framework with a little poor performance ), implementing the server side based on SimpleRPC and JavaMail did not cost too much time. But supporting all kinds of mail servers and protocols do cost some extra time.]]></description>
		<content:encoded><![CDATA[<p>I am very impressed by the performance and speed of this UKIJS Mail.app.</p>
<p>Just wondering whether full functional communication of mails between client and server will take you extra times or not, if no big framework (both server and client side framework) is used.</p>
<p>BTW: I have implemented a Gmail-style web mail client ( <a href="http://demo.java2script.org/mail/" rel="nofollow">http://demo.java2script.org/mail/</a> or <a href="http://kexmail.com/" rel="nofollow">http://kexmail.com/</a> ) some months ago. It took me about 7 days or so to implement both client side and server side. In my implementation, UI designing and event binding cost most of my time. As I were using Java2Script framework ( <a href="http://j2s.sourceforge.net/" rel="nofollow">http://j2s.sourceforge.net/</a> Ya, a heavyweight framework with a little poor performance ), implementing the server side based on SimpleRPC and JavaMail did not cost too much time. But supporting all kinds of mail servers and protocols do cost some extra time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web prototype of Mail.app using UKI &#124; Intipadi.com</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-44</link>
		<dc:creator><![CDATA[Web prototype of Mail.app using UKI &#124; Intipadi.com]]></dc:creator>
		<pubDate>Sat, 10 Apr 2010 18:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-44</guid>
		<description><![CDATA[[...] the video above by Volodya Kolesnikov, the developer behind the Mail.app prototype that uses the UKI framework.  ukijs matured and I put it to the test. The idea for the test was to [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the video above by Volodya Kolesnikov, the developer behind the Mail.app prototype that uses the UKI framework.  ukijs matured and I put it to the test. The idea for the test was to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glawrie</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-26</link>
		<dc:creator><![CDATA[glawrie]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 16:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-26</guid>
		<description><![CDATA[Cool.  Sure it is not possible, but it would be very cool if there was a way to port the app to become the web interface for Snow Leopard Server&#039;s mail server.  The current squirrel mail web interface is primitive in ways that are long overdue improvement.]]></description>
		<content:encoded><![CDATA[<p>Cool.  Sure it is not possible, but it would be very cool if there was a way to port the app to become the web interface for Snow Leopard Server&#8217;s mail server.  The current squirrel mail web interface is primitive in ways that are long overdue improvement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizqi</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-25</link>
		<dc:creator><![CDATA[Rizqi]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 15:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-25</guid>
		<description><![CDATA[Wow, it feels so light, not bloated and slow like cappucino! Great work!]]></description>
		<content:encoded><![CDATA[<p>Wow, it feels so light, not bloated and slow like cappucino! Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaxian &#187; Web prototype of Mail.app using UKI</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-23</link>
		<dc:creator><![CDATA[Ajaxian &#187; Web prototype of Mail.app using UKI]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 14:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-23</guid>
		<description><![CDATA[[...] the video above by Volodya Kolesnikov, the developer behind the Mail.app prototype that uses the UKI framework.  ukijs matured and I put it to the test. The idea for the test was to [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the video above by Volodya Kolesnikov, the developer behind the Mail.app prototype that uses the UKI framework.  ukijs matured and I put it to the test. The idea for the test was to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpg</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-17</link>
		<dc:creator><![CDATA[cpg]]></dc:creator>
		<pubDate>Fri, 09 Apr 2010 01:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-17</guid>
		<description><![CDATA[This looks like the perfect missing piece we need for Amahi, the home/small biz server. It&#039;s one of the most frequently requested features. We can easily take care of the backend infrastructure and make this the front end.

I wonder how far is it from being actually a usable app (i.e. how much is it still a prototype). Anything we can do to help finish it?

cpg at #amahi in freenode]]></description>
		<content:encoded><![CDATA[<p>This looks like the perfect missing piece we need for Amahi, the home/small biz server. It&#8217;s one of the most frequently requested features. We can easily take care of the backend infrastructure and make this the front end.</p>
<p>I wonder how far is it from being actually a usable app (i.e. how much is it still a prototype). Anything we can do to help finish it?</p>
<p>cpg at #amahi in freenode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-16</link>
		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 23:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-16</guid>
		<description><![CDATA[15 hours? Geez man if that&#039;s accurate you&#039;re a machine! Nice work!]]></description>
		<content:encoded><![CDATA[<p>15 hours? Geez man if that&#8217;s accurate you&#8217;re a machine! Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://blog.ukijs.org/2010/04/08/mail-app-on-the-web/#comment-15</link>
		<dc:creator><![CDATA[Ronald]]></dc:creator>
		<pubDate>Thu, 08 Apr 2010 23:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ukijs.org/?p=34#comment-15</guid>
		<description><![CDATA[I really like the work you&#039;re doing.]]></description>
		<content:encoded><![CDATA[<p>I really like the work you&#8217;re doing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

