<?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/"
	>

<channel>
	<title>Arjarapu Blog Space</title>
	<atom:link href="http://www.arjarapu.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arjarapu.com/blog</link>
	<description>all about expressing your thoughts and ideas.</description>
	<lastBuildDate>Sun, 29 Aug 2010 18:21:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Publish / Subscribe Events in JavaScript</title>
		<link>http://www.arjarapu.com/blog/2010/08/publish-subscribe-events-in-javascript/</link>
		<comments>http://www.arjarapu.com/blog/2010/08/publish-subscribe-events-in-javascript/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 17:18:57 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=174</guid>
		<description><![CDATA[Some situations may require developers to call multiple methods on occurrence of an event. When we do know what all methods needs to be called before hand, then we could hard code &#8216;the set of methods&#8217; that needs to be called. However, what if we do not know &#8216;the set of methods&#8217; upfront? In C# [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2010/08/publish-subscribe-events-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ektron: The Controls collection cannot be modified &#8230;</title>
		<link>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/</link>
		<comments>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 02:38:02 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Ektron]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=100</guid>
		<description><![CDATA[For the past couple of hours I have been banging my head and pulling my left over few strands of hair to figure out what&#8217;s wrong with my code causing the below exception. The Controls collection cannot be modified because the control contains code blocks (i.e. < % ... %>) I finally found out the [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/10/ektron-the-controls-collection-cannot-be-modified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login failed for user &#8216;IIS APPPOOL\DefaultAppPool&#8217;.[EkSite-&gt;GetSiteVariables()]</title>
		<link>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/</link>
		<comments>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:56:18 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Ektron]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS 7]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=69</guid>
		<description><![CDATA[If you are using the 'Integrated Security' for SQL login and got "Login failed for user 'IIS APPPOOL\DefaultAppPool'.[EkSite->GetSiteVariables()]" error then read more to find the solution. ]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/10/login-failed-for-user-iis-apppooldefaultapppool-eksite-getsitevariables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moved to Windows 7 and I like the upgrade</title>
		<link>http://www.arjarapu.com/blog/2009/10/moved-to-windows-7-and-i-like-the-upgrade/</link>
		<comments>http://www.arjarapu.com/blog/2009/10/moved-to-windows-7-and-i-like-the-upgrade/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:31:31 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=86</guid>
		<description><![CDATA[For the past two and half years I have been using Open Suse as my OS except for playing FPS games and / or while working with some .NET stuff. Unlike Vista, I heard good reviews from my colleagues about Windows 7 and thought of playing around with it using subscription license. So far my [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/10/moved-to-windows-7-and-i-like-the-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set property of an object created using Reflection?</title>
		<link>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/</link>
		<comments>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:09:11 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=38</guid>
		<description><![CDATA[The VB.NET to C#.NET converter tool from Developer Fusion is awesome! It convert code from VB to C# or vice versa and primarily used by enthusiasts to learn the other language syntax. The tool does a great deal of work in trans-coding. However, not every thing is translated appropriately and you may have to clean up a little bit. Here is an example of issues I faced while using Reflection.  <!--more-->]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/08/how-to-set-property-of-an-object-created-using-reflection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Reverse Stream Reader</title>
		<link>http://www.arjarapu.com/blog/2009/07/net-reverse-stream-reader/</link>
		<comments>http://www.arjarapu.com/blog/2009/07/net-reverse-stream-reader/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 20:03:47 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=31</guid>
		<description><![CDATA[Mostly we read files top to bottom. Should situation occurs that you have to read the file bottom to top, having StreamReader in Reverse Order would greatly help to get things done in optimized way. Since there aren't any built in class available in .NET, I wrote a code in C#.NET to full fill my requirement. It support StreamReader methods like Read, Read (to buffer), ReadLine, ReadToEnd but are limited to work only on ASCII flat files.

<!--more-->]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2009/07/net-reverse-stream-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>grub setup stage 2 error while parsing number</title>
		<link>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/</link>
		<comments>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 03:52:56 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=25</guid>
		<description><![CDATA[Well, as I stated earlier I was trying to get openSuse 10.2 installed on my machine, which already has Vista on first partition. Though I never had issues while installing openSuse 10.2, Red Hat Linux, Enterprise Linux 10, this time I had issues with installing 10.2 My 10 days old DVD got corrupted, new iso [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2007/03/grub-setup-stage-2-error-while-parsing-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Made a switch to linux OS</title>
		<link>http://www.arjarapu.com/blog/2007/03/made-a-switch-to-linux-os/</link>
		<comments>http://www.arjarapu.com/blog/2007/03/made-a-switch-to-linux-os/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 03:40:36 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[OpenSuse]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=24</guid>
		<description><![CDATA[Recently I made a switch to openSuse 10.2. Even since i started using it I didn&#8217;t boot my Vista partition. There are good number of features that I liked about openSuse. One fine day, I started writing shell scripts to untar and move to public_html. Somehow I ran that command on root and all folders [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2007/03/made-a-switch-to-linux-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Class is ambiguous in the namespace &#8211; Fixed</title>
		<link>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/</link>
		<comments>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 14:46:46 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=23</guid>
		<description><![CDATA[Last night, I slept early 10.45 PM, however wokeup @ 5.45 AM after having my regular # of sleep hours. I have tried my best to sleep for next couple of hours, as there is yet another long work day is awaiting me. I stopped by work 8 AM this morning and started to work [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/10/class-is-ambiguous-in-the-namespace-fixed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 Pisses me off one more time.</title>
		<link>http://www.arjarapu.com/blog/2006/10/visual-studio-2005-pisses-me-off-one-more-time/</link>
		<comments>http://www.arjarapu.com/blog/2006/10/visual-studio-2005-pisses-me-off-one-more-time/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 19:36:14 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=22</guid>
		<description><![CDATA[Today, I am very much pissed of Visual Studio 2005 wasting me 4 hours of worthful time and headache by the end of the day. I thought of making use of Source Safe features that comes with Team Suite for Database Developers and ported my current application from .NET 1.0 to 2.0. At first, the [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/10/visual-studio-2005-pisses-me-off-one-more-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript: Sleep in a loop.</title>
		<link>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/</link>
		<comments>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/#comments</comments>
		<pubDate>Tue, 15 Aug 2006 16:53:27 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://www.arjarapu.com/blog/?p=21</guid>
		<description><![CDATA[You might have come across requirement to sleep / delay in javascript. Since we do not have sleep functionality in javascript some overcome the scenario with the help of setTimeout function as detailed in this link. But, how do you do sleep in a loop? The other day, I badly needed to use the sleep [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/08/javascript-sleep-in-a-loop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Generate / Create SQL script from stored procedure</title>
		<link>http://www.arjarapu.com/blog/2006/06/how-to-generate-create-sql-script-from-stored-procedure/</link>
		<comments>http://www.arjarapu.com/blog/2006/06/how-to-generate-create-sql-script-from-stored-procedure/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 22:13:18 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=20</guid>
		<description><![CDATA[Not long ago, I was working on &#8220;SQL Synchronizer&#8221; -a tool of my own to help synchronize stored procedures from source server / database to target server / database. Use of this tool will become handy when you want to synchronize different environments currently having different versions of stored procedures. The idea behind developing such [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/06/how-to-generate-create-sql-script-from-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking .NET DLL&#8217;s for Amateurs &#8211; 2 of 2</title>
		<link>http://www.arjarapu.com/blog/2006/05/cracking-net-dll%e2%80%99s-for-amateurs-2-of-2/</link>
		<comments>http://www.arjarapu.com/blog/2006/05/cracking-net-dll%e2%80%99s-for-amateurs-2-of-2/#comments</comments>
		<pubDate>Tue, 02 May 2006 00:51:41 +0000</pubDate>
		<dc:creator>the_one</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=19</guid>
		<description><![CDATA[In my previous article, I explained about building an imaginary Super Calculator, how to implement enabling various features based on the License &#8211; Trial / Full Version and purchased add-on features. In this article, we are going to discuss &#8211; how to crack this application and what steps the software vendors might take to restrict [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/05/cracking-net-dll%e2%80%99s-for-amateurs-2-of-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cracking .NET DLL&#8217;s for Amateurs &#8211; 1 of 2</title>
		<link>http://www.arjarapu.com/blog/2006/04/cracking-net-dlls-for-amateurs-1-of-2/</link>
		<comments>http://www.arjarapu.com/blog/2006/04/cracking-net-dlls-for-amateurs-1-of-2/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 18:24:31 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=17</guid>
		<description><![CDATA[Crackers and Hackers have fantasized me ever since I started gaining computer knowledge. The skills demonstrated by these guys have always driven me crazy. Having, unexpectedly, played around with couple of .NET DLL&#8217;s and successful cracked them, I want to share that knowledge by writing &#8211; basics of hacking / cracking the .NET DLLs. Being [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/04/cracking-net-dlls-for-amateurs-1-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL SERVER Generate Password Function</title>
		<link>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/</link>
		<comments>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 18:33:35 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=16</guid>
		<description><![CDATA[Most of you might have come across need for creating a random password for the users. I prefer using passwords that are generated completely random, containing a-zA-Z0-9 and some special characters, making them tough to guess. However, thinking from the userâ€™s perspective those passwords are really hard to remember. So, if you want to leverage [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2006/03/sql-server-generate-password-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should I use DataTable or NOT?</title>
		<link>http://www.arjarapu.com/blog/2005/12/should-i-use-datatable-or-not/</link>
		<comments>http://www.arjarapu.com/blog/2005/12/should-i-use-datatable-or-not/#comments</comments>
		<pubDate>Sat, 17 Dec 2005 06:23:58 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=15</guid>
		<description><![CDATA[Usually, when ever we need to show some data from Database to screen , we set DataGrid / GridView control&#8217;s datasource property to DataSet / DataTable object. If you were not using DataTable / DataSet as media to bind data to Grid, my sincere apologies for including you in (we). Most of us are following [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2005/12/should-i-use-datatable-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqlDataSource &#8211; Is it cool?</title>
		<link>http://www.arjarapu.com/blog/2005/12/sqldatasource-is-it-cool/</link>
		<comments>http://www.arjarapu.com/blog/2005/12/sqldatasource-is-it-cool/#comments</comments>
		<pubDate>Sun, 11 Dec 2005 01:41:19 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=13</guid>
		<description><![CDATA[ASP.NET 2.0 is cool but oh yes, its buggy. Just like other .NET application developers, I was very much excited about the ASP.NET 2.0 release. I scored a Visual Studio 2005 DVD from release launch event, organized in NYC. From the day one I started working on developing my application in ASP.NET 2.0. During this [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2005/12/sqldatasource-is-it-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICICI Bank Sucks! Chant goes on all over.</title>
		<link>http://www.arjarapu.com/blog/2005/09/icici-bank-sucks-chant-goes-on-all-over/</link>
		<comments>http://www.arjarapu.com/blog/2005/09/icici-bank-sucks-chant-goes-on-all-over/#comments</comments>
		<pubDate>Sat, 17 Sep 2005 11:06:26 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=12</guid>
		<description><![CDATA[ICICI Bank &#8211; are their services worth? Definitely not, ICICI Bank Sucks. I was under presumption that I was the only guy got screwed up with ICICI bank services. Recently, I have come across other ICICI customers, who got pissed of what ICICI is offering. So, I have decided to compile list of posts and [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2005/09/icici-bank-sucks-chant-goes-on-all-over/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Which browser is faster?</title>
		<link>http://www.arjarapu.com/blog/2005/09/which-browser-is-faster/</link>
		<comments>http://www.arjarapu.com/blog/2005/09/which-browser-is-faster/#comments</comments>
		<pubDate>Mon, 05 Sep 2005 03:46:38 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=11</guid>
		<description><![CDATA[We have bunch of browsers available more or less with same features like multi tabs, rss feeds, etc. So the obvious question is - 'Which browser is faster?']]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2005/09/which-browser-is-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My trip to Calgary, CA &#8211; Part 02</title>
		<link>http://www.arjarapu.com/blog/2005/08/my-trip-to-calgary-ca-part-02/</link>
		<comments>http://www.arjarapu.com/blog/2005/08/my-trip-to-calgary-ca-part-02/#comments</comments>
		<pubDate>Sat, 27 Aug 2005 21:16:45 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Shyam]]></category>

		<guid isPermaLink="false">http://arjarapu.com/blog/?p=10</guid>
		<description><![CDATA[After long time I found some time to continue my trip to Calgary &#8230;. Here again, I almost lost this file on my PC. Thanks to Mr. Sreeram Potluri, a friend of mine, who helped me retrevie this file from corrupted disk. Well, I believe that finishing off what I have started is the right [...]]]></description>
		<wfw:commentRss>http://www.arjarapu.com/blog/2005/08/my-trip-to-calgary-ca-part-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
