Hi Fred.....
Thomas's suggestion might be a good one. At least you will know how they do
it and it what you want is news from all around... that might be the best
bet.
Off the top of my head.... if it were me working on this......and I was
wanting to have my schools news on a ticker.......... I would look around
for some sort of ticker script that works off a database file. Then it would
just be, perhaps, a matter of adding and deleting records to the database
file and letting the ticker show them.
I would bet that if you look around in some of the script and java script
sites you can find something pretty close to what you need. Then you could
just update the database yourself with the schools news. You might even be
adventurous and create your own interface for adding and deleting items.
( ? )
(my motto is never to re-invent the wheel!!!!)
Short of that..... you could code it yourself... if you are so inclined! <
vbg >
Best to you......
Tom Gahagan
eThomaston.com
Thanks for the reply - lots more thought in that than many
of the posts up here...
The problem is the way I explained it. I'm trying to do
this for an Intranet, so purely internal, on one of our
own servers, but I don't know if RSS is the right thing
for it really.
What I'd like is to have some sort of little
ticker/scroller on the top of the page that will update
with xml/rss stuff from sites like
http://news.bbc.co.uk/.
as up to now, I've updated a Javascript ticker manually
which is very time consuming.
I'm after something like the ticker at the top of the BBC
UK News page that gives the latest news info.
Is RSS what I'm actually in need of or am I barking up the
wrong tree?
Thankyou!
Fred