<?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>Architexa &#8211; Working with Large Codebases</title>
	<atom:link href="http://blog.architexa.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.architexa.com</link>
	<description>know your code</description>
	<lastBuildDate>Tue, 14 Jun 2016 09:39:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.2</generator>
	<item>
		<title>Code on Different Types of Codebases</title>
		<link>http://blog.architexa.com/2013/01/code-on-different-types-of-codebases/</link>
		<comments>http://blog.architexa.com/2013/01/code-on-different-types-of-codebases/#respond</comments>
		<pubDate>Mon, 28 Jan 2013 22:36:11 +0000</pubDate>
		<dc:creator><![CDATA[Vineet Sinha]]></dc:creator>
				<category><![CDATA[Design Patterns & Architecture]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=400</guid>
		<description><![CDATA[A lot has been written about blogging and working on open source projects to improve your coding skills. They are great ideas. In addition, I like attending user groups. But there is more. Becoming a great software developer also means making sure you are able to think as the situation demands, as opposed to being [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2013/01/code-on-different-types-of-codebases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breaking Out of Your Shell as a Coder</title>
		<link>http://blog.architexa.com/2013/01/breaking-out-of-your-shell-as-a-coder/</link>
		<pubDate>Tue, 15 Jan 2013 23:47:36 +0000</pubDate>
		<dc:creator><![CDATA[Vineet Sinha]]></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Understanding Developers]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=395</guid>
		<description><![CDATA[Working on a software project after it has shipped for 1 or 2 years can be fun. But sometimes you feel like you need to do something a little different &#8211; to get different ideas, different perspectives, and different types of challenges. I feel like I am in the midst of such a journey, one [&#8230;]]]></description>
		</item>
		<item>
		<title>Diagramming Tools &#8211; A (Biased) Survey</title>
		<link>http://blog.architexa.com/2012/09/diagramming-tools-a-biased-survey/</link>
		<comments>http://blog.architexa.com/2012/09/diagramming-tools-a-biased-survey/#comments</comments>
		<pubDate>Fri, 21 Sep 2012 13:06:33 +0000</pubDate>
		<dc:creator><![CDATA[Christopher Deschenes]]></dc:creator>
				<category><![CDATA[Agile & Development Methodologies]]></category>
		<category><![CDATA[Design Patterns & Architecture]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[UML & Diagramming]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=375</guid>
		<description><![CDATA[Diagramming tools can help you to quickly understand a new project, debug code, visualize and enforce usage patterns, and quickly generate high quality documentation.  All good.  However, not all tools are created equal and there are lots of legacy tools (UML has been around for a while).  I wanted to take a look at what [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/09/diagramming-tools-a-biased-survey/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Pains of Open Source</title>
		<link>http://blog.architexa.com/2012/09/pains-of-open-source/</link>
		<comments>http://blog.architexa.com/2012/09/pains-of-open-source/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 20:27:05 +0000</pubDate>
		<dc:creator><![CDATA[Vineet Sinha]]></dc:creator>
				<category><![CDATA[Libraries & Frameworks]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=372</guid>
		<description><![CDATA[I am a big fan of open source. I use it every day, and recommend it often. But I do want to have a balanced perspective on it. I recently posted about the pleasures of using open source. This is the other side of the coin, the pains of using it. My hidden agenda about [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/09/pains-of-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve Just Inherited an Application &#8211; Now What?</title>
		<link>http://blog.architexa.com/2012/07/ive-just-inherited-an-application-now-what/</link>
		<comments>http://blog.architexa.com/2012/07/ive-just-inherited-an-application-now-what/#respond</comments>
		<pubDate>Tue, 31 Jul 2012 20:13:33 +0000</pubDate>
		<dc:creator><![CDATA[Christopher Deschenes]]></dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Documentation & Communication]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[UML & Diagramming]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=368</guid>
		<description><![CDATA[I have previously written about how lack of decent software documentation can cause problems in doing what we developers love to do, deliver functioning software. Documentation, code comments and good variable naming are all key to understanding code.  This applies to both code that we write and applications that we use through their API’s.  We [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/07/ive-just-inherited-an-application-now-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Architexa Announcements</title>
		<link>http://blog.architexa.com/2012/07/architexa-announcements/</link>
		<comments>http://blog.architexa.com/2012/07/architexa-announcements/#respond</comments>
		<pubDate>Wed, 18 Jul 2012 21:52:08 +0000</pubDate>
		<dc:creator><![CDATA[Christopher Deschenes]]></dc:creator>
				<category><![CDATA[About]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=365</guid>
		<description><![CDATA[We&#8217;re happy with how this blog has become a resource for developers.  We want this to grow, but are also excited with the new releases that are coming.  Stay tuned to www.architexa.com/blog for Architexa releases, events, and other things that the team is doing. &#160;]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/07/architexa-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Docs- Who needs them?</title>
		<link>http://blog.architexa.com/2012/06/docs-who-needs-them/</link>
		<comments>http://blog.architexa.com/2012/06/docs-who-needs-them/#comments</comments>
		<pubDate>Thu, 28 Jun 2012 20:43:00 +0000</pubDate>
		<dc:creator><![CDATA[Christopher Deschenes]]></dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Documentation & Communication]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=355</guid>
		<description><![CDATA[Software documentation is one of those things that is sorely missed when it isn&#8217;t there.  Why is it the last thing that any of us developers wants to do?  It seems that it is easy for us to ignore documenting in the heat of the situation, but we always get burned in one of many [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/06/docs-who-needs-them/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Decline Of Spring?</title>
		<link>http://blog.architexa.com/2012/06/the-decline-of-spring/</link>
		<comments>http://blog.architexa.com/2012/06/the-decline-of-spring/#comments</comments>
		<pubDate>Sun, 03 Jun 2012 22:00:43 +0000</pubDate>
		<dc:creator><![CDATA[Abhishek Rakshit]]></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Libraries & Frameworks]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=384</guid>
		<description><![CDATA[I was recently talking to someone I respect very highly about the Spring Framework. I told him that that I would only very reluctantly consider it for a project. Now, I have used Spring in the past, and am really a big fan of what they have done. But, these days, I keep thinking of [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/06/the-decline-of-spring/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Pleasures of Open Source</title>
		<link>http://blog.architexa.com/2012/05/pleasures-of-open-source/</link>
		<comments>http://blog.architexa.com/2012/05/pleasures-of-open-source/#respond</comments>
		<pubDate>Fri, 04 May 2012 22:46:09 +0000</pubDate>
		<dc:creator><![CDATA[Vineet Sinha]]></dc:creator>
				<category><![CDATA[Libraries & Frameworks]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=348</guid>
		<description><![CDATA[I have been working on deploying a simple web app over the last 2-weeks. The experience has been one that has highlighted how Open Source is changing programming for all of us. First up: the pleasures of open source 🙂 The goal of the app was to get something very basic and quick out there. [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/05/pleasures-of-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why CodeMaps?</title>
		<link>http://blog.architexa.com/2012/04/why-codemaps/</link>
		<comments>http://blog.architexa.com/2012/04/why-codemaps/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 22:35:48 +0000</pubDate>
		<dc:creator><![CDATA[Vineet Sinha]]></dc:creator>
				<category><![CDATA[About]]></category>

		<guid isPermaLink="false">http://blog.architexa.com/?p=344</guid>
		<description><![CDATA[We got the early release of CodeMaps out yesterday. It has been great to hear all the feedback. Over half the people that came to the site liked it &#8211; we are excited to hear that the site is meeting a need. About a third of the people felt like it needed work &#8211; we [&#8230;]]]></description>
		<wfw:commentRss>http://blog.architexa.com/2012/04/why-codemaps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
