<?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/"
	>

<channel>
	<title>KonsolScript</title>
	<atom:link href="http://konsolscript.org/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://konsolscript.org/web</link>
	<description>The Free and Open Game Programming Language</description>
	<pubDate>Wed, 09 Jun 2010 09:19:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Got a Donated Book!</title>
		<link>http://konsolscript.org/web/2010/06/06/got-a-donated-book/</link>
		<comments>http://konsolscript.org/web/2010/06/06/got-a-donated-book/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 09:14:05 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[donate]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=201</guid>
		<description><![CDATA[Back in November 2009, I begged for some book-donation as additional resource for further development of Quixie.
Finally, after six months, a friend way back college gave me a used copy of Game Programming Golden Rules. Funny that is only sells for USD 2.00 in Amazon &#8212; for a book that contains advanced topics in game [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/06/06/got-a-donated-book/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Messing around with Vectors</title>
		<link>http://konsolscript.org/web/2010/06/01/messing-around-with-vectors/</link>
		<comments>http://konsolscript.org/web/2010/06/01/messing-around-with-vectors/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 15:01:29 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[3d]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[quixie]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=200</guid>
		<description><![CDATA[Quixie&#8217;s development has been busy throughout May 2010. Quixie is getting a revamp on rendering engine. Cairo is being used to support vector-rendering.
As such, new commands were added to Draw class:

BeginFill(color, destination)
CurveTo(x, y, destination)
Clear(destination)
LineStyle(thickness, color, destination)
LineTo(x, y, destination)
MoveTo(x, y, destination)

All of which are only functional on the cairo-build of Quixie.
With such functionality, a simple rotating [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/06/01/messing-around-with-vectors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quixie installer for Windows</title>
		<link>http://konsolscript.org/web/2010/05/31/quixie-installer-for-windows/</link>
		<comments>http://konsolscript.org/web/2010/05/31/quixie-installer-for-windows/#comments</comments>
		<pubDate>Mon, 31 May 2010 12:59:52 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[installer]]></category>

		<category><![CDATA[quixie]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=198</guid>
		<description><![CDATA[Finally decided to release a Quixie installer for Windows. This doesn&#8217;t mean that Quixie is better than FreeKE. Neither is FreeKE dead &#8212; though there is a plan to stop FreeKE&#8217;s development, (which already has for more than a year now), once Quixie is more stable and supports all what FreeKE does.
This means Quixie needs [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/05/31/quixie-installer-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quixie Installer for Arch Linux</title>
		<link>http://konsolscript.org/web/2010/05/14/quixie-installer-for-arch-linux/</link>
		<comments>http://konsolscript.org/web/2010/05/14/quixie-installer-for-arch-linux/#comments</comments>
		<pubDate>Fri, 14 May 2010 08:05:06 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[archlinux]]></category>

		<category><![CDATA[installer]]></category>

		<category><![CDATA[quixie]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=197</guid>
		<description><![CDATA[It&#8217;s been some time since KonsolScript was tested to run quite well on Arch Linux.
After finally having enough time testing out the installer provided by Samuel Wang for Arch Linux and related distro, the installer is now being recognized by KonsolScript Development Team as official KonsolScript installer for Arch Linux platform.
You can download the installer [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/05/14/quixie-installer-for-arch-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quixie build 100402 released</title>
		<link>http://konsolscript.org/web/2010/04/03/quixie-build-100402-released/</link>
		<comments>http://konsolscript.org/web/2010/04/03/quixie-build-100402-released/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 09:37:44 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[KAGE]]></category>

		<category><![CDATA[quixie]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=196</guid>
		<description><![CDATA[Thanks to DJ Peters&#8217;s FBSound, Quixie could play sounds now. It supports all of FreeKE&#8217;s Sound functions except Sound:Stop().
It supports WAV, MP3, and OGG. Sorry, but no MIDI for Quixie.
Download it from Quixie&#8217;s wiki page.
DEB package for Debian and derived distros to follow.
]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/04/03/quixie-build-100402-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Idea List for GSoC 2010</title>
		<link>http://konsolscript.org/web/2010/02/26/idea-list-for-gsoc-2010/</link>
		<comments>http://konsolscript.org/web/2010/02/26/idea-list-for-gsoc-2010/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 04:02:16 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[gsoc]]></category>

		<category><![CDATA[KAGE]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=194</guid>
		<description><![CDATA[
KAGE: Alternative Game Engine
Idea List page for Google Summer of Code 2010
KAGE is a free, cross-platform, 2D game development kit, designed to be relatively easy for aspiring game developers to use.
KAGE is composed of:
Quixie as the game engine
	KonsolScript as the game programming language
	KonsolScript Editor as source code editor
	MapBuilder and EntityBuilder as tools

Idea List

Game Engine &#8211; [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/02/26/idea-list-for-gsoc-2010/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quixie v091124 for Windows</title>
		<link>http://konsolscript.org/web/2010/01/07/quixie-v091124-for-windows/</link>
		<comments>http://konsolscript.org/web/2010/01/07/quixie-v091124-for-windows/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 08:52:35 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[quixie]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=193</guid>
		<description><![CDATA[There was a mistake in the Quixie v091124 distribution for Windows. For some unknown reason, the attached binary is not the November-24,-2009-compiled binary.
We are re-uploading the correct binary under the file name quixie_091124b_bin.zip.
For the users convinience, a ZLib DLL is included.
]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/01/07/quixie-v091124-for-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome Brian!</title>
		<link>http://konsolscript.org/web/2010/01/02/welcome-brian/</link>
		<comments>http://konsolscript.org/web/2010/01/02/welcome-brian/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 04:15:11 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[developer]]></category>

		<category><![CDATA[konsolscript editor]]></category>

		<category><![CDATA[kse]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=191</guid>
		<description><![CDATA[New year has brought us a new developer.
Everyone, please welcome Brian Matheson. A hacker from Washington, United States.
He will be the maintainer for the KonsolScript Editor. This means that he will be the main man to talk to on everything that concerns the editor. From feature request, bug report and possibly documentation. &#8230;err, that is, [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2010/01/02/welcome-brian/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KonsolScript is 4 years old</title>
		<link>http://konsolscript.org/web/2009/11/30/konsolscript-is-4-years-old/</link>
		<comments>http://konsolscript.org/web/2009/11/30/konsolscript-is-4-years-old/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 19:08:47 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[birthday]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=189</guid>
		<description><![CDATA[
Before November ends, let us be reminded that KonsolScript is now on its fourth year since its &#8220;Hello World&#8221;.
I&#8217;ve been mostly alone in developing KonsolScript but some geeks and hackers have shared some of their precious time to help me get a bug fixed, new features added, and processes optimized.
With KonsolScript&#8217;s fourth year of existence, [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2009/11/30/konsolscript-is-4-years-old/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quixie build 091124 released</title>
		<link>http://konsolscript.org/web/2009/11/25/quixie-build-091124-released/</link>
		<comments>http://konsolscript.org/web/2009/11/25/quixie-build-091124-released/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 18:25:48 +0000</pubDate>
		<dc:creator>Mj Mendoza IV</dc:creator>
		
		<category><![CDATA[News Archive]]></category>

		<category><![CDATA[quixie]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://konsolscript.org/web/?p=187</guid>
		<description><![CDATA[After months of delay, we are now releasing build 091124 of the Quixie.
That is right, folks. The long awaited fastest KonsolScript engine is out after having some time debugging and optimizing the source codes.
Download your copies and test it for yourselves. We have DEB package for Ubuntu and other Debian distro, tar.gz for other GNU/Linux [...]]]></description>
		<wfw:commentRss>http://konsolscript.org/web/2009/11/25/quixie-build-091124-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
