<?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: Mocha UI &#8211; MooTools Canvas UI class</title>
	<atom:link href="http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: minerminer</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-285812</link>
		<dc:creator>minerminer</dc:creator>
		<pubDate>Mon, 06 Jun 2011 17:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-285812</guid>
		<description>Very good UI, but updates is too recent. 
The last one was in Feb, 2011</description>
		<content:encoded><![CDATA[<p>Very good UI, but updates is too recent.<br />
The last one was in Feb, 2011</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soundseller</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-274055</link>
		<dc:creator>soundseller</dc:creator>
		<pubDate>Fri, 19 Jun 2009 18:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-274055</guid>
		<description>Simply amazing!</description>
		<content:encoded><![CDATA[<p>Simply amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnizz</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-269628</link>
		<dc:creator>cnizz</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-269628</guid>
		<description>Greg has done an awesome job on this, I am actually in the process of designing a CMS using Mocha UI.</description>
		<content:encoded><![CDATA[<p>Greg has done an awesome job on this, I am actually in the process of designing a CMS using Mocha UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dror</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259188</link>
		<dc:creator>dror</dc:creator>
		<pubDate>Thu, 22 Nov 2007 01:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259188</guid>
		<description>Does anybody knows what is the memory consumption of a canvas?
Is it the same in FF and in IE implementation of canvas?

Is it realistic to paint a picture using canvas?</description>
		<content:encoded><![CDATA[<p>Does anybody knows what is the memory consumption of a canvas?<br />
Is it the same in FF and in IE implementation of canvas?</p>
<p>Is it realistic to paint a picture using canvas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan M</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259180</link>
		<dc:creator>Ryan M</dc:creator>
		<pubDate>Wed, 21 Nov 2007 22:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259180</guid>
		<description>This is going to look very nice on my website. Thanks bro!</description>
		<content:encoded><![CDATA[<p>This is going to look very nice on my website. Thanks bro!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron N.</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259170</link>
		<dc:creator>Aaron N.</dc:creator>
		<pubDate>Wed, 21 Nov 2007 19:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259170</guid>
		<description>1) Awesome work. I need to start digging into the canvas tag ASAP

2) The Mootools team is working on similar concepts

3) Check out CNET&#039;s (a.k.a. my) StickyWin which doesn&#039;t use canvas (yet!) but has most of the same functionality and more including modal windows and no IE6 select box issues:

http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.js

There&#039;s a default skin for it, too, but it&#039;s based on PNGs, not canvas:

http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.default.layout.js</description>
		<content:encoded><![CDATA[<p>1) Awesome work. I need to start digging into the canvas tag ASAP</p>
<p>2) The Mootools team is working on similar concepts</p>
<p>3) Check out CNET&#8217;s (a.k.a. my) StickyWin which doesn&#8217;t use canvas (yet!) but has most of the same functionality and more including modal windows and no IE6 select box issues:</p>
<p><a href="http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.js" rel="nofollow">http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.js</a></p>
<p>There&#8217;s a default skin for it, too, but it&#8217;s based on PNGs, not canvas:</p>
<p><a href="http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.default.layout.js" rel="nofollow">http://clientside.cnet.com/wiki/cnet-libraries/03-jswidgets/02-dhtml-popups#stickywin.default.layout.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Walsh</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259168</link>
		<dc:creator>David Walsh</dc:creator>
		<pubDate>Wed, 21 Nov 2007 18:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259168</guid>
		<description>Very impressive window functionality using MooTools.  The unfortunate part about this is I don&#039;t see a great amount of use for these type of &quot;windows&quot; YET.  Ninety-X percent of websites have no use for it.  The other X percent, however, should jump on this right away!  Great work.</description>
		<content:encoded><![CDATA[<p>Very impressive window functionality using MooTools.  The unfortunate part about this is I don&#8217;t see a great amount of use for these type of &#8220;windows&#8221; YET.  Ninety-X percent of websites have no use for it.  The other X percent, however, should jump on this right away!  Great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cal Jacobson</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259165</link>
		<dc:creator>Cal Jacobson</dc:creator>
		<pubDate>Wed, 21 Nov 2007 18:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259165</guid>
		<description>Kudos to Greg, this is really nice.</description>
		<content:encoded><![CDATA[<p>Kudos to Greg, this is really nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259137</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 Nov 2007 11:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259137</guid>
		<description>Two problems:  
1.) generating many windows (simply click &quot;create&quot; 20 times) will throw a mootools error
2.) it seems that this only works for html pages and not php pages. I cannot get the windows to align to the left even if I enter negative numbers in the config at the top of the file. 

Other than that, it&#039;s really nice. :)</description>
		<content:encoded><![CDATA[<p>Two problems:<br />
1.) generating many windows (simply click &#8220;create&#8221; 20 times) will throw a mootools error<br />
2.) it seems that this only works for html pages and not php pages. I cannot get the windows to align to the left even if I enter negative numbers in the config at the top of the file. </p>
<p>Other than that, it&#8217;s really nice. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259126</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Wed, 21 Nov 2007 09:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259126</guid>
		<description>Looks brilliant - this guy should be designing GUI&#039;s for Linux distro&#039;s ;-)

Technically it&#039;s pretty impressive, too. I never thought Mootools was this capable, to be honest (I mean, &quot;moo tools&quot;..) - I guess it&#039;s time to build a few proof of concepts in this baby now :-)</description>
		<content:encoded><![CDATA[<p>Looks brilliant &#8211; this guy should be designing GUI&#8217;s for Linux distro&#8217;s ;-)</p>
<p>Technically it&#8217;s pretty impressive, too. I never thought Mootools was this capable, to be honest (I mean, &#8220;moo tools&#8221;..) &#8211; I guess it&#8217;s time to build a few proof of concepts in this baby now :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marat Denenberg</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259121</link>
		<dc:creator>Marat Denenberg</dc:creator>
		<pubDate>Wed, 21 Nov 2007 05:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259121</guid>
		<description>@Nick

Because mootools makes coming up with slick stuff easy =)</description>
		<content:encoded><![CDATA[<p>@Nick</p>
<p>Because mootools makes coming up with slick stuff easy =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259111</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 21 Nov 2007 01:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259111</guid>
		<description>Why do these guys using Mootools always come up with the slickest styled stuff? Great work Greg, works smooth and looks super tight.</description>
		<content:encoded><![CDATA[<p>Why do these guys using Mootools always come up with the slickest styled stuff? Great work Greg, works smooth and looks super tight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259104</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 20 Nov 2007 21:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259104</guid>
		<description>Wow, this is really neat. I need to learn how to use the &lt;canvas&gt; tag. Except by allowing you to inject HTML into the windows, they are practically acting for a XSS attack...</description>
		<content:encoded><![CDATA[<p>Wow, this is really neat. I need to learn how to use the &lt;canvas&gt; tag. Except by allowing you to inject HTML into the windows, they are practically acting for a XSS attack&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259101</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Tue, 20 Nov 2007 21:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259101</guid>
		<description>Wow, that looks extremely sweet, building window elements with canvas ... RD, adopt that design from the example for your whole page and you&#039;ll win more visitors ;)</description>
		<content:encoded><![CDATA[<p>Wow, that looks extremely sweet, building window elements with canvas &#8230; RD, adopt that design from the example for your whole page and you&#8217;ll win more visitors ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RD</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259096</link>
		<dc:creator>RD</dc:creator>
		<pubDate>Tue, 20 Nov 2007 19:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259096</guid>
		<description>I also recommend the &lt;a href=&quot;http://www.moord.it/&quot; rel=&quot;nofollow&quot;&gt;moo.rd&lt;/a&gt; extension for MooTools (&lt;a href=&quot;http://www.moord.it/examples&quot; rel=&quot;nofollow&quot;&gt;examples&lt;/a&gt;) which provides a lot of features, like the &lt;a href=&quot;http://www.moord.it/examples/virtual_box&quot; rel=&quot;nofollow&quot;&gt;Virtual.Box&lt;/a&gt; and the &lt;a href=&quot;http://www.moord.it/examples/virtual_ajax&quot; rel=&quot;nofollow&quot;&gt;Virtual.Ajax&lt;/a&gt;, and Custom.ALert and Custom.Confirm modal box.</description>
		<content:encoded><![CDATA[<p>I also recommend the <a href="http://www.moord.it/" rel="nofollow">moo.rd</a> extension for MooTools (<a href="http://www.moord.it/examples" rel="nofollow">examples</a>) which provides a lot of features, like the <a href="http://www.moord.it/examples/virtual_box" rel="nofollow">Virtual.Box</a> and the <a href="http://www.moord.it/examples/virtual_ajax" rel="nofollow">Virtual.Ajax</a>, and Custom.ALert and Custom.Confirm modal box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Medina</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259095</link>
		<dc:creator>G Medina</dc:creator>
		<pubDate>Tue, 20 Nov 2007 19:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259095</guid>
		<description>awesome...although I tried to put a select tag in there and as I expected it has the old z-index problem in IE...</description>
		<content:encoded><![CDATA[<p>awesome&#8230;although I tried to put a select tag in there and as I expected it has the old z-index problem in IE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: (v)</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259086</link>
		<dc:creator>(v)</dc:creator>
		<pubDate>Tue, 20 Nov 2007 17:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259086</guid>
		<description>great alternative to &lt;a href=&quot;http://code.google.com/p/modalbox/&quot; title=&quot;ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogues&quot; rel=&quot;nofollow&quot;&gt;ModalBox&lt;/a&gt; and &lt;a href=&quot;http://code.google.com/p/windoo/&quot; title=&quot;Windoo is a javascript class based on Mootools framework which allows you to create draggable and resizable inline windows on your HTML page&quot; rel=&quot;nofollow&quot;&gt;Windoo&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>great alternative to <a href="http://code.google.com/p/modalbox/" title="ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogues" rel="nofollow">ModalBox</a> and <a href="http://code.google.com/p/windoo/" title="Windoo is a javascript class based on Mootools framework which allows you to create draggable and resizable inline windows on your HTML page" rel="nofollow">Windoo</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kant</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259084</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Tue, 20 Nov 2007 17:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259084</guid>
		<description>This is a really nice idea seeing as how it works in all of the modern browsers. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>This is a really nice idea seeing as how it works in all of the modern browsers. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Sanderson</title>
		<link>http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class/comment-page-1#comment-259082</link>
		<dc:creator>Adam Sanderson</dc:creator>
		<pubDate>Tue, 20 Nov 2007 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3030#comment-259082</guid>
		<description>It&#039;s neat to see the canvas tag being used this way.  The rounded corner slider is kind of neat.</description>
		<content:encoded><![CDATA[<p>It&#8217;s neat to see the canvas tag being used this way.  The rounded corner slider is kind of neat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

