<?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: Starting with JavaScript Tutorial</title>
	<atom:link href="http://www.clickfire.com/starting-with-javascript-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clickfire.com/starting-with-javascript-tutorial/</link>
	<description>Web reviews and how to&#039;s for site owners, bloggers and social media users</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:56: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: Juan</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-12194</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Tue, 21 Dec 2010 18:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-12194</guid>
		<description>Great stuff</description>
		<content:encoded><![CDATA[<p>Great stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-4288</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-4288</guid>
		<description>Okay then, I give up.  I guess I can&#039;t post anything involved with j a v a s c r i p t.</description>
		<content:encoded><![CDATA[<p>Okay then, I give up.  I guess I can&#8217;t post anything involved with j a v a s c r i p t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-4287</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-4287</guid>
		<description>Okay, well my last comment didn&#039;t show what I was talking about... and my link is screwed up... 

Basically, just add  after the word javascript, and before the word var. All on the first line of the script like the other examples shown here.

Then the script will work properly.  Take care!</description>
		<content:encoded><![CDATA[<p>Okay, well my last comment didn&#8217;t show what I was talking about&#8230; and my link is screwed up&#8230; </p>
<p>Basically, just add  after the word javascript, and before the word var. All on the first line of the script like the other examples shown here.</p>
<p>Then the script will work properly.  Take care!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-4286</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sat, 02 Jan 2010 11:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-4286</guid>
		<description>Hello! Thank you for the great tutorials and resources!  God bless you and your website!  I&#039;m sure it&#039;s helped countless guests, and is bound to help more. 

Quick Note:

The only &quot;bug&quot; in Example 2 is the first line of the script.

Here&#039;s the quick fix:



Example 2


var name;
name = prompt(&quot;What&#039;s your name?&quot;, &quot;Your Name&quot;);
var message = name + &quot; is a Computer Wizard!&quot;;
document.write(message);


</description>
		<content:encoded><![CDATA[<p>Hello! Thank you for the great tutorials and resources!  God bless you and your website!  I&#8217;m sure it&#8217;s helped countless guests, and is bound to help more. </p>
<p>Quick Note:</p>
<p>The only &#8220;bug&#8221; in Example 2 is the first line of the script.</p>
<p>Here&#8217;s the quick fix:</p>
<p>Example 2</p>
<p>var name;<br />
name = prompt(&#8220;What&#8217;s your name?&#8221;, &#8220;Your Name&#8221;);<br />
var message = name + &#8221; is a Computer Wizard!&#8221;;<br />
document.write(message);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utibe</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-4163</link>
		<dc:creator>Utibe</dc:creator>
		<pubDate>Fri, 30 Oct 2009 09:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-4163</guid>
		<description>The simple javascript tutorial is marvelous.
I need tutorial on that or ebook.
I have bookmark your site</description>
		<content:encoded><![CDATA[<p>The simple javascript tutorial is marvelous.<br />
I need tutorial on that or ebook.<br />
I have bookmark your site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rod miller</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-3710</link>
		<dc:creator>rod miller</dc:creator>
		<pubDate>Wed, 27 May 2009 04:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-3710</guid>
		<description>There are bugs in your example2 script; maybe they are intentional so as to serve as a learning experience.

I thought to check the bluehost hosting but gave up because it was so slow.</description>
		<content:encoded><![CDATA[<p>There are bugs in your example2 script; maybe they are intentional so as to serve as a learning experience.</p>
<p>I thought to check the bluehost hosting but gave up because it was so slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://www.clickfire.com/starting-with-javascript-tutorial/comment-page-1/#comment-174</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Sun, 30 Dec 2007 20:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.clickfire.com/starting-with-javascript-tutorial/#comment-174</guid>
		<description>Hi_There
Thank you for this *simple* explained
Js tutorial because ** is what I am
  elwaltura</description>
		<content:encoded><![CDATA[<p>Hi_There<br />
Thank you for this *simple* explained<br />
Js tutorial because ** is what I am<br />
  elwaltura</p>
]]></content:encoded>
	</item>
</channel>
</rss>

