<?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: Ask Dan : Friggin&#8217; libraries</title>
	<atom:link href="http://www.javascriptkata.com/2007/06/26/ask-dan-friggin-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptkata.com/2007/06/26/ask-dan-friggin-libraries/</link>
	<description>Advanced katas for javascripters</description>
	<lastBuildDate>Fri, 30 Jul 2010 18:10:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: BK</title>
		<link>http://www.javascriptkata.com/2007/06/26/ask-dan-friggin-libraries/comment-page-1/#comment-338</link>
		<dc:creator>BK</dc:creator>
		<pubDate>Wed, 04 Jul 2007 21:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=49#comment-338</guid>
		<description>To be honest, I&#039;m a bit disapointed by this new post :( Most articles on JS Kata up to now gave some information or help... When I read this one, I got a feeling something was missing. After reading it 2 or 3 times, I think I got it: only &quot;negative help&quot; was given instead of deeper constructive content as we&#039;re used too.

My goal here is not to say this is bad but to try to express how I think it could get better. For instance, about the D&amp;D stuff, even though it&#039;s true that he probably won&#039;t achieve what Prototype did up to now, a basic explanation of how to implement drag &amp; drop, the inners, could have been a great plus.

About the same thing with the part on how to start a library. You&#039;re right that it&#039;s generally not a good idea to reinvent the wheel BUT, if someone really needs to do it or thinks he got the best concept in the world, what are the gotchas? Should I use namespaces? Objects? Start with schemas? And using this time, maybe state a couple of actual libraries, what they&#039;re good at, ...

I think you get the point. Again, I hope this sounds constructive because it was the main goal of this post.</description>
		<content:encoded><![CDATA[<p>To be honest, I&#8217;m a bit disapointed by this new post <img src='http://www.javascriptkata.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Most articles on JS Kata up to now gave some information or help&#8230; When I read this one, I got a feeling something was missing. After reading it 2 or 3 times, I think I got it: only &#8220;negative help&#8221; was given instead of deeper constructive content as we&#8217;re used too.</p>
<p>My goal here is not to say this is bad but to try to express how I think it could get better. For instance, about the D&amp;D stuff, even though it&#8217;s true that he probably won&#8217;t achieve what Prototype did up to now, a basic explanation of how to implement drag &amp; drop, the inners, could have been a great plus.</p>
<p>About the same thing with the part on how to start a library. You&#8217;re right that it&#8217;s generally not a good idea to reinvent the wheel BUT, if someone really needs to do it or thinks he got the best concept in the world, what are the gotchas? Should I use namespaces? Objects? Start with schemas? And using this time, maybe state a couple of actual libraries, what they&#8217;re good at, &#8230;</p>
<p>I think you get the point. Again, I hope this sounds constructive because it was the main goal of this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: camilou</title>
		<link>http://www.javascriptkata.com/2007/06/26/ask-dan-friggin-libraries/comment-page-1/#comment-337</link>
		<dc:creator>camilou</dc:creator>
		<pubDate>Fri, 29 Jun 2007 12:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptkata.timmyontime.com/?p=49#comment-337</guid>
		<description>I would say to Frank Stepanski that the simpliest way to create JS libraries is to start coding functions that make easier the complicated tasks that you do daily with normal JS. For example, take a look at the domHelp library, its intention is to make things like finding siblings or creating links pretty much easier, and you condense like four or five steps into one simple createLink().</description>
		<content:encoded><![CDATA[<p>I would say to Frank Stepanski that the simpliest way to create JS libraries is to start coding functions that make easier the complicated tasks that you do daily with normal JS. For example, take a look at the domHelp library, its intention is to make things like finding siblings or creating links pretty much easier, and you condense like four or five steps into one simple createLink().</p>
]]></content:encoded>
	</item>
</channel>
</rss>
