<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Every Flavour Beans</title>
	
	<link>http://beans.seartipy.com</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<pubDate>Wed, 17 Dec 2008 17:23:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
	<image>
  <link>http://beans.seartipy.com</link>
  <url>http://beans.seartipy.com/favicon.ico</url>
  <title>Every Flavour Beans</title>
</image>
		<media:copyright>GPL</media:copyright><media:keywords>C,C,Java,C,Mono,Gentoo,Ubuntu,Debian,Software,Programming,Development,GNU,Linux,Books,Tutorials</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Software How-To</media:category><itunes:author>Tabrez Iqbal</itunes:author><itunes:explicit>no</itunes:explicit><itunes:keywords>C,C,Java,C,Mono,Gentoo,Ubuntu,Debian,Software,Programming,Development,GNU,Linux,Books,Tutorials</itunes:keywords><itunes:subtitle>Listen to the text of the posts of the weblog.</itunes:subtitle><itunes:summary>Listen to the text of the posts of the weblog.</itunes:summary><itunes:category text="Technology"><itunes:category text="Software How-To" /></itunes:category><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/EveryFlavourBeans" type="application/rss+xml" /><feedburner:emailServiceId>421874</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Setting Up Rails Development Environment on Fedora GNU/Linux</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/487809462/</link>
		<comments>http://beans.seartipy.com/2008/12/17/setting-up-rails-development-environment-on-fedora-gnulinux/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 17:22:18 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=480</guid>
		<description>This is an adaptation to Fedora GNU/Linux platform of my previous posts meant for the Windows &amp;#038; Ubuntu platforms: Setting Up Rails Development Environment on Windows Vista/XP and Setting Up Rails Development Environment on Ubuntu GNU/Linux.
