<?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: About</title>
	<atom:link href="http://www.martystepp.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martystepp.com</link>
	<description>Lecturer of Computer Science, University of Washington</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:12:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Akila</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-1430</link>
		<dc:creator>Akila</dc:creator>
		<pubDate>Sat, 04 Feb 2012 19:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-1430</guid>
		<description>class name should be WellFormed&lt;a href=&quot;#comment-1429&quot; rel=&quot;nofollow&quot;&gt;@Akila &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>class name should be WellFormed<a href="#comment-1429" rel="nofollow">@Akila </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akila</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-1429</link>
		<dc:creator>Akila</dc:creator>
		<pubDate>Sat, 04 Feb 2012 19:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-1429</guid>
		<description>class DrawBox
{
 public static void main(String[] args)
 {
      System.out.println(&quot;A well-formed Java program has&quot;);
      System.out.println(&quot;a main method { and }&quot;);
      System.out.println(&quot;braces.&quot;);
      System.out.println();
      System.out.println(&quot;A System.out.println statement&quot;);
      System.out.println(&quot;has ( and ) and usually a&quot;);
      System.out.println(&quot;String that starts and ends&quot;);
      System.out.println(&quot;with a \&quot; character.&quot;);
      System.out.println(&quot;But we type \\\&quot; instead !)&quot;);  
 }    
    
}

This is the code for &quot;Exercise 1.3: WellFormed&quot; question. But when it run on Practice-It! it shows this message.
You submitted a complete class. Most of Practice-It&#039;s problems ask you to submit only a method, not an entire class/program. Remove the class header and submit only the method or code that was asked for.

How can i fix it ? thank you .</description>
		<content:encoded><![CDATA[<p>class DrawBox<br />
{<br />
 public static void main(String[] args)<br />
 {<br />
      System.out.println(&#8220;A well-formed Java program has&#8221;);<br />
      System.out.println(&#8220;a main method { and }&#8221;);<br />
      System.out.println(&#8220;braces.&#8221;);<br />
      System.out.println();<br />
      System.out.println(&#8220;A System.out.println statement&#8221;);<br />
      System.out.println(&#8220;has ( and ) and usually a&#8221;);<br />
      System.out.println(&#8220;String that starts and ends&#8221;);<br />
      System.out.println(&#8220;with a \&#8221; character.&#8221;);<br />
      System.out.println(&#8220;But we type \\\&#8221; instead !)&#8221;);<br />
 }    </p>
<p>}</p>
<p>This is the code for &#8220;Exercise 1.3: WellFormed&#8221; question. But when it run on Practice-It! it shows this message.<br />
You submitted a complete class. Most of Practice-It&#8217;s problems ask you to submit only a method, not an entire class/program. Remove the class header and submit only the method or code that was asked for.</p>
<p>How can i fix it ? thank you .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-1062</link>
		<dc:creator>Avi</dc:creator>
		<pubDate>Mon, 15 Aug 2011 23:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-1062</guid>
		<description>Hey Marty,
Nice blog. I too just got a chance to learn ubuntu and  came across your blog. Really nice hints .

But I had one question. On one of the hints on enable inking/drawing with ubuntu, I haven&#039;t been able to find the option &#039;Enable inking/drawing&#039; in compiz config settings manager. Could you please be more specific as to under what category did you find that option?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hey Marty,<br />
Nice blog. I too just got a chance to learn ubuntu and  came across your blog. Really nice hints .</p>
<p>But I had one question. On one of the hints on enable inking/drawing with ubuntu, I haven&#8217;t been able to find the option &#8216;Enable inking/drawing&#8217; in compiz config settings manager. Could you please be more specific as to under what category did you find that option?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SaebNajim</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-569</link>
		<dc:creator>SaebNajim</dc:creator>
		<pubDate>Fri, 17 Dec 2010 15:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-569</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-568&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-568&quot; rel=&quot;nofollow&quot;&gt;SaebNajim&lt;/a&gt; :&lt;/strong&gt;
Thank you for your practiceit  web site  and it is really great .. it is nice .
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-568"><p>
<strong><a href="#comment-568" rel="nofollow">SaebNajim</a> :</strong><br />
Thank you for your practiceit  web site  and it is really great .. it is nice .
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: SaebNajim</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-568</link>
		<dc:creator>SaebNajim</dc:creator>
		<pubDate>Fri, 17 Dec 2010 15:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-568</guid>
		<description>Thank you about your practiceit  web site  and it is really great .. it is nice .</description>
		<content:encoded><![CDATA[<p>Thank you about your practiceit  web site  and it is really great .. it is nice .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-567</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 30 Oct 2010 09:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-567</guid>
		<description>Just noticed that your &quot;highlighted&quot; link points to localhost</description>
		<content:encoded><![CDATA[<p>Just noticed that your &#8220;highlighted&#8221; link points to localhost</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty Stepp</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-545</link>
		<dc:creator>Marty Stepp</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-545</guid>
		<description>Jean, solutions are now disabled for most problems.  I hope that satisfies your needs.  Thanks for using Practice-It!</description>
		<content:encoded><![CDATA[<p>Jean, solutions are now disabled for most problems.  I hope that satisfies your needs.  Thanks for using Practice-It!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Wright</title>
		<link>http://www.martystepp.com/about/comment-page-1/#comment-531</link>
		<dc:creator>Jean Wright</dc:creator>
		<pubDate>Thu, 25 Mar 2010 14:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.martystepp.com/?page_id=2#comment-531</guid>
		<description>I just tried your PracticeIt website.  It was very impressive.  My only question is, Is there a way to turn off the solutions.  I&#039;m afraid some high school students would just copy the solution and run it.  I realize then they are not learning anything and should have sef-control but ...

Thanks again for your hard work both with the textbook and the site. I find teaching classes later more effective with average students.

Jean Wright</description>
		<content:encoded><![CDATA[<p>I just tried your PracticeIt website.  It was very impressive.  My only question is, Is there a way to turn off the solutions.  I&#8217;m afraid some high school students would just copy the solution and run it.  I realize then they are not learning anything and should have sef-control but &#8230;</p>
<p>Thanks again for your hard work both with the textbook and the site. I find teaching classes later more effective with average students.</p>
<p>Jean Wright</p>
]]></content:encoded>
	</item>
</channel>
</rss>

