<?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>A.K. Ngo &#187; Software</title>
	<atom:link href="http://www.akngo.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akngo.com</link>
	<description>I&#039;m a PC, Program Counter</description>
	<lastBuildDate>Fri, 20 Jan 2012 09:00:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>GNU Screen on MSYS</title>
		<link>http://www.akngo.com/software/gnu-screen-on-msys/</link>
		<comments>http://www.akngo.com/software/gnu-screen-on-msys/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 08:36:22 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[gnu screen]]></category>
		<category><![CDATA[gnu screen msys]]></category>
		<category><![CDATA[msys]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=168</guid>
		<description><![CDATA[Never has anything been as hard for me as finding a good terminal/shell for Windows. On top of that, I really prefer tabbed terminals, but that&#8217;s really asking for too much. I can&#8217;t find anything that&#8217;s suitable for me since the best one I found, Console 2, is no longer actively developed and it&#8217;s super [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/software/gnu-screen-on-msys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Unencoding for Razor View Engine on ASP.Net MVC 3 Preview 1</title>
		<link>http://www.akngo.com/blog/html-unencoding-for-razor-view-engine-on-asp-net-mvc-3/</link>
		<comments>http://www.akngo.com/blog/html-unencoding-for-razor-view-engine-on-asp-net-mvc-3/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 22:08:46 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[asp.net mvc 3 razor view engine]]></category>
		<category><![CDATA[html encoded]]></category>
		<category><![CDATA[html encoded strings]]></category>
		<category><![CDATA[razor engine html encoded]]></category>
		<category><![CDATA[razor view engine]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=129</guid>
		<description><![CDATA[I have been using the Razor engine for a few days now, and I am liking it a lot. I noticed one big problem right from the start, all strings are HTML encoded. For our uses, this becomes quite an annoying &#8220;feature&#8221; when we deal with JSON strings. For example, given a simple JSON string, [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/html-unencoding-for-razor-view-engine-on-asp-net-mvc-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Migrating project from ASP.NET MVC 2.0 to 3.0 Preview 1</title>
		<link>http://www.akngo.com/webdev/migrating-project-from-asp-net-mvc-2-0-to-3-0-preview-1/</link>
		<comments>http://www.akngo.com/webdev/migrating-project-from-asp-net-mvc-2-0-to-3-0-preview-1/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:09:15 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[asp.net mvc migration]]></category>
		<category><![CDATA[migrating mvc 2.0 to 3.0]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=119</guid>
		<description><![CDATA[I just downloaded ASP.NET MVC 3.0 to test out the new Razor view engine. The problem is that the previous project created in MVC 2.0 needed to be changed as well. This step is nearly identical to the process in migrating from 1.0 to 2.0. The following content is blatant plagiarism with a few details [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/webdev/migrating-project-from-asp-net-mvc-2-0-to-3-0-preview-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software becomes late, one day at a time</title>
		<link>http://www.akngo.com/blog/software-becomes-late-one-day-at-a-time/</link>
		<comments>http://www.akngo.com/blog/software-becomes-late-one-day-at-a-time/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 07:22:57 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[late software]]></category>
		<category><![CDATA[late software project]]></category>
		<category><![CDATA[prevent late software projects]]></category>
		<category><![CDATA[preventing late projects]]></category>
		<category><![CDATA[requirement specification]]></category>
		<category><![CDATA[software documentation]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=90</guid>
		<description><![CDATA[Ah yes, the famous Fred Brooks quote. How does a software project get to be one year late? You guessed it, one day at a time. The project that I had embarked on at my company for the past 14 months was supposed to have taken 5. Imagine that, it was 9 months over the [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/software-becomes-late-one-day-at-a-time/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Software Micromanagement is Death!</title>
		<link>http://www.akngo.com/blog/software-micromanagement-is-death/</link>
		<comments>http://www.akngo.com/blog/software-micromanagement-is-death/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 09:03:05 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[micromanagement]]></category>
		<category><![CDATA[micromanagement death]]></category>
		<category><![CDATA[software team]]></category>
		<category><![CDATA[successful software]]></category>
		<category><![CDATA[successful software team]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=84</guid>
		<description><![CDATA[I&#8217;ve had the &#8220;luck&#8221; recently in having been in an environment where serious micromanagement was occurring. From this experience, I find that micromanagement not only demoralizes the entire development team, but it also puts the project at risk of failure. In this particular circumstance, the project is barely hopping along with the micromanager dragging it [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/software-micromanagement-is-death/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Becoming a successful software developer?</title>
		<link>http://www.akngo.com/blog/becoming-a-successful-software-developer/</link>
		<comments>http://www.akngo.com/blog/becoming-a-successful-software-developer/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 00:29:47 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[side projects]]></category>
		<category><![CDATA[software developer]]></category>
		<category><![CDATA[software engineeeing]]></category>
		<category><![CDATA[successful programmer]]></category>

		<guid isPermaLink="false">http://www.akngo.com/?p=74</guid>
		<description><![CDATA[No, I don&#8217;t mean how to be a good programmer, but how to be a successful one. Although these two qualities almost always go hand in hand, but not everyone that can program will become successful doing it. Keep up to date I cannot stress enough how important it is to keep up with technology. [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/becoming-a-successful-software-developer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome is Fast!</title>
		<link>http://www.akngo.com/software/google-chrome-is-fast/</link>
		<comments>http://www.akngo.com/software/google-chrome-is-fast/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 07:10:20 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome fast]]></category>
		<category><![CDATA[google chrome review]]></category>

		<guid isPermaLink="false">http://www.akngo.com/software/google-chrome-is-fast/</guid>
		<description><![CDATA[I first heard about Chrome this morning from a friend whose wife works with Google on this Chrome project. Indeed, I went to the website right away to check it out and I was blown away by what I read about it. If you want to read more about it, I recommend the Google Chrome [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/software/google-chrome-is-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>War2Observe 2.0</title>
		<link>http://www.akngo.com/software/war2observe-20/</link>
		<comments>http://www.akngo.com/software/war2observe-20/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 08:20:26 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[war2observe 2.0]]></category>
		<category><![CDATA[War2Observe update]]></category>
		<category><![CDATA[warcraft 2 utility]]></category>

		<guid isPermaLink="false">http://www.akngo.com/software/war2observe-20/</guid>
		<description><![CDATA[DOWNLOAD I&#8217;ve finally gotten version 2.0 stable enough for a release, maybe it should be a 2.0b1? I have completely rewritten and restructure the code so that it wouldn&#8217;t crash (as often), especially among those players with long, arcane directories for their War2. However, if your directory is long enough, it may still cause such [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/software/war2observe-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>War2Observe 1.1.1 Update</title>
		<link>http://www.akngo.com/software/war2observe-111-update/</link>
		<comments>http://www.akngo.com/software/war2observe-111-update/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 23:15:59 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[War2Observe 1.1.1]]></category>
		<category><![CDATA[War2Observe update]]></category>
		<category><![CDATA[warcraft 2 utility]]></category>

		<guid isPermaLink="false">http://www.akngo.com/software/war2observe-111-update/</guid>
		<description><![CDATA[I&#8217;ve finally made some fixes for War2Observe and is now available for download HERE.&#160; If there are any serious bugs, please let me know immediately so I can fix it.&#160; These are changes that I&#8217;ve made to this version of War2Observe: The selected player&#8217;s color is now displayed on the left side of the menu [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/software/war2observe-111-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Misconception of War2Observe</title>
		<link>http://www.akngo.com/software/47/</link>
		<comments>http://www.akngo.com/software/47/#comments</comments>
		<pubDate>Sun, 18 May 2008 12:05:39 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.akngo.com/software/47/</guid>
		<description><![CDATA[Let me make it clear that War2Observe is NOT a malicious hack.&#160; It is not intended to give any player an unfair advantage over another.&#160; It simply gives Warcraft 2 a new sense of wonder.&#160; Here&#8217;s a grocery list of what it is, and what it is not: IS: An improvement to a very old [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/software/47/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