I can think of two different ways in which you might want to set up a development environment for Ruby [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=Vbp8O"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=Vbp8O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=yO58O"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=yO58O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=tA7dO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=tA7dO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=hDfho"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=hDfho" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/487809462" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/12/17/setting-up-rails-development-environment-on-fedora-gnulinux/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F12%2F17%2Fsetting-up-rails-development-environment-on-fedora-gnulinux%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/12/17/setting-up-rails-development-environment-on-fedora-gnulinux/</feedburner:origLink></item>
		<item>
		<title>Setting Up Ruby on Rails Projects with Git and Github</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/479413089/</link>
		<comments>http://beans.seartipy.com/2008/12/09/setting-up-ruby-on-rails-projects-with-git-and-github/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 10:45:08 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=478</guid>
		<description>Git is the favourite source code management tool of the Ruby on Rails community these days. Though GNU/Linux or Mac platforms are generally preferred to Windows by Ruby on Rails as well as git communities, I will show you how you can work with these technologies on Windows platform. I will also show how to [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=NaeFO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=NaeFO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=WbJqO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=WbJqO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=WdBTO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=WdBTO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=L2LZo"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=L2LZo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/479413089" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/12/09/setting-up-ruby-on-rails-projects-with-git-and-github/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F12%2F09%2Fsetting-up-ruby-on-rails-projects-with-git-and-github%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/12/09/setting-up-ruby-on-rails-projects-with-git-and-github/</feedburner:origLink></item>
		<item>
		<title>Installing Sun Java SE 6, Maven 2 and Tomcat 5.5 on Fedora GNU/Linux</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/411705383/</link>
		<comments>http://beans.seartipy.com/2008/10/05/installing-sun-java-se-6-maven-2-and-tomcat-55-on-fedora-gnulinux/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 07:06:06 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=445</guid>
		<description>For using most of the enterprise technologies based on Java, you generally need at least the following components installed and configured on your system:

 Sun Java SE (or EE) SDK
 A command line build tool like Ant or Maven
 A Java application server/container like Tomcat, Jetty, Glassfish, JBoss etc.

Based on which Java based technology/framework you [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=fgR3M"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=fgR3M" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=KWSEM"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=KWSEM" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=IOYbM"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=IOYbM" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=mbtbm"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=mbtbm" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/411705383" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/10/05/installing-sun-java-se-6-maven-2-and-tomcat-55-on-fedora-gnulinux/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F10%2F05%2Finstalling-sun-java-se-6-maven-2-and-tomcat-55-on-fedora-gnulinux%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/10/05/installing-sun-java-se-6-maven-2-and-tomcat-55-on-fedora-gnulinux/</feedburner:origLink></item>
		<item>
		<title>Installing amazon-ecs/hpricot RubyGem on Windows Operating System</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/393191958/</link>
		<comments>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 13:15:32 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=440</guid>
		<description>Installing rubygems that come with native extensions is not same on gnu/linux and Windows platforms as I have discovered recently. Apparently, it is important that the native extensions needed by the rubygem be built with the same compiler tool chain as your main ruby installation. The rubygem I needed to install was amazon-ecs and it [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=YjW4L"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=YjW4L" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=TP6zL"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=TP6zL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=zZmzL"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=zZmzL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=JM59l"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=JM59l" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/393191958" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F09%2F15%2Finstalling-amazon-ecshpricot-rubygem-on-windows-operating-system%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/09/15/installing-amazon-ecshpricot-rubygem-on-windows-operating-system/</feedburner:origLink></item>
		<item>
		<title>“Hello, World” Web Application in Ruby on Rails using Aptana Studio</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/384899228/</link>
		<comments>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 09:04:02 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=433</guid>
		<description>I am assuming that you have everything properly setup on your computer for developing applications with the Ruby on Rails framework using Aptana Studio IDE. If not, see my previous posts:

 Setting Up Rails Development Environment on Windows Vista/XP
 Setting Up Rails Development Environment using Aptana Studio

In this post I will take you through a [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=AkYTL"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=AkYTL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=i8yfL"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=i8yfL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=wL7rL"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=wL7rL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=BVPZl"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=BVPZl" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/384899228" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F09%2F06%2Fhello-world-web-application-in-ruby-on-rails-using-aptana-studio%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/09/06/hello-world-web-application-in-ruby-on-rails-using-aptana-studio/</feedburner:origLink></item>
		<item>
		<title>Setting Up Rails Development Environment using Aptana Studio</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/382266781/</link>
		<comments>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:07:37 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Ruby/Rails]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=434</guid>
		<description>You first need to complete the first five steps of my earlier post &amp;#8220;Setting Up Rails Development Environment on Windows Vista/XP&amp;#8221; which explain how to install Ruby, RubyGems, Ruby on Rails, Mongrel web server and MySQL database server on Microsoft Winodws Vista/XP. You can skip the last two steps(sixth and seventh) of that post which [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=YwIHO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=YwIHO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=TGRkO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=TGRkO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=OJ4aO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=OJ4aO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=FLCFo"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=FLCFo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/382266781" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F09%2F03%2Fsetting-up-rails-development-environment-using-aptana-studio%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/09/03/setting-up-rails-development-environment-using-aptana-studio/</feedburner:origLink></item>
		<item>
		<title>Installing Sun Java SE 6, Apache Maven 2 and Tomcat 5.5 on Windows OS</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/371948059/</link>
		<comments>http://beans.seartipy.com/2008/08/22/installing-sun-java-se-6-apache-maven-2-and-tomcat-55-on-windows-os/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 15:19:06 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=391</guid>
		<description>For using most of the enterprise technologies based on Java, you generally need at least the following components installed and configured on your system:

 Java SE or EE SDK
 A command line build tool
 A Java application server/container like Tomcat, Glassfish, JBoss etc.

Based on the Java based technology/framework you want to use, you may need [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=0r13O"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=0r13O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=KqOIO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=KqOIO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=nLzIO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=nLzIO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=1zbRo"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=1zbRo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/371948059" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/08/22/installing-sun-java-se-6-apache-maven-2-and-tomcat-55-on-windows-os/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F08%2F22%2Finstalling-sun-java-se-6-apache-maven-2-and-tomcat-55-on-windows-os%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/08/22/installing-sun-java-se-6-apache-maven-2-and-tomcat-55-on-windows-os/</feedburner:origLink></item>
		<item>
		<title>“Hello, World” Web Application using Struts 2 in IntelliJ IDEA 8.0 M1</title>
		<link>http://feeds.feedburner.com/~r/EveryFlavourBeans/~3/369988600/</link>
		<comments>http://beans.seartipy.com/2008/08/20/%e2%80%9chello-world%e2%80%9d-web-application-using-struts-2-in-intellij-idea-80-m1/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 13:49:01 +0000</pubDate>
		<dc:creator>Tabrez Iqbal</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Struts 2]]></category>

		<guid isPermaLink="false">http://beans.seartipy.com/?p=403</guid>
		<description>At last we have a Java IDE that ships with Struts 2 support built-in: no manual configuring the web applications to add Struts 2 support and no more hassles of finding and installing Struts 2 plugins. 
JetBrains released IntelliJ IDEA 8 Milestone release 1 a week ago and the milestone version includes support for Struts [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=7HNQO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=7HNQO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=kCwtO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=kCwtO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=sR1rO"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=sR1rO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EveryFlavourBeans?a=3WpXo"&gt;&lt;img src="http://feeds.feedburner.com/~f/EveryFlavourBeans?i=3WpXo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EveryFlavourBeans/~4/369988600" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://beans.seartipy.com/2008/08/20/%e2%80%9chello-world%e2%80%9d-web-application-using-struts-2-in-intellij-idea-80-m1/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=EveryFlavourBeans&amp;itemurl=http%3A%2F%2Fbeans.seartipy.com%2F2008%2F08%2F20%2F%25e2%2580%259chello-world%25e2%2580%259d-web-application-using-struts-2-in-intellij-idea-80-m1%2F</feedburner:awareness><feedburner:origLink>http://beans.seartipy.com/2008/08/20/%e2%80%9chello-world%e2%80%9d-web-application-using-struts-2-in-intellij-idea-80-m1/</feedburner:origLink></item>
	<copyright>GPL</copyright><media:credit role="author">Tabrez Iqbal</media:credit><media:rating>nonadult</media:rating><feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetFeedData?uri=EveryFlavourBeans</feedburner:awareness></channel>
</rss>
