<?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: Contact Form For Mephisto updated for Drax 0.8</title>
	<atom:link href="http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/</link>
	<description>C#, .NET, Ruby, Rails, book reviews, mind hacks, Wing Chun and the occasional personal bit.</description>
	<lastBuildDate>Fri, 18 May 2012 08:47:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13078</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 10 Aug 2009 00:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13078</guid>
		<description>Hi Michael,

Sorry for the outdated info here, I&#039;ve actually moved the contact form plugin code across to github..

http://github.com/jcrisp/mephisto_contact_form/tree/master

The last commit was actually fixing the tainted string issue :-)</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Sorry for the outdated info here, I've actually moved the contact form plugin code across to github..</p>
<p><a href="http://github.com/jcrisp/mephisto_contact_form/tree/master" rel="nofollow">http://github.com/jcrisp/mephisto_contact_form/tree/master</a></p>
<p>The last commit was actually fixing the tainted string issue <img src='http://jamescrisp.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13077</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 10 Aug 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13077</guid>
		<description>Looks like my last post didn&#039;t show the code, but if anyone has the same issue, update /vendor/gems/plugins/mephisto_contact_form/app/views/contact_notifier/contact_notification.rhtml/erb

and wrap output expressions with the &quot;h&quot; helper.</description>
		<content:encoded><![CDATA[<p>Looks like my last post didn't show the code, but if anyone has the same issue, update /vendor/gems/plugins/mephisto_contact_form/app/views/contact_notifier/contact_notification.rhtml/erb</p>
<p>and wrap output expressions with the "h" helper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13076</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-13076</guid>
		<description>Thanks for the great plugin. Just wanted to post a followup since I&#039;m using Rails 2.2.2, Ruby 1.8.6 and received &quot;error outputting tainted string&quot; while sending emails. I corrected by introducing the helpers round the output as such:

&lt;code&gt;
From:  )
Subject: 


&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the great plugin. Just wanted to post a followup since I'm using Rails 2.2.2, Ruby 1.8.6 and received "error outputting tainted string" while sending emails. I corrected by introducing the helpers round the output as such:</p>
<p><code><br />
From:  )<br />
Subject: </p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-9771</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 09 Jan 2009 00:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-9771</guid>
		<description>Hi Maksym, not 100% sure, but I think you may need to upgrade to ruby 1.8.6. James</description>
		<content:encoded><![CDATA[<p>Hi Maksym, not 100% sure, but I think you may need to upgrade to ruby 1.8.6. James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maksym Samadov</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-9753</link>
		<dc:creator>Maksym Samadov</dc:creator>
		<pubDate>Tue, 06 Jan 2009 04:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-9753</guid>
		<description>James,

I tried to install the contact form plugin, but after restart my server hosted on mediatemple stopped working (502 Bad Gateway). I removed the plugin, but getting this error (see below).
Do you think it may be related to the plugin? I run ruby 1.8.5 and installed the new version of the plugin in vendors/plugin via ssh. 

application failed to start, check /home/14802/containers/rails/cirrus/log/mongrel.log for errors return code: 8 output: ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so: /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so: invalid ELF header - /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so (LoadError) from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `require&#039; from /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel.rb:16 from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require&#039; from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `require&#039; from /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/mongrel_rails:11 from /home/14802/data/rubygems/gems/bin/mongrel_rails:16:in `load&#039; from /home/14802/data/rubygems/gems/bin/mongrel_rails:16</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I tried to install the contact form plugin, but after restart my server hosted on mediatemple stopped working (502 Bad Gateway). I removed the plugin, but getting this error (see below).<br />
Do you think it may be related to the plugin? I run ruby 1.8.5 and installed the new version of the plugin in vendors/plugin via ssh. </p>
<p>application failed to start, check /home/14802/containers/rails/cirrus/log/mongrel.log for errors return code: 8 output: ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so: /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so: invalid ELF header - /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/http11.so (LoadError) from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `require' from /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/../lib/mongrel.rb:16 from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require' from /home/14802/data/rubygems/local/lib/site_ruby/1.8/rubygems/custom_require.rb:32:in `require' from /home/14802/data/rubygems/gems/gems/mongrel-1.1.1-mswin32/bin/mongrel_rails:11 from /home/14802/data/rubygems/gems/bin/mongrel_rails:16:in `load' from /home/14802/data/rubygems/gems/bin/mongrel_rails:16</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp - C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Contact / Feedback Form Plugin for Mephisto</title>
		<link>http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-8031</link>
		<dc:creator>James Crisp - C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Contact / Feedback Form Plugin for Mephisto</dc:creator>
		<pubDate>Mon, 25 Aug 2008 05:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/2008/08/25/contact-form-for-mephisto-updated-for-drax-08/#comment-8031</guid>
		<description>[...] UPDATE Please check out information about using the contact form plugin with Mephisto Drax 0.8. [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE Please check out information about using the contact form plugin with Mephisto Drax 0.8. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

