<?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>Ajay Jadhav&#039;s Weblog</title>
	<atom:link href="http://ajayjadhav.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajayjadhav.wordpress.com</link>
	<description>Learning how to embrace uncertainty...</description>
	<lastBuildDate>Fri, 11 Nov 2011 18:56:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ajayjadhav.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/29e4884ad9a2dacda61526a5d5ad3ae7?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Ajay Jadhav&#039;s Weblog</title>
		<link>http://ajayjadhav.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ajayjadhav.wordpress.com/osd.xml" title="Ajay Jadhav&#039;s Weblog" />
	<atom:link rel='hub' href='http://ajayjadhav.wordpress.com/?pushpress=hub'/>
		<item>
		<title>C#.NET program on IIS7 failing to read the private key&#8230;</title>
		<link>http://ajayjadhav.wordpress.com/2009/09/14/c-net-program-failing-to-read-the-private-key/</link>
		<comments>http://ajayjadhav.wordpress.com/2009/09/14/c-net-program-failing-to-read-the-private-key/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:45:16 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Dot NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/?p=16</guid>
		<description><![CDATA[We are facing a weird problem while reading the Private Key from the self-signed certificate. The application is running on IIS7 running on Windows 2008 Serer. After running successfully for several days (or sometimes weeks), the C#.NET program fails to read the certificate from the User Store. After doing lot of research and trying to reproduce [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=16&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We are facing a weird problem while reading the Private Key from the self-signed certificate.</p>
<p>The application is running on IIS7 running on Windows 2008 Serer. After running successfully for several days (or sometimes weeks), the C#.NET program fails to read the certificate from the <span style="text-decoration:underline;">User Store</span>.</p>
<p>After doing lot of research and trying to reproduce the issue, we did not find anything wrong in the code and, finally contacted Microsoft Support, and realized that the issue is related to user profile, which gets deactivated when somebody <span style="text-decoration:underline;">interactively</span> logs out of Windows Server. The moment user session is logged out, a particular program named <strong>CertificateServicesClient</strong> stops working for the &#8216;USER&#8217; account and the application fails because it is deployed on IIS, and IIS is impersonating using the &#8216;USER&#8217; account.</p>
<p>If you&#8217;re facing exactly the same problem, following is the solution we found with the help of Microsoft Support:</p>
<p>1. Open the IIS Manager</p>
<p>2. Go the the &#8216;Application Pools&#8217;</p>
<p>3. Select the application pool being used by your application.</p>
<p>4. Select &#8216;Advanced Settings&#8230;&#8217; from righ-side action panel.</p>
<p>5. In Advanced Setting, under &#8216;Process Model&#8217; section, set the property <strong>&#8220;Load User Profile&#8221;</strong> to <strong>&#8220;True&#8221;</strong>.</p>
<div id="attachment_33" class="wp-caption alignnone" style="width: 310px"><a href="http://ajayjadhav.files.wordpress.com/2009/09/iis-load-user-profile.png"><img class="size-medium wp-image-33" title="IIS-Load-user-profile" src="http://ajayjadhav.files.wordpress.com/2009/09/iis-load-user-profile.png?w=300&#038;h=163" alt="IIS-Load-user-profile setting" width="300" height="163" /></a><p class="wp-caption-text">IIS-Load-user-profile</p></div>
<p>This setting tell IIS to load the user profile itself, irrespective of whether the User is interactively logged-in or not.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=16&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2009/09/14/c-net-program-failing-to-read-the-private-key/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>

		<media:content url="http://ajayjadhav.files.wordpress.com/2009/09/iis-load-user-profile.png?w=300" medium="image">
			<media:title type="html">IIS-Load-user-profile</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL Error: Can&#8217;t perform query: Can&#8217;t open file: &#8216;xxxx.MYI&#8217; (errno: 145)</title>
		<link>http://ajayjadhav.wordpress.com/2008/05/31/mysql-error-cant-perform-query-cant-open-file-xxxxmyi-errno-145/</link>
		<comments>http://ajayjadhav.wordpress.com/2008/05/31/mysql-error-cant-perform-query-cant-open-file-xxxxmyi-errno-145/#comments</comments>
		<pubDate>Sat, 31 May 2008 11:33:22 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/?p=9</guid>
		<description><![CDATA[I have timesheet.php and bugzilla 2.20 running on a linux box sharing same mysql db server. When I tried logging-in to both the applications, I got following error. Can't perform query: Can't open file: 'xxxxxx.MYI' (errno: 145) You will face this error when your MySQL table is corrupted, and there are a few reasons for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=9&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have timesheet.php and bugzilla 2.20 running on a linux box sharing same mysql db server.</p>
<p>When I tried logging-in to both the applications, I got following error.</p>
<p><strong><code> Can't perform query: Can't open file: 'xxxxxx.MYI' (errno: 145) </code></strong></p>
<p>You will face this error when your MySQL table is corrupted, and there are a few reasons for that:<br />
1 &#8211; Server crash;<br />
2 &#8211; Hardware failure;<br />
3 &#8211; A MySQL write process was interrupted;</p>
<p>However you can fix this very easy with a simple query&#8230;<br />
<strong><code><br />
$ mysql<br />
mysql&gt; use database_name;<br />
mysql&gt; REPAIR TABLE table_name;<br />
</code></strong></p>
<p>This will repair the specified table. The name of the table which is corrupted can be seen in the error as &#8216;xxxxx.MYI&#8217;.</p>
<p>Good luck.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ajayjadhav.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ajayjadhav.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=9&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2008/05/31/mysql-error-cant-perform-query-cant-open-file-xxxxmyi-errno-145/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>
	</item>
		<item>
		<title>Why GlassFish?</title>
		<link>http://ajayjadhav.wordpress.com/2008/03/12/why-glassfish/</link>
		<comments>http://ajayjadhav.wordpress.com/2008/03/12/why-glassfish/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 06:32:31 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[Glassfish]]></category>
		<category><![CDATA[JavaEE]]></category>
		<category><![CDATA[application server]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/?p=8</guid>
		<description><![CDATA[Few points to be considered while taking decision to adopt GlassFish Application Server. GlassFish is an Open Source Application Server which implements the latest Java EE 5.0 specifications. SUN is heavily supporting GlassFish Open Source Project. GlassFish has very rich Administration Console like Weblogic and unlike JBoss. After acquiring by Redhat, JBoss is not showing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=8&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Few points to be considered while taking decision to adopt GlassFish Application Server.</p>
<ul>
<li>GlassFish is an Open Source Application Server which implements the latest Java EE 5.0 specifications.</li>
<li>SUN is heavily supporting GlassFish Open Source Project.</li>
<li>GlassFish has very rich Administration Console like Weblogic and unlike JBoss.</li>
<li>After acquiring by Redhat, JBoss is not showing any momentum, whereas SUN is heavily supporting GlassFish Open Source Project, that is why GlassFish&#8217;s adoption is increasing as a best Open Source Application Server choice today.</li>
<li>GlassFish is very easy for developers to use, and increases the developer productivity when used in integration with Netbeans IDE.</li>
</ul>
<p>Read <a href="http://blogs.sun.com/stories/">GlassFish Adoption Stories</a> and see how GlassFish is being used for enterprise applications.</p>
<p>I have been using GlassFish from last few months for my company&#8217;s client projects. Not yet deployed on Production.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ajayjadhav.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ajayjadhav.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=8&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2008/03/12/why-glassfish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>
	</item>
		<item>
		<title>JUnit Presentation on SlideShare</title>
		<link>http://ajayjadhav.wordpress.com/2008/01/03/junit-presentation-on-slideshare/</link>
		<comments>http://ajayjadhav.wordpress.com/2008/01/03/junit-presentation-on-slideshare/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 08:35:57 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/2008/01/03/junit-presentation-on-slideshare/</guid>
		<description><![CDATA[TDD Using PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=7&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe src='http://www.slideshare.net/slideshow/embed_code/91649' width='425' height='348'></iframe>
<p>TDD Using PHP</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/181371' width='425' height='348'></iframe>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ajayjadhav.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ajayjadhav.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=7&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2008/01/03/junit-presentation-on-slideshare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>
	</item>
		<item>
		<title>Agileworld.net updated</title>
		<link>http://ajayjadhav.wordpress.com/2007/12/25/agileworldnet-updated/</link>
		<comments>http://ajayjadhav.wordpress.com/2007/12/25/agileworldnet-updated/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 18:21:40 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[AgileWorld]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/2007/12/25/agileworldnet-updated/</guid>
		<description><![CDATA[I have updated my website this weekend. Check out: http://www.agileworld.net<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=6&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have updated my website this weekend. Check out: <a href="http://www.agileworld.net/">http://www.agileworld.net</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ajayjadhav.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ajayjadhav.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=6&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2007/12/25/agileworldnet-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>
	</item>
		<item>
		<title>Successful Person</title>
		<link>http://ajayjadhav.wordpress.com/2007/11/05/successful-person/</link>
		<comments>http://ajayjadhav.wordpress.com/2007/11/05/successful-person/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 11:30:41 +0000</pubDate>
		<dc:creator>ajayjadhav</dc:creator>
				<category><![CDATA[Marathi]]></category>

		<guid isPermaLink="false">http://ajayjadhav.wordpress.com/2007/11/05/successful-person/</guid>
		<description><![CDATA[Nice Marathi post about SUCCESS. http://vicharpushp.blogspot.com/2007/05/blog-post_11.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=4&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nice Marathi post about SUCCESS.</p>
<p><a target="_blank" href="http://vicharpushp.blogspot.com/2007/05/blog-post_11.html" title="What is Success">http://vicharpushp.blogspot.com/2007/05/blog-post_11.html</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ajayjadhav.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ajayjadhav.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ajayjadhav.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ajayjadhav.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ajayjadhav.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ajayjadhav.wordpress.com&amp;blog=1896226&amp;post=4&amp;subd=ajayjadhav&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ajayjadhav.wordpress.com/2007/11/05/successful-person/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca703438bec3fd43d70b95afd33addf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Ajay</media:title>
		</media:content>
	</item>
	</channel>
</rss>
