<?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"
	>
<channel>
	<title>Comments on: JavaScript: How Simple is Too Simple?</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/</link>
	<description></description>
	<pubDate>Fri, 22 Aug 2008 04:37:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: zee</title>
		<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/#comment-637790</link>
		<dc:creator>zee</dc:creator>
		<pubDate>Sun, 17 Feb 2008 02:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1965#comment-637790</guid>
		<description>Examples in the book simply javascript uses some core library but I didn't find any mention of where to get it or if it's required.

The first real sample doesn't work.

I would expect this info in preface.</description>
		<content:encoded><![CDATA[<p>Examples in the book simply javascript uses some core library but I didn&#8217;t find any mention of where to get it or if it&#8217;s required.</p>
<p>The first real sample doesn&#8217;t work.</p>
<p>I would expect this info in preface.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: loganathan</title>
		<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/#comment-302229</link>
		<dc:creator>loganathan</dc:creator>
		<pubDate>Thu, 12 Jul 2007 16:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1965#comment-302229</guid>
		<description>i like the simple tricks in the book ...ofcourse the article is really impressive</description>
		<content:encoded><![CDATA[<p>i like the simple tricks in the book &#8230;ofcourse the article is really impressive</p>]]></content:encoded>
	</item>
	<item>
		<title>By: thenk83</title>
		<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/#comment-301405</link>
		<dc:creator>thenk83</dc:creator>
		<pubDate>Thu, 12 Jul 2007 02:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1965#comment-301405</guid>
		<description>Kevin,
I just received the book yesterday and I'm rather impressed. I've picked up more from this book than the Wrox, SAM Learn in 24hrs, and O'Reilly's JavaScript beginner books. When I wanted to learn PHP, I picked up the PHP and MySQL book you published. I learned tons from that (in which I feel like I owe you because it's basically launched a new career for me) one book, when others failed to keep it simple. I've really gotten the same feel with Simply JavaScript. Thanks for another awesome book. Oh, and better its very structured in the way coding and learning should be laid out.</description>
		<content:encoded><![CDATA[<p>Kevin,<br />
I just received the book yesterday and I&#8217;m rather impressed. I&#8217;ve picked up more from this book than the Wrox, SAM Learn in 24hrs, and O&#8217;Reilly&#8217;s JavaScript beginner books. When I wanted to learn PHP, I picked up the PHP and MySQL book you published. I learned tons from that (in which I feel like I owe you because it&#8217;s basically launched a new career for me) one book, when others failed to keep it simple. I&#8217;ve really gotten the same feel with Simply JavaScript. Thanks for another awesome book. Oh, and better its very structured in the way coding and learning should be laid out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Estelle</title>
		<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/#comment-301116</link>
		<dc:creator>Estelle</dc:creator>
		<pubDate>Wed, 11 Jul 2007 20:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1965#comment-301116</guid>
		<description>Your argument is well thought out.  Most javascript books are either too dumbed down and lead to bad code, or too advanced and impossible for the novice to follow.  

While I haven't read your book, from your explanation as to how you approached presenting code, it seems that you will provide web developers at all levels of knowledge with enough information to code real world examples correctly. By introducing beginners to libraries, those novices will be able to quickly understand and perhaps even develop real world web applications.

I'll have to pick up a copy and get back to you on the approach.

&lt;a href="http://www.evotech.net/blog" rel="nofollow"&gt;-Estelle&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Your argument is well thought out.  Most javascript books are either too dumbed down and lead to bad code, or too advanced and impossible for the novice to follow.  </p>
<p>While I haven&#8217;t read your book, from your explanation as to how you approached presenting code, it seems that you will provide web developers at all levels of knowledge with enough information to code real world examples correctly. By introducing beginners to libraries, those novices will be able to quickly understand and perhaps even develop real world web applications.</p>
<p>I&#8217;ll have to pick up a copy and get back to you on the approach.</p>
<p><a href="http://www.evotech.net/blog" rel="nofollow">-Estelle</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: 2MHost.com</title>
		<link>http://www.sitepoint.com/blogs/2007/07/11/javascript-how-simple-is-too-simple/#comment-300813</link>
		<dc:creator>2MHost.com</dc:creator>
		<pubDate>Wed, 11 Jul 2007 12:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1965#comment-300813</guid>
		<description>I believe that Javascript can't be simple at all
specially after reading this post :)

your 'unobtrusive scripting.' solution is something can't be handled by biggeners, the chance to make mistakes in such code is HUGE.

Do you think that I'll buy this book? YES, I'll do.
because I like the end of every chapter "Exploring Libraries"

After using several libraries like Jquery and MooTools, I think they become mature enough to get book covering them in depth .... a little "javascript" and a lot of "Exploring Libraries"</description>
		<content:encoded><![CDATA[<p>I believe that Javascript can&#8217;t be simple at all<br />
specially after reading this post :)</p>
<p>your &#8216;unobtrusive scripting.&#8217; solution is something can&#8217;t be handled by biggeners, the chance to make mistakes in such code is HUGE.</p>
<p>Do you think that I&#8217;ll buy this book? YES, I&#8217;ll do.<br />
because I like the end of every chapter &#8220;Exploring Libraries&#8221;</p>
<p>After using several libraries like Jquery and MooTools, I think they become mature enough to get book covering them in depth &#8230;. a little &#8220;javascript&#8221; and a lot of &#8220;Exploring Libraries&#8221;</p>]]></content:encoded>
	</item>
</channel>
</rss>
