<?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>Ninad Gawad</title>
	<atom:link href="http://ninadgawad.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninadgawad.wordpress.com</link>
	<description>Technology Discussion</description>
	<lastBuildDate>Fri, 17 Jul 2009 22:46:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ninadgawad.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/639c84dee1c07fde41cea217edb6c256?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Ninad Gawad</title>
		<link>http://ninadgawad.wordpress.com</link>
	</image>
			<item>
		<title>How to get System Properties in JSP</title>
		<link>http://ninadgawad.wordpress.com/2009/07/17/how-to-get-system-properties-in-jsp/</link>
		<comments>http://ninadgawad.wordpress.com/2009/07/17/how-to-get-system-properties-in-jsp/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 22:46:55 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/?p=103</guid>
		<description><![CDATA[If you want to print the details of System Properties in JSP use the below code.
Here we get the System Properties and loop over the Enumeration object to print it on the screen.
Download File:
getSystemProperties
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=103&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you want to print the details of System Properties in JSP use the below code.<br />
Here we get the System Properties and loop over the Enumeration object to print it on the screen.</p>
<p>Download File:</p>
<p><a href="http://ninadgawad.files.wordpress.com/2009/07/getsystemproperties1.doc">getSystemProperties</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=103&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2009/07/17/how-to-get-system-properties-in-jsp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL 5 Installation issue on Windows Vista</title>
		<link>http://ninadgawad.wordpress.com/2008/12/27/mysql-5-installation-issue-on-windows-vista/</link>
		<comments>http://ninadgawad.wordpress.com/2008/12/27/mysql-5-installation-issue-on-windows-vista/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 09:13:58 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/?p=90</guid>
		<description><![CDATA[I was trying to install MySQL 5.0.24 on my friends new Laptop. We where stuck at this error &#8220;The application has failed to start because its side-by-side configuration is incorrect.Please see the application event log for more detail&#8221; when we ran the MySQLInstanceConfig.exe file. After a bit of googling we found the solution.
Step1: Download the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=90&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was trying to install MySQL 5.0.24 on my friends new Laptop. We where stuck at this error &#8220;The application has failed to start because its side-by-side configuration is incorrect.Please see the application event log for more detail&#8221; when we ran the MySQLInstanceConfig.exe file. After a bit of googling we found the solution.</p>
<p><strong>Step1: </strong>Download the Resource Hacker tool from <a title="Resource Hacker" href="http://www.angusj.com/resourcehacker/" target="_blank">here</a>.</p>
<p><strong>Step2: </strong>Unzip the folder and execute the file &#8220;ResHacker.exe&#8221;. This open a window, Go to File &gt; Open and browse to the Path of your &#8220;MySQLInstanceConfig.exe&#8221; file inside &#8220;&lt;Drive&gt;:\MySQL\MySQL Server 5.1\MySQLInstanceConfig.exe&#8221;. This will load an assembly file, on your left navigational tree section click on folder 24 &gt; 1 &gt; 1003. This opens an XML configuration file.</p>
<p><strong>Step3:</strong> Edit this file by changing the privilege “<strong><span style="color:#ff0000;">asAdministrator</span></strong>” to “<strong><span style="color:#339966;">requireAdministrator</span></strong>”.  Click button on the top of window which states &#8220;Compile Script&#8221;. Now go to File &gt; Save as.  Save the File with name &#8220;MySQLInstanceConfig.exe&#8221; on the desktop.</p>
<p>Close the Resource Hacker tool, copy the &#8220;MySQLInstanceConfig.exe&#8221; file from desktop and overwrite it on the exisiting file in &#8220;&lt;Drive&gt;:\MySQL\MySQL Server 5.1\bin&#8221; folder.</p>
<p>Double click on the exe and the instance installation will begin.</p>
<p><strong>References:</strong></p>
<ul>
<li>http://www.weeklyworldwhatever.com/2008/02/21/cant-install-mysql-5051a-because-its-side-by-side-configuration-is-incorrect/#comment-50</li>
<li><a title="MySQL Vista Bug" href="http://bugs.mysql.com/bug.php?id=34559">MySQL 5.1 Vista Bug</a></li>
</ul>
<p><strong>Downloads:<br />
</strong></p>
<ul>
<li>Download MySQL from <a href="http://dev.mysql.com/downloads/mysql/5.1.html#downloads">here</a>.</li>
<li>Check Windows Vista <a href="http://www.microsoft.com/w&lt;/a&gt;indows/windows-vista/default.aspx">here</a>.</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=90&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/12/27/mysql-5-installation-issue-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling SSL for Apache 2</title>
		<link>http://ninadgawad.wordpress.com/2008/12/21/enabling-ssl-for-apache-2/</link>
		<comments>http://ninadgawad.wordpress.com/2008/12/21/enabling-ssl-for-apache-2/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 17:45:08 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Web Application]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/?p=70</guid>
		<description><![CDATA[Secure Socket layer (SSL) has been a standard protocol for providing security and data integrity for web based applications. This tutotrial will provide you with steps to SSL enable your Apache based Web Application using OpenSSL for windows based environment.
Step1: Donwload/Install Apache

Download Apache HTTP Server from here. Get the apache_2.2.11-win32-x86-openssl-0.9.8i.msi  installer and install the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=70&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Secure Socket layer (SSL) has been a standard protocol for providing security and data integrity for web based applications. This tutotrial will provide you with steps to SSL enable your Apache based Web Application using <a href="http://www.openssl.org">OpenSSL</a> for windows based environment.</p>
<p><strong>Step1: Donwload/Install Apache</strong></p>
<ul>
<li>Download Apache HTTP Server from <a href="http://httpd.apache.org/download.cgi">here</a>. Get the <strong>apache_2.2.11-win32-x86-openssl-0.9.8i.msi </strong> installer and install the Apache Server.</li>
<li>Open the conf/httpd.conf file and check if the line &#8220;LoadModule ssl_module modules/mod_ssl.so&#8221; is commented or not. If commented then uncomment the line and check if the file &#8220;mod_ssl.so&#8221; is available in the &#8216;modules&#8217; folder, if not then you have downloaded the non ssl version of Apache please download the apache with openssl version and install it.</li>
<li>Create a file named &#8220;ssl.conf&#8221; in the &#8216;conf&#8217; folder which will hold all the ssl related configurations.Add the following line to &#8220;httpd.conf&#8221; file. &lt;IfModule mod_ssl.c&gt;<br />
Include conf/ssl.conf<br />
&lt;/IfModule&gt;</li>
</ul>
<p><strong>Step2: Add SSL Certificate</strong></p>
<ul>
<li>The second step is to add the SSL certifcate to the SSL configuration file, the certificate can be either self created or we can get them from Certifcate Authority, getting this from Trusted Certificate Authority is a better idea since this will not display warning to the users who connect to your application. Self signed SSL certificate can be used for demonstration purpose for small applications or in an intranet environment.</li>
<li>Go to the &#8216;bin&#8217; folder of the Apache and check if you have &#8220;openssl.exe&#8221; binary there, we will use this tool to create the self signed certificate.</li>
<li>Download the &#8220;openssl.conf&#8221; file from <a href="http://ninadgawad.files.wordpress.com/2008/12/opensslcnf.doc">here</a> and place it in the &#8216;bin&#8217; folder.(rename the opensslcnf.doc to openssl.cnf once downloaded)</li>
<li>Go to the command prompt where the have &#8220;openssl.exe&#8221; file.<br />
Run the following command to create a new certificate request:<br />
<strong>prompt&gt;openssl req -config openssl.cnf -new -out mycert.csr -keyout mycert.pem</strong><br />
You&#8217;ll be prompted to fill answers to many questions. Remember your PEM pass phrase which you have entered. Now we need to create a nonpassword protected key for Apache 2 by running the following command:<br />
<strong>prompt&gt;openssl rsa -in mycert.pem -out mycert.key </strong><br />
This will create a key file as earlier but one without password protection.To create this file just enter your pass phrase given earlier.<br />
Lastly we need to create the X.509 public certificate.<br />
Run the following command:<br />
<strong>prompt&gt;openssl x509 -in mycert.csr -out mycert.cert -req -signkey mycert.key -days 365</strong><br />
This create the self signed certificate which expires after 365 days.</li>
</ul>
<p><strong>Step3: Configure the &#8220;ssl.conf&#8221; file.</strong></p>
<ul>
<li>Create a folder &#8217;ssl&#8217; under &#8216;conf&#8217; folder to keep your SSL key and certificate files. Add the two files created in the previous step &#8220;mycert.key&#8221; and &#8220;mycert.cert&#8221; file inside this folder.</li>
<li>Open &#8220;ssl.conf&#8221; file and change the line DocumentRoot, ServerName and ServerAdmin as per your http.conf file. (Note: Its recommended to keep the SSL port as 443 since many firewalls block SSL on other ports).</li>
<li>Now change the lines <strong>SSLCertificateFile</strong> and  <strong>SSLCertificateKey</strong> to path where the key and cert files in &#8217;ssl&#8217; folder are kept. SSLCertificateFile conf/ssl/mycert.cert<br />
#SSLCertificateFile conf/ssl/server-dsa.crt#   Server Private Key:<br />
#   If the key is not combined with the certificate, use this<br />
#   directive to point at the key file.  Keep in mind that if<br />
#   you&#8217;ve both a RSA and a DSA private key you can configure<br />
#   both in parallel (to also allow the use of DSA ciphers, etc.)<br />
SSLCertificateKeyFile conf/ssl/mycert.key<br />
#SSLCertificateKeyFile conf/ssl.key/server-dsa.key</li>
<li>That&#8217;s all, just save the changes &amp; restart the Apache Server.</li>
<li>Open &#8220;https://localhost/&#8221; to test SSL.</li>
</ul>
<p>(Note: We have assumed that Apache is running on port 80 and SSL on port 443 you can configure for any other port)</p>
<p>If you already have the Certificate&#8217;s provided to you from Certificate Authority just skip step two and put these certificates inside the &#8217;ssl&#8217; folder and add there respective path in the &#8220;ssl.conf&#8221; file.</p>
<p>You just got your Apache SSL enabled.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=70&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/12/21/enabling-ssl-for-apache-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Character decoding Error while retriving parameters in Servlet.</title>
		<link>http://ninadgawad.wordpress.com/2008/08/21/character-decoding-error-while-retriving-parameters-in-servlet/</link>
		<comments>http://ninadgawad.wordpress.com/2008/08/21/character-decoding-error-while-retriving-parameters-in-servlet/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 06:27:39 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Servlet]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/?p=60</guid>
		<description><![CDATA[Problem:
WARNING: Parameters: Character decoding failed. Parameter skipped.
java.io.CharConversionException: isHexDigit
Cause:

Generally we get this error when we try to add special characters like &#8220;%, @, $ .. etc&#8221; in the GET/POST request from Ajax Call.
Since these characters are used to URL specific function like &#8220;&#38;&#8221; id used to differentiate various URL parameters. This generates a &#8220;null&#8221; value for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=60&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Problem:</strong></p>
<p><strong></strong>WARNING: Parameters: Character decoding failed. Parameter skipped.<br />
java.io.CharConversionException: isHexDigit</p>
<p><strong>Cause:</strong></p>
<ul>
<li>Generally we get this error when we try to add special characters like &#8220;%, @, $ .. etc&#8221; in the GET/POST request from Ajax Call.</li>
<li>Since these characters are used to URL specific function like <strong>&#8220;&amp;&#8221;</strong> id used to differentiate various URL parameters. This generates a &#8220;null&#8221; value for the parameter you will try to retrieve in Servlet.</li>
</ul>
<p><strong>Solution:</strong></p>
<p>The simple way to get over this problem is to massage your Special Character String with &#8220;<strong>escape()</strong>&#8221; funtion in javascript.</p>
<p><strong>Example:</strong></p>
<p><strong><em>Before:</em></strong></p>
<p>var vUserEnteredData = document.formname.textbox.value ;  //  textbox = 100%</p>
<p>var parameters = &#8220;testId=A101&amp;percentageNeeded=&#8221; + vUserEnteredData;</p>
<p>// Some Ajax Code &#8230;..</p>
<p>request.setRequestHeader( &#8216;Content-Type&#8217;, &#8216;application/x-www-form-urlencoded; charset=UTF-8&#8242; );<br />
request.setRequestHeader(&#8220;Content-length&#8221;, parameters.length);<br />
request.setRequestHeader(&#8220;Connection&#8221;, &#8220;close&#8221;);<br />
request.send(parameters);</p>
<p>// Note: Here the &#8220;%&#8221; will cause java.io.CharConversionException: while retriving the percentageNeeded parameter in Servlet.</p>
<p><strong><em>After:</em></strong></p>
<p>var vUserEnteredData = document.formname.textbox.value ;  //  textbox = 100%</p>
<p>var parameters = &#8220;testId=A101&amp;percentageNeeded=&#8221; + <strong>escape(vUserEnteredData)</strong>;</p>
<p>// Some Ajax Code &#8230;..</p>
<p>request.setRequestHeader( &#8216;Content-Type&#8217;, &#8216;application/x-www-form-urlencoded; charset=UTF-8&#8242; );<br />
request.setRequestHeader(&#8220;Content-length&#8221;, parameters.length);<br />
request.setRequestHeader(&#8220;Connection&#8221;, &#8220;close&#8221;);<br />
request.send(parameters);</p>
<p><strong>Alternate Solution:</strong></p>
<ul>
<li>We can use Ajax Frameworks rather than manually making the Ajax Request like PrototypeJS, DWR etc.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=60&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/08/21/character-decoding-error-while-retriving-parameters-in-servlet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Clone Javascript Objects</title>
		<link>http://ninadgawad.wordpress.com/2008/07/17/clone-javascript-objects/</link>
		<comments>http://ninadgawad.wordpress.com/2008/07/17/clone-javascript-objects/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 14:58:59 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/?p=50</guid>
		<description><![CDATA[If you are required to create a backup of JavaScript Object use the clone() function rather than a for loop to individually copy the contents of one JavaScript Object into other Object. This will save a lot of time as well if in future the JavaScript Object is modified your are saved from the task [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=50&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are required to create a backup of JavaScript Object use the clone() function rather than a for loop to individually copy the contents of one JavaScript Object into other Object. This will save a lot of time as well if in future the JavaScript Object is modified your are saved from the task of changing your for loop as well.</p>
<p>// Simple Java Script Object</p>
<p>function UserData (user_ID, user_Data_Preference, user_Theme_No){</p>
<p>this.user_ID = user_ID;</p>
<p>this.user_Data_Preference = user_Data_Preference;</p>
<p>this.user_Theme_No = user_Theme_No ;</p>
<p>}</p>
<p>Consider when the Web Page is loaded this object is populated dynamically and we display the user with respective theme and show data in his preferred form. (e.g. Km/Hr or miles/Hr).</p>
<p>Now you can create a duplicate copy of this JavaScript Object by using the clone() function.</p>
<p>Example:</p>
<p>var objUserDataOrg = new UserData(1, data_101, theme_aqua);</p>
<p>// To Create a duplicate copy</p>
<p>var objUserDataDuplicate = objUserDataOrg.clone();</p>
<p>This will be a new object hence changes in the Old Object will not be reflected in the new and vice-versa.</p>
<p><strong>Pros:</strong> This is especially useful when you are required to deal with Array of JavaScript Object rather than a single Object.</p>
<p><strong>Cons:</strong> All the attributes of the Object are copied into the new object in case you only want some them to be copied this may not work.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=50&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/07/17/clone-javascript-objects/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Implementing Websites For Internationalization</title>
		<link>http://ninadgawad.wordpress.com/2008/03/03/implementing-websites-for-internationalization/</link>
		<comments>http://ninadgawad.wordpress.com/2008/03/03/implementing-websites-for-internationalization/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 05:30:10 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web Apps]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/2008/03/03/implementing-websites-for-internationalization/</guid>
		<description><![CDATA[Most business in today’s open market are demanding their websites &#38; web application to have multilingual support. This is in order to attract non-English speaking audiences to increase their customer base and make people comfortable using the application in their native language. But for this, it would require an existing business application to be customized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=43&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Most business in today’s open market are demanding their websites &amp; web application to have multilingual support. This is in order to attract non-English speaking audiences to increase their customer base and make people comfortable using the application in their native language. But for this, it would require an existing business application to be customized to support native locale. The process of producing an application that can be localized for a particular country without any changes to the program code is called <strong>Internationalization</strong>.</p>
<p>Following are the list of things one needs to take care while making an application to implement Internationalization. [<a href="http://techtracer.com/2008/03/02/implementing-websites-for-internationalization/" title="Implementing Websites For Internationalization">click here to read complete article</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=43&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/03/03/implementing-websites-for-internationalization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Analyzing and Improving Your Website Performance</title>
		<link>http://ninadgawad.wordpress.com/2008/01/16/analyzing-and-improving-your-website-performance/</link>
		<comments>http://ninadgawad.wordpress.com/2008/01/16/analyzing-and-improving-your-website-performance/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 17:16:27 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Website Optimization]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/2008/01/16/analyzing-and-improving-your-website-performance/</guid>
		<description><![CDATA[How many times have people said that your website is too slow and you found out that there is nothing you can do to improve its performance? The final option most of the times might have been either trying to change your hosting server (may be even blaming him for purposely slowing your website) or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=42&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>How many times have people said that your website is too slow and you found out that there is nothing you can do to improve its performance? The final option most of the times might have been either trying to change your hosting server (may be even blaming him for purposely slowing your website) or finding several ways to optimize your code.</p>
<p>Over last few months I have been facing this same problem. I browsed the web for answers, even went ahead and bought many books on <b>Website Optimization</b>. All of them more or less targeted the same issue of <span></span><b>caching static contents</b> using additional third party tools which improvises upon browser caching thus getting better performance and all that sort of stuff.</p>
<p><b>Analyzing the Website Performance</b></p>
<p>There were enough options to start that made me crazy as to which one to go ahead with, I wanted things to be under my control rather than adding complexities. For this I needed information as to what actually is traveling between my web server and web browser. I added <b>loggers</b> in my code to note the timestamps at server, even timed by database queries.</p>
<p>All I wanted to know was what actually was being downloaded by the client. In this situation one tool finally came to my rescue. That was .. <a href="http://techtracer.com/2008/01/14/analyzing-and-improving-your-website-performance/">Click Here to read the entire Post</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=42&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/01/16/analyzing-and-improving-your-website-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>LinkedHashMap or HashMap ?</title>
		<link>http://ninadgawad.wordpress.com/2008/01/01/linkedhashmap-or-hashmap/</link>
		<comments>http://ninadgawad.wordpress.com/2008/01/01/linkedhashmap-or-hashmap/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 13:48:41 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/2008/01/01/linkedhashmap-or-hashmap/</guid>
		<description><![CDATA[The Class LinkedHashMap  is an extension of HashMap with specific feature of retaining the insertion order.  Hence useful when order  of key-value pairs are to be retained. Also if one inserts the key again into the LinkedHashMap the original orders is retained. Such Collection is useful when you want to covert a record fetched [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=41&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Class LinkedHashMap  is an extension of HashMap with specific feature of retaining the insertion order.  Hence useful when order  of key-value pairs are to be retained. Also if one inserts the key again into the LinkedHashMap the original orders is retained. Such Collection is useful when you want to covert a record fetched from the database into a Java Object. The main advantage with this is that now we can shift the sorting logic of retrieved data into database rather than writing custom code here; that help in boosting performance.</p>
<p><b>Java Docs available @ </b> http://java.sun.com/javase/6/docs/api/java/util/LinkedHashMap.html</p>
<p><b>Example Code:</b></p>
<p>import java.util.Iterator;<br />
import java.util.LinkedHashMap;</p>
<p>class LinkedHashMapEx1  {<br />
public static void main(String[] args)      {<br />
LinkedHashMap map = new LinkedHashMap();</p>
<p>// Add some elements<br />
map.put(&#8220;A&#8221;, &#8220;dataElement-1&#8243;);<br />
map.put(&#8220;B&#8221;, &#8220;dataElement-2&#8243;);<br />
map.put(&#8220;C&#8221;, &#8220;dataElement-3&#8243;);<br />
map.put(&#8220;B&#8221;, &#8220;dataElement-4&#8243;);</p>
<p>// List the entries<br />
for (Iterator it=map.keySet().iterator(); it.hasNext(); ) {<br />
Object key = it.next();<br />
Object value = map.get(key);<br />
System.out.println( &#8220;Key = &#8220;+ key.toString() + &#8221; Value = &#8221; + value.toString() );</p>
<p>}<br />
}<br />
}</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=41&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2008/01/01/linkedhashmap-or-hashmap/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>Google&#8217;s view:timeline</title>
		<link>http://ninadgawad.wordpress.com/2007/10/17/googles-viewtimeline/</link>
		<comments>http://ninadgawad.wordpress.com/2007/10/17/googles-viewtimeline/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 18:36:44 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/2007/10/17/googles-viewtimeline/</guid>
		<description><![CDATA[This new experimental feature of Google search called &#8220;Timeline View&#8221; seems cool to find information regarding a particular subject. Though the quality of search is not that great but the shear idea of attaching data mining reports with the keyword is worth appreciating for. We can spend few hours exploring the amount of information which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=38&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This new experimental feature of Google search called &#8220;Timeline View&#8221; seems cool to find information regarding a particular subject. Though the quality of search is not that great but the shear idea of attaching data mining reports with the keyword is worth appreciating for. We can spend few hours exploring the amount of information which can be obtained from this feature.</p>
<p>Seems here&#8217;s a tip which few businesses can replicate to mine their customer information and make predictions from past data, the bar displayed the information in the timestamped manner I would have loved  if more drill down data operations on the search would be possible. Well there would be definite demand for this product in future if not for public domain but for small businesses. Definitely this can be a great tool if integrated with Google Desktop Search and some sort of report generation facility.</p>
<p>On the whole this one&#8217;s a good offering from google labs so good job googites.  Keep them coming.</p>
<p><em>Some searches that worked and some that didn&#8217;t</em></p>
<p><strong>The Pro&#8217;s :</strong></p>
<ul>
<li> Java tours view:timeline</li>
</ul>
<p><strong>The Con&#8217;s:</strong></p>
<ul>
<li>iPod tours view:timeline</li>
</ul>
<p><strong>Link :</strong> http://www.google.com/views?q=cars+view:timeline&amp;esrch=RefinementBarTopViewTabs&amp;sa=N&amp;ct=timeline</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=38&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2007/10/17/googles-viewtimeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
		<item>
		<title>IE Ajax caching problem.</title>
		<link>http://ninadgawad.wordpress.com/2007/10/14/ie-ajax-caching-problem/</link>
		<comments>http://ninadgawad.wordpress.com/2007/10/14/ie-ajax-caching-problem/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 06:42:18 +0000</pubDate>
		<dc:creator>ninadgawad</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://ninadgawad.wordpress.com/2007/10/14/ie-ajax-caching-problem/</guid>
		<description><![CDATA[This one I faced while developing a ajax utility in my application, which checks for user name availability. After developing the utility and testing for various combinations of front end validations  i was convinced that it was ready to be introduced in the application, but as soon as beta testing started this strange error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=37&subd=ninadgawad&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This one I faced while developing a ajax utility in my application, which checks for user name availability. After developing the utility and testing for various combinations of front end validations  i was convinced that it was ready to be introduced in the application, but as soon as beta testing started this strange error occurred and was not able to recognize the problems since it was running perfectly fine on my browser. Going through the logs I noticed that in IE the call to DAO was not happening if the data entered in the text field is same&#8230; here come the great IE caching problem. Now reading around some blogs http://webdescript.com/blog/intersection/archives/73-Internet-Explorer-Caching-AJAX-Calls.html and http://www.howtoadvice.com/StopCaching is found a good hack to the problem. Just a 5 minute patch and here the utilities running like its got to.</p>
<p><strong>Solution:</strong></p>
<p>Just append the time stamp to the url of the ajax call that solves the problem.</p>
<p>url = &#8220;http://www.yourwebsite.com?username=kingkong&#8221; + &#8220;&amp;ms=&#8221; + new Date().getTime();</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ninadgawad.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ninadgawad.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ninadgawad.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ninadgawad.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ninadgawad.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ninadgawad.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ninadgawad.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ninadgawad.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ninadgawad.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ninadgawad.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ninadgawad.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ninadgawad.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ninadgawad.wordpress.com&blog=438640&post=37&subd=ninadgawad&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ninadgawad.wordpress.com/2007/10/14/ie-ajax-caching-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07ab672830f8681c5cec0a66b041ea8f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ninadgawad</media:title>
		</media:content>
	</item>
	</channel>
</rss>