<?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: How to build a Facebook app in Django</title>
	<atom:link href="http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/</link>
	<description>Building Amazing Webapps</description>
	<lastBuildDate>Sat, 13 Mar 2010 00:26:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: madeeha</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-3087</link>
		<dc:creator>madeeha</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-3087</guid>
		<description>&lt;p&gt;all the peoples are same&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>all the peoples are same</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-2845</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-2845</guid>
		<description>&lt;p&gt;Thank you very much for this wonderful tutorial. I appreciate it. Up and running on Facebook now!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much for this wonderful tutorial. I appreciate it. Up and running on Facebook now!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: webspinner</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-2297</link>
		<dc:creator>webspinner</dc:creator>
		<pubDate>Thu, 03 Sep 2009 18:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-2297</guid>
		<description>&lt;p&gt;Thanks for this tutorial.
How do you get the form parameters ?
if &#039;language&#039; in request.POST:
    user.language = request.POST[&#039;language&#039;][:64]
    user.save()&lt;/p&gt;

&lt;p&gt;What are the parameters in request.POST?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.
How do you get the form parameters ?
if &#8216;language&#8217; in request.POST:
    user.language = request.POST['language'][:64]
    user.save()</p>

<p>What are the parameters in request.POST?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Skylar Saveland</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-1911</link>
		<dc:creator>Skylar Saveland</dc:creator>
		<pubDate>Thu, 09 Jul 2009 01:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-1911</guid>
		<description>&lt;p&gt;This helps, thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This helps, thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-1797</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 19 May 2009 01:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-1797</guid>
		<description>&lt;p&gt;Thanks for taking the time to post this!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to post this!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal Matthews</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-1794</link>
		<dc:creator>Dougal Matthews</dc:creator>
		<pubDate>Mon, 18 May 2009 10:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-1794</guid>
		<description>&lt;ol&gt;
&lt;li&gt;FB servers send a HTML request to the user.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;should be&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;FB servers return a HTML response to the user.&lt;/li&gt;
&lt;/ol&gt;
</description>
		<content:encoded><![CDATA[<ol>
<li>FB servers send a HTML request to the user.</li>
</ol>

<p>should be</p>

<ol>
<li>FB servers return a HTML response to the user.</li>
</ol>]]></content:encoded>
	</item>
	<item>
		<title>By: lillbra &#187; Blog Archive &#187; links for 2009-03-11</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-319</link>
		<dc:creator>lillbra &#187; Blog Archive &#187; links for 2009-03-11</dc:creator>
		<pubDate>Thu, 12 Mar 2009 00:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-319</guid>
		<description>&lt;p&gt;[...] How to build a Facebook app in Django - TUB Så skapar du en Facebook app i Django. (tags: django facebook programming howto) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] How to build a Facebook app in Django &#8211; TUB Så skapar du en Facebook app i Django. (tags: django facebook programming howto) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: WeTwoo development &#171; Álvaro Brange&#8217;s Blog.</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-228</link>
		<dc:creator>WeTwoo development &#171; Álvaro Brange&#8217;s Blog.</dc:creator>
		<pubDate>Thu, 05 Mar 2009 03:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-228</guid>
		<description>&lt;p&gt;[...] get example  for Django and Facebook, I followed the post of SHABDA which help me a lot [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] get example  for Django and Facebook, I followed the post of SHABDA which help me a lot [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro Brange</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-227</link>
		<dc:creator>Alvaro Brange</dc:creator>
		<pubDate>Thu, 05 Mar 2009 03:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-227</guid>
		<description>&lt;p&gt;Hi,
Thank you for show it. It worked very well to me, using Django, PostreSQL and Ubuntu, the site will available on: www.wetwoo.com
Regards,
Álvaro&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
Thank you for show it. It worked very well to me, using Django, PostreSQL and Ubuntu, the site will available on: <a href="http://www.wetwoo.com" rel="nofollow">http://www.wetwoo.com</a>
Regards,
Álvaro</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Linoleum</title>
		<link>http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/comment-page-1/#comment-112</link>
		<dc:creator>Linoleum</dc:creator>
		<pubDate>Wed, 25 Feb 2009 10:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=136#comment-112</guid>
		<description>&lt;p&gt;&lt;strong&gt;How to build a Facebook app in Django...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;From the Usawaretech Blog comes this incredibly detailed tutorial on using Django to write applications for Facebook.&lt;/p&gt;

&lt;p&gt;It gives a brief overview on how Facebook applications communicate with the server, walks through setting up the application api ke...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>How to build a Facebook app in Django&#8230;</strong></p>

<p>From the Usawaretech Blog comes this incredibly detailed tutorial on using Django to write applications for Facebook.</p>

<p>It gives a brief overview on how Facebook applications communicate with the server, walks through setting up the application api ke&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
