<?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>T=Machine &#187; mmog links</title>
	<atom:link href="http://t-machine.org/index.php/category/mmog-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://t-machine.org</link>
	<description>Internet Gaming, Computer Games, Technology, MMO, and Web 2.0</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:31:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New page &#8211; MMOG Development Links</title>
		<link>http://t-machine.org/index.php/2008/04/24/new-page-mmog-development-links/</link>
		<comments>http://t-machine.org/index.php/2008/04/24/new-page-mmog-development-links/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 16:56:39 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[computer games]]></category>
		<category><![CDATA[massively multiplayer]]></category>
		<category><![CDATA[mmog links]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[system architecture]]></category>

		<guid isPermaLink="false">http://t-machine.org/?p=167</guid>
		<description><![CDATA[With some WordPress-Fu, I&#8217;ve added a page that&#8217;s a category and auto-includes links with custom meta-information. Or, in other words, there&#8217;s now a page where I can effortlessly post all my various bookmarked links to do with MMO development &#8211; and add my own commentary to each link &#8211; which you can&#8217;t ordinarily do. Which [...]]]></description>
			<content:encoded><![CDATA[<p>With some WordPress-Fu, I&#8217;ve added a page that&#8217;s a category and auto-includes links with custom meta-information.</p>
<p>Or, in other words, there&#8217;s now a page where I can effortlessly post all my various bookmarked links to do with MMO development &#8211; and add my own commentary to each link &#8211; which you can&#8217;t ordinarily do. Which is why it&#8217;s taken me some time to get around to it (previous efforts to do this without customizing WordPress, or using plugins only, failed).</p>
<p>The (practically empty) page in all it&#8217;s (non-)glory can be found here:</p>
<blockquote><p>
<a href="http://t-machine.org/index.php/category/mmog-dev/" >http://t-machine.org/index.php/category/mmog-dev/</a>
</p></blockquote>
<p>Over the coming weeks, I&#8217;ll be posting much more stuff to it. I hope.</p>
]]></content:encoded>
			<wfw:commentRss>http://t-machine.org/index.php/2008/04/24/new-page-mmog-development-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thousands of Clients per Server (Game Programming Gems 4)</title>
		<link>http://t-machine.org/index.php/2007/09/12/thousands-of-clients-per-server-game-programming-gems-4/</link>
		<comments>http://t-machine.org/index.php/2007/09/12/thousands-of-clients-per-server-game-programming-gems-4/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 20:17:13 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[computer games]]></category>
		<category><![CDATA[mmog links]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[system architecture]]></category>

		<guid isPermaLink="false">http://tmachine1.dh.bytemark.co.uk/blog/index.php/2007/09/12/thousands-of-clients-per-server-game-programming-gems-4/</guid>
		<description><![CDATA[&#8230;was my section in the fourth GPG book from Charles River Media. And, sadly, although I tried to put some resources up on the web, a series of unfortunate events led to that all disappearing. But now &#8230; they&#8217;re back! (and I&#8217;ll be adding more followup stuff in the coming weeks/months) If you&#8217;re interested in [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;was my section in the fourth GPG book from Charles River Media. And, sadly, although I tried to put some resources up on the web, a series of unfortunate events led to that all disappearing.</p>
<p>But now &#8230; they&#8217;re back! (and I&#8217;ll be adding more followup stuff in the coming weeks/months)<br />
<span id="more-40"></span></p>
<p>If you&#8217;re interested in the article itself, there&#8217;s a <a href="http://www.pegasoft.ca/minutes/march_2006.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.pegasoft.ca/minutes/march_2006.html');">pretty good writeup here</a> (scroll halfway down to find it) that covers the main core points (although understandably leaves out several sections, and doesn&#8217;t include any of the diagrams from the book &#8211; if it were much longer they might get into trouble over copyright issues ;)).</p>
<p>These are the most useful IMHO links from the references in my chapter. If you want the full text, you&#8217;ll have to buy the book (you can get it fairly cheaply these days &#8211; and you get more than 60 other gems as well, so it&#8217;s probably well worth it), but these refs themselves are pretty good reading.</p>
<table>
<tr>
<th>GPG4 ref</th>
<th>Title</th>
</tr>
<tr>
<td>
[Bansil01]</td>
<td><a href="http://www.cs.cmu.edu/~nikhil/papers/starvation/srpt.starvation.ps" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.cs.cmu.edu/~nikhil/papers/starvation/srpt.starvation.ps');">&#8220;Analysis of SRPT Scheduling: Investigating Unfairness&#8221;</a>
</td>
</tr>
<tr>
<td>
[EiffelSoftware03]</td>
<td><a href="http://archive.eiffel.com/doc/manuals/technology/contract/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://archive.eiffel.com/doc/manuals/technology/contract/');">&#8220;An introduction to Design by Contract&#8221;</a>
</td>
</tr>
<tr>
<td>
[FCF02]</td>
<td><a href="http://www2002.org/CDROM/poster/110/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www2002.org/CDROM/poster/110/');">&#8220;Fastest Connection First: A New Scheduling Policy for Web Servers&#8221;</a>
</td>
</tr>
<tr>
<td>
[Gooch02]</td>
<td><a href="http://www.cs.ucsb.edu/labs/oocsb/papers/TRCS98-31.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.cs.ucsb.edu/labs/oocsb/papers/TRCS98-31.pdf');">&#8220;I/O Event Handling under linux&#8221;</a>
</td>
</tr>
<tr>
<td>
[Josephs03]</td>
<td><a href="http://www.scism.sbu.ac.uk/ccsv/josephmb/CS-L2-OS/oss/week9.html#Scheduling%20Algorithms" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.scism.sbu.ac.uk/ccsv/josephmb/CS-L2-OS/oss/week9.html#Scheduling%20Algorithms');">&#8220;Scheduling Algorithms&#8221;</a>
</td>
</tr>
<tr>
<td>
[Kegel03]</td>
<td><a href="http://www.kegel.com/c10k.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.kegel.com/c10k.html');">&#8220;The C10K Problem&#8221;</a>
</td>
</tr>
<tr>
<td>
[Mellon03]</td>
<td><a href="http://www.gdconf.com/archives/2003/Mellon_Larry-AutomatedTesting.ppt" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.gdconf.com/archives/2003/Mellon_Larry-AutomatedTesting.ppt');">&#8220;Automated Testing of Massively Multiplayer Games&#8221;</a>
</td>
</tr>
<tr>
<td>
[Welsh03]</td>
<td><a href="http://www.eecs.harvard.edu/~mdw/proj/seda/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.eecs.harvard.edu/~mdw/proj/seda/');">&#8220;SEDA: An Architecture for Highly Concurrent Server Applications&#8221;	</a>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://t-machine.org/index.php/2007/09/12/thousands-of-clients-per-server-game-programming-gems-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
