<?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; Web Development</title>
	<atom:link href="http://www.akngo.com/category/webdev/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>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>PHP Faster than Python?</title>
		<link>http://www.akngo.com/webdev/php-faster-than-python/</link>
		<comments>http://www.akngo.com/webdev/php-faster-than-python/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 00:57:43 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[hectic schedule]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[little bit]]></category>
		<category><![CDATA[prime numbers]]></category>
		<category><![CDATA[primenumbers]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.akngo.com/webdev/php-faster-than-python/</guid>
		<description><![CDATA[One of my friends (bwilliam) pointed out to me this webpage &#34;Python vs PHP, Python runs slower?&#34; It intrigued me since I already did something similar to this before here. It has been said that Python is faster than PHP, but why in this case, is Python clearly slower than PHP? I was hoping that [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/webdev/php-faster-than-python/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP vs Ruby speed test</title>
		<link>http://www.akngo.com/webdev/php-vs-ruby-speed-test/</link>
		<comments>http://www.akngo.com/webdev/php-vs-ruby-speed-test/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 09:43:44 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[merge sort]]></category>
		<category><![CDATA[php speed]]></category>
		<category><![CDATA[php vs ruby]]></category>

		<guid isPermaLink="false">http://www.akngo.com/webdev/php-vs-ruby-speed-test/</guid>
		<description><![CDATA[I recently found a post on this one particular blog that was doing benchmark for PHP vs Ruby.&#160; The author of the blog wrote merge sort in PHP, Ruby, Perl, Python and C++, then proceeded to test the speed at which they ran.&#160; I found it interesting that this particular merge script written in Ruby [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/webdev/php-vs-ruby-speed-test/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>char vs varchar</title>
		<link>http://www.akngo.com/webdev/char-vs-varchar/</link>
		<comments>http://www.akngo.com/webdev/char-vs-varchar/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 19:31:35 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[char vs varchar]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[type selection]]></category>

		<guid isPermaLink="false">http://www.akngo.com/webdev/char-vs-varchar/</guid>
		<description><![CDATA[I recently took a databases class here at my school, and this argument came up rather heatedly in the class.&#160; The teacher really likes the idea of a char while a few students see no point in it and that varchar are a lot better.&#160; This came up during the group&#8217;s presentation to the class [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/webdev/char-vs-varchar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>eAccelerator is Good :)</title>
		<link>http://www.akngo.com/blog/eaccelerator-is-good/</link>
		<comments>http://www.akngo.com/blog/eaccelerator-is-good/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 18:40:35 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php optimization]]></category>
		<category><![CDATA[speed up php]]></category>
		<category><![CDATA[speed up php and apache]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.akngo.com/blog/eaccelerator-is-good/</guid>
		<description><![CDATA[One of the servers we&#8217;ve had for a while was running a bit slow.&#160; After a few hours of searching, I&#8217;ve found out that one of the PHP scripts was running a mailer and it was just dragging the system down.&#160; Although most of the load was through exim, our mailer, I found that apache [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/eaccelerator-is-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying Drupal subpages on Parent Pages</title>
		<link>http://www.akngo.com/blog/displaying-drupal-subpages-on-parent-pages/</link>
		<comments>http://www.akngo.com/blog/displaying-drupal-subpages-on-parent-pages/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 19:58:35 +0000</pubDate>
		<dc:creator>A.K.</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal code]]></category>
		<category><![CDATA[drupal subpages]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php code for drupal]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.akngo.com/blog/displaying-drupal-subpages-on-parent-pages/</guid>
		<description><![CDATA[I am the webmaster of WSU&#8217;s ACM Chapter.&#160; Since past webpages for our ACM site has been done by hand in HTML, it is hard to update or add information.&#160; It is even harder to teach a future webmaster the ropes, and what will eventually happens it that it gets neglected.&#160; It is for also [...]]]></description>
		<wfw:commentRss>http://www.akngo.com/blog/displaying-drupal-subpages-on-parent-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

