<?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 for Tnux.net</title>
	<atom:link href="http://tnux.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnux.net</link>
	<description>Blog of Tom Pesman</description>
	<lastBuildDate>Fri, 27 Aug 2010 15:26:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on SWFUpload direct to Amazon S3 in Ruby on Rails by Andrew Retmanski</title>
		<link>http://tnux.net/2010/01/17/swfupload-direct-to-amazon-s3-in-ruby-on-rails/comment-page-1/#comment-126</link>
		<dc:creator>Andrew Retmanski</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=34#comment-126</guid>
		<description>Hi,

Just wanted to say thanks for your post - it really helped me to implement SWF uploads to S3 for my app. I looked at various plugins for this functionality but in the end it was useful to implement it following your guide and really know what was going on under the covers.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just wanted to say thanks for your post &#8211; it really helped me to implement SWF uploads to S3 for my app. I looked at various plugins for this functionality but in the end it was useful to implement it following your guide and really know what was going on under the covers.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why is my KmlLayer in Google Maps v3 not working? by Steve</title>
		<link>http://tnux.net/2010/07/22/why-is-my-kmllayer-in-google-maps-v3-not-working/comment-page-1/#comment-125</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 24 Aug 2010 08:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=127#comment-125</guid>
		<description>Because de kml file is on local server. So it can not upload from there. You must copy file to webserver!</description>
		<content:encoded><![CDATA[<p>Because de kml file is on local server. So it can not upload from there. You must copy file to webserver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk, Passenger (mod_rails), Ruby Enterprise Edition &amp; Ruby on Rails by Michael's personal blog</title>
		<link>http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/comment-page-1/#comment-115</link>
		<dc:creator>Michael's personal blog</dc:creator>
		<pubDate>Fri, 04 Jun 2010 22:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=3#comment-115</guid>
		<description>&lt;strong&gt;ruby passenger plesk rails...&lt;/strong&gt;

ruby-passenger-for-plesk Just follow the steps described on the Passenger website. Run as root: view sourceprint? 1.gem install passenger The following command verifies if all the dependencies are installed, if not it suggests what rpm’s should...</description>
		<content:encoded><![CDATA[<p><strong>ruby passenger plesk rails&#8230;</strong></p>
<p>ruby-passenger-for-plesk Just follow the steps described on the Passenger website. Run as root: view sourceprint? 1.gem install passenger The following command verifies if all the dependencies are installed, if not it suggests what rpm’s should&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFUpload direct to Amazon S3 in Ruby on Rails by Denis</title>
		<link>http://tnux.net/2010/01/17/swfupload-direct-to-amazon-s3-in-ruby-on-rails/comment-page-1/#comment-106</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 11 Apr 2010 13:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=34#comment-106</guid>
		<description>Hi,

Thanks for your post, for those who use Rails 3, in &#039;index.html.erb&#039; don&#039;t forget to use the &#039;raw&#039; method like this &quot;post_params: &lt;%= raw @post.to_json %&gt; &quot;. Cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your post, for those who use Rails 3, in &#8216;index.html.erb&#8217; don&#8217;t forget to use the &#8216;raw&#8217; method like this &#8220;post_params: < %= raw @post.to_json %> &#8220;. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFUpload direct to Amazon S3 in Ruby on Rails by Tom</title>
		<link>http://tnux.net/2010/01/17/swfupload-direct-to-amazon-s3-in-ruby-on-rails/comment-page-1/#comment-103</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=34#comment-103</guid>
		<description>I did run into some problems with uploading to Amazon S3. To see where the problem lies I used a normal upload form to test if the policy and signature are correct. After that I added to SWFUpload form. Good luck!</description>
		<content:encoded><![CDATA[<p>I did run into some problems with uploading to Amazon S3. To see where the problem lies I used a normal upload form to test if the policy and signature are correct. After that I added to SWFUpload form. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SWFUpload direct to Amazon S3 in Ruby on Rails by Kris</title>
		<link>http://tnux.net/2010/01/17/swfupload-direct-to-amazon-s3-in-ruby-on-rails/comment-page-1/#comment-102</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=34#comment-102</guid>
		<description>Thanks for posting this article, it has been a wonderful aid. 

Have you run into any issues with SWFUpload returning a 2038 or 2049 error?</description>
		<content:encoded><![CDATA[<p>Thanks for posting this article, it has been a wonderful aid. </p>
<p>Have you run into any issues with SWFUpload returning a 2038 or 2049 error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MiniWiki by Tnux.net » Ruby on Rails MiniWiki plugin released</title>
		<link>http://tnux.net/miniwiki/comment-page-1/#comment-94</link>
		<dc:creator>Tnux.net » Ruby on Rails MiniWiki plugin released</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?page_id=12#comment-94</guid>
		<description>[...] MiniWiki [...]</description>
		<content:encoded><![CDATA[<p>[...] MiniWiki [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk, Passenger (mod_rails), Ruby Enterprise Edition &amp; Ruby on Rails by Ubuntu 8.04, Ruby on Rails, passenger, Plesk 9.3 &#124; md - aktuell</title>
		<link>http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/comment-page-1/#comment-93</link>
		<dc:creator>Ubuntu 8.04, Ruby on Rails, passenger, Plesk 9.3 &#124; md - aktuell</dc:creator>
		<pubDate>Sat, 23 Jan 2010 23:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=3#comment-93</guid>
		<description>[...] habe dann einen etwas älteren Artikel gefunden, der zeigt, wie man RoR in Plesk integrieren [...]</description>
		<content:encoded><![CDATA[<p>[...] habe dann einen etwas älteren Artikel gefunden, der zeigt, wie man RoR in Plesk integrieren [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk, Passenger (mod_rails), Ruby Enterprise Edition &amp; Ruby on Rails by Marco Dohnke</title>
		<link>http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/comment-page-1/#comment-92</link>
		<dc:creator>Marco Dohnke</dc:creator>
		<pubDate>Sat, 23 Jan 2010 21:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=3#comment-92</guid>
		<description>thanks for this great tutorial

it worked for me in plesk 9.3 too, thats quite easy, thanks a lot</description>
		<content:encoded><![CDATA[<p>thanks for this great tutorial</p>
<p>it worked for me in plesk 9.3 too, thats quite easy, thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Plesk, Passenger (mod_rails), Ruby Enterprise Edition &amp; Ruby on Rails by Ruby on Rails deployment to Plesk/SuSE VPS &#171; YAWB &#8211; Yet Another Worthless Blog</title>
		<link>http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/comment-page-1/#comment-88</link>
		<dc:creator>Ruby on Rails deployment to Plesk/SuSE VPS &#171; YAWB &#8211; Yet Another Worthless Blog</dc:creator>
		<pubDate>Sun, 17 Jan 2010 14:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://tnux.net/?p=3#comment-88</guid>
		<description>[...] http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/" rel="nofollow">http://tnux.net/2008/06/23/plesk-passenger-mod_rails-railsenterpriseedition-ruby-on-rails/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
