<?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: Closure: Extend ui.DatePicker to highlight events</title>
	<atom:link href="http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/</link>
	<description>Web Developer, Geek</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:24:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: solomongaby</title>
		<link>http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/comment-page-1/#comment-4903</link>
		<dc:creator>solomongaby</dc:creator>
		<pubDate>Mon, 09 Nov 2009 16:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=378#comment-4903</guid>
		<description>very nice example!
Saved me the time to look more into how closure sintax looks like :D

hope to see more closer reviews and examples :)</description>
		<content:encoded><![CDATA[<p>very nice example!<br />
Saved me the time to look more into how closure sintax looks like :D</p>
<p>hope to see more closer reviews and examples :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Stanciu</title>
		<link>http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/comment-page-1/#comment-4900</link>
		<dc:creator>Victor Stanciu</dc:creator>
		<pubDate>Mon, 09 Nov 2009 08:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=378#comment-4900</guid>
		<description>Yes, it&#039;s a lot closer to YUI than to Prototype / jQuery / etc. And like YUI, it&#039;s actually a big library of components, not only a framework.

Of course, most of the components are available separately for each framework, but because these are &quot;built-in&quot;, it&#039;s a guarantee that all of them are easily extendable, are coded in the same manner, etc.

I guess using it in production depends on the project, being so verbose means there is more code to write, maintain, and so on. 

For small projects, no discussion, any framework will get you the same results faster. For larger projects with a bigger codebase, the scalable nature of Closure could make it easier in the long run.

Also, the Closure Compiler keeps file size small, and the tests i&#039;ve run indicate that the bigger the initial file, the greater the percentage it&#039;s size it&#039;s reduced by.</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s a lot closer to YUI than to Prototype / jQuery / etc. And like YUI, it&#8217;s actually a big library of components, not only a framework.</p>
<p>Of course, most of the components are available separately for each framework, but because these are &#8220;built-in&#8221;, it&#8217;s a guarantee that all of them are easily extendable, are coded in the same manner, etc.</p>
<p>I guess using it in production depends on the project, being so verbose means there is more code to write, maintain, and so on. </p>
<p>For small projects, no discussion, any framework will get you the same results faster. For larger projects with a bigger codebase, the scalable nature of Closure could make it easier in the long run.</p>
<p>Also, the Closure Compiler keeps file size small, and the tests i&#8217;ve run indicate that the bigger the initial file, the greater the percentage it&#8217;s size it&#8217;s reduced by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filip</title>
		<link>http://www.victorstanciu.ro/closure-extend-ui-datepicker-to-highlight-events/comment-page-1/#comment-4898</link>
		<dc:creator>Filip</dc:creator>
		<pubDate>Mon, 09 Nov 2009 06:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorstanciu.ro/?p=378#comment-4898</guid>
		<description>Nice one!
Closure seems very verbose and namespacy, reminds me of YUI.

Would you use it in production instead of Prototype+Scripta? 

Myself, I&#039;m in love with jQuery... :)</description>
		<content:encoded><![CDATA[<p>Nice one!<br />
Closure seems very verbose and namespacy, reminds me of YUI.</p>
<p>Would you use it in production instead of Prototype+Scripta? </p>
<p>Myself, I&#8217;m in love with jQuery&#8230; :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

