<?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>jonas.svegland.se</title>
	<atom:link href="http://jonas.svegland.se/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://jonas.svegland.se</link>
	<description>teaching and making games</description>
	<lastBuildDate>Tue, 24 Feb 2009 12:29:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>EPOC Framework now available</title>
		<link>http://jonas.svegland.se/?p=234</link>
		<comments>http://jonas.svegland.se/?p=234#comments</comments>
		<pubDate>Tue, 24 Feb 2009 12:28:46 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=234</guid>
		<description><![CDATA[Just decided to make the entire EPOC Framework available for download&#8230;. head on over to the EPOC section
EPOC is short for Experimental Platform for Objectoriented C++
EPOC is a object oriented wrapper for Simple DirectMedia Layer (SDL). It was originally designed to be used as a learning platform in university courses teaching beginner level C++ at [...]]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=234</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to use Nvidia and ATI desktop display drivers on your laptop!?</title>
		<link>http://jonas.svegland.se/?p=41</link>
		<comments>http://jonas.svegland.se/?p=41#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:24:58 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=41</guid>
		<description><![CDATA[I&#8217;ve waited for DELL to update the display drivers for my XPS M1730 for ages now. I&#8217;ve come to the conclusion that they never will update them. They just want to sell a system and then let it go. Big news you may think&#8230; well.
Yesterday I found a good solution for using the desktop variants [...]]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=41</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPOC 0.9.3.1 is now available!!</title>
		<link>http://jonas.svegland.se/?p=34</link>
		<comments>http://jonas.svegland.se/?p=34#comments</comments>
		<pubDate>Tue, 12 Feb 2008 07:43:45 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=34</guid>
		<description><![CDATA[Hi,
New version of EPOC is now finished. The new version contains some bugfixes but is mostly a complete restructure of EPOC.

Every prefix Ep is removed and a namespace EPOC is introduced instead.
Defines are replaced by constants, and some methods has been moved either to the correct classes or to the correct member access type.
Most of [...]]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New way of reporting bugs in EPOC!</title>
		<link>http://jonas.svegland.se/?p=28</link>
		<comments>http://jonas.svegland.se/?p=28#comments</comments>
		<pubDate>Tue, 22 Jan 2008 12:35:25 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=28</guid>
		<description><![CDATA[Now there&#8217;s a new way for you to report bugs that you can find in EPOC!
Head on over to EPOC page to read the details!
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of EPOC comin&#8217; up!</title>
		<link>http://jonas.svegland.se/?p=27</link>
		<comments>http://jonas.svegland.se/?p=27#comments</comments>
		<pubDate>Tue, 22 Jan 2008 07:42:31 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=27</guid>
		<description><![CDATA[Hi,
Just wanted you to know that I&#8217;m currently working on a new version of EPOC bumped to v.0.9.2. This version will include some bug fixes and better structuring of the code.
This version and the corresponding samples will be available for following IDE&#8217;s

VS 2005
VS 2005 express
VS 2008 express

And there will of course be a new documentation [...]]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EPOC Update</title>
		<link>http://jonas.svegland.se/?p=26</link>
		<comments>http://jonas.svegland.se/?p=26#comments</comments>
		<pubDate>Wed, 16 Jan 2008 17:31:13 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=26</guid>
		<description><![CDATA[I&#8217;ve uploaded documentation for EPOC 0.9.1a now. Everything is not yet commented, but it will help you to understand how to use EPOC.
The librarys for version 0.9.1a is not yet available for download though. TBA.
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with EPOC on other IDEs than vs2003 and vs2005</title>
		<link>http://jonas.svegland.se/?p=25</link>
		<comments>http://jonas.svegland.se/?p=25#comments</comments>
		<pubDate>Tue, 15 Jan 2008 12:34:47 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=25</guid>
		<description><![CDATA[Im aware of some problems on other IDEs than vs2003 and vs2005. I&#8217;m having a look at this right now and I&#8217;ll post any solutions that I come up with.
I will also add a mail address on the EPOC page for submitting bugs and  feature requests for EPOC.
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of EPOC &#8211; EPOC 0.9.1</title>
		<link>http://jonas.svegland.se/?p=21</link>
		<comments>http://jonas.svegland.se/?p=21#comments</comments>
		<pubDate>Tue, 25 Sep 2007 09:14:54 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=21</guid>
		<description><![CDATA[Theres now a new version of EPOC!
Some fixes has been made and theres a new way of initializing managers. Check out the samples to view the changes!
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Luma prototype downloadable!</title>
		<link>http://jonas.svegland.se/?p=20</link>
		<comments>http://jonas.svegland.se/?p=20#comments</comments>
		<pubDate>Mon, 20 Aug 2007 09:00:44 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=20</guid>
		<description><![CDATA[
Luma prototype is now available for download. Get it here!
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development page is updated</title>
		<link>http://jonas.svegland.se/?p=19</link>
		<comments>http://jonas.svegland.se/?p=19#comments</comments>
		<pubDate>Mon, 20 Aug 2007 08:58:40 +0000</pubDate>
		<dc:creator>Jonas</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jonas.svegland.se/?p=19</guid>
		<description><![CDATA[The development section is updated with more content. Now you can download EPOC samples and a EPOC stub application! Check it out!
]]></description>
		<wfw:commentRss>http://jonas.svegland.se/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
