﻿
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Egames 2009</title>
	<atom:link href="http://www.xin-gaming.com/forums/blog.php/egames-2009/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xin-gaming.com/forums/blog.php/egames-2009/</link>
	<description>&#34;Xin Gaming is an Australian multi-gaming organization, bringing together the most skillful gamers in the country. Xin Gaming was founded by &#039;Aseenus&#039; in 2009 for the soul purpose of making an Australian based team to compete at a professional level.&#34;</description>
	<lastBuildDate>Mon, 24 May 2010 01:32:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: telecom</title>
		<link>http://www.xin-gaming.com/forums/blog.php/egames-2009/comment-page-1/#comment-28</link>
		<dc:creator>telecom</dc:creator>
		<pubDate>Tue, 23 Mar 2010 20:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.xin-gaming.com/egames-2009/#comment-28</guid>
		<description>nice thats awesome</description>
		<content:encoded><![CDATA[<p>nice thats awesome</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">

<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>Xin Gaming  &raquo; Blog Archive   &raquo; Egames 2009</title>

<link rel="stylesheet" href="http://www.xin-gaming.com/wp-content/themes/xin/xin/style.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="Xin Gaming RSS Feed" href="http://www.xin-gaming.com/forums/blog.php/feed/" />
<link rel="pingback" href="http://www.xin-gaming.com/xmlrpc.php" />

<style type="text/css" media="screen">

</style>

<link rel="alternate" type="application/rss+xml" title="Xin Gaming &raquo; Egames 2009 Comments Feed" href="http://www.xin-gaming.com/forums/blog.php/egames-2009/feed/" />
<script type='text/javascript' src='http://www.xin-gaming.com/wp-includes/js/prototype.js?ver=1.6.1'></script>
<script type='text/javascript' src='http://www.xin-gaming.com/wp-includes/js/scriptaculous/wp-scriptaculous.js?ver=1.8.3'></script>
<script type='text/javascript' src='http://www.xin-gaming.com/wp-includes/js/scriptaculous/effects.js?ver=1.8.3'></script>
<script type='text/javascript' src='http://www.xin-gaming.com/wp-content/plugins/lightbox-2/lightbox.js?ver=1.8'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.xin-gaming.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.xin-gaming.com/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='Xin Gaming' href='http://www.xin-gaming.com/forums/blog.php/' />
<link rel='start' title='Egames 2009' href='http://www.xin-gaming.com/forums/blog.php/egames-2009/' />
<link rel='next' title='Defining the Lore of Guild Wars 2' href='http://www.xin-gaming.com/forums/blog.php/defining-the-lore-of-guild-wars-2/' />
<meta name="generator" content="WordPress 3.0" />
<link rel='canonical' href='http://www.xin-gaming.com/forums/blog.php/egames-2009/' />
<link rel='shortlink' href='http://www.xin-gaming.com/forums/blog.php/?p=633' />

	<!-- begin lightbox scripts -->
	<script type="text/javascript">
    //<![CDATA[
    document.write('<link rel="stylesheet" href="http://www.xin-gaming.com/wp-content/plugins/lightbox-2/Themes/Black/lightbox.css" type="text/css" media="screen" />');
    //]]>
    </script>
	<!-- end lightbox scripts -->

<script type="text/javascript">
	//<![CDATA[
	function insert_text(text,spaces,popup){
		var tas,ta,tb;ta=null;tas=document.getElementsByTagName('textarea');
		if(tas.length>1){
			for(var i=0;i<tas.length;i++) {
				if(tas[i].id=='comment')ta=tas[i];
				else if((tas[i].name=='comment')&&(ta==null))ta=tas[i];
				else if((tas[i].className=='comment')&&(ta == null))ta=tas[i];
			}
			if(ta==null)for(i=0;i<tas.length;i++)try{if(tas[i].gotFocus)ta=tas[i];} catch(e){}
			if(ta==null)ta=tas[0];
		} else if(tas.length==1)	ta=tas[0];
		if(ta==null) {alert('Your smiley could not be inserted. You can add it manually by typing this code: '+text+'');return false;}if (document.selection){
			ta.focus();
			sel=document.selection.createRange();
			sel.text=' '+ text+' ';} else if (ta.selectionStart || ta.selectionStart == 0) ta.value=ta.value.substring(0, ta.selectionStart)+' '+text+' '+ ta.value.substring(ta.selectionEnd,ta.value.length);else ta.value+= ' '+text+' ';
		return false;
	}function moreSmilies() {
		document.getElementById('wpu-smiley-more').style.display='inline';
		var toggle = document.getElementById('wpu-smiley-toggle');
		toggle.setAttribute("onclick", "return lessSmilies();");
		toggle.firstChild.nodeValue ="\u00AB\u00A0Less smilies"
		return false;
	}
    
	function lessSmilies() {
		document.getElementById('wpu-smiley-more').style.display='none';
		var toggle = document.getElementById('wpu-smiley-toggle');
		toggle.setAttribute("onclick", "return moreSmilies();");
		toggle.firstChild.nodeValue ="More smilies\u00A0\u00BB";
		return false;
	}
	// ]]>
</script>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15290733-1");
pageTracker._trackPageview();
} catch(err) {}</script>

</head>
<body>

<div id="loginbar">

<div id="loginalign">

<div id="network">

<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/xinnetwork.jpg" usemap="#red" border="0">
<map name="red">
<area shape="rect" coords="114,0,175,30" href="http://www.xin-gaming.com/">
</map>

</div>

</div>

</div>

<div id="container">


<div id="header">


<div id="headerfield">
<div id="logo">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/logo.jpg" />
</div>

<div id="advert">
<a href="http://www.bigfootnetworks.com/">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/KILLER2100%20728%20x%2090%20BANNER.gif"></a>
</div>

</div>


</div>

<div id="menu">
<div id="navbar">
<SCRIPT TYPE="text/javascript">
if (document.images) {
homebuttonup = new Image();
homebuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/homeup.jpg" ;
homebuttondown = new Image() ;
homebuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/homedown.jpg" ;
}

if (document.images) {
forumsbuttonup = new Image();
forumsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/forumsup.jpg" ;
forumsbuttondown = new Image() ;
forumsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/forumsdown.jpg" ;
}

if (document.images) {
ircbuttonup = new Image();
ircbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/ircup.jpg" ;
ircbuttondown = new Image() ;
ircbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/ircdown.jpg" ;
}

if (document.images) {
albumsbuttonup = new Image();
albumsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/albumsup.jpg" ;
albumsbuttondown = new Image() ;
albumsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/albumsdown.jpg" ;
}

if (document.images) {
joinbuttonup = new Image();
joinbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/joinup.jpg" ;
joinbuttondown = new Image() ;
joinbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/joindown.jpg" ;
}

if (document.images) {
comicsbuttonup = new Image();
comicsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/comicsup.jpg" ;
comicsbuttondown = new Image() ;
comicsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/comicsdown.jpg" ;
}

if (document.images) {
reviewsbuttonup = new Image();
reviewsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/reviewsup.jpg" ;
reviewsbuttondown = new Image() ;
reviewsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/reviewsdown.jpg" ;
}

if (document.images) {
eventsbuttonup = new Image();
eventsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/eventsup.jpg" ;
eventsbuttondown = new Image() ;
eventsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/eventsdown.jpg" ;
}

if (document.images) {
rulesbuttonup = new Image();
rulesbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/rulesup.jpg" ;
rulesbuttondown = new Image() ;
rulesbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/rulesdown.jpg" ;
}

if (document.images) {
sponsorsbuttonup = new Image();
sponsorsbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/sponsorsup.jpg" ;
sponsorsbuttondown = new Image() ;
sponsorsbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/sponsorsdown.jpg" ;
}

if (document.images) {
contactbuttonup = new Image();
contactbuttonup.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/contactup.jpg" ;
contactbuttondown = new Image() ;
contactbuttondown.src = "http://www.xin-gaming.com/wp-content/themes/xin/xin/images/contactdown.jpg" ;
}

function buttondown( buttonname )
{
if (document.images) {
document[ buttonname ].src = eval( buttonname + "down.src" );
}
}
function buttonup ( buttonname )
{
if (document.images) {
document[ buttonname ].src = eval( buttonname + "up.src" );
}
} 
</script>
<a href="http://www.xin-gaming.com"
onmouseover="buttondown('homebutton')"
onmouseout="buttonup('homebutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/homeup.jpg" name="homebutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/forums"
onmouseover="buttondown('forumsbutton')"
onmouseout="buttonup('forumsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/forumsup.jpg" name="forumsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/irc"
onmouseover="buttondown('ircbutton')"
onmouseout="buttonup('ircbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/ircup.jpg" name="ircbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/category/albums/"
onmouseover="buttondown('albumsbutton')"
onmouseout="buttonup('albumsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/albumsup.jpg" name="albumsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/comics"
onmouseover="buttondown('comicsbutton')"
onmouseout="buttonup('comicsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/comicsup.jpg" name="comicsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/join"
onmouseover="buttondown('joinbutton')"
onmouseout="buttonup('joinbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/joinup.jpg" name="joinbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/reviews"
onmouseover="buttondown('reviewsbutton')"
onmouseout="buttonup('reviewsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/reviewsup.jpg" name="reviewsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/rules"
onmouseover="buttondown('rulesbutton')"
onmouseout="buttonup('rulesbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/rulesup.jpg" name="rulesbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/category/events/"
onmouseover="buttondown('eventsbutton')"
onmouseout="buttonup('eventsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/eventsup.jpg" name="eventsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/sponsors"
onmouseover="buttondown('sponsorsbutton')"
onmouseout="buttonup('sponsorsbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/sponsorsup.jpg" name="sponsorsbutton" border="0" />
</a>

<a href="http://www.xin-gaming.com/contact"
onmouseover="buttondown('contactbutton')"
onmouseout="buttonup('contactbutton')">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/contactup.jpg" name="contactbutton" border="0" />
</a>

</div>
</div><div id="left">
<ul>
			<div class="textwidget"><div id="leftbuttons">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/games.jpg" />
</div>   

<div id="leftbuttonstwo">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/leftbuttons.jpg"" usemap="#green" border="0">
<map name="green">
<area shape="rect" coords="2,1,163,25" href="http://www.xin-gaming.com/category/gw2">
<area shape="rect" coords="2,29,163,54" href="http://www.xin-gaming.com/category/bc2">
<area shape="rect" coords="2,58,163,84" href="http://www.xin-gaming.com/category/cod4">
<area shape="rect" coords="2,88,163,112" href="http://www.xin-gaming.com/category/sc2">
<area shape="rect" coords="2,116,163,142" href="http://www.xin-gaming.com/category/blazblue">
<area shape="rect" coords="3,145,163,170" href="http://www.xin-gaming.com/category/dota-hon">
</map>

</div>

<div id="articles">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/articles.jpg" />
</div>

<div id="hontourney2">
<a href="http://www.xin-gaming.com/forums/blog.php/2-heroes-of-newerth-2v2-tournament/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/2v2_2.jpg" /></a>
</div>

<div id="hontourney">
<a href="http://www.xin-gaming.com/forums/blog.php/xin-gamings-1-heroes-of-newerth-2v2-tournament/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/2v2.jpg" /></a>
</div>

<div id="egames">
<a href="http://www.xin-gaming.com/egames-2009/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/egames.jpg" /></a>
</div>

<div id="gg">
<a href="http://www.xin-gaming.com/forums/blog.php/good-game-is-back/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/gg.jpg" /></a>
</div>

</div>
		
</ul>

</div>


	<div id="content">

	
		<div class="post" id="post-633">
			<h2>Egames 2009</h2>

			<div class="entry">
				<p>So the time had come again for eGames Expo, after a long night of gaming and going to bed at 6am we somehow managed to stumble out of bed 2 hours later to catch the train to the city.  After 45 mins of sleeping on the train and almost missing Parliament Station, we finally arrived.  The weather was absolutely stunning, the ladies in the city wearing almost nothing was even more stunning and woke me up pretty fast.  First we took a look around the gardens of the Royal Exhibition Center then heading in to take a look around before the crowds arrived.  Everyone was still setting up and we got a chance to try out a few games.  We went for a quick smoke outside only to see a massive queue outside the front door&#8217;s.  After taking a few snap shots with some people dressed in layers of costume in 40 degree heat we head back in.  Soon after we head back in the doors opened up to the public.</p>

<p>The first few hours we took a look around every booth to see what this year had in store for us and I&#8217;ll be honest, I shouldn&#8217;t have got up so early, eGames 2009 was not worth losing sleep over.  Apart from Ubisoft there was no proper booths, every single PC was either playing Counter Strike 1.6 or Source,  Maybe they should rename the expo to &#8216;CS Expo&#8217;.  Yes we all love CS however they went a little overboard with it.    The technology section was almost empty, there was meant to be a guest speaker come in and speak about something, the reason I say something is because no guest speaker actually spoke and explained what that &#8216;something&#8217; was, they announced him for about half an hour, Warboy and myself were actually curious as to what this guy was going to speak about so we sat down only to realize after the half hour that we were the only ones sitting in the seats waiting for this guy.</p>

<p>The place was pretty empty, it being on the same day as the spring races might have something to do with it but all in all I was not happy with the turn out.  Another major part I disliked about eGames 2009 was that they focused a little too much on selling games and gaming accessories as apposed to focusing on showing off games and having more tournaments.  Australian gaming expos just don&#8217;t compare to the ones overseas.  Well listen to me rambling on all negatively it wasn&#8217;t as bad as I make it seem, there were some parts of it that I liked.  There were a few new games made by Australian game studio&#8217;s/university student&#8217;s that were very interesting, note how I said interesting not good.  It&#8217;s actually a real shame that Australian has yet to produce a half decent game.  All in all it was not a total waste of time, maybe next year I wont wake up so early for it.</p>

<center><p><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Royal-Exebition-Building.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-188" title="Royal Exhibition Building" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Royal-Exhibition-Building.jpg" alt="Royal Exhibition Building" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Royal-Melbourne-Gardens1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-190" title="Royal Melbourne Gardens" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Royal-Melbourne-Gardens.jpg" alt="Royal Melbourne Gardens" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Side-entrance.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-194" title="Egames Side Entrance" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Egames-Side-Entrance.jpg" alt="Egames Side Entrance" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Outside-Simulator.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-199" title="Simulator" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Simulator.jpg" alt="Simulator" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/main-stage.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-201" title="Main Stage before opening" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Main-Stage-before-opening.jpg" alt="Main Stage before opening" width="158" height="96" /></a><a><img class="alignnone size-full wp-image-203" title="Xbox Table" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Xbox-Table.jpg" alt="Xbox Table" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/xbox-joysticks.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-205" title="Xbox joysticks" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Xbox-joysticks.jpg" alt="Xbox joysticks" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/zone-adrenalan-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-207" title="Zone Adrenalan" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Zone-Adrenalan.jpg" alt="Zone Adrenalan" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/xbox-caravan.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-209" title="Xbox Caravan" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Xbox-Caravan.jpg" alt="Xbox Caravan" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/before-opening.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-212" title="The empty halls before opening" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-empty-halls-before-opening.jpg" alt="The empty halls before opening" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/calypso.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-214" title="Calypso" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Calypso.jpg" alt="Calypso" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/canteen.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-216" title="Canteen" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Canteen.jpg" alt="Canteen" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/max-media.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-219" title="MaxMedia" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/MaxMedia.jpg" alt="MaxMedia" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/ubisoft.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-220" title="Ubisoft" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Ubisoft.jpg" alt="Ubisoft" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/front-counter.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-223" title="The lovely staff at the counter" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-lovely-staff-at-the-counter.jpg" alt="The lovely staff at the counter" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Egames-officials-being-told-what-to-do1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-226" title="Egames officials being told what to do" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Egames-officials-being-told-what-to-do.jpg" alt="Egames officials being told what to do" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/F11.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-229" title="F1" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/F1.jpg" alt="F1" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-at-the-anime-screening.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-232" title="Aseenus at the anime screening" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-at-the-anime-screening1.jpg" alt="Aseenus at the anime screening" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/western-digital.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-234" title="Western Digital" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Western-Digital.jpg" alt="Western Digital" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/geek-central.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-236" title="Geek Central" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Geek-Central.jpg" alt="Geek Central" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Drivearacecar.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-238" title="DriveARaceCar This costed $15 per game, at first I thought the guy was joking then I saw the serious look in his face.. " src="http://www.xin-gaming.com/wp-content/uploads/2009/11/DriveARaceCar-This-costed-15-per-game.jpg" alt="DriveARaceCar This costed $15 per game, at first I thought the guy was joking then I saw the serious look in his face.. " width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/madman-interactive.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-241" title="Madman Interactive" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Madman-Interactive.jpg" alt="Madman Interactive" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Some-machines-for-CSS1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-243" title="Some machines for CSS" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Some-machines-for-CSS.jpg" alt="Some machines for CSS" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/tech-guys.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-245" title="The tech guys preparing main stage" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-tech-guys-preparing-main-stage.jpg" alt="The tech guys setting up the main stage" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-lovely-staff-at-the-canteen.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-248" title="The guys who cook the food nom nom" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-guys-who-cook-the-food-nom-nom.jpg" alt="The guys who cook the food nom nom" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/xbox-caravan-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-250" title="Starting to open up" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Starting-to-open-up.jpg" alt="Starting to open up" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/An-Xbox-controller-doesnt-stuite-your-hand-Aseenus-stick-to-a-mouse.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-252" title="Aseenus trying out a game before the crowds roll in" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-trying-out-a-game-before-the-crowds-roll-in.jpg" alt="Aseenus trying out a game before the crowds roll in" width="158" height="96" /> </a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Anxious-Gamers.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-255" title="We decide to head outside to see a massive line of anxious gamers" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/We-decide-to-head-outside-to-see-a-massive-line-of-anxious-gamers.jpg" alt="We decide to head outside to see a massive line of anxious gamers" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Sniper-Cosplay.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-259" title="Some snipers at the front of the line" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Some-snipers-at-the-front-of-the-line.jpg" alt="Some snipers at the front of the line" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/RACV.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-257" title="The first booth you see when you walk through the doors, RACV" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-first-booth-you-see-when-you-walk-through-the-doors-RACV.jpg" alt="The first booth you see when you walk through the doors, RACV" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/victorian-university-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-264" title="Victorian University" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Victorian-University.jpg" alt="Victorian University" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy-with-some-Cosplay-girl.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-266" title="Warboy posing with a Cosplay girl" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Cosplay-girl-with-Warboy.jpg" alt="Cosplay girl with Warboy" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/atomic-gamer.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-268" title="Atomic Gamer" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Atomic-Gamer.jpg" alt="Atomic Gamer" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/rmit-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-271" title="RMIT booth" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/RMIT-booth.jpg" alt="RMIT booth" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/ubisoft-4.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-273" title="Ubisoft Staff" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Ubisoft-Staff.jpg" alt="Ubisoft Staff" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/max-media-3.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-275" title="Noob Machine" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Noob-Machine.jpg" alt="Noob Machine" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-testing-out-the-Acer-predator.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-278" title="Aseenus testing out the Acer Predator" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-testing-out-the-Acer-Predator.jpg" alt="Aseenus testing out the Acer Predator" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Mittoni-Machines.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-280" title="Mittoni Water Cooling" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Mittoni-Water-Cooling.jpg" alt="Mittoni Water Cooling" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy-hugging-a-bunny1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-282" title="Warboy hugging a bunny" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy-hugging-a-bunny.jpg" alt="Warboy hugging a bunny" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/western-digital-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-289" title="Western Digital" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Western-Digital1.jpg" alt="Western Digital" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/xbox-caravan-3.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-291" title="Xbox Staff" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Xbox-Staff.jpg" alt="Xbox Staff" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/xbox-caravan-4.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-293" title="Xbox Staff" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Xbox-Staff1.jpg" alt="Xbox Staff" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Strong1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-297" title="Strong" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Strong.jpg" alt="Strong" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/The-only-2-PCs-dedicated-for-COD4.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-299" title="The only 2 PC's that had COD4" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Cod4.jpg" alt="The only 2 PC's that had COD4" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy-1v1-in-cod4.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-301" title="Warboy 1v1 in COD4" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy.jpg" alt="Warboy" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/main-stage-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-306" title="Main Stage" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Main-Stage.jpg" alt="Main Stage" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-playing-ps3.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-308" title="Aseenus playing PS3" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus.jpg" alt="Aseenus playing PS3" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Calypso-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-310" title="Calypso" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Calypso1.jpg" alt="Calypso" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/warboy.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-313" title="Warboy testing Victorian University's F1 game" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Warboy1.jpg" alt="Warboy testing Victorian University's F1 game" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/cosplay1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-315" title="cosplay" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/cosplay.jpg" alt="cosplay" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-and-a-security-guard.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-317" title="Aseenus posing with security" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus1.jpg" alt="Aseenus posing with security" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/esport-main-stage-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-320" title="Egames Masters" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Egames-Masters.jpg" alt="Egames Masters" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/esport-mainstage.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-323" title="Egames Masters" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Egames-Masters1.jpg" alt="Egames Masters" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/madman-interactive-2.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-324" title="Madman Interactive" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Madman-Interactive1.jpg" alt="Madman Interactive" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/mw2_macvspc1.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-327" title="Atomic Gamer" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Atomic-Gamer1.jpg" alt="Atomic Gamer" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus-playing-wii.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-329" title="Aseenus on the Wii" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Aseenus2.jpg" alt="Aseenus on the Wii" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/ubisoft-5.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-331" title="Ubisoft" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Ubisoft1.jpg" alt="Ubisoft" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/Splinter-Cell.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-335" title="Splinter Cell" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Splinter-Cell1.jpg" alt="Splinter Cell" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/halo-cosplay.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-336" title="Halo" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Halo.jpg" alt="Halo" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/fakeh-killing-incent.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-340" title="Fakeh killing Incent in 1v1 CSS tourny" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/fakeh-incent.jpg" alt="Fakeh killing Incent in 1v1 CSS tourny" width="158" height="96" /></a> <a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/fakeh-winning-1v1-CS-finals.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-342" title="Fakeh winning 1v1 CSS tourny" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Fakeh.jpg" alt="Fakeh winning 1v1 CSS tourny" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/fakeh-and-incent-shaking-hands.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-345" title="shaking" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/shaking.jpg" alt="shaking" width="158" height="96" /></a><a href="http://www.xin-gaming.com/wp-content/uploads/2009/11/fakeh-interview.jpg" rel="lightbox[633]"><img class="alignnone size-full wp-image-347" title="Fakeh Interview" src="http://www.xin-gaming.com/wp-content/uploads/2009/11/Fakeh-Interview.jpg" alt="Fakeh Interview" width="158" height="96" /></a></p></center>

								
				<p class="postmetadata alt">
					<small>
												

						
					</small>
				</p>

			</div>
		</div>

	
<!-- You can start editing here. -->

	<h3 id="comments">One Response to &#8220;Egames 2009&#8221;</h3>

	<div class="navigation">
		<div class="alignleft"></div>
		<div class="alignright"></div>
	</div>

	<ol class="commentlist">
			<li class="comment byuser comment-author-telecom even thread-even depth-1" id="comment-28">
				<div id="div-comment-28" class="comment-body">
				<div class="comment-author vcard">
		<img alt='' src='http://1.gravatar.com/avatar/79b3b3e46ed59c2313393e12f84ea12d?s=32&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D32&amp;r=R' class='avatar avatar-32 photo' height='32' width='32' />		<cite class="fn"><a href="http://www.xin-gaming.com/forums/memberlist.php?mode=viewprofile&u=88" rel="nofollow">telecom</a></cite> <span class="says">says:</span>		</div>

		<div class="comment-meta commentmetadata"><a href="http://www.xin-gaming.com/forums/blog.php/egames-2009/comment-page-1/#comment-28">
			March 24, 2010 at 7:41 AM</a>		</div>

		<p>nice thats awesome</p>

		<div class="reply">
				</div>
				</div>
		</li>
	</ol>

	<div class="navigation">
		<div class="alignleft"></div>
		<div class="alignright"></div>
	</div>
 


<div id="respond">

<h3>Leave a Reply</h3>

<div class="cancel-comment-reply">
	<small><a rel="nofollow" id="cancel-comment-reply-link" href="/forums/blog.php/egames-2009/feed/#respond" style="display:none;">Click here to cancel reply.</a></small>
</div>

<p>You must be <a href="http://www.xin-gaming.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.xin-gaming.com%2Fforums%2Fblog.php%2Fegames-2009%2F">logged in</a> to post a comment.</p>
</div>


	
	</div>
	
<div id="right">
<ul>
			<div class="textwidget"><div id="searchleft">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/search.jpg" />
</div> </div>
		<form method="get" id="searchform" action"http://www.xin-gaming.com/forums/blog.php/">
     <input type="text" id="searchinput" value="" name="s" />
     <input type="submit" id="searchsubmit" value="" class="button" />
</form>			<div class="textwidget"><div id="users">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/users.jpg" />
</div> </div>
		<h2>You are not logged in.</h2><ul class="wpulogininfo"><form class="wpuloginform" method="post" action="http://www.xin-gaming.com/forums/ucp.php?mode=login&amp;redirect=http%3A%2F%2Fwww.xin-gaming.com%2Fforums%2Fblog.php%2Fegames-2009%2Ffeed%2F"><li><label for="phpbb_username">Username</label> <input tabindex="1" class="inputbox autowidth" type="text" name="username" id="phpbb_username"/></li><li><label for="phpbb_password">Password</label> <input tabindex="2" class="inputbox autowidth" type="password" name="password" id="phpbb_password" maxlength="32" /></li><li><input tabindex="3" type="checkbox" id="phpbb_autologin" name="autologin" /><label for="phpbb_autologin"> Log me on automatically each visit</label></li><li><input type="submit" name="login" class="wpuloginsubmit" value="Login" /></li><li><a href="http://www.xin-gaming.com/forums/ucp.php?mode=register">Register</a></li><li><a href="http://www.xin-gaming.com/forums/ucp.php?mode=sendpassword">I forgot my password</a></li></form></ul>			<div class="textwidget"><div id="follow">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/follow.jpg" />
<div id="followtwo">
<a href="http://twitter.com/xingaming"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/twitter.png" /></a>&nbsp;<a href="http://www.facebook.com/home.php?#!/pages/Xin-Gaming/111249958905731?ref=ts"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/facebook.png" /></a>&nbsp;<a href="http://www.xin-gaming.com/feed"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/rss.png" /></a>
</div>
</div>

<div id="what">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/what.jpg" />
<div id="whattwo">
"Xin Gaming is a professional E-Sports network, bringing the community the latest in news, coverage, events, ladders and much more."
</div>
</div>

<div id="sponsorstwo">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/sponsors.jpg" />

<div id="cydus2">
<a href="http://www.cydus.com.au/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/cydus2.jpg" /></a>
</div>
</div> 

<div id="partners">
<img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/partners.jpg" />

<div id="shadowloo">
<a href="http://www.shadowloo.com/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/shadowloo.jpg" /></a>
</div>

<div id="gamerhold">
<a href="http://www.gamerhold.com/"><img src="http://www.xin-gaming.com/wp-content/themes/xin/xin/images/gamerhold.jpg" /></a>
</div>
</div></div>
		
</ul>

</div>


<div id="footer">

	<p><a href="http://www.xin-gaming.com/rules">Rules</a> |  <a href="http://www.facebook.com/home.php?#!/pages/Xin-Gaming/111249958905731?ref=ts">Facebook</a> | <a href="http://twitter.com/xingaming">Twitter</a> | <a href="http://www.xin-gaming.com/feed">RSS Feed</a> | <a href="http://www.xin-gaming.com/contact">Contact</a><br />
		&copy; 2009 Xin Gaming | All rights reserved. 
	</p>
</div>
</div>


</body>
</html>