<?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>Mon, 20 Dec 2010 10:28:24 +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>SVN Client for MAC</title>
		<link>http://www.techpitcher.com/svn-client-for-mac.html</link>
		<comments>http://www.techpitcher.com/svn-client-for-mac.html#comments</comments>
		<pubDate>Sat, 27 Nov 2010 05:31:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[TechPitcher]]></category>
		<category><![CDATA[svn mac]]></category>

		<guid isPermaLink="false">http://www.techpitcher.com/?p=241</guid>
		<description><![CDATA[


Name
License
Cost
Integration
Rating


SmartSVN
Commercial
Free (Foundations),
$79 USD (Professional)
Standalone Gui, Windows  Shell and Mac Finder integration
*****


Versions
Commercial
$59 USD
(Free Trial Available)
Standalone GUI
*****


Cornerstone
Commercial
$59 USD
(Free Trial Available)
Standalone GUI
****


Syncro SVN
Commercial
$59 USD
(Free Trial Available)
Standalone GUI
****


Cascade
Commercial
$200 USD Per user/year
File System Driver
***


RapidSVN
GPL v3
Free
Standalone GUI
***


Qsvn
GPL v2
Free
Standalone GUI
***


Subcommander
GPL v2
Free
Standalone GUI
***


Workbench
Apache License v1.1
Free
Standalone GUI
*



]]></description>
			<content:encoded><![CDATA[<table border="1" cellspacing="0" cellpadding="5" width="100%">
<tbody>
<tr>
<th><strong>Name</strong></th>
<th>License</th>
<th>Cost</th>
<th>Integration</th>
<th>Rating</th>
</tr>
<tr>
<td><strong><a href="http://www.syntevo.com/smartsvn/">SmartSVN</a></strong></td>
<td>Commercial</td>
<td>Free (Foundations),</p>
<p>$79 USD (Professional)</td>
<td>Standalone Gui, Windows  Shell and Mac Finder integration</td>
<td><strong>*****</strong></td>
</tr>
<tr>
<td><strong><a href="http://versionsapp.com/">Versions</a></strong></td>
<td>Commercial</td>
<td>$59 USD</p>
<p>(Free Trial Available)</td>
<td>Standalone GUI</td>
<td><strong>*****</strong></td>
</tr>
<tr>
<td><strong><a href="http://www.zennaware.com/cornerstone/">Cornerstone</a></strong></td>
<td>Commercial</td>
<td>$59 USD</p>
<p>(Free Trial Available)</td>
<td>Standalone GUI</td>
<td><strong>****</strong></td>
</tr>
<tr>
<td><strong><a href="http://www.syncrosvnclient.com/">Syncro SVN</a></strong></td>
<td>Commercial</td>
<td>$59 USD</p>
<p>(Free Trial Available)</td>
<td>Standalone GUI</td>
<td><strong>****</strong></td>
</tr>
<tr>
<td><strong><a href="http://www.conifersystems.com/cascade/">Cascade</a></strong></td>
<td>Commercial</td>
<td>$200 USD Per user/year</td>
<td>File System Driver</td>
<td><strong>***</strong></td>
</tr>
<tr>
<td><strong><a href="http://rapidsvn.org/">RapidSVN</a></strong></td>
<td>GPL v3</td>
<td>Free</td>
<td>Standalone GUI</td>
<td><strong>***</strong></td>
</tr>
<tr>
<td><strong><a href="http://www.anrichter.net/projects/qsvn">Qsvn</a></strong></td>
<td>GPL v2</td>
<td>Free</td>
<td>Standalone GUI</td>
<td><strong>***</strong></td>
</tr>
<tr>
<td><strong><a href="http://subcommander.tigris.org/">Subcommander</a></strong></td>
<td>GPL v2</td>
<td>Free</td>
<td>Standalone GUI</td>
<td><strong>***</strong></td>
</tr>
<tr>
<td><strong><a href="http://pysvn.tigris.org/">Workbench</a></strong></td>
<td>Apache License v1.1</td>
<td>Free</td>
<td>Standalone GUI</td>
<td><strong>*</strong></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.techpitcher.com/svn-client-for-mac.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

