<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Hi Jeff,</div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">the <link> in RSS Channel is meant for a link to the website, not a link to a file. If you want to link to files, put them in <enclosure> tags.</div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Kind Regards</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Karsten</div>
<br>
<div class="gmail_signature">
<pre style="font-size: 14px;"><pre>Georg Heeg eK
Wallstraße 22
06366 Köthen

Tel.: 03496/214328
FAX: 03496/214712
Amtsgericht Dortmund HRA 12812</pre></pre>
</div>
<br>
<p class="airmail_on">Am 2. Dezember 2019 um 22:25:21, Jeff Gray (<a href="mailto:jeff@rogerthedog.com">jeff@rogerthedog.com</a>) schrieb:</p>
<blockquote type="cite" class="clean_bq"><span>
<div>
<div></div>
<div>Rss file:<br>
<?xml version="1.0" encoding="UTF-8"?><rss<br>
version="2.0"><channel><title>PodcastFromFiles</title><link>http://rogerthedog.com:8081/PodcastFromFiles.rss</link><description>Podcasts<br>
from a set of<br>
files</description><item><title>01-ColourOfMagicU1.mp3</title><description>PodcastFromFiles<br>
01-ColourOfMagicU1.mp3</description><pubDate>Sat, 30 Nov 2019 20:47:54<br>
+1000</pubDate><link>http://rogerthedog.com:8081/01-ColourOfMagicU1.mp3</link></item><item><title>01-ColourOfMagicU2.mp3</title><description>PodcastFromFiles<br>
01-ColourOfMagicU2.mp3</description><pubDate>Sun, 1 Dec 2019 20:47:54<br>
+1000</pubDate><link>http://rogerthedog.com:8081/01-ColourOfMagicU2.mp3</link></item><item><title>01-ColourOfMagicU3.mp3</title><description>PodcastFromFiles<br>
01-ColourOfMagicU3.mp3</description><pubDate>Mon, 2 Dec 2019 20:47:54<br>
+1000</pubDate><link>http://rogerthedog.com:8081/01-ColourOfMagicU3.mp3</link></item></channel></rss><br>
<br>
<br>
I call this method to start the static file server:<br>
ZnZincStaticServerAdaptor startOn: aPort andServeFilesFrom: subFolderRef.<br>
<br>
'subFolderRef' is a FileReference object on a folder on my hard disk,<br>
holding the mp3 files and the rss file.<br>
aPort matches the 8081 in the rss file. <br>
<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: http://forum.world.st/Seaside-General-f86180.html<br>
_______________________________________________<br>
seaside mailing list<br>
seaside@lists.squeakfoundation.org<br>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>
</div>
</div>
</span></blockquote>
</body>
</html>