<?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: Learning JavaScript</title>
	<atom:link href="http://blog.dolphinling.net/2005/06/learning-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dolphinling.net/2005/06/learning-javascript/</link>
	<description>...whatever goes through my head...</description>
	<pubDate>Fri, 21 Nov 2008 06:54:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Max Design - standards based web design, development and training &#187; Blog Archive &#187; Some links for light reading (13/6/05)</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-811</link>
		<dc:creator>Max Design - standards based web design, development and training &#187; Blog Archive &#187; Some links for light reading (13/6/05)</dc:creator>
		<pubDate>Sun, 01 Jan 2006 21:07:35 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-811</guid>
		<description>[...] Learning Javascript [...]</description>
		<content:encoded><![CDATA[<p>[...] Learning Javascript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro Fulciniti</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-85</link>
		<dc:creator>Alessandro Fulciniti</dc:creator>
		<pubDate>Sun, 03 Jul 2005 22:53:51 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-85</guid>
		<description>&lt;p&gt;Check out www.brainjar.com , it has in my opinion one of the best tutorials on getting started with javascript and DOM.
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://www.brainjar.com" rel="nofollow">http://www.brainjar.com</a> , it has in my opinion one of the best tutorials on getting started with javascript and DOM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Keith</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-65</link>
		<dc:creator>Jeremy Keith</dc:creator>
		<pubDate>Mon, 13 Jun 2005 00:15:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-65</guid>
		<description>&lt;p&gt;As Chris said, a whole bunch of people gathered together in London to address the problem of the lack of resources on JavaScript. Expect to see lots of tutorials and articles over the coming months. For my part, I'm writing &lt;a href="http://domscripting.com"&gt;a book&lt;/a&gt; aimed at JavaScript novices.&lt;/p&gt;
	&lt;p&gt;I think the resources situation will improve slowly but surely.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>As Chris said, a whole bunch of people gathered together in London to address the problem of the lack of resources on JavaScript. Expect to see lots of tutorials and articles over the coming months. For my part, I&#8217;m writing <a href="http://domscripting.com">a book</a> aimed at JavaScript novices.</p>
<p>I think the resources situation will improve slowly but surely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-64</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 12 Jun 2005 00:06:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-64</guid>
		<description>&lt;p&gt;You are spot-on with your request. Today we had a meeting after the @media conference including some of the best JavaScript minds out there: Peter-Paul Koch, Dean Edwards, Stuart Langridge and, well, me (I wrote the Unobtrusive JavaScript course). &lt;/p&gt;
	&lt;p&gt;We have agreed to publish a lot more basic examples and maybe think about a pattern  repository. It will take some time, but we are thinking about it. &lt;/p&gt;
	&lt;p&gt;Personally, I am  rewriting the course, and will extend it to more basic examples and some other broad vision statements. Give us some time :)
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You are spot-on with your request. Today we had a meeting after the @media conference including some of the best JavaScript minds out there: Peter-Paul Koch, Dean Edwards, Stuart Langridge and, well, me (I wrote the Unobtrusive JavaScript course). </p>
<p>We have agreed to publish a lot more basic examples and maybe think about a pattern  repository. It will take some time, but we are thinking about it. </p>
<p>Personally, I am  rewriting the course, and will extend it to more basic examples and some other broad vision statements. Give us some time :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dante</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-63</link>
		<dc:creator>Dante</dc:creator>
		<pubDate>Fri, 10 Jun 2005 20:34:54 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-63</guid>
		<description>&lt;p&gt;Trust me, Dolphin. When I was learning JavaScript I visited QuirksMode every day. There's just too much good stuff, and plenty of info on making things work. Even if the markup is a little outdated, his theories still apply.
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Trust me, Dolphin. When I was learning JavaScript I visited QuirksMode every day. There&#8217;s just too much good stuff, and plenty of info on making things work. Even if the markup is a little outdated, his theories still apply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dolphinling</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-62</link>
		<dc:creator>dolphinling</dc:creator>
		<pubDate>Wed, 08 Jun 2005 01:56:03 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-62</guid>
		<description>&lt;p&gt;Mark: I actually looked at that on amazon. Perhaps I can convince my library to buy it for me. (We really need to redo the computer books collection. We still have books on Word 6, and very little that's new and good.)&lt;/p&gt;
	&lt;p&gt;Masklinn: A very interesting page. I guess my viewpoint is different from his in that I'm less concerned with making things that work, and more concerned with understanding how things work and making new ways for things &lt;em&gt;to&lt;/em&gt; work. So for now I think I'll try to teach myself, but I'll take your and Dante's recommendation if I need help with anything.&lt;/p&gt;
	&lt;p&gt;P.S. Mark: &lt;em&gt;I&lt;/em&gt; don't believe &lt;code&gt;&#60;i/&#62;&lt;/code&gt; correctly marks up book titles, so thank your past self :-). If only I had some way of allowing per-comment styles, then you could do &lt;code&gt;&#60;span class="book-title"&#62;&lt;/code&gt;, &lt;code&gt;.book-title{font-style:italic;}&lt;/code&gt;...
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Mark: I actually looked at that on amazon. Perhaps I can convince my library to buy it for me. (We really need to redo the computer books collection. We still have books on Word 6, and very little that&#8217;s new and good.)</p>
<p>Masklinn: A very interesting page. I guess my viewpoint is different from his in that I&#8217;m less concerned with making things that work, and more concerned with understanding how things work and making new ways for things <em>to</em> work. So for now I think I&#8217;ll try to teach myself, but I&#8217;ll take your and Dante&#8217;s recommendation if I need help with anything.</p>
<p>P.S. Mark: <em>I</em> don&#8217;t believe <code>&lt;i/&gt;</code> correctly marks up book titles, so thank your past self :-). If only I had some way of allowing per-comment styles, then you could do <code>&lt;span class="book-title"&gt;</code>, <code>.book-title{font-style:italic;}</code>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Masklinn</title>
		<link>http://blog.dolphinling.net/2005/06/learning-javascript/#comment-61</link>
		<dc:creator>Masklinn</dc:creator>
		<pubDate>Tue, 07 Jun 2005 20:29:25 +0000</pubDate>
		<guid isPermaLink="false">/?p=91#comment-61</guid>
		<description>&lt;p&gt;I can only second Dante's comment...
Quirksmode is really the best website about javascript, DOM and DOM Events that I have ever found.&lt;/p&gt;
	&lt;p&gt;The markup may be found lacking, but PPK knows about it, and what isn't intended, done by design, he just doesn't care about. &lt;a href="http://www.quirksmode.org/about/quirksmode.html"&gt;Read this page for more&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;It would truly be sad for you to miss Quirksmode's ressources, because you more than likely won't find any better and up to date one on the web...
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I can only second Dante&#8217;s comment&#8230;<br />
Quirksmode is really the best website about javascript, DOM and DOM Events that I have ever found.</p>
<p>The markup may be found lacking, but PPK knows about it, and what isn&#8217;t intended, done by design, he just doesn&#8217;t care about. <a href="http://www.quirksmode.org/about/quirksmode.html">Read this page for more</a></p>
<p>It would truly be sad for you to miss Quirksmode&#8217;s ressources, because you more than likely won&#8217;t find any better and up to date one on the web&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
