<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: RFacebook on Rails</title>
	<link>http://www.livelearncode.com/archives/23</link>
	<description>my reflections on stuff</description>
	<pubDate>Fri, 30 Jul 2010 07:01:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: MushevePseums</title>
		<link>http://www.livelearncode.com/archives/23#comment-26533</link>
		<pubDate>Wed, 17 Dec 2008 23:47:15 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-26533</guid>
					<description>hearing &lt;a href=&quot;http://www.letzte-version.de/forum/member.php?u=4976&quot; rel=&quot;nofollow&quot;&gt;cialis&lt;/a&gt; nedoorway with</description>
		<content:encoded><![CDATA[<p>hearing <a href="http://www.letzte-version.de/forum/member.php?u=4976" rel="nofollow">cialis</a> nedoorway with
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt</title>
		<link>http://www.livelearncode.com/archives/23#comment-1194</link>
		<pubDate>Sat, 06 Oct 2007 13:38:13 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-1194</guid>
					<description>@Mark

Sorry, I've been pretty busy lately.  You might want to check out http://jypsie.com/RFacebook for help with your app.</description>
		<content:encoded><![CDATA[<p>@Mark</p>
<p>Sorry, I&#8217;ve been pretty busy lately.  You might want to check out <a href='http://jypsie.com/RFacebook' rel='nofollow'>http://jypsie.com/RFacebook</a> for help with your app.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark</title>
		<link>http://www.livelearncode.com/archives/23#comment-1191</link>
		<pubDate>Sat, 06 Oct 2007 05:26:11 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-1191</guid>
					<description>Can you help on a project?</description>
		<content:encoded><![CDATA[<p>Can you help on a project?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ryan Thompson</title>
		<link>http://www.livelearncode.com/archives/23#comment-895</link>
		<pubDate>Sat, 18 Aug 2007 19:18:12 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-895</guid>
					<description>Turns out I just needed to add a default route...

map.connect '', :controller =&amp;#62; &quot;iframe&quot;, :action =&amp;#62; 'index'

Thanks for all the great work so far Matt.</description>
		<content:encoded><![CDATA[<p>Turns out I just needed to add a default route&#8230;</p>
<p>map.connect &#8216;&#8217;, :controller =&gt; &#8220;iframe&#8221;, :action =&gt; &#8216;index&#8217;</p>
<p>Thanks for all the great work so far Matt.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ryan Thompson</title>
		<link>http://www.livelearncode.com/archives/23#comment-894</link>
		<pubDate>Sat, 18 Aug 2007 15:48:04 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-894</guid>
					<description>sorry about the long lines :-&amp;#124;</description>
		<content:encoded><![CDATA[<p>sorry about the long lines <img src='http://www.livelearncode.com/wp-includes/images/smilies/icon_neutral.gif' alt=':-|' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ryan Thompson</title>
		<link>http://www.livelearncode.com/archives/23#comment-893</link>
		<pubDate>Sat, 18 Aug 2007 15:47:38 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-893</guid>
					<description>gem is rfacebook (0.8.8)

After I install the sample app and plugin..

[log truncated]

I know the api key, session key, app setup are good because they\'ve worked in the past when I just used the gem (earlier versions tho)

Any help is appreciated :-)</description>
		<content:encoded><![CDATA[<p>gem is rfacebook (0.8.8)</p>
<p>After I install the sample app and plugin..</p>
<p>[log truncated]</p>
<p>I know the api key, session key, app setup are good because they\&#8217;ve worked in the past when I just used the gem (earlier versions tho)</p>
<p>Any help is appreciated <img src='http://www.livelearncode.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt</title>
		<link>http://www.livelearncode.com/archives/23#comment-892</link>
		<pubDate>Sat, 18 Aug 2007 15:17:47 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-892</guid>
					<description>Did you set up your facebook.yml file?  Be sure to type &quot;rake facebook:setup&quot; on the commandline, and then edit facebook.yml to have your own API key, secret, canvas path, and callback path.  If you follow the instructions at http://rfacebook.rubyforge.org, then this error shouldn't come up.

You should also check out http://facebook.jdg.net, that is where most developers using RFacebook hang out.</description>
		<content:encoded><![CDATA[<p>Did you set up your facebook.yml file?  Be sure to type &#8220;rake facebook:setup&#8221; on the commandline, and then edit facebook.yml to have your own API key, secret, canvas path, and callback path.  If you follow the instructions at <a href='http://rfacebook.rubyforge.org' rel='nofollow'>http://rfacebook.rubyforge.org</a>, then this error shouldn&#8217;t come up.</p>
<p>You should also check out <a href='http://facebook.jdg.net' rel='nofollow'>http://facebook.jdg.net</a>, that is where most developers using RFacebook hang out.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Navneet Aron</title>
		<link>http://www.livelearncode.com/archives/23#comment-886</link>
		<pubDate>Sat, 18 Aug 2007 00:30:53 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-886</guid>
					<description>I'm  getting the following error while trying to build a demo facebook app in rails. I've Rfacebook gem version 0.8.7 . 

ActionView::TemplateError (RFacebook::Rails::ControllerExtensions::APICallbackNeededStandardError) on line #3 of app/views/l$1: 
2:   Liverail Recipes
3:    'recipes', :action =&amp;#62; &quot;new&quot;, :only_path =&amp;#62; true %&amp;#62;&quot;&amp;#62;
4: New Recipe
5: 
6: 

I'll appreciate any help, pointers..
Thanks
Navneet</description>
		<content:encoded><![CDATA[<p>I&#8217;m  getting the following error while trying to build a demo facebook app in rails. I&#8217;ve Rfacebook gem version 0.8.7 . </p>
<p>ActionView::TemplateError (RFacebook::Rails::ControllerExtensions::APICallbackNeededStandardError) on line #3 of app/views/l$1:<br />
2:   Liverail Recipes<br />
3:    &#8216;recipes&#8217;, :action =&gt; &#8220;new&#8221;, <img src='http://www.livelearncode.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> nly_path =&gt; true %&gt;&#8221;&gt;<br />
4: New Recipe<br />
5:<br />
6: </p>
<p>I&#8217;ll appreciate any help, pointers..<br />
Thanks<br />
Navneet
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Matt</title>
		<link>http://www.livelearncode.com/archives/23#comment-846</link>
		<pubDate>Tue, 14 Aug 2007 13:53:21 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-846</guid>
					<description>Currently, I don't have a workaround for link_to_remote.  I plan on having another update sometime this week or weekend, so I may address it then.  If you come up with a patch before I do, please post it to:

http://rubyforge.org/tracker/?func=add&amp;#38;group_id=3607&amp;#38;atid=13798</description>
		<content:encoded><![CDATA[<p>Currently, I don&#8217;t have a workaround for link_to_remote.  I plan on having another update sometime this week or weekend, so I may address it then.  If you come up with a patch before I do, please post it to:</p>
<p><a href='http://rubyforge.org/tracker/?func=add&amp;group_id=3607&amp;atid=13798' rel='nofollow'>http://rubyforge.org/tracker/?func=add&amp;group_id=3607&amp;atid=13798</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dave Troy</title>
		<link>http://www.livelearncode.com/archives/23#comment-844</link>
		<pubDate>Tue, 14 Aug 2007 08:32:41 +0000</pubDate>
		<guid>http://www.livelearncode.com/archives/23#comment-844</guid>
					<description>I upgraded to 0.8.6 and that dealt with my previous issue with url_for -- thanks.

I am now having an issue with link_to_remote not including the Facebook URL info in its ajax urls.  Strangely it still works, at least some of the time, but then breaks after a while.

Anyway is there a workaround I can use to get link_to_remote to work, or is this something that can be readily fixed in the gem?  Thanks!</description>
		<content:encoded><![CDATA[<p>I upgraded to 0.8.6 and that dealt with my previous issue with url_for &#8212; thanks.</p>
<p>I am now having an issue with link_to_remote not including the Facebook URL info in its ajax urls.  Strangely it still works, at least some of the time, but then breaks after a while.</p>
<p>Anyway is there a workaround I can use to get link_to_remote to work, or is this something that can be readily fixed in the gem?  Thanks!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
