<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Preserving The Essentials</title>
	<atom:link href="http://greycellsexpress.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://greycellsexpress.wordpress.com</link>
	<description>Before oblivion gets a chance</description>
	<lastBuildDate>Mon, 14 Jun 2010 06:55:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='greycellsexpress.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Preserving The Essentials</title>
		<link>http://greycellsexpress.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://greycellsexpress.wordpress.com/osd.xml" title="Preserving The Essentials" />
	<atom:link rel='hub' href='http://greycellsexpress.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Virtual Event Management</title>
		<link>http://greycellsexpress.wordpress.com/2010/06/11/virtual-event-management/</link>
		<comments>http://greycellsexpress.wordpress.com/2010/06/11/virtual-event-management/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 16:27:45 +0000</pubDate>
		<dc:creator>Shaik</dc:creator>
				<category><![CDATA[UnCategorized]]></category>

		<guid isPermaLink="false">http://greycellsexpress.wordpress.com/?p=65</guid>
		<description><![CDATA[Event management people. Sanrae Events<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=greycellsexpress.wordpress.com&amp;blog=3223519&amp;post=65&amp;subd=greycellsexpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://greycellsexpress.wordpress.com/2010/06/11/virtual-event-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d06d4633367de78c1774b90e4e1bc36c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaik</media:title>
		</media:content>
	</item>
		<item>
		<title>The South Indian Fish Curry Recipe</title>
		<link>http://greycellsexpress.wordpress.com/2009/04/15/the-south-indian-fish-curry-recipe/</link>
		<comments>http://greycellsexpress.wordpress.com/2009/04/15/the-south-indian-fish-curry-recipe/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 02:44:58 +0000</pubDate>
		<dc:creator>Shaik</dc:creator>
				<category><![CDATA[Recipes]]></category>
		<category><![CDATA[Cooking]]></category>

		<guid isPermaLink="false">http://greycellsexpress.wordpress.com/?p=47</guid>
		<description><![CDATA[Fish: 1 kg Coconut: 1 grated Tomatoes: 2 Green chillies: 4-5 Ginger: small piece (1 inch) Garlic: 2-3 cloves Tamarind: medium lemon size Turmeric powder: 3/4 teaspoon Chili powder: 1 teaspoon Coriander powder: 3 teaspoons Shallots: 2 Curry leaves: 2 stems Oil: 1.5 teaspoons Red dried chilli: 1 Cut fish into 1 inch steaks. Fish [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=greycellsexpress.wordpress.com&amp;blog=3223519&amp;post=47&amp;subd=greycellsexpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://greycellsexpress.wordpress.com/2009/04/15/the-south-indian-fish-curry-recipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d06d4633367de78c1774b90e4e1bc36c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaik</media:title>
		</media:content>

		<media:content url="http://greycellsexpress.files.wordpress.com/2009/04/fish-curry.jpg" medium="image">
			<media:title type="html">Fish Curry</media:title>
		</media:content>
	</item>
		<item>
		<title>Sort List of JavaBeans using Comparator interface</title>
		<link>http://greycellsexpress.wordpress.com/2009/04/12/sort-list-of-javabeans-using-comparator-interface/</link>
		<comments>http://greycellsexpress.wordpress.com/2009/04/12/sort-list-of-javabeans-using-comparator-interface/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 23:49:12 +0000</pubDate>
		<dc:creator>Shaik</dc:creator>
				<category><![CDATA[Java Weblogic]]></category>
		<category><![CDATA[Java Comparator Interface]]></category>

		<guid isPermaLink="false">http://greycellsexpress.wordpress.com/?p=18</guid>
		<description><![CDATA[There are times when you have a list of some user defined java beans that you need to be sorted with respect to a certain property of the javabean. This tutorial explains how the Comparator interface can be used to sort the List. First lets create a Java bean: public class ScheduleBean { public String [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=greycellsexpress.wordpress.com&amp;blog=3223519&amp;post=18&amp;subd=greycellsexpress&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://greycellsexpress.wordpress.com/2009/04/12/sort-list-of-javabeans-using-comparator-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d06d4633367de78c1774b90e4e1bc36c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Shaik</media:title>
		</media:content>
	</item>
	</channel>
</rss>
