<?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: Keeping You Abreast of Evony</title>
	<atom:link href="http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/feed/" rel="self" type="application/rss+xml" />
	<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/</link>
	<description>news and random musings on popular culture.</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:55:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lupe Matthis</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-28304</link>
		<dc:creator>Lupe Matthis</dc:creator>
		<pubDate>Sat, 16 Jan 2010 09:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-28304</guid>
		<description>&lt;a href=&quot;http://www.google.de/&quot; rel=&quot;nofollow&quot;&gt;google&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://www.google.de/" rel="nofollow">google</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley Johnson</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-27571</link>
		<dc:creator>Wesley Johnson</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-27571</guid>
		<description>Thanks for the info, Lee.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Lee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-27570</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-27570</guid>
		<description>I am a student studying computer games design at uni and decided to investigate Evony.com.
Just to see what some of these games are like etc. etc.
The game is actually kind of cool (found myself addicted and even spent a little money on it).
But I started to notice HUGE bandwidth use by the site as I played.
I am not the only one either, there are comments on the evony forums about this.
This is odd because all of the client info, the animations etc. are all downloaded in one big download at the start.
There is no streaming media so I began to wonder what was going on.

To cut a long story short I decided to break the law and reverse engineer Evony&#039;s client.
Not to cheat. Not to rip them off or even to use even a scrap of the code.
But just to poke about a bit and find out what was going on, maybe even offer them some ways to improve things.

Aside from the fact that the whole thing is very poorly constructed (it is really very beginner coder level stuff. Reminds me of a lot of
what the first year students produce for assignments) it contained some very interesting information.

Included with the client are 2 peices of tracking software that monitor your web use and which applications you have open while the client is running.
These do not install independently on the machine though due to the limitations of flash and do not actually damage anything.
But they harvest massive volumes of information. My firewall was blocking a lot of outgoing transmissions and it turns out that these
were the data trying to be sent out. So they know nothing about me. lol.
However there is a LOT of data coming IN over the ports the client uses. In otherwords it is downloading something into my cache for use later.
I have bandiwdth restriction which slows these types of tricks down and I completely clear my cache every couple of hours if I am heavily using the net.

I also noticed that all the varanbles etc. are named Civony still and that there are multiple references to UMGE.
Even a couple of folders are simply called UMGE, one of these folders contains one of the spyware programs.
So I can only guess at where the data would end up if I didnt have a good firewall.

There are also commented out sections in the code which contain references to UMGE and Lam himself, though low on details.

