<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Penguinspeak &#187; Rails</title>
	<atom:link href="http://macmartine.com/blog/category/rails/feed" rel="self" type="application/rss+xml" />
	<link>http://macmartine.com/blog</link>
	<description>This is how I see it.</description>
	<lastBuildDate>Wed, 09 Dec 2009 23:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Crossdomain.xml files in Rails projects</title>
		<link>http://macmartine.com/blog/2008/04/crossdomain_xml_files_in_rails.html</link>
		<comments>http://macmartine.com/blog/2008/04/crossdomain_xml_files_in_rails.html#comments</comments>
		<pubDate>Tue, 08 Apr 2008 13:44:35 +0000</pubDate>
		<dc:creator>99miles</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://macmartine.com/blog/?p=33</guid>
		<description><![CDATA[Usually when you need to allow a swf on one server access to data on another domain you would put a crossdomain.xml file in the root folder of that server. I&#8217;ve found one exception which is if you are making a call to Rails the crossdomain.xml file to the &#8216;public&#8217; folder of your Rails project.]]></description>
			<content:encoded><![CDATA[<p>Usually when you need to allow a swf on one server access to data on another domain you would put a crossdomain.xml file in the root folder of that server.<br />
I&#8217;ve found one exception which is if you are making a call to Rails the crossdomain.xml file to the &#8216;public&#8217; folder of your Rails project.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Crossdomain.xml+files+in+Rails+projects+http://bit.ly/2gb2SZ" title="Post to Twitter"><img class="nothumb" src="http://macmartine.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://macmartine.com/blog/2008/04/crossdomain_xml_files_in_rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
