<?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>eggCademy</title>
	<atom:link href="http://eggcademy.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://eggcademy.com/blog</link>
	<description>Using games to infuse education</description>
	<pubDate>Thu, 11 Jun 2009 07:05:03 +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>Creating social games</title>
		<link>http://eggcademy.com/blog/2009/06/creating-social-games/</link>
		<comments>http://eggcademy.com/blog/2009/06/creating-social-games/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:25:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Game Demo]]></category>

		<guid isPermaLink="false">http://eggcademy.com/blog/?p=58</guid>
		<description><![CDATA[
function window_popup(content, x, y, title) {
var thisWindow;
thisWindow = window.open(content,title,"width="+x+",height="+y+",scrollbars=auto,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");
thisWindow.moveTo((screen.width-x)/2,(screen.height-y)/3);
thisWindow.window.focus();
}

Hi there.
We&#8217;re currently working on a new type of social game meant for children, that helps them get better grades at school. By making a child&#8217;s homework interactive, they get to understand it better, and can get more engaged than ever before.
We currently have a single player [...]]]></description>
			<content:encoded><![CDATA[<p><script language="JAVASCRIPT">
function window_popup(content, x, y, title) {
var thisWindow;
thisWindow = window.open(content,title,"width="+x+",height="+y+",scrollbars=auto,screenX=0,screenY=0,toolbar=no,location=no,menubar=no");
thisWindow.moveTo((screen.width-x)/2,(screen.height-y)/3);
thisWindow.window.focus();
}
</script></p>
<p>Hi there.</p>
<p>We&#8217;re currently working on a new type of social game meant for children, that helps them get better grades at school. By making a child&#8217;s homework interactive, they get to understand it better, and can get more engaged than ever before.</p>
<p>We currently have a single player demo up and running.<br />
<a href="#" onclick="window_popup('http://mysuper8.nl/work_in_progress', 815, 685, 'eggCademy single-player demo - version 0.8')">> You can click here to play it!</a></p>
<p><a href='http://mysuper8.nl/work_in_progress/' target='_blank'>Or try this link</a></p>
<p>The current game is constructed in a way that helps children learn their homework with more ease and efficiency, and in a fun way - since it&#8217;s the children themselves that provide the game with both the questions as the answers.</p>
<p>Being both author and player at the same time, it is this dynamic intercourse that lays the foundation of what we are aiming for.</p>
<p>There&#8217;s still a long way to go, so please feel free to post comments about the demo, as we keep you updated with future posts.</p>
<p>Regards.<br />
The eggCademy team.</p>
]]></content:encoded>
			<wfw:commentRss>http://eggcademy.com/blog/2009/06/creating-social-games/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
