<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: facebook app</title>
	<link>http://mysiliconvalleyexperience.com/archives/facebook-app</link>
	<description>my experiences moving to the silicon valley from Germany, ruby on rails and web2.0</description>
	<pubDate>Tue, 06 Jan 2009 02:13:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: daphne</title>
		<link>http://mysiliconvalleyexperience.com/archives/facebook-app#comment-138</link>
		<dc:creator>daphne</dc:creator>
		<pubDate>Tue, 01 Apr 2008 14:44:09 +0000</pubDate>
		<guid>http://mysiliconvalleyexperience.com/archives/facebook-app#comment-138</guid>
		<description>I got the same error and was able to resolve it like so:

 - Go into /vendor/plugins/rfacebook/lib/view_extensions.rb
 - Find def image_path
 - Replace the contents of def image_path (the one line that aliases to path_to_image) with the contents of def path_to_image

Must be the backwards compatibility that is tripping it up, at least for me.  Hope it works for you, too!</description>
		<content:encoded><![CDATA[<p>I got the same error and was able to resolve it like so:</p>
<p> - Go into /vendor/plugins/rfacebook/lib/view_extensions.rb<br />
 - Find def image_path<br />
 - Replace the contents of def image_path (the one line that aliases to path_to_image) with the contents of def path_to_image</p>
<p>Must be the backwards compatibility that is tripping it up, at least for me.  Hope it works for you, too!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
