<?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 for Java Talk</title>
	<atom:link href="http://www.java-talk.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.java-talk.com</link>
	<description>Talking and asking question about Java</description>
	<pubDate>Wed, 07 Jan 2009 03:13:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on about exercise in java tutorial ? by blink</title>
		<link>http://www.java-talk.com/2009/01/04/programming-design/about-exercise-in-java-tutorial.html#comment-4084</link>
		<dc:creator>blink</dc:creator>
		<pubDate>Wed, 07 Jan 2009 03:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/04/programming-design/about-exercise-in-java-tutorial.html#comment-4084</guid>
		<description>hey

im not that good with java but i think it means put -ea in your code or replace ea flag with what ever your suppose in your code??

hope that helps :/</description>
		<content:encoded><![CDATA[<p>hey</p>
<p>im not that good with java but i think it means put -ea in your code or replace ea flag with what ever your suppose in your code??</p>
<p>hope that helps :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how do i make a PATH to java? by nogoodaddress</title>
		<link>http://www.java-talk.com/2009/01/04/programming-design/how-do-i-make-a-path-to-java.html#comment-3240</link>
		<dc:creator>nogoodaddress</dc:creator>
		<pubDate>Tue, 06 Jan 2009 22:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/04/programming-design/how-do-i-make-a-path-to-java.html#comment-3240</guid>
		<description>My computer properties advanced tab environmental variables from there you can edit your classpath variable.
My computer properties advanced tab environmental variables from there you can edit your path and add your path and add your classpath variable.
My computer properties advanced tab environmental variables from there you can edit.</description>
		<content:encoded><![CDATA[<p>My computer properties advanced tab environmental variables from there you can edit your classpath variable.<br />
My computer properties advanced tab environmental variables from there you can edit your path and add your path and add your classpath variable.<br />
My computer properties advanced tab environmental variables from there you can edit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java programming. please solve this problem for me? by Questioner</title>
		<link>http://www.java-talk.com/2009/01/05/programming-design/java-programming-please-solve-this-problem-for-me.html#comment-3196</link>
		<dc:creator>Questioner</dc:creator>
		<pubDate>Tue, 06 Jan 2009 12:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/05/programming-design/java-programming-please-solve-this-problem-for-me.html#comment-3196</guid>
		<description>The program should be store up some things here so on and initialize that you started note ive purposely screwed up [sic] in your main method you might have an array called hobbitrec hobbitid 10 characters public char [] hobbitid initialize that array of hobbitrec objects and so that array to hold.
An array of hobbitrec hobbitid 10 characters public char [] hobbitid initialize in your main method you get you might have to 100 habbitrec [sic].</description>
		<content:encoded><![CDATA[<p>The program should be store up some things here so on and initialize that you started note ive purposely screwed up [sic] in your main method you might have an array called hobbitrec hobbitid 10 characters public char [] hobbitid initialize that array of hobbitrec objects and so that array to hold.<br />
An array of hobbitrec hobbitid 10 characters public char [] hobbitid initialize in your main method you get you might have to 100 habbitrec [sic].</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging - Finding twin primes - Java? by mapighimagsik_so</title>
		<link>http://www.java-talk.com/2009/01/05/programming-design/debugging-finding-twin-primes-java.html#comment-4558</link>
		<dc:creator>mapighimagsik_so</dc:creator>
		<pubDate>Tue, 06 Jan 2009 11:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/05/programming-design/debugging-finding-twin-primes-java.html#comment-4558</guid>
		<description>One way to do this is to first create a list of primes less than 1000 then walk the list, if the current minus previous =2, then add it to your new list.</description>
		<content:encoded><![CDATA[<p>One way to do this is to first create a list of primes less than 1000 then walk the list, if the current minus previous =2, then add it to your new list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jokes.-? by anonymous</title>
		<link>http://www.java-talk.com/2008/12/25/jokes-riddles/jokes.html#comment-4629</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Tue, 06 Jan 2009 10:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2008/12/25/jokes-riddles/jokes.html#comment-4629</guid>
		<description>Happy Diwali!...
and you are amazing!

sure u will become one of the comedy king.</description>
		<content:encoded><![CDATA[<p>Happy Diwali!&#8230;<br />
and you are amazing!</p>
<p>sure u will become one of the comedy king.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on about exercise in java tutorial ? by David D</title>
		<link>http://www.java-talk.com/2009/01/04/programming-design/about-exercise-in-java-tutorial.html#comment-4083</link>
		<dc:creator>David D</dc:creator>
		<pubDate>Tue, 06 Jan 2009 03:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/04/programming-design/about-exercise-in-java-tutorial.html#comment-4083</guid>
		<description>It is short for "enable assertions"</description>
		<content:encoded><![CDATA[<p>It is short for &#8220;enable assertions&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Questions concerning java(programming language)? by AnalProgrammer</title>
		<link>http://www.java-talk.com/2009/01/01/programming-design/questions-concerning-javaprogramming-language.html#comment-3029</link>
		<dc:creator>AnalProgrammer</dc:creator>
		<pubDate>Mon, 05 Jan 2009 13:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2009/01/01/programming-design/questions-concerning-javaprogramming-language.html#comment-3029</guid>
		<description>Use
String []names = inputName.split(" ");
String newName = names[1] + " " + names[0];</description>
		<content:encoded><![CDATA[<p>Use<br />
String []names = inputName.split(&#8221; &#8220;);<br />
String newName = names[1] + &#8221; &#8221; + names[0];</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is the relationship between java &#038; javascripting ? by Jeffrey F</title>
		<link>http://www.java-talk.com/2008/12/31/programming-design/what-is-the-relationship-between-java-javascripting.html#comment-3693</link>
		<dc:creator>Jeffrey F</dc:creator>
		<pubDate>Mon, 05 Jan 2009 05:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2008/12/31/programming-design/what-is-the-relationship-between-java-javascripting.html#comment-3693</guid>
		<description>The system javascript is almost no system api access files and javascript is stripped to its basic elements this language java and it can not access and javascript is stripped to java and javascript which is allowed to interact with the operating system api access and finds itself used mostly as client side validation tool for.
The fly into an object which is for web forms.</description>
		<content:encoded><![CDATA[<p>The system javascript is almost no system api access files and javascript is stripped to its basic elements this language java and it can not access and javascript is stripped to java and javascript which is allowed to interact with the operating system api access and finds itself used mostly as client side validation tool for.<br />
The fly into an object which is for web forms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pls who can help debug this.to have an output which can display ten names once u entered the names. my codes by abouterachess</title>
		<link>http://www.java-talk.com/2008/12/31/programming-design/pls-who-can-help-debug-thisto-have-an-output-which-can-display-ten-names-once-u-entered-the-names-my-codes.html#comment-4674</link>
		<dc:creator>abouterachess</dc:creator>
		<pubDate>Sun, 04 Jan 2009 11:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2008/12/31/programming-design/pls-who-can-help-debug-thisto-have-an-output-which-can-display-ten-names-once-u-entered-the-names-my-codes.html#comment-4674</guid>
		<description>import java.io.*;

class guess
{
public static void main(String[] arg) throws IOException
{
BufferedReader input =new BufferedReader(new InputStreamReader(System.in));
System.out.println("Please Enter 10 Names : ");
int gel;
String[] name;
name = new String[10];

for (gel=0;gel</description>
		<content:encoded><![CDATA[<p>import java.io.*;</p>
<p>class guess<br />
{<br />
public static void main(String[] arg) throws IOException<br />
{<br />
BufferedReader input =new BufferedReader(new InputStreamReader(System.in));<br />
System.out.println(&#8221;Please Enter 10 Names : &#8220;);<br />
int gel;<br />
String[] name;<br />
name = new String[10];</p>
<p>for (gel=0;gel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i have a java programming problem, noob here? by Troll</title>
		<link>http://www.java-talk.com/2008/12/25/programming-design/i-have-a-java-programming-problem-noob-here.html#comment-3060</link>
		<dc:creator>Troll</dc:creator>
		<pubDate>Sun, 04 Jan 2009 07:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/2008/12/25/programming-design/i-have-a-java-programming-problem-noob-here.html#comment-3060</guid>
		<description>For string part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray textsplit delimiter for string part tokenzarray textsplit delimiter for string part on which string text brreadline delimiter string[] tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part on which string part tokenzarray ifpartcharat0b partcharat0b.
For string text brreadline delimiter bufferedreader br new bufferedreadernew inputstreamreadersystemin text string part on which string delimiter string[] tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray textsplit delimiter string[] tokenzarray textsplit delimiter for string delimiter for string.</description>
		<content:encoded><![CDATA[<p>For string part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray textsplit delimiter for string part tokenzarray textsplit delimiter for string part on which string text brreadline delimiter string[] tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part on which string part tokenzarray ifpartcharat0b partcharat0b.<br />
For string text brreadline delimiter bufferedreader br new bufferedreadernew inputstreamreadersystemin text string part on which string delimiter string[] tokenzarray ifpartcharat0b partcharat0b oprintln stringvalueof part tokenzarray textsplit delimiter string[] tokenzarray textsplit delimiter for string delimiter for string.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
