<?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>GeeksPlanet.net &#187; Internet</title>
	<atom:link href="http://geeksplanet.net/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksplanet.net</link>
	<description>C, C++, JAVA, PERL programming for Dummies</description>
	<lastBuildDate>Wed, 24 Feb 2010 11:38:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>C++ and Java in Online Games</title>
		<link>http://geeksplanet.net/2009/06/cpp/c-and-java-in-online-games/</link>
		<comments>http://geeksplanet.net/2009/06/cpp/c-and-java-in-online-games/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 15:46:12 +0000</pubDate>
		<dc:creator>Satish Gandham</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://geeksplanet.net/?p=131</guid>
		<description><![CDATA[There seems to be a new trend in the world of C++ programming with regards to online games. The trend in question is taking an existing game and running it in a browser online. There&#8217;s a lot of open source games that programmers and players will now be able to tap into. The newest generation [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to be a new trend in the world of C++ programming with regards to online games. The trend in question is taking an existing game and running it in a browser online. There&#8217;s a lot of open source games that programmers and players will now be able to tap into. The newest generation of browsers able to do fast JavaScript, Google&#8217;s Chrome for example uses the V8 engine so those games can run pretty quick, this enables users to enjoy a quick and clear gaming experience.</p>
<p>Many games seem to be following this pattern. These Games were originally written in C or C++. With Java these games can easily be converted to be played online.</p>
<p>Remember, we aren&#8217;t talking about light weight game like <a href="http://www.intercasino.co.uk/games/roulette.shtml">online roulette</a> that runs well in all environments. We are referring to games like Quake III, M.U.L.E and FreeCiv some of game history&#8217;s favorites.</p>
<p>Some of these games are JavaScript front end, C server backend so you can even play it on an iPhone 3GS.</p>
]]></content:encoded>
			<wfw:commentRss>http://geeksplanet.net/2009/06/cpp/c-and-java-in-online-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

