<?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"
	>
<channel>
	<title>Comments on: A Closer Look at Profile Management</title>
	<atom:link href="http://focusedgames.com/2008/10/16/a-closer-look-at-profile-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://focusedgames.com/2008/10/16/a-closer-look-at-profile-management/</link>
	<description>Games, Articles and more...</description>
	<pubDate>Thu, 11 Mar 2010 20:13:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: John Sedlak</title>
		<link>http://focusedgames.com/2008/10/16/a-closer-look-at-profile-management/#comment-435</link>
		<dc:creator>John Sedlak</dc:creator>
		<pubDate>Thu, 30 Oct 2008 15:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://focusedgames.com/?p=94#comment-435</guid>
		<description>I will go into it in great detail but in general the idea is that no matter what option they select from the main menu they will end up in a network session based game. The Xna Framework has a session type for local games as well so I force single player games to go through the session setup just like a LAN or Live game would. The benefit to doing this is that I only need to write one version of the lobby code that works independent of session type.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>I will go into it in great detail but in general the idea is that no matter what option they select from the main menu they will end up in a network session based game. The Xna Framework has a session type for local games as well so I force single player games to go through the session setup just like a LAN or Live game would. The benefit to doing this is that I only need to write one version of the lobby code that works independent of session type.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeBuS</title>
		<link>http://focusedgames.com/2008/10/16/a-closer-look-at-profile-management/#comment-429</link>
		<dc:creator>JeBuS</dc:creator>
		<pubDate>Fri, 24 Oct 2008 17:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://focusedgames.com/?p=94#comment-429</guid>
		<description>Could you talk some more about the "One NetworkSession to Rule Them All" aspect?  I was thinking of doing something similar myself, and it's always helpful to read about how someone else is going at it.</description>
		<content:encoded><![CDATA[<p>Could you talk some more about the &#8220;One NetworkSession to Rule Them All&#8221; aspect?  I was thinking of doing something similar myself, and it&#8217;s always helpful to read about how someone else is going at it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
