<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>Nat Pavasant &#187; Programming</title>
	<link>http://nat.robothai.net</link>
	<description>A developer blog on developing and creativity...</description>
	<lastBuildDate>Sat, 22 Jan 2011 12:23:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The Design of the Active-Grader system.</title>
		<description><![CDATA[The Active-Grader system (previously known as OpenGrader, but due name conflict with existing open-sourced project I can&#8217;t register that name on Google Code) is a system designed to be a unified grading system for programming contest.
From my last post, Aj. Jittat (more commonly known as Aj. Manow) gave me this valuable feedback:
I think that the [...]]]></description>
		<link>http://nat.robothai.net/2010/08/the-design-of-the-active-grader-system/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>Reinventing the Wheel &#8212; The Automated Grading System for Computer Contest</title>
		<description><![CDATA[There has been a paper, or more, about the automated grading system. The key point is that many, many automated system is invented, tested and use in contest and/or online judge environment &#8212; without releasing the source code.
See the problem?
There has been a try to create one, unified grading system (Mares, 2007) called MO-Eval. But [...]]]></description>
		<link>http://nat.robothai.net/2010/06/reinventing-the-wheel-the-automated-grading-system-for-computer-contest/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>PHP Framework : Lose-Lose situation</title>
		<description><![CDATA[Long time no update, huh? Well, I&#8217;m alive and well. After a couple of my love stories, now back to programming.
I have had some experience with PHP frameworks: CakePHP, CodeIgnitor and KohahaPHP. I never have used Zend Framework, though, but I think I can imagine what it like.
I know what is the propose of those [...]]]></description>
		<link>http://nat.robothai.net/2010/04/php-framework-lose-lose-situation/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>My Choice of SCM: Git vs. Mercurial</title>
		<description><![CDATA[If you Googled &#8220;Git vs. Mercurial&#8221;, you will see a long list of pages that compare Git and Mercurial. Well, I think I&#8217;m writing one of those too.
In past, normally when I was developing, I will just use local copy and backup and use diff/WinMerge utility to compare and merge files. My life change when [...]]]></description>
		<link>http://nat.robothai.net/2010/02/my-choice-of-scm-git-vs-mercurial/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>OOP Learning Process</title>
		<description><![CDATA[Three years ago, I started to learn Java and OOP. That time, I found OOP quite interesting because it is a grouped functions. I slowly learn it from time to time.
Next year, when my teacher knew that I was into OOP, he told me to search about MVC, which I found it also quite interesting. [...]]]></description>
		<link>http://nat.robothai.net/2010/02/oop-learning-process/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>SCORE Computer : analysis on failure of the contest environment</title>
		<description><![CDATA[Well, firstly to whom doesn&#8217;t know yet, on the 4th of December my school hosted a programming contest called &#8216;SCORE Compute Contest&#8217;. It is just a basic programming contest that the competitor have to write a C program to solve given problems. To make this more fun and not IOI-like, the Head make an extra system for [...]]]></description>
		<link>http://nat.robothai.net/2009/12/score-computer-analysis-on-failure-of-the-contest-environment/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
	<item>
		<title>A Contest Environment Writing &#8211; Part I</title>
		<description><![CDATA[OK, I know I&#8217;m lack of update. But that is because I have been busy writing the &#8216;Contest Environment&#8216;.
This part I&#8217;ll explain what the contest environment is.
The Contest Environment is a system that allow you to upload a source code that solve tasks, compile your submission, run it with the test cases and grade the [...]]]></description>
		<link>http://nat.robothai.net/2009/11/a-contest-environment-writing-part-i/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
			</item>
</channel>
</rss>

