<?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: Best Linux platform for Web and Java development?</title>
	<atom:link href="http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/</link>
	<description>Java / Web developer working at PayPal, India.</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:54:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: java hosting chennai</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-3476</link>
		<dc:creator>java hosting chennai</dc:creator>
		<pubDate>Wed, 07 Jul 2010 11:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-3476</guid>
		<description>thanks, nice article about linux platform</description>
		<content:encoded><![CDATA[<p>thanks, nice article about linux platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2485</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2485</guid>
		<description>thanks for your suggestion,  Scot.</description>
		<content:encoded><![CDATA[<p>thanks for your suggestion,  Scot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scot</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2469</link>
		<dc:creator>scot</dc:creator>
		<pubDate>Fri, 22 Jan 2010 06:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2469</guid>
		<description>I will second Ubuntu. But pretty much any distro can give you what you ask for.

Re: subversion. if you want an svn server, just use svn.

With Eclipse, don&#039;t use the one installed with apt-get, get the download from the Eclipse.org website and install (i.e. unzip) that.</description>
		<content:encoded><![CDATA[<p>I will second Ubuntu. But pretty much any distro can give you what you ask for.</p>
<p>Re: subversion. if you want an svn server, just use svn.</p>
<p>With Eclipse, don&#8217;t use the one installed with apt-get, get the download from the Eclipse.org website and install (i.e. unzip) that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2468</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2468</guid>
		<description>thanks for the list.

&gt; subversion (I would advice rabbitvcs which is basically the same as tortoisesvn)

I assume that rabbitcvs is a Subversion client or is it coming with a server also?</description>
		<content:encoded><![CDATA[<p>thanks for the list.</p>
<p>> subversion (I would advice rabbitvcs which is basically the same as tortoisesvn)</p>
<p>I assume that rabbitcvs is a Subversion client or is it coming with a server also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2467</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2467</guid>
		<description>hm. Have used Ubuntu for a shorter period of time. Will explore it.</description>
		<content:encoded><![CDATA[<p>hm. Have used Ubuntu for a shorter period of time. Will explore it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2465</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2465</guid>
		<description>Just install Ubuntu:

- Lamp: Install apache, php and mysql and you&#039;re good to go: http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-9.10-lamp
- Netbeans, install using software center
- Notepad = gEdit, installed by default 
- Firefox = Firefox, installed by default
- Gimp = Gimp, installed by default
- subversion (I would advice rabbitvcs which is basically the same as tortoisesvn)
- Rhythmbox as winamp alternative, installed by default 
- Evince as pdf reader, installed by default
- Filezilla as ftp client, install using software center

Basically all the software you want you can install using Ubuntu software center or is installed by default.</description>
		<content:encoded><![CDATA[<p>Just install Ubuntu:</p>
<p>- Lamp: Install apache, php and mysql and you&#8217;re good to go: <a href="http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-9.10-lamp" rel="nofollow">http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-9.10-lamp</a><br />
- Netbeans, install using software center<br />
- Notepad = gEdit, installed by default<br />
- Firefox = Firefox, installed by default<br />
- Gimp = Gimp, installed by default<br />
- subversion (I would advice rabbitvcs which is basically the same as tortoisesvn)<br />
- Rhythmbox as winamp alternative, installed by default<br />
- Evince as pdf reader, installed by default<br />
- Filezilla as ftp client, install using software center</p>
<p>Basically all the software you want you can install using Ubuntu software center or is installed by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suraj</title>
		<link>http://veerasundar.com/blog/2010/01/best-linux-platform-for-web-and-java-development/comment-page-1/#comment-2464</link>
		<dc:creator>suraj</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=1247#comment-2464</guid>
		<description>Use Ubuntu(http://www.ubuntu.com/) which is best linux distribution and can satisfy your requirement.</description>
		<content:encoded><![CDATA[<p>Use Ubuntu(http://www.ubuntu.com/) which is best linux distribution and can satisfy your requirement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
