<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>Anand Rajasekar</title>
	<link>http://www.anandsekar.com</link>
	<description>ரெங்கசாமி ஆனந்த் சேகர் ராஜசேகர்</description>
	<lastBuildDate>Thu, 03 Jun 2010 05:30:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Awaken the Giant Within</title>
		<description>
The main theme of the book is to how to identify goals and stay committed to them. The author asserts that decisions are to be made based on the long term and once decided one should stay committed to them and constantly take actions to reach ones goals. Again an ...</description>
		<link>http://www.anandsekar.com/2010/06/03/awaken-the-giant-within/</link>
			</item>
	<item>
		<title>Self Esteem</title>
		<description>I was listening to the audio book “How to Raise Happy, Healthy, Self-Confident Children” by Brian Tracy, and the primary theme in the first chapter is to raise your child with high sense of self esteem. It got me thinking about my childhood where Ayya and Amma at every instance ...</description>
		<link>http://www.anandsekar.com/2010/06/03/self-esteem/</link>
			</item>
	<item>
		<title>Timemachine and Psync</title>
		<description>I have started using Timemachine to backup my computer. It was very simple to setup. One nice feature is that internally the incremental backups use links to refer to unchanged old files so opening the backup in finder shows the complete view.
For my secondary backup snapshot I use pync which ...</description>
		<link>http://www.anandsekar.com/2010/02/09/timemachine-and-psync/</link>
			</item>
	<item>
		<title>SyncBack vs SyncToy</title>
		<description>I have been using Microsoft's synctoy a lot. After moving all my computing to a Mac, I still have been running synctoy on parallels to get my backups done. When moving from Vista to Windows 7 I found so many quirks in synctoy that I have finally settled with SyncBack. ...</description>
		<link>http://www.anandsekar.com/2009/11/14/syncback-vs-synctoy/</link>
			</item>
	<item>
		<title>Optimizing Windows Vista for Parallels</title>
		<description>I have finally moved all my computing to my MacBook. I used Parallels to run Windows Vista in Mac mostly to run Quicken. It was painfully slow. To speed up Windows Vista open up the display performance settings and set it to "Adjust for Best Performance". With this setting Windows ...</description>
		<link>http://www.anandsekar.com/2009/11/02/optimizing-windows-vista-for-parallels/</link>
			</item>
	<item>
		<title>Time Lapse of Sunset from Milpitas Hills</title>
		<description>Untitled from Anand Rajasekar on Vimeo.
 </description>
		<link>http://www.anandsekar.com/2009/06/08/time-lapse-of-sunset-from-milpitas-hills/</link>
			</item>
	<item>
		<title>Tomcat Initializing Servlet Twice</title>
		<description>A web application is configured using tomcat's server.xml and the context.xml. There some configurations that cause web applications to initialize twice like


	Duplicate definition of context in context.xml and server.xml
	Bugs in tomcat launchers for eclipse that create duplicate context definitions
	Duplicate definition of contexts when defining multiple hosts


In my case I had ...</description>
		<link>http://www.anandsekar.com/2009/05/28/tomcat-initializing-servlet-twice/</link>
			</item>
	<item>
		<title>Three makes it perfect</title>
		<description>Sometimes creating a collage of similar photographs adds a stunning effect. Here are three photographs of Aradhana stacking blocks.
 </description>
		<link>http://www.anandsekar.com/2009/05/18/three-makes-it-perfect/</link>
			</item>
	<item>
		<title>Photographing Running Children</title>
		<description>Capturing a sharp photograph of a running child can be quite a challenge. Canon has a focusing mode called AI Servo that makes focusing moving objects very easy. This mode uses the auto focus motor to continuously focus on the object in the center of the view finder. 


This photograph ...</description>
		<link>http://www.anandsekar.com/2009/05/18/photographing-running-children/</link>
			</item>
	<item>
		<title>Java Serialization Versioning with Externalizable</title>
		<description>Java Serialization is a easy way to persist the state of Java Objects. However if the structure of the class changes the serialized bytes is invalidated by the changes. This article suggest how one could implement serialization with Externalizable with support for versions.

Consider a simple java class

[code lang="java"]
public class SimpleObject ...</description>
		<link>http://www.anandsekar.com/2008/10/22/java-serialization-versioning-with-externalizable/</link>
			</item>
</channel>
</rss>
