<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechPitcher &#187; TechPitcher</title>
	<atom:link href="http://www.techpitcher.com/category/techpitcher/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techpitcher.com</link>
	<description></description>
	<lastBuildDate>Sat, 29 May 2010 13:50:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to know which java version is installed in linux?</title>
		<link>http://www.techpitcher.com/how-to-know-which-java-version-is-installed-in-linux.html</link>
		<comments>http://www.techpitcher.com/how-to-know-which-java-version-is-installed-in-linux.html#comments</comments>
		<pubDate>Sat, 10 Jan 2009 16:09:21 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[TechPitcher]]></category>

		<guid isPermaLink="false">http://techpitcher.com/?p=100</guid>
		<description><![CDATA[Go to shell and type java -version. It will show the installed version information of java

root@ubuntu:/# java -version
java version &#34;1.6.0_10&#34;
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)

.
]]></description>
			<content:encoded><![CDATA[<p>Go to shell and type <code>java -version</code>. It will show the installed version information of java
<pre class="brush: xml;">
root@ubuntu:/# java -version
java version &quot;1.6.0_10&quot;
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
</pre>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techpitcher.com/how-to-know-which-java-version-is-installed-in-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to technical discussion portal</title>
		<link>http://www.techpitcher.com/welcome-to-technical-discussion-portal.html</link>
		<comments>http://www.techpitcher.com/welcome-to-technical-discussion-portal.html#comments</comments>
		<pubDate>Thu, 09 Aug 2007 08:37:05 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[TechPitcher]]></category>

		<guid isPermaLink="false">http://techpitcher.com/?p=6</guid>
		<description><![CDATA[This site is dedicated to all type of questions (Java, J2ee, C++, Data Structure etc) . Solutions are provided by our experts keeping in mind to clear fundamental concepts. Almost every solution is backed up with a good example so as to enable the solution to be grasped easily and quickly.
This site could help beginners [...]]]></description>
			<content:encoded><![CDATA[<p>This site is dedicated to all type of questions (Java, J2ee, C++, Data Structure etc) . Solutions are provided by our experts keeping in mind to clear fundamental concepts. Almost every solution is backed up with a good example so as to enable the solution to be grasped easily and quickly.</p>
<p>This site could help beginners in clearing their concepts. And for experienced professionals, it could act as a platform for exploring some unexplored domain or digging complex details of a simple sounding topic.</p>
<p>Post your questions to our <a class="bodylink" href="mailto:expert@techpitcher.com">Expert Group</a>. We&#8217;ll try getting your query answered by our Experts as quickly as possible. In case any query is liked by our experts, we would list your query on our site.</p>
<p>You can also write your interview experiences and your success stories to <a class="bodylink" href="mailto:contact@techpitcher.com">us</a>. Your feedback will encourage us in providing you with better content.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techpitcher.com/welcome-to-technical-discussion-portal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