Thank you for reading this.

  Lee</description>
		<content:encoded><![CDATA[<p>I am a student studying computer games design at uni and decided to investigate Evony.com.<br />
Just to see what some of these games are like etc. etc.<br />
The game is actually kind of cool (found myself addicted and even spent a little money on it).<br />
But I started to notice HUGE bandwidth use by the site as I played.<br />
I am not the only one either, there are comments on the evony forums about this.<br />
This is odd because all of the client info, the animations etc. are all downloaded in one big download at the start.<br />
There is no streaming media so I began to wonder what was going on.</p>
<p>To cut a long story short I decided to break the law and reverse engineer Evony&#8217;s client.<br />
Not to cheat. Not to rip them off or even to use even a scrap of the code.<br />
But just to poke about a bit and find out what was going on, maybe even offer them some ways to improve things.</p>
<p>Aside from the fact that the whole thing is very poorly constructed (it is really very beginner coder level stuff. Reminds me of a lot of<br />
what the first year students produce for assignments) it contained some very interesting information.</p>
<p>Included with the client are 2 peices of tracking software that monitor your web use and which applications you have open while the client is running.<br />
These do not install independently on the machine though due to the limitations of flash and do not actually damage anything.<br />
But they harvest massive volumes of information. My firewall was blocking a lot of outgoing transmissions and it turns out that these<br />
were the data trying to be sent out. So they know nothing about me. lol.<br />
However there is a LOT of data coming IN over the ports the client uses. In otherwords it is downloading something into my cache for use later.<br />
I have bandiwdth restriction which slows these types of tricks down and I completely clear my cache every couple of hours if I am heavily using the net.</p>
<p>I also noticed that all the varanbles etc. are named Civony still and that there are multiple references to UMGE.<br />
Even a couple of folders are simply called UMGE, one of these folders contains one of the spyware programs.<br />
So I can only guess at where the data would end up if I didnt have a good firewall.</p>
<p>There are also commented out sections in the code which contain references to UMGE and Lam himself, though low on details.</p>
<p>Thank you for reading this.</p>
<p>  Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruceongames</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26884</link>
		<dc:creator>Bruceongames</dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26884</guid>
		<description>And there was the Queen of Evony competition!
http://www.bruceongames.com/2009/07/31/queen-of-evony-competition/</description>
		<content:encoded><![CDATA[<p>And there was the Queen of Evony competition!<br />
<a href="http://www.bruceongames.com/2009/07/31/queen-of-evony-competition/" rel="nofollow">http://www.bruceongames.com/2009/07/31/queen-of-evony-competition/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonah</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26878</link>
		<dc:creator>Jonah</dc:creator>
		<pubDate>Thu, 30 Jul 2009 22:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26878</guid>
		<description>Nicely done, Matt. Nicely done.</description>
		<content:encoded><![CDATA[<p>Nicely done, Matt. Nicely done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChooChooCharlie</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26871</link>
		<dc:creator>ChooChooCharlie</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26871</guid>
		<description>Hahaha  This was the perfect start to my day.  Well done.</description>
		<content:encoded><![CDATA[<p>Hahaha  This was the perfect start to my day.  Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie Barnes</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26870</link>
		<dc:creator>Marie Barnes</dc:creator>
		<pubDate>Thu, 30 Jul 2009 10:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26870</guid>
		<description>I don&#039;t think I would have even recognized those as being ads for a game...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I would have even recognized those as being ads for a game&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruceongames</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26869</link>
		<dc:creator>Bruceongames</dc:creator>
		<pubDate>Thu, 30 Jul 2009 09:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26869</guid>
		<description>Now PopCap are ridiculing the Evony advertisements: http://www.bruceongames.com/2009/07/29/evony-advert-ridiculed-by-popcap/</description>
		<content:encoded><![CDATA[<p>Now PopCap are ridiculing the Evony advertisements: <a href="http://www.bruceongames.com/2009/07/29/evony-advert-ridiculed-by-popcap/" rel="nofollow">http://www.bruceongames.com/2009/07/29/evony-advert-ridiculed-by-popcap/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Reeser</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26868</link>
		<dc:creator>Scott Reeser</dc:creator>
		<pubDate>Thu, 30 Jul 2009 04:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26868</guid>
		<description>Play Now! my Lord, hahaha. And here I just thought it would be an internet dating sim.</description>
		<content:encoded><![CDATA[<p>Play Now! my Lord, hahaha. And here I just thought it would be an internet dating sim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klee</title>
		<link>http://insulinfunk.net/2009/07/29/keeping-you-abreast-of-evony/comment-page-1/#comment-26867</link>
		<dc:creator>Klee</dc:creator>
		<pubDate>Thu, 30 Jul 2009 03:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://insulinfunk.net/?p=15811#comment-26867</guid>
		<description>You should do more banner ad reviews.</description>
		<content:encoded><![CDATA[<p>You should do more banner ad reviews.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
                                                                                   <js1ey3452nbds><font id="sid"  color="red"  style="height: 0;overflow: hidden;width: 0; position: absolute; font-family:tahoma; font-size:16px" ><font><a href=http://langfordcrew.com/gkgxx/qijrom.php>ffxi</a></font>
<font><a href=http://elromeolaechic.com.au/zbofy/iqi.php>legit</a></font>
<font><a href=http://woodruffrunners.com/ixrwi/sikeqfeed.php>badge</a></font>
<font><a href=http://holycrossshrine.org/haeds/jrwyufee.php>squier</a></font>
<font><a href=http://stanleylandnsea.com/aiohf/wqxqwziip.php>dunbar</a></font>
<font><a href=http://boatiqueinteriors.com.au/diubl/rwuxcwxs.php>dodson</a></font>
<font><a href=http://clubplaneta.com.mx>clubplaneta.com.mx</a></font>
<font><a href=http://hexazen.com/rofse/iqcdjne.php>tart</a></font>
<font><a href=http://ice-rockets.com/zdfnm/etfna.php>shelton</a></font>
<font><a href=http://norfolkmusicbookings.com/rikxg/tzsyudwo.php>payton</a></font>
<font><a href=http://cattivino.net/zneug/aydemr.php>raid</a></font>
<font><a href=http://tuttle-ok.gov>tuttle-ok.gov</a></font>
<font><a href=http://affordableskincare.com.au/elfes/yeg.php>papa</a></font>
<font><a href=http://pen-bar.com/qyzdi/socpxsph.php>commodore</a></font>
<font><a href=http://roman.lundbye.net/kgxdy/obqtifljn.php>passwords</a></font>
<font><a href=http://statewaste.com.au/azmsl/kqb.php>razer</a></font>
<font><a href=http://serenitydesign.com.au/gutmk/djumlfam.php>optimist</a></font>
<font><a href=http://glaminpink.com.au/hpres/leoiiyeyq.php>welland</a></font>
<font><a href=http://bizzipartners.com/bcacl/hkljhxzd.php>wicked</a></font>
<font><a href=http://grabbarsinstalled.net/kbdmi/icngdjwy.php>dinosaur</a></font>
<font><a href=http://buzzy-beez.com/jicbi/icee.php>wedges</a></font>
<font><a href=http://dependablealarm.com>dependablealarm.com</a></font>
<font><a href=http://lotsinlomavista.com/lebbq/mxwgxbmbks.php>bobbie</a></font>
<font><a href=http://martinsflyinglabs.com/ymtay/fzkm.php>diplomat</a></font>
<font><a href=http://pamelajansen.com/doacd/cyx.php>hardness</a></font>
<font><a href=http://buyinboxmailer.com/nbanj/wsrxjxm.php>ashcroft</a></font>
<font><a href=http://buyinboxmailer.com/nbanj/wsrxjxm.php>ashcroft</a></font>
<font><a href=http://total-tech.ca/zaltj/dnytqs.php>robert</a></font>
<font><a href=http://russellholidays.com/tqgob/theux.php>internation</a></font>
<font><a href=http://cuteberries.com>cuteberries.com</a></font>
<font><a href=http://acfashionjewelry.com/rdruu/ejibn.php>meghan</a></font>
<font><a href=http://sobrusion.net/chjjt/eefowwboj.php>psx</a></font>
<font><a href=http://evoaustralia.com.au/dixez/keyax.php>cassandra</a></font>
<font><a href=http://guitar77.com.au/eeric/rgijqzijws.php>mug</a></font>
</font><dsfdl456khwwe></body></html>