<?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: Simply JavaScript: The Core Library</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 08 Nov 2009 19:29:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ecunha</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-429925</link>
		<dc:creator>ecunha</dc:creator>
		<pubDate>Mon, 29 Oct 2007 12:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-429925</guid>
		<description>Kevin,

Just to congratulate you and let you know that I have been using your library since June and my code is much cleaner and easier to maintain! I am now trying to &#039;convert&#039; my colleagues to &#039;unobtrusive&#039; javascript.

Thanks,
Everardo</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>Just to congratulate you and let you know that I have been using your library since June and my code is much cleaner and easier to maintain! I am now trying to &#8216;convert&#8217; my colleagues to &#8216;unobtrusive&#8217; javascript.</p>
<p>Thanks,<br />
Everardo</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kwinten</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-399939</link>
		<dc:creator>Patrick Kwinten</dc:creator>
		<pubDate>Thu, 27 Sep 2007 13:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-399939</guid>
		<description>I have got some problems implementing this library and getting it running in Firefox. 

In IE I have no problem writing functions what use the library and get them started. 
But in FireFox it looks like it just hops over the function after init: function()

What to do?</description>
		<content:encoded><![CDATA[<p>I have got some problems implementing this library and getting it running in Firefox. </p>
<p>In IE I have no problem writing functions what use the library and get them started.<br />
But in FireFox it looks like it just hops over the function after init: function()</p>
<p>What to do?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mrsmiley</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-357092</link>
		<dc:creator>mrsmiley</dc:creator>
		<pubDate>Thu, 30 Aug 2007 04:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-357092</guid>
		<description>It should be noted that if anyone decides to copy and paste the example from the article, that they should make sure they don&#039;t leave spurious commas after the last function definition.  Don&#039;t copy and paste the above snippet and hope it will work immediately without errors.</description>
		<content:encoded><![CDATA[<p>It should be noted that if anyone decides to copy and paste the example from the article, that they should make sure they don&#8217;t leave spurious commas after the last function definition.  Don&#8217;t copy and paste the above snippet and hope it will work immediately without errors.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jamslam</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-356907</link>
		<dc:creator>jamslam</dc:creator>
		<pubDate>Thu, 30 Aug 2007 00:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-356907</guid>
		<description>Those functions reminds me a lot of &lt;a href=&quot;http://www.sitepoint.com/books/dhtml1/&quot; rel=&quot;nofollow&quot;&gt;DHTML Utopia&lt;/a&gt;, a sitepoint book released a while ago. I&#039;ve since incorporated them into my own library, and I must say, I don&#039;t ever write javascript without them.</description>
		<content:encoded><![CDATA[<p>Those functions reminds me a lot of <a href="http://www.sitepoint.com/books/dhtml1/" rel="nofollow">DHTML Utopia</a>, a sitepoint book released a while ago. I&#8217;ve since incorporated them into my own library, and I must say, I don&#8217;t ever write javascript without them.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-356780</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Wed, 29 Aug 2007 22:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-356780</guid>
		<description>&lt;blockquote&gt;Australia always is first with everything, but you really are ahead of your time there. It’s August, isn’t it? ;-)&lt;/blockquote&gt;

Good catch, Peter! :)</description>
		<content:encoded><![CDATA[<blockquote><p>Australia always is first with everything, but you really are ahead of your time there. It’s August, isn’t it? ;-)</p></blockquote>
<p>Good catch, Peter! :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gafitescu</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-356673</link>
		<dc:creator>gafitescu</dc:creator>
		<pubDate>Wed, 29 Aug 2007 20:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-356673</guid>
		<description>I hope that future release of the browsers will have this functionality of the Core library allready available as Javascript development is growing very fast.
Great piece of code for &quot;unobtrusive scripting&quot; as you emphasize it.</description>
		<content:encoded><![CDATA[<p>I hope that future release of the browsers will have this functionality of the Core library allready available as Javascript development is growing very fast.<br />
Great piece of code for &#8220;unobtrusive scripting&#8221; as you emphasize it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Müller</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-356438</link>
		<dc:creator>Peter Müller</dc:creator>
		<pubDate>Wed, 29 Aug 2007 15:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-356438</guid>
		<description>&gt; Download: core.js (ZIP file, version 1.0, 2007-&lt;strong&gt;09&lt;/strong&gt;-29)

Australia always is first with everything, but you really are ahead of your time there. It&#039;s August, isn&#039;t it? ;-)</description>
		<content:encoded><![CDATA[<p>&gt; Download: core.js (ZIP file, version 1.0, 2007-<strong>09</strong>-29)</p>
<p>Australia always is first with everything, but you really are ahead of your time there. It&#8217;s August, isn&#8217;t it? ;-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cranial-bore</title>
		<link>http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/comment-page-1/#comment-355922</link>
		<dc:creator>cranial-bore</dc:creator>
		<pubDate>Wed, 29 Aug 2007 06:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2007/08/29/simply-javascript-the-core-library/#comment-355922</guid>
		<description>I don&#039;t know about YUI being swollen.
The core yahoo-dom-event components are ~9kb compressed.
Add the element utility, connection manager, drag and drop and animation and the total is still ~25kb compressed.

jQuery is 20kb compressed.

Back on topic, I think a minimal library to smooth out some of the inconsistencies of JS is a great idea. It avoids the complexity of learning a fuller library for beginners, while encouraging them to avoid browser conditions to be repeated throughout their own code.

One must understand basic JS before using a library&#039;s added features.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know about YUI being swollen.<br />
The core yahoo-dom-event components are ~9kb compressed.<br />
Add the element utility, connection manager, drag and drop and animation and the total is still ~25kb compressed.</p>
<p>jQuery is 20kb compressed.</p>
<p>Back on topic, I think a minimal library to smooth out some of the inconsistencies of JS is a great idea. It avoids the complexity of learning a fuller library for beginners, while encouraging them to avoid browser conditions to be repeated throughout their own code.</p>
<p>One must understand basic JS before using a library&#8217;s added features.</p>]]></content:encoded>
	</item>
</channel>
</rss>
