<?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 for Wickedly Smart</title>
	<atom:link href="http://wickedlysmart.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wickedlysmart.com</link>
	<description>software mastery, the fun way</description>
	<lastBuildDate>Sun, 19 Feb 2012 19:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Head First Java by Anonymous</title>
		<link>http://wickedlysmart.com/2011/head-first-java/#comment-139</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 19 Feb 2012 19:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=886#comment-139</guid>
		<description>See the above answer.</description>
		<content:encoded><![CDATA[<p>See the above answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Head First Java by Anonymous</title>
		<link>http://wickedlysmart.com/2011/head-first-java/#comment-138</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 19 Feb 2012 19:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=886#comment-138</guid>
		<description>The code is in a package so go one directory above the *.class file and use the java command.
java chap01/BeerSong on UNIX
java chap01BeerSong on Windows I believe
Chapter 17 explains packages. Or just comment out the package label and recompile the code.
This answers the question below also.</description>
		<content:encoded><![CDATA[<p>The code is in a package so go one directory above the *.class file and use the java command.<br />
java chap01/BeerSong on UNIX<br />
java chap01BeerSong on Windows I believe<br />
Chapter 17 explains packages. Or just comment out the package label and recompile the code.<br />
This answers the question below also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Head First Java by Matej Tacer</title>
		<link>http://wickedlysmart.com/2011/head-first-java/#comment-137</link>
		<dc:creator>Matej Tacer</dc:creator>
		<pubDate>Thu, 16 Feb 2012 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=886#comment-137</guid>
		<description>I love this book and I&#039;ll definetely check out other Head First books!</description>
		<content:encoded><![CDATA[<p>I love this book and I&#8217;ll definetely check out other Head First books!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reader Question: Sequel to Head First Design Patterns? by Anonymous</title>
		<link>http://wickedlysmart.com/2011/reader-question-sequel-to-head-first-design-patterns/#comment-136</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 14 Feb 2012 02:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=1298#comment-136</guid>
		<description>Hi Michael, this is a great question for the &lt;a href=&quot;http://forums.oreilly.com/forum/51-head-first-html/&quot; rel=&quot;nofollow&quot;&gt;book forum&lt;/a&gt;! Also, I&#039;ve &lt;a href=&quot;http://wickedlysmart.com/2012/reader-question-how-to-look-at-the-computed-style-of-an-element/&quot; rel=&quot;nofollow&quot;&gt;posted your question on the blog&lt;/a&gt; and explained how to look at computed styles using the inspector, although it sounds like you&#039;ve already tried that.</description>
		<content:encoded><![CDATA[<p>Hi Michael, this is a great question for the <a href="http://forums.oreilly.com/forum/51-head-first-html/" rel="nofollow">book forum</a>! Also, I&#8217;ve <a href="http://wickedlysmart.com/2012/reader-question-how-to-look-at-the-computed-style-of-an-element/" rel="nofollow">posted your question on the blog</a> and explained how to look at computed styles using the inspector, although it sounds like you&#8217;ve already tried that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reader Question: Sequel to Head First Design Patterns? by Michael Sheaver</title>
		<link>http://wickedlysmart.com/2011/reader-question-sequel-to-head-first-design-patterns/#comment-135</link>
		<dc:creator>Michael Sheaver</dc:creator>
		<pubDate>Tue, 14 Feb 2012 00:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=1298#comment-135</guid>
		<description>I have a question, and don&#039;t know where else to ask. When troubleshooting CSS issues, how can I determine the source of a style that is applied to an element? I have even set the property as !important, and it is still being overridden somewhere. I have tried Firebug and Chrome Inspector, and still not any closer to finding the culprit. If you could send me a response to michael at michaelsheaver.com, it would be much appreciated!</description>
		<content:encoded><![CDATA[<p>I have a question, and don&#8217;t know where else to ask. When troubleshooting CSS issues, how can I determine the source of a style that is applied to an element? I have even set the property as !important, and it is still being overridden somewhere. I have tried Firebug and Chrome Inspector, and still not any closer to finding the culprit. If you could send me a response to michael at michaelsheaver.com, it would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ten things every developer (and manager) should know about HTML5 by Opadoyin Kayode</title>
		<link>http://wickedlysmart.com/2011/ten-things-every-developer-and-manager-should-know-about-html5/#comment-134</link>
		<dc:creator>Opadoyin Kayode</dc:creator>
		<pubDate>Mon, 13 Feb 2012 11:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=1127#comment-134</guid>
		<description>Hello All, First, I want to thank you for you hard work in making head first java. However, I feel bad when the first program you asked me to compile could not run because it lacks main method. I think(in my opinion) that it will be better if the first program could generate the desired result stated there.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hello All, First, I want to thank you for you hard work in making head first java. However, I feel bad when the first program you asked me to compile could not run because it lacks main method. I think(in my opinion) that it will be better if the first program could generate the desired result stated there.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Head First HTML5 Programming by Anonymous</title>
		<link>http://wickedlysmart.com/2011/head-first-html5/#comment-133</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://ericfreeman.com/wickedlysmart/?p=765#comment-133</guid>
		<description>Hi Babi,
The JSON file should display if you load it from localhost; if it doesn&#039;t then something&#039;s wrong with your localhost or the URL and will cause the XMLHttpRequest to fail.  Which page are you specifically having problems with?  You must have the JSON file in the same domain as you are using to serve your web pages. Check the URL again...
</description>
		<content:encoded><![CDATA[<p>Hi Babi,<br />
The JSON file should display if you load it from localhost; if it doesn&#8217;t then something&#8217;s wrong with your localhost or the URL and will cause the XMLHttpRequest to fail.  Which page are you specifically having problems with?  You must have the JSON file in the same domain as you are using to serve your web pages. Check the URL again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Head First HTML5 Programming by Anonymous</title>
		<link>http://wickedlysmart.com/2011/head-first-html5/#comment-132</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://ericfreeman.com/wickedlysmart/?p=765#comment-132</guid>
		<description>Thanks for your comment, we do rush through the JavaScript a bit. We were really torn about whether to assume programming experience for this book, and decided to try to teach a little JavaScript before getting to the HTML5 stuff, but obviously didn&#039;t have room to do an expansive job. 

We&#039;re hoping to start a series of JavaScript tutorials on this blog. In the meantime, check out &lt;a href=&quot;http://elisabethrobson.com/?p=879&quot; rel=&quot;nofollow&quot;&gt;my post&lt;/a&gt; on &quot;incrementing variables&quot; which might help a bit.

</description>
		<content:encoded><![CDATA[<p>Thanks for your comment, we do rush through the JavaScript a bit. We were really torn about whether to assume programming experience for this book, and decided to try to teach a little JavaScript before getting to the HTML5 stuff, but obviously didn&#8217;t have room to do an expansive job. </p>
<p>We&#8217;re hoping to start a series of JavaScript tutorials on this blog. In the meantime, check out <a href="http://elisabethrobson.com/?p=879" rel="nofollow">my post</a> on &#8220;incrementing variables&#8221; which might help a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Head First HTML5 Programming by Anonymous</title>
		<link>http://wickedlysmart.com/2011/head-first-html5/#comment-131</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://ericfreeman.com/wickedlysmart/?p=765#comment-131</guid>
		<description>Yeah... it&#039;s the wordpress theme we&#039;re using!</description>
		<content:encoded><![CDATA[<p>Yeah&#8230; it&#8217;s the wordpress theme we&#8217;re using!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reader Question: How to learn to program by Anonymous</title>
		<link>http://wickedlysmart.com/2012/reader-question-how-to-learn-to-program/#comment-130</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://wickedlysmart.com/?p=1549#comment-130</guid>
		<description>Hi Alan,
You&#039;re right! Java and JavaScript are not at all related. It&#039;s unfortunate that the name often leads people to think that they are.

JavaScript will definitely feel &quot;unstructured&quot; to someone coming from Java, partly because it&#039;s an dynamically typed (and weakly typed) interpreted language, partly because the prototypal inheritance is so different from Java&#039;s object-oriented approach, and partly because it&#039;s a scripting language and so used for more &quot;informal&quot; projects. All that said, it&#039;s a powerful language and when used correctly can be used to create large, object-based projects.

Let us know how you get on in your endeavor to keep learning it. We are hoping to start a series for learning JavaScript on this blog soon!</description>
		<content:encoded><![CDATA[<p>Hi Alan,<br />
You&#8217;re right! Java and JavaScript are not at all related. It&#8217;s unfortunate that the name often leads people to think that they are.</p>
<p>JavaScript will definitely feel &#8220;unstructured&#8221; to someone coming from Java, partly because it&#8217;s an dynamically typed (and weakly typed) interpreted language, partly because the prototypal inheritance is so different from Java&#8217;s object-oriented approach, and partly because it&#8217;s a scripting language and so used for more &#8220;informal&#8221; projects. All that said, it&#8217;s a powerful language and when used correctly can be used to create large, object-based projects.</p>
<p>Let us know how you get on in your endeavor to keep learning it. We are hoping to start a series for learning JavaScript on this blog soon!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.500 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-23 09:33:16 -->

