<?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>Exocortex</title>
	<atom:link href="http://soumya.sengupta.name/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://soumya.sengupta.name/blog</link>
	<description>Organizing the information overload</description>
	<lastBuildDate>Thu, 22 Apr 2010 19:32:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IIS, Tomcat, SSL and now JSSE</title>
		<link>http://soumya.sengupta.name/blog/?p=89</link>
		<comments>http://soumya.sengupta.name/blog/?p=89#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:32:49 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=89</guid>
		<description><![CDATA[This one was interesting&#8230;.
Recall that I am working on a project where I had to set up a web application on Apache Tomcat that users can connect to through IIS (an through a secure channel).
In the application, there is a requirement to open up a URL connection to another secure site (essentially a URL starting [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=89</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESRI&#8217;s Java Web ADF &#8211; more information</title>
		<link>http://soumya.sengupta.name/blog/?p=87</link>
		<comments>http://soumya.sengupta.name/blog/?p=87#comments</comments>
		<pubDate>Fri, 16 Apr 2010 13:05:34 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[ESRI]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=87</guid>
		<description><![CDATA[I had written about ESRI&#8217;s Java Web ADF a long time back when I first started this blog. In that entry, the description was pretty much a rehash of the material from ESRI&#8217;s web site. Since then I have had some more experience with this API and after months and months of procrastination I finally [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=87</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS, Tomcat and SSL</title>
		<link>http://soumya.sengupta.name/blog/?p=80</link>
		<comments>http://soumya.sengupta.name/blog/?p=80#comments</comments>
		<pubDate>Sat, 13 Feb 2010 01:32:05 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=80</guid>
		<description><![CDATA[In keeping with my adventures with Microsoft technologies, my latest task required me to venture into IIS-territory. Specifically, I had to connect Tomcat with IIS, so that web applications hosted by Tomcat are routed through IIS. On top of that the communication between the browser and IIS needs to be secure. (The communication between IIS [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Street View data capture issues</title>
		<link>http://soumya.sengupta.name/blog/?p=75</link>
		<comments>http://soumya.sengupta.name/blog/?p=75#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:51:50 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=75</guid>
		<description><![CDATA[These articles summarize it well:
http://www.huffingtonpost.com/2009/11/15/google-street-view-funny_n_357433.html?slidenumber=%2Bq3e80pV2EY%3Dhttp://www.huffingtonpost.com/2010/02/09/people-in-scuba-gear-chas_n_455787.html

]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>32-bit DLLs on 64-bit machines</title>
		<link>http://soumya.sengupta.name/blog/?p=71</link>
		<comments>http://soumya.sengupta.name/blog/?p=71#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:32:19 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=71</guid>
		<description><![CDATA[This is probably something very obvious to those who prefer living on the wild side (i.e .NET and the whole MS way of doing things) but this came as a little bit of a surprise to me. Shouldn&#8217;t have been surprised given the folklore and mythology surrounding development in the MS world&#8230;.
Anyway, recently I downloaded [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADO.NET EF and NHibernate</title>
		<link>http://soumya.sengupta.name/blog/?p=67</link>
		<comments>http://soumya.sengupta.name/blog/?p=67#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:15:32 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=67</guid>
		<description><![CDATA[Of late, I have had the incredible fortune of working with ASP.NET MVC and developing .NET web applications. ASP.NET MVC by itself is actually not too bad. Reminds me of Grails (probably similar to Rails also, but I don&#8217;t know much about Rails). While working with anything of this nature and specially with experience in [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=67</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About testing</title>
		<link>http://soumya.sengupta.name/blog/?p=61</link>
		<comments>http://soumya.sengupta.name/blog/?p=61#comments</comments>
		<pubDate>Fri, 11 Dec 2009 01:55:27 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Application Development]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=61</guid>
		<description><![CDATA[OK, this one always gets me&#8230;what are the various kinds of testing that can be performed? I am referring to software systems testing. To me, it seems that the following are the main kinds:

Unit testing: This is something a developer should be doing. As part of the software development process, a developer must make sure [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Profiles on Facebook</title>
		<link>http://soumya.sengupta.name/blog/?p=56</link>
		<comments>http://soumya.sengupta.name/blog/?p=56#comments</comments>
		<pubDate>Thu, 10 Dec 2009 01:41:00 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=56</guid>
		<description><![CDATA[Hmmm&#8230;I ran into an interesting dilemma. Like the other one hundred zillion people, I have a Facebook profile too. Initially my intent was to socialize (big surprise) and started accepting friend requests from anyone and everyone. I guess that is the goal, after all it is a social network. However, my problem now is that [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix to the incorrect parsing of HTML</title>
		<link>http://soumya.sengupta.name/blog/?p=50</link>
		<comments>http://soumya.sengupta.name/blog/?p=50#comments</comments>
		<pubDate>Sun, 18 Oct 2009 23:31:55 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=50</guid>
		<description><![CDATA[Seems like I found a fix for the problem due to which HTML embedded in my posts (like links etc) were being parsed incorrectly. Here is a link that discusses the issue: http://core.trac.wordpress.org/ticket/7771. Turns out that the problem lies with the fact that the XML parser on the WP server side was not parsing the [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First impressions about ScribeFire</title>
		<link>http://soumya.sengupta.name/blog/?p=48</link>
		<comments>http://soumya.sengupta.name/blog/?p=48#comments</comments>
		<pubDate>Fri, 25 Sep 2009 20:02:34 +0000</pubDate>
		<dc:creator>Soumya</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soumya.sengupta.name/blog/?p=48</guid>
		<description><![CDATA[Liked it. Definitely the kind of tool that I wanted. However, I don&#8217;t understand one thing&#8230;and this is not specific to ScribeFire. Anytime I try to add a link through a desktop tool (or something like ScribeFire), the final rendered product seems to strip out the angle brackets. Is this something on the blog server [...]]]></description>
		<wfw:commentRss>http://soumya.sengupta.name/blog/?feed=rss2&amp;p=48</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
