<?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>Assemblage Software</title>
	<atom:link href="http://asm-soft.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://asm-soft.com</link>
	<description>game middleware from the bottom up</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:46:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing Mangle</title>
		<link>http://asm-soft.com/?p=57</link>
		<comments>http://asm-soft.com/?p=57#comments</comments>
		<pubDate>Sat, 21 Nov 2009 13:09:25 +0000</pubDate>
		<dc:creator>Nicolay</dc:creator>
				<category><![CDATA[Mangle]]></category>

		<guid isPermaLink="false">http://asm-soft.com/?p=57</guid>
		<description><![CDATA[I&#8217;m proud to announce Mangle, a.k.a. the Minimal Abstraction Game Layer. After spending way too much time coming up with lame names and destroying all the evidence of those names afterwards, I finally landed on Mangle.
So, what is it? Mangle (or libMangle) is a library that makes it easier to use other game middleware and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m proud to announce <a href="http://asm-soft.com/mangle/">Mangle</a>, a.k.a. the Minimal Abstraction Game Layer. After spending way too much time coming up with lame names and destroying all the evidence of those names afterwards, I finally landed on Mangle.</p>
<p>So, what is it? Mangle (or libMangle) is a library that makes it easier to use other game middleware and libraries. It sits as an abstraction layer between your game and the middleware, and hides the specific interface and implementation of that library. It is sort of analogous to the way the OS and its drivers sit between your programs and the hardware: they let your programs use a wide variety of hardware without knowing much about it.</p>
<p>The point is that you can use a varying set of libraries (eg. different sound libraries like OpenAL, IrrKlang and so on) all under one unified interface. I&#8217;ve explained this a bit more on the main <a href="http://asm-soft.com/mangle/">Mangle page</a>, as well as in the <a href="http://github.com/korslund/mangle">README / Github page.</a></p>
<p>At the moment, Mange is being developed as part of the <a href="http://openmw.sourceforge.net">OpenMW project</a>. Mangle is free software, under the zlib/png license.</p>
]]></content:encoded>
			<wfw:commentRss>http://asm-soft.com/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site!</title>
		<link>http://asm-soft.com/?p=4</link>
		<comments>http://asm-soft.com/?p=4#comments</comments>
		<pubDate>Tue, 06 Oct 2009 17:17:09 +0000</pubDate>
		<dc:creator>Nicolay</dc:creator>
				<category><![CDATA[Site news]]></category>

		<guid isPermaLink="false">http://asm-soft.com/?p=4</guid>
		<description><![CDATA[New company, new site!
I&#8217;m still a bit dazed and confused about all this fancy, new-fangled web stuff. But I&#8217;ve sent my best gnomes on the job. Once we figure it all out you might actually start to see some content on this site.
]]></description>
			<content:encoded><![CDATA[<p>New company, new site!</p>
<p>I&#8217;m still a bit dazed and confused about all this fancy, new-fangled web stuff. But I&#8217;ve sent my best gnomes on the job. Once we figure it all out you might actually start to see some content on this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://asm-soft.com/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
