<?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: MVC + Facebook == Wonderful Development Platform</title>
	<atom:link href="http://coderjournal-backend/index.php/2008/06/mvc-facebook-wonderful-development-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/</link>
	<description>while(!(succeed = try()));</description>
	<pubDate>Mon, 01 Dec 2008 20:41:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Nick Berardi</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-20804</link>
		<dc:creator>Nick Berardi</dc:creator>
		<pubDate>Thu, 13 Nov 2008 17:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-20804</guid>
		<description>Dave, it sounds like you have windows or basic authentication turned on.  The facebook servers will not know how to authenticate with your server if this is the case.  Or if you have some pages that require you to be logged in, facebook will also not know how to authenticate for this.  So you need to have one process for your actual site that uses a cookie and then another that uses the facebook user identifier to log the user in.</description>
		<content:encoded><![CDATA[<p>Dave, it sounds like you have windows or basic authentication turned on.  The facebook servers will not know how to authenticate with your server if this is the case.  Or if you have some pages that require you to be logged in, facebook will also not know how to authenticate for this.  So you need to have one process for your actual site that uses a cookie and then another that uses the facebook user identifier to log the user in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-20706</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-20706</guid>
		<description>Thanks for this. It's exactly what I was looking for.

I got one little problem, maybe you know an answer. If I use iframe everything works fine, but when I switch to FBML, then there's a 401 (unauthorized) error. Did you ever come across the same problem? Or have you any idea how I can solve this?</description>
		<content:encoded><![CDATA[<p>Thanks for this. It&#8217;s exactly what I was looking for.</p>
<p>I got one little problem, maybe you know an answer. If I use iframe everything works fine, but when I switch to FBML, then there&#8217;s a 401 (unauthorized) error. Did you ever come across the same problem? Or have you any idea how I can solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I DID IT! (Republished) &#171; CorcoranP</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-12745</link>
		<dc:creator>I DID IT! (Republished) &#171; CorcoranP</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-12745</guid>
		<description>[...] Nick Berardi started trying to do the same thing with the FBDT but realized that they had an inheritance model for getting ASPX pages to work correctly which doesn&#8217;t work well with microsoft&#8217;s MVC model . He moved to the Facebook.NET framework because it was more object based. I feel like I&#8217;ve created a better domain model for the FBDT! [...]</description>
		<content:encoded><![CDATA[<p>[...] Nick Berardi started trying to do the same thing with the FBDT but realized that they had an inheritance model for getting ASPX pages to work correctly which doesn&#8217;t work well with microsoft&#8217;s MVC model . He moved to the Facebook.NET framework because it was more object based. I feel like I&#8217;ve created a better domain model for the FBDT! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Buzz, Page 1</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-9056</link>
		<dc:creator>ASP.NET MVC Archived Buzz, Page 1</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-9056</guid>
		<description>[...] [Del.icio.us] MVC + Facebook == Wonderful Development Platform - Nick Berardi's Coder Journal (7/3/2...Thursday, July 03, 2008 from hologramx [...]</description>
		<content:encoded><![CDATA[<p>[...] [Del.icio.us] MVC + Facebook == Wonderful Development Platform - Nick Berardi&#8217;s Coder Journal (7/3/2&#8230;Thursday, July 03, 2008 from hologramx [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar Austegard</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-7409</link>
		<dc:creator>Oskar Austegard</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-7409</guid>
		<description>Interesting.  Would love to see further examples of the framework.</description>
		<content:encoded><![CDATA[<p>Interesting.  Would love to see further examples of the framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #110</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-7388</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #110</dc:creator>
		<pubDate>Mon, 09 Jun 2008 07:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-7388</guid>
		<description>[...] MVC + Facebook == Wonderful Development Platform - Nick Berardi has been experimenting with the ASP.NET MVC with a view to creating FaceBook applications with it [...]</description>
		<content:encoded><![CDATA[<p>[...] MVC + Facebook == Wonderful Development Platform - Nick Berardi has been experimenting with the ASP.NET MVC with a view to creating FaceBook applications with it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Drop &#8211; June 7, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-7290</link>
		<dc:creator>Dew Drop &#8211; June 7, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Sat, 07 Jun 2008 21:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-7290</guid>
		<description>[...] MVC + Facebook == Wonderful Development Platform (Nick Berardi) [...]</description>
		<content:encoded><![CDATA[<p>[...] MVC + Facebook == Wonderful Development Platform (Nick Berardi) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetKicks.com</title>
		<link>http://www.coderjournal.com/2008/06/mvc-facebook-wonderful-development-platform/#comment-7194</link>
		<dc:creator>DotNetKicks.com</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderjournal.com/?p=235#comment-7194</guid>
		<description>&lt;strong&gt;MVC   Facebook == Wonderful Development Platform...&lt;/strong&gt;

You've been kicked (a good thing) - Trackback from DotNetKicks.com...</description>
		<content:encoded><![CDATA[<p><strong>MVC   Facebook == Wonderful Development Platform&#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) - Trackback from DotNetKicks.com&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
