<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Random Thoughts</title>
	<atom:link href="http://rajrajendran.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajrajendran.wordpress.com</link>
	<description>Raj Rajendran's Blog</description>
	<lastBuildDate>Tue, 06 May 2008 21:39:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rajrajendran.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bd84633ec74c00a430daaa2001e8aa40?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Random Thoughts</title>
		<link>http://rajrajendran.wordpress.com</link>
	</image>
			<item>
		<title>Detecting Client&#8217;s timezone in Java Web Apps</title>
		<link>http://rajrajendran.wordpress.com/2008/05/06/detecting-clients-timezone-in-java-web-apps/</link>
		<comments>http://rajrajendran.wordpress.com/2008/05/06/detecting-clients-timezone-in-java-web-apps/#comments</comments>
		<pubDate>Tue, 06 May 2008 21:05:17 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/?p=28</guid>
		<description><![CDATA[I wish I can enter it here, but keep getting errors when I try to save..
Sheesh!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=28&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I wish I can enter it here, but keep getting errors when I try to save..</p>
<p>Sheesh!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=28&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2008/05/06/detecting-clients-timezone-in-java-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>Load Testing Web Applications</title>
		<link>http://rajrajendran.wordpress.com/2008/05/05/load-testing-web-applications/</link>
		<comments>http://rajrajendran.wordpress.com/2008/05/05/load-testing-web-applications/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:54:44 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[JSF]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Load Test]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/?p=27</guid>
		<description><![CDATA[Last couple of days I spent on Load Testing the S2T2 application, and wanted to share my experience.

In evaluating a good load testing tool, I tried commercial products like e-Tester/e-Load, and Open source tools like JMeter, Selenium and Grinder.

Empirix e-Tester/e-Load: Too complicated, results inaccurate. (A test setup to simulate 100 users would show that a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=27&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">Last couple of days I spent on Load Testing the S2T2 application, and wanted to share my experience.</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">In evaluating a good load testing tool, I tried commercial products like e-Tester/e-Load, and Open source tools like JMeter, Selenium and Grinder.</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;"><strong>Empirix e-Tester/e-Load</strong>: Too complicated, results inaccurate. (A test setup to simulate 100 users would show that a lot more than 100 sessions were created in the server)</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;"><strong>Selenium</strong>: Great for functional testing, lacks load testing capabilities by itself</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;"><strong>Grinder</strong>: Requires recording with Selenium, and a Python/Jython script to create load/run the test. While Python was easy to learn for the basic stuff, the level of knowledge needed to write a load testing script requires a steep learning curve.</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">In the end, the best choice was <strong>Apache JMeter</strong>. It is free, open-source, has great manuals, and support from user groups. </span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><a href="http://jakarta.apache.org/jmeter/index.html"><span style="font-size:x-small;">http://jakarta.apache.org/jmeter/index.html</span></a></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">I had tried JMeter in the past, but was it was lacking recording feature to develop a test script. Ideally, a load testing tool should be able to record the users action of logging in, performing different actions on the applications, and logging out etc. Even better would be a master script which would have sub tests with different users (with different roles) using the application. JMeter was perfect for these requirements.</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">An excellent tutorial to start is here:</span></p>
<p class="MsoNormal" style="margin:0;"><a href="http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf"><span style="font-size:x-small;">http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf</span></a></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">Now, a few gotchas on JMeter:</span></p>
<div class="ExternalClassA8F3D8F8C19C4559931693D241F9EE96">
<ul>
<li class="MsoNormal"><span style="font-size:x-small;">To record multiple scripts as multiple users:For each user, add a new Thread Group. (Right Click on “Test Plan”, “Add”, New Thread Group”. You can then use the proxy server to record the actions.Do the same for multiple different logins.</span></li>
</ul>
</div>
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">For the test plan, add “Listeners” (“Summary Report”, “Graph Results” etc)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">You can choose the option to run Thread Groups consecutively, or all at once. I chose to run them at once.</span></p>
<p class="MsoNormal" style="margin:0;">
<ul style="margin-top:0;" type="disc">
<li class="MsoNormal"><span style="font-size:x-small;">If you are simulating 100 users (Threads), there is no way in JMeter to know how many threads it has created so far, while the test is executing. The top right shows how many tests are remaining but doesn’t tell how many threads have been created. You can do it programmatically in your webapp by adding a SessionListener and registering it in web.xml</span></li>
</ul>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">import</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> javax.servlet.http.HttpSessionEvent;</span></p>
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">import</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> javax.servlet.http.HttpSessionListener;</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">public</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">class</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> SessionListener </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">implements</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> HttpSessionListener {</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">private</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">static</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">int</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">activeSessions</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;"> =<span> </span>0;</span><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">public</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">void</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> sessionCreated(HttpSessionEvent arg0) {</span><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">activeSessions</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">++;</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>System.</span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">out</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">.println(</span><span style="font-size:10pt;font-family:'Courier New';color:#2a00ff;">&#8220;NEW SESSION CREATED.&#8221;</span><span style="font-size:10pt;font-family:'Courier New';color:black;">);</span></p>
<p class="MsoNormal" style="margin:0 -1.25in 0 0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>System.</span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">out</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">.println(</span><span style="font-size:10pt;font-family:'Courier New';color:#2a00ff;">&#8220;Current # of Active Users : &#8220;</span><span style="font-size:10pt;font-family:'Courier New';color:black;"> + <em>getActiveSessions</em>());</span><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>}</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">public</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">void</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> sessionDestroyed(HttpSessionEvent arg0) {</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">if</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;">(</span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">activeSessions</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;"> &gt;<span> </span>0) </span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">activeSessions</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">&#8211;;</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>System.</span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">out</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">.println(</span><span style="font-size:10pt;font-family:'Courier New';color:#2a00ff;">&#8220;SESSION DESTROYED.&#8221;</span><span style="font-size:10pt;font-family:'Courier New';color:black;">);</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>System.</span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">out</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">.println(</span><span style="font-size:10pt;font-family:'Courier New';color:#2a00ff;">&#8220;Current # of Active Users<span> </span>: &#8220;</span><span style="font-size:10pt;font-family:'Courier New';color:black;"> + <em>getActiveSessions</em>());<span> </span><span> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>}</span><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">public</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">static</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">int</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> getActiveSessions() {</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><strong><span style="font-size:10pt;font-family:'Courier New';color:#7f0055;">return</span></strong><span style="font-size:10pt;font-family:'Courier New';color:black;"> </span><em><span style="font-size:10pt;font-family:'Courier New';color:#0000c0;">activeSessions</span></em><span style="font-size:10pt;font-family:'Courier New';color:black;">;</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span>}</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;">}</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;">And in web.xml</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:teal;">&lt;</span><span style="font-size:10pt;font-family:'Courier New';color:#3f7f7f;">listener</span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&gt;</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&lt;</span><span style="font-size:10pt;font-family:'Courier New';color:#3f7f7f;">listener-class</span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&gt;</span><span style="font-size:10pt;font-family:'Courier New';color:black;">com.sybase.it.class2.SessionListener</span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&lt;/</span><span style="font-size:10pt;font-family:'Courier New';color:#3f7f7f;">listener-class</span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&gt;</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:'Courier New';color:black;"><span> </span></span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&lt;/</span><span style="font-size:10pt;font-family:'Courier New';color:#3f7f7f;">listener</span><span style="font-size:10pt;font-family:'Courier New';color:teal;">&gt;</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">Now you can see in the server log how many sessions have been created.</span></p>
<p class="MsoNormal" style="margin:0;">
<ul style="margin-top:0;" type="disc">
<li class="MsoNormal"><span style="font-size:x-small;">Web applications usually use cookies for session tracking. When concurrent tests are running, each for a different user, and hence a different JSESSIONID cookie, how do we make sure that this cookie is used by all the tests for the same user. The trick is to use “Cookie Manager”. After the test is recorded, the login page link would show a URL with an appended “?JESSIONID=xxxxxxx”. Because servers have no idea if the client browser has cookies enabled or not, they rely on URL rewriting to ensure Session tracking. We can take this Session ID and use Cookie Manager (Right click on Thread Group, Add -&gt; Config Element -&gt; Cookie Manager)</span></li>
</ul>
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">Be sure to do this for all the Thread Groups with their corresponding cookie value.</span></p>
<p class="MsoNormal" style="margin:0;">
<ul style="margin-top:0;" type="disc">
<li class="MsoNormal"><span style="font-size:x-small;">For JSF applications, there is another tweak needed. The JSF View State has to be passed as a request parameter in all the requests. It is a hidden input that has the name “javax.faces.ViewState” and will have a unique value for a Session. You can handle this in JMeter by RegEx Extractor. The detailed instructions on this can be found at </span><a href="http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter"><span style="font-size:x-small;">http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter</span></a></li>
<li class="MsoNormal"><span style="font-size:x-small;">To monitor the hardware itself when the load test is running, there is the “top” command (/usr/global/opt/bin/top) which is really handy. The amount of memory allocated to the JVM, memory used, CPU usage etc can be obtained.</span></li>
<li class="MsoNormal"><span style="font-size:x-small;">Another tip learnt was to keep the JVM Min Heap Size and Max Heap size the same, which would save cycles when more memory needs to be allocated to the JVM.</span></li>
<li class="MsoNormal"><span style="font-size:x-small;">One thing that I miss in JMeter was a Response Time Vs No. Of Threads graph.</span></li>
</ul>
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">From the Graph results, we can get Average Time Vs # of Samples, but you cannot get the # of threads in that graph.</span></p>
<p class="MsoNormal" style="margin:0;">
<p class="MsoNormal" style="margin:0;"><span style="font-size:x-small;">These were just scratching the surface. There is still so much that can be done with this excellent Open source tool.</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=27&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2008/05/05/load-testing-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>Santosh Subramaniyam</title>
		<link>http://rajrajendran.wordpress.com/2008/05/05/santosh-subramiyam/</link>
		<comments>http://rajrajendran.wordpress.com/2008/05/05/santosh-subramiyam/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:50:18 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/?p=26</guid>
		<description><![CDATA[If &#8220;Bommarillu&#8221; was dumb, this movie is DUMB. period.
Weak story line with no plot, Jayam Ravi as usual as with the nasal voice, and a shrieking Genelia. Admit it, there is no girl in real life like this one portrayed as &#8220;innocent&#8221;. The behaviour is comparable to a mentally retarded, or at best to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=26&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If &#8220;Bommarillu&#8221; was dumb, this movie is <strong>DUMB. </strong>period.</p>
<p>Weak story line with no plot, Jayam Ravi as usual as with the nasal voice, and a shrieking Genelia. Admit it, there is no girl in real life like this one portrayed as &#8220;innocent&#8221;. The behaviour is comparable to a mentally retarded, or at best to a 6 year old. Blame Mani Rathnam who started this, with Amala&#8217;s character in Agni Natchathram, and what&#8217;s-her-name in Idhayathai Thirudaathey. The most hilarious scene is the climax, where Genelia gets to &#8220;act&#8221;.</p>
<p>The lesser said about the movie, the better.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=26&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2008/05/05/santosh-subramiyam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>Arai Enn 305-il Kadavul</title>
		<link>http://rajrajendran.wordpress.com/2008/04/29/arai-enn-305-il-kadavul/</link>
		<comments>http://rajrajendran.wordpress.com/2008/04/29/arai-enn-305-il-kadavul/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 08:53:59 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/?p=25</guid>
		<description><![CDATA[I haven&#8217;t written about any movie before. Something about this movie gripped me. Not
many movies make you think after you are done watching it. This one makes your brain
work, but only if you want it.
This is not a movie review, but alert: Spoilers ahead!
What I loved about it is not the comedy part, infact I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=25&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I haven&#8217;t written about any movie before. Something about this movie gripped me. Not</p>
<p>many movies make you think after you are done watching it. This one makes your brain</p>
<p>work, but only if you want it.</p>
<p>This is not a movie review, but alert: Spoilers ahead!</p>
<p>What I loved about it is not the comedy part, infact I think the jokes were weak. But</p>
<p>what I loved is the way the director (Simbudevan) subtly conveyed messages, and not</p>
<p>too many of them were oratorial lectures.</p>
<p>The scenes following Santhanam and Karuppu abducting the God-power, very practically</p>
<p>proved money cannot make anyone bring happiness. Infact it makes things worse. The</p>
<p>extended family of Kanja Karuppu sure evoke laughter but the significance of the</p>
<p>message has been unsermonizingly rendered.</p>
<p>The guy who needed a heart surgery, eventually dies, not because of his health, but</p>
<p>killed by fellow humans in a communal clash. Without any long dialogues, it was a</p>
<p>rivetting scene, and just the images portrayed the value of life, or lack thereof,</p>
<p>where we live.</p>
<p>Albeit a long conversation, the one between PrakashRaj and Rajesh on atheism was</p>
<p>another gem. Focus on the man-made social inequalities than argue if God is to be held</p>
<p>responsible. The Communist thinking of the director is unobscuringly palpable here.</p>
<p>The director very unambiguously lets the audience know he is against begging. He</p>
<p>emphasizes any kind of labor to make money. I tend to totally disagree with him when</p>
<p>he consecrates prostitution, Infact this is a major negative point of the movie and</p>
<p>that too in the climax. He does make amends in a different way by showing the hero</p>
<p>marrying her.</p>
<p>Superstitions is another subject matter he strokes with ease, with the character</p>
<p>played by God himself questioning these beliefs.</p>
<p>In all, I thought the movie was worth watching just for the director&#8217;s brilliance in</p>
<p>parading his idealogies with masterminded subtleties.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=25&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2008/04/29/arai-enn-305-il-kadavul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>An NRI&#8217;s perspectives of Trichy</title>
		<link>http://rajrajendran.wordpress.com/2008/04/27/an-nris-perspectives-of-trichy/</link>
		<comments>http://rajrajendran.wordpress.com/2008/04/27/an-nris-perspectives-of-trichy/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 09:42:22 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Trichy]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/?p=23</guid>
		<description><![CDATA[Being a born-and-brought-up in Trichy, I can proclaim myself a &#8220;thorough-bred
home-grown Tiruchian&#8221;, and have done my fair bit of been there, done that, in and
around my city of citizenship all those golden years.
Now, having spent 10+ years out of the country, figured why not share my perspectives
of Trichy as can be perceived now, and aptly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=23&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Being a born-and-brought-up in Trichy, I can proclaim myself a &#8220;thorough-bred</p>
<p>home-grown Tiruchian&#8221;, and have done my fair bit of been there, done that, in and</p>
<p>around my city of citizenship all those golden years.<br />
Now, having spent 10+ years out of the country, figured why not share my perspectives</p>
<p>of Trichy as can be perceived now, and aptly named this blog entry so.</p>
<p>I have now been in Trichy for 3 months. In the last ten years, I have been here on</p>
<p>five occasions each with a three weeks span each with its own hectic schedule.</p>
<p>Therefore starting with a huge disclaimer: several observations may fall under a</p>
<p>&#8220;yeah right, so what?&#8221;, or &#8220;he didn&#8217;t knew that?&#8221; eyebrow raisers, or even a &#8220;that&#8217;s</p>
<p>how it is anywhere in India&#8221; smirks.</p>
<p>The first thing that would strike anyone visiting a hometown after such a prolonged</p>
<p>period would be a &#8220;wow, so much changed around here!&#8221;. Not so much for me. And that&#8217;s</p>
<p>not necessarily a bad thing. Trichy has preserved its identities. The vendors in</p>
<p>teppakulam, the buzzy Chathram Bus Stand, the solicitors at Samayapuram, the traffic</p>
<p>in Thillai Nagar Main Road, the prasadam at Srirangam, the cost of living</p>
<p>factor..nothing has changed much.<br />
I do agree there are several noticeable changes, but I stress on the fact that Trichy</p>
<p>still remains the same old city, in a good way, on its rich heritage and feel. On the</p>
<p>cost of living part, this is still a middle-class oriented city. Agreed no one can</p>
<p>live on the same amount of earnings that was a decade back, factor in the income</p>
<p>growth and inflation, and you know what I mean. Real estate has appreciated, not so</p>
<p>much as the metros like Chennai and Bangalore, but still affordable for Non-NRIs. It</p>
<p>remains to see what the proposed IT SEZ park can do when(if) it takes off.</p>
<p>Ten years back, an internet browsing centre was an unknown identity. Five years back,</p>
<p>there was one every street. Fast forward to now, thanks to the global network</p>
<p>revolution and India&#8217;s own progress in the communications sector, there is one every</p>
<p>block, right next to hair dressers and tea-shops. The browsing cost is cheap (Rs. 8</p>
<p>per half-hour) and more than once I noticed school kids either playing games or</p>
<p>looking at porn.The ones that are not seen doing this are probably doing the same in</p>
<p>their own bedroom. Internet has penetrated most house-holds, what with a variety of</p>
<p>providers to choose from: government entities like BSNL to private guys like Airtel,</p>
<p>Hathway, Tata Indicom to name a few. Speaking of internet, I needed to get a high</p>
<p>speed broadband connection due to my work commitments. While I was initially</p>
<p>frustrated by the 512 kbps from Hathway (about Rs. 600 pm), I was pleasantly surpised</p>
<p>to learn about the 2 Mbps from Airtel (Rs. 1300 pm). I have no qualms about Hathway,</p>
<p>just the speed wasn&#8217;t suffice. With both, I have had about 99+ % uptime. The Customer</p>
<p>Service was surprisingly good and comparable if not better than the West.</p>
<p>Okay enough of internet. My five year old kid gave his unsolicited opinion of Trichy,</p>
<p>that it seems to have a lot of temples and doctors. Oh yes, Trichy has a lot of</p>
<p>temples we know that. From the well-knowns like Malai Kottai, Srirangam, Samayapuram,</p>
<p>Vayalur to much less knowns like Vekkali Amman, Panchavarneswarar temples in Woraiyur,</p>
<p>Naachiyaar kovil, Ayyapan Temple in Cantonement etc.you can spot a temple every</p>
<p>quarter kilometer no matter where you are. Trichy can aptly be called the &#8220;City of</p>
<p>temples&#8221;. Any time I wonder where to go out for an evening leisure trip, the mind</p>
<p>incongruosuly starts thinking about temples. Mind you, I have nothing against temples,</p>
<p>religion, or God, but after visiting so many temples in so short timeframe, there is</p>
<p>no way to stop thinking.. another temple, another deity, another pooja, another</p>
<p>prasadam. What intrigues me at temples are the architectural brilliance, and the</p>
<p>devotees. Different walks of people ..financially, professionally, physically,</p>
<p>mentally, so many different people all arriving there with elements of faith and fear</p>
<p>of the unknown. Rivetting, at times.<br />
My personal favorite has been the Panchavarneswarar temple where true serenity</p>
<p>associated with temples can be found. The other one is Samayapuram for solely personal</p>
<p>reasons.</p>
<p>Coming to the other aspect of the 5 year old&#8217;s opinion: doctors. I am positively</p>
<p>convinced our people are now medically aware than the John Doe of America. Either</p>
<p>that, or people are now more sick than ever. Not so sure although I tend to lean</p>
<p>towards the awareness part rather than the sickness part. Every doctor in every cross</p>
<p>road and its inroad, is holding patients more than it can hold. Doctors do not want to</p>
<p>accept new patients as they are already working whole night. ( I am not making this</p>
<p>up, this is true. I did meet a doctor who works until early morning). Anytime a doctor</p>
<p>appears on TV taking public calls (and he could be a optician, anaesthesian or a</p>
<p>paediatrican doesn&#8217;t matter), the calls are flooded from the public. Self-health scare</p>
<p>prevails among these calls, also need to mention much love, affection and care can be</p>
<p>felt when questions are related to their dear ones.</p>
<p>For kids, and by that I include babies, toddlers, kindergarteners, pre-teenagers, and</p>
<p>teenagers, there is absolutely NO entertainment. Over in the US, I have observed that</p>
<p>in small towns where such is the case, there are malls where kids hangout as last</p>
<p>resorts. But over here, there is nothing, nada, zip, zilch, a big fat zero. Where can</p>
<p>a kid go to enjoy a slide, a swing, or just run wild on a big lawn? Comparing with</p>
<p>Chennai, there is a cheap and best entertainment in the form of beach. I honestly</p>
<p>believe that the tax amounts paid by public need to be spent to provide an oxygen</p>
<p>space. Trichy has a Femina Shopping Mall (FSM). But if you call it a mall, all real</p>
<p>malls of the world would feel insulted. Consider FSM as Big Departmental Store,</p>
<p>Jewellery Mart, fabric outlet, and a food court rolled into a cramped stinky cluttered</p>
<p>space. If you can call the Go-kart in Besant Nagar beach a &#8220;Mini Go-kart&#8221;, the one</p>
<p>here is a &#8220;Incredibly stupid to be called Go-kart&#8221;. No offences, just my sincere</p>
<p>observations.<br />
For the rest, if you need entertainment, a surprise element is the &#8220;Cauvery bridge</p>
<p>under lights&#8221;, Trichy answer to Hyderabad&#8217;s Tank Bund. Mobile vendors selling masala</p>
<p>groundnuts mixed with mango (don&#8217;t miss this), or water-melons or chaat are not to be</p>
<p>missed. A walk from the bridge watching the scarce &#8220;water under the bridge&#8221; and</p>
<p>reminescing pasts distant and not-so-distant are not to be missed . Another evening</p>
<p>trip for those with kids and not minding spending exorbitant money is &#8220;Odyssey&#8221;, the</p>
<p>book store on Cantonement road. A few hard to get books, toys, audio and video can be</p>
<p>found here that can be found only in metros. On a personal note, I found that toys in</p>
<p>Odyssey are 10x the price of their counterparts in the US.</p>
<p>Another &#8220;almost&#8221; clean family fun can be movies. Only wish it were fully</p>
<p>family-friendly. The seats are not fully elevated from the front seats, so less taller</p>
<p>people (read kids) have a blocked view ending in them sitting on parents&#8217; laps. The</p>
<p>snack bar is open only during the interval, or &#8220;intermission: as they put it, so no</p>
<p>way to get an icecream or a soda during a song break. The corridors are still</p>
<p>smoke-filled during any song-break. On a personal note, I was disappointed that</p>
<p>&#8220;Sippy&#8221; theatre has ceased to be operational. So many good memories&#8217; ember glow there</p>
<p>- the admirations of hollywood super heroes like Arnold Schwarzenegger, Silvester</p>
<p>Stallone, Bruce Wills all grew there. Another one was to learn that the Maris theatre</p>
<p>complex was now screening in just two theatres. In its heydays, the lines to movies in</p>
<p>these theatres would well stretch to the main road. Any one in a town bus can</p>
<p>interpret if it was showtime end by just looking at the headcount on Salai road. I</p>
<p>heard the theatre has been poorly maintained hence causing this windfall.</p>
<p>Switching gears, Trichy has been popular internally for its own vegetarian</p>
<p>restaurants, with Vasantha Bhavan leading the way. But a new found &#8220;Kannappa&#8221;</p>
<p>restaurant is a treat for the meat-lovers. An authentic Chettinad style restaurant. my</p>
<p>humble food critic in myself says this is the best Indian Non-Veg restaurant in the</p>
<p>Universe. The Biryani is unmatched, while the pepper chicken varieties are uniquely</p>
<p>spicy and a treat. Easily the best place to eat when you are hungry. In the past I</p>
<p>have been a lover of &#8220;Banana Leaf Restaurant&#8221; but haven&#8217;t tried it now. &#8220;Pandian&#8221; in</p>
<p>Thillai Nagar is mediocre, but service and ambience are excellent. While on the topic</p>
<p>of food, it consistently amazes me how even B grade restaurants in Trichy can produce</p>
<p>Idlies, Chutnies and Sambars of the highest grade.</p>
<p>Having said all the above, I finish by saying Trichy is a city I love and want to call</p>
<p>it my home. There is something for everyone here.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=23&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2008/04/27/an-nris-perspectives-of-trichy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>Ramesh Mahadevan</title>
		<link>http://rajrajendran.wordpress.com/2007/07/24/ramesh-mahadevan/</link>
		<comments>http://rajrajendran.wordpress.com/2007/07/24/ramesh-mahadevan/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 22:48:13 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/2007/07/24/ramesh-mahadevan/</guid>
		<description><![CDATA[Back in 1997, I accidentally stumbled across Ramesh Mahadevan&#8217;s humorous articles and instantly became a fan. His humour and lucid writing skills have been unmatched by anyone else. Days when my mood was gloomy I would go read any of his articles (for the umpteenth time) and get cracked up and all would be normal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=21&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Back in 1997, I accidentally stumbled across Ramesh Mahadevan&#8217;s <a href="http://mahadevan-ramesh.sulekha.com/default.htm" target="_blank">humorous articles</a> and instantly became a fan. His humour and lucid writing skills have been unmatched by anyone else. Days when my mood was gloomy I would go read any of his articles (for the umpteenth time) and get cracked up and all would be normal then. I wrote to him at that time, he even replied back and said he was working on a script for a tamil movie.</p>
<p>Anyways, I just found today that he has a<a href="http://www.mahadevanramesh.com/"> website</a>  and a new <a href="http://www.mahadevan-ramesh.blogspot.com/">blog</a>  and that he has returned to India for good. Wow ! His post &#8220;<a href="http://mahadevan-ramesh.blogspot.com/2006/07/some-random-points-on-reverse.html">Some Random posts on Reverse Migration</a>&#8221; was very insightful with a tang of his characteristic humor.He has posted that he would write once every 2 weeks approximately.</p>
<p>Looking forward to more stuff from him !</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=21&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2007/07/24/ramesh-mahadevan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>SunRocket closes doors</title>
		<link>http://rajrajendran.wordpress.com/2007/07/17/sunrocket-closes-doors/</link>
		<comments>http://rajrajendran.wordpress.com/2007/07/17/sunrocket-closes-doors/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 21:33:52 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/2007/07/17/sunrocket-closes-doors/</guid>
		<description><![CDATA[This made me mad. SunRocket is officially out of business. No warnings to customers. Nothing.
Don&#8217;t they have a lawsuit waiting ? What if there was a medical emergency and I couldn&#8217;t call 911 because SunRocket just picked a day to cease to exist ?
I want my money back !!!!
:=(
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=20&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=201001821">This</a> made me mad. SunRocket is officially out of business. No warnings to customers. Nothing.</p>
<p>Don&#8217;t they have a lawsuit waiting ? What if there was a medical emergency and I couldn&#8217;t call 911 because SunRocket just picked a day to cease to exist ?</p>
<p>I want my money back !!!!</p>
<p>:=(</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=20&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2007/07/17/sunrocket-closes-doors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>TechWave 07</title>
		<link>http://rajrajendran.wordpress.com/2007/06/22/techwave-07/</link>
		<comments>http://rajrajendran.wordpress.com/2007/06/22/techwave-07/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 18:36:32 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/2007/06/22/techwave-07/</guid>
		<description><![CDATA[My submission entitled &#8220;Case-Express: Using Sybase tools and bleeding edge technologies for a feature-rich web application&#8221; on &#8220;Case-Express&#8221; has been accepted for TechWave 07, a Sybase conference that will happen in Las Vegas, Nevada from Aug 6-10.
Cool !
I am waiting for a co-speaker, and should start working on the slides soon. I am looking forward [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=18&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My submission entitled &#8220;Case-Express: Using Sybase tools and bleeding edge technologies for a feature-rich web application&#8221; on &#8220;<a href="http://case-express.sybase.com/cx-beta/">Case-Express</a>&#8221; has been accepted for <a href="http://www.sybase.com/techwave" target="_blank">TechWave</a> 07, a Sybase conference that will happen in Las Vegas, Nevada from Aug 6-10.</p>
<p>Cool !</p>
<p>I am waiting for a co-speaker, and should start working on the slides soon. I am looking forward to this. This will be the first time I will be a speaker at a big conference, I have attended JavaOne for 4 years and always wanted to present a session there. I hope this will give me a good start and confidence to achieve that goal. I am not really nervous as I designed and developed the application. But who knows what happens on the D-day ?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=18&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2007/06/22/techwave-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>Chennai expensive than Bangalore</title>
		<link>http://rajrajendran.wordpress.com/2007/06/21/chennai-expensive-than-bangalore/</link>
		<comments>http://rajrajendran.wordpress.com/2007/06/21/chennai-expensive-than-bangalore/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 18:38:27 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[India]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/2007/06/21/chennai-expensive-than-bangalore/</guid>
		<description><![CDATA[And is expensive than the moon !
Read this article on IBN
I am pretty darn sure this is a bubble and is going to burst soon. Look what happened to the real estate bubble in US.  India follows the trend in US whatever it may be , like dot com boom, bust, stock market crash, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=15&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>And is expensive than the moon !</p>
<p>Read this <a href="http://www.ibnlive.com/news/chennai-land-price-touching-sky/43365-7.html" target="_blank">article on IBN</a></p>
<p>I am pretty darn sure this is a bubble and is going to burst soon. Look what happened to the real estate bubble in US.  India follows the trend in US whatever it may be , like dot com boom, bust, stock market crash, real estate bubble. The bubble should burst as it did in the US. Not that I would love for that to happen, but it does need a correction. If a Software engineer working in US for 10 years can&#8217;t afford to buy land, then I think something is wrong.</p>
<p>We&#8217;ll see !</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=15&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2007/06/21/chennai-expensive-than-bangalore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
		<item>
		<title>RichFaces</title>
		<link>http://rajrajendran.wordpress.com/2007/06/21/richfaces/</link>
		<comments>http://rajrajendran.wordpress.com/2007/06/21/richfaces/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 18:30:43 +0000</pubDate>
		<dc:creator>Raj</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://rajrajendran.wordpress.com/2007/06/21/richfaces/</guid>
		<description><![CDATA[There were a couple of times RichFaces was mentioned in some JavaOne sessions on JSF, so I decided to take a quick look at it and try it out. The Online demo looked impressive, there are some really cool AJAX components like Drag n Drop, Auto Complete, Ajaxed Tabbed pane, Tree etc. Very quickly I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=14&subd=rajrajendran&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There were a couple of times <a href="http://labs.jboss.com/jbossrichfaces/" title="RichFaces" target="_blank">RichFaces</a> was mentioned in some JavaOne sessions on JSF, so I decided to take a quick look at it and try it out. The <a href="http://livedemo.exadel.com/richfaces-demo/" title="Online demo" target="_blank">Online demo</a> looked impressive, there are some really cool AJAX components like Drag n Drop, Auto Complete, Ajaxed Tabbed pane, Tree etc. Very quickly I was able to get the demo running in <a href="http://www.sybase.com/products/development/easerver" target="_blank">Sybase EAServer 6.0.1</a></p>
<p>Ofcourse, from my experience before, there are a couple of hacks to make it work in EAServer. The load-on-startup for the Faces Servlet had to be set to 0 in web.xml.</p>
<p>&lt;servlet&gt;<br />
&lt;servlet-name&gt;Faces Servlet&lt;/servlet-name&gt;<br />
&lt;servlet-class&gt;javax.faces.webapp.FacesServlet&lt;/servlet-class&gt;<br />
&lt;load-on-startup&gt;0&lt;/load-on-startup&gt;<br />
&lt;/servlet&gt;</p>
<p>This is because, EAServer calls servlet init() before the ServletContextInitializer. Not an EAServer bug, this is in Servlet 2.3 spec.</p>
<p>In a few minutes, I was able to use these RichFaces components in my web app. Great job Exadel, you rock.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajrajendran.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajrajendran.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajrajendran.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajrajendran.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajrajendran.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajrajendran.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajrajendran.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajrajendran.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajrajendran.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajrajendran.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajrajendran.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajrajendran.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajrajendran.wordpress.com&blog=1244442&post=14&subd=rajrajendran&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajrajendran.wordpress.com/2007/06/21/richfaces/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3be19ba861ff6facd4b4fb90ccf4584?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Raj</media:title>
		</media:content>
	</item>
	</channel>
</rss>