Exhibit 'A'
Here we have a message (unaltered) from the BBS Bits-N-Bytes BBS.
U££££
3 Subj: First attempt at RSS feeds
3 To : All
3 From: Finnigann #1
3 Date: Sat Oct 29 2005 07:56:58 EDT A££££££
Ok this will be short and sweet as I don't know how many times I may
need to whack at this to get it to go or where it will go IF it does
work.
That should be enough...
This ain't as easy as you make it look.
_ Reading _ [6] RSS [1] RSS (?=Menu) (1 of 1):
You can see from the last line that it is in a GROUP called RSS and in a
sub also called RSS.
Exhibit 'B'
Ι[ώ][?]ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ»°°°
Ί RSS Group Ί°°° ΜΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΉ°°°
Ί ³Long NameRSS Ί°°°
Ί ³Short Name RSS Ί°°°
Ί ³Internal Code Prefix Ί°°°
Ί ³Access Requirements Ί°°°
Ί ³Clone Options Ί°°°
Ί ³Export Areas... Ί°°°
Ί ³Import Areas... Ί°°°
Ί ³Message Sub-boards... Ί°°° ΘΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΌ°°° °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
Supporting Exhibit A
Exhibit 'C'
Ι[ώ][?]ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ»°°°
Ί RSS Sub-boards Ί°°°
ΜΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΉ°°°
Ί ³RSS Ί°°°
Ί ³ Ί°°°
ΘΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΌ°°°
RSS Ί°°°°°°
You should recognize this as the sub named RSS.
Exhibit 'D'
/ctrl/rss.ini
[BNB-RSS]
sub=RSS
title=BNB News and Views
image_link=http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS
And last...
Exhibit 'E'
the LINK used to summon exhibit 'a'
http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS
From what DM says, this should be workin'
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in
lower case.
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Digital Man wrote to Finnigann <=-
Re: Re: RSS - Fact or Fiction
By: Finnigann to Digital Man on Thu Nov 03 2005 03:44 am
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Accessing the URL, http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS, downloads the following XML document:
<?xml version="1.0" ?>
<rss version="0.91">
<channel>
<title>BNB News and Views</title>
<description>RSS</description>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
<language>en-us</language>
<image>
<url>graphics/sync_pbgj1_white_bg.gif</url>
<title>BNB News and Views</title>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
</image>
<lastBuildDate>Sat, 29 Oct 2005 07:56:58 -0500</lastBuildDate>
</channel>
</rss>
It looks okay except there are no "items", which means there are no
posts in the sub-board. Also, your image link should point to an HTML
URL (like http://bnb.synchro.net/) not a link to your RSS applet.
Digital Man wrote to Finnigann <=-
Re: Re: RSS - Fact or Fiction
By: Finnigann to Digital Man on Thu Nov 03 2005 03:44 am
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Nope.
Digital Man wrote to Finnigann <=-
Re: Re: RSS - Fact or Fiction
By: Finnigann to Digital Man on Thu Nov 03 2005 03:44 am
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Accessing the URL, http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS, downloads the following XML document:
<?xml version="1.0" ?>
<rss version="0.91">
<channel>
<title>BNB News and Views</title>
<description>RSS</description>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
<language>en-us</language>
<image>
<url>graphics/sync_pbgj1_white_bg.gif</url>
<title>BNB News and Views</title>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
</image>
<lastBuildDate>Sat, 29 Oct 2005 07:56:58 -0500</lastBuildDate>
</channel>
</rss>
How'd you get that?
I use Opera (of course) and FEEDREADER and neither
one showed anything comming thru.
It looks okay except there are no "items", which means there are no posts in the sub-board. Also, your image link should point to an HTML URL (like http://bnb.synchro.net/) not a link to your RSS applet.
But there is, it was exhibit 'A'
hmmm Would MY reading the message cause it to be 'READ' and not
availible for sending?
Digital Man wrote to Finnigann <=-
Re: Re: RSS - Fact or Fiction
By: Finnigann to Digital Man on Thu Nov 03 2005 07:10 pm
Digital Man wrote to Finnigann <=-
Re: Re: RSS - Fact or Fiction
By: Finnigann to Digital Man on Thu Nov 03 2005 03:44 am
Digital Man wrote to Finnigann <=-
Re: RSS - Fact or Fiction
By: Finnigann to All on Wed Nov 02 2005 09:30 pm
If you notice, in my example rss.ini, the sub's internal code is in lower case.
OK... Case matters... fixed that.
Would the sub [rss] require any special setup?
Accessing the URL, http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS, downloads the following XML document:
<?xml version="1.0" ?>
<rss version="0.91">
<channel>
<title>BNB News and Views</title>
<description>RSS</description>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
<language>en-us</language>
<image>
<url>graphics/sync_pbgj1_white_bg.gif</url>
<title>BNB News and Views</title>
<link>http://bnb.synchro.net/rss.ssjs?channel=BNB-RSS</link>
</image>
<lastBuildDate>Sat, 29 Oct 2005 07:56:58 -0500</lastBuildDate>
</channel>
</rss>
How'd you get that?
I used IE and selected "save" when prompted.
I use Opera (of course) and FEEDREADER and neither
one showed anything comming thru.
It looks okay except there are no "items", which means there are no posts in the sub-board. Also, your image link should point to an HTML URL (like http://bnb.synchro.net/) not a link to your RSS applet.
But there is, it was exhibit 'A'
Don't know what to tell ya.
hmmm Would MY reading the message cause it to be 'READ' and not
availible for sending?
Nope.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 05:47:46 |
Calls: | 10,736 |
Files: | 5 |
Messages: | 443,463 |