<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18294" name=GENERATOR>
<STYLE>
<!--
                       
 font-face
        {font-family:"Cambria Math";}
font-face
        {font-family:Calibri;}
                        
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {}

div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY lang=EN-GB vLink=purple link=blue>
<DIV id=idOWAReplyText55892 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>If the site producing the rss feed has a crossdomain.xml you can get to it from flash</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>If you export it - whats the guarantee you'll have internet?</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Julian Tenney<BR><B>Sent:</B> Mon 14/09/2009 22:05<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] rss page<BR></FONT><BR></DIV>
<DIV dir=ltr>
<DIV id=idOWAReplyText74226 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>I don't think so, as the flash security means you cannot make that request directly from the Flash player. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>So something has to be in the middle. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>That could be a central service somewhere...?</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Have you tried calling our <A href="http://www.nottingham/toolkits/rss_proxy.php?rss='">http://www.nottingham/toolkits/rss_proxy.php?rss='</A> + pageIcon.templateData.rss[0].url?</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>I'd have to check that is something we can sustain.</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of RonM<BR><B>Sent:</B> Mon 14/09/2009 21:17<BR><B>To:</B> 'Xerte discussion list'<BR><B>Subject:</B> [Xerte] rss page<BR></FONT><BR></DIV>
<DIV>
<DIV class=Section1>
<P class=MsoNormal>Hi Pat/Julian</P>
<P class=MsoNormal>This never occurred to me before but am I right in thinking that if an LO created with the page templates contains an RSS feed page and is then exported and uploaded to a vle or webserver e.g. outside of a toolkits install then the RSS feed page won&#8217;t work?</P>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal>e.g. the rss.rlm has the following:</P>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal>if (templatePath.indexOf('modules/xerte') == -1){</P>
<P class=MsoNormal>&nbsp; feedURL = pageIcon.templateData.rss[0].url;</P>
<P class=MsoNormal>} else {</P>
<P class=MsoNormal>&nbsp; feedURL = _level0.site_url + 'rss_proxy.php?rss=' + pageIcon.templateData.rss[0].url;</P>
<P class=MsoNormal>}</P>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal>I know the need for rss_proxy.php is due to the flash player security and for the rss page to work online it needs to make use of rss_proxy.php but I&#8217;m just wondering if there&#8217;s a way of getting this to work outside of toolkits. I tried adding a static path to rss_proxy.php on the server where I uploaded a test and that didn&#8217;t work. The same LO works fine when run locally but is there a way of getting the rss page to work when viewed online but outside of toolkits?</P>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal>Cheers</P>
<P class=MsoNormal>Ron </P>
<P class=MsoNormal>&nbsp;</P></DIV></DIV></DIV></BODY></HTML>