Please select a category and click GO
UK Residents: Get great deals on high quality designer bathroom fittings from plumbfit.com

Plumbfit: Basin mixers, showers, taps, towel radiators Plumbfit: Bathroom showers, taps, towel radiators Plumbfit: Bathroom taps, showers, taps, towel radiators Plumbfit: Concealed showers, taps, towel radiators Plumbfit: Exposed showers, taps, towel radiators Plumbfit: Towel rails, showers, taps, towel radiators

Go Back Community for Webmasters & Developers > Client-Side Technology Forums > DHTML Forum
Reload this Page Request info leading to a live RSS feed embedded horizontal News Ticker
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
DHTML Forum Want a recipe for disaster? DHTML is a subtle blend of CSS, markup, and scripting.

Time:
Scotland: Fri, 4:33 am
Rhode Island: Thu, 11:33 pm
Florida: Thu, 11:33 pm
New Mexico: Thu, 9:33 pm
California: Thu, 8:33 pm

Click here to visit Livelife365.com

Click here to visit nmdarts.com



Buy this Ad Space.

180px wide.

Please get in touch with KH@ if you are interested and make an offer.

Selanac Embroidery and Screen Printing

Embroidery
Screen Printing
Signs and Banners
Promotional Advertising

WEBSITE

Contact Paul Canales
TEl: USA 732-901-8417
CELL: USA 732-773-1339


Please click here for more information

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-09-2005, 10:51 AM
brent1a brent1a is offline
Citizen
 
Join Date: Apr 2005
Posts: 17
brent1a is on a distinguished road, wearing high heels and a tiara
DHTML: Request info leading to a live RSS feed embedded horizontal News Ticker

I am on 2 week break from college (YES! for summer semester!) and I am trying to get my website "perfectly" done. I am willing to be a mercenary for someone if they can help me come to what I'm sure will be a simple solution for my stupid problem. I very very much would like a simple horizontal 470px X 20px or so size news scroller/ticker that can access 1 possibly even 2 .xml rss feeds and routinely update itself. I have poured over hundreds of webpages, demos, and gone thru countless scripts and forum archives even in other freakin languages. When it comes to a RSS live feed embedded News Ticker it seems as though not even one exists. What I do see is a lot of talk about using ASP scripting, iLayers, DOM scripting, java applets, & javascript to make a news ticker that a person writes for his OWN PERSONAL website news. I have yet to see anything that remotely claims to be a News Ticker that accepts news feeds from CURRENT format RSS feeds such as XML RSS Feeds and such. Is there anyone at all that could help me?
Reply With Quote
  #2  
Old 05-09-2005, 11:11 AM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
Hi brent1a

RSS (a subset or "special" set of XML) is not designed to be run/viewed in a browser but, rather, an RSS news-reader that parses the xml and presents it. If you want to, you would have to take the feed and then parse it yourself so that you could then present it in the forumat that you wish.
Reply With Quote
  #3  
Old 05-09-2005, 11:22 AM
brent1a brent1a is offline
Citizen
 
Join Date: Apr 2005
Posts: 17
brent1a is on a distinguished road, wearing high heels and a tiara
hmmmm, OK, in non-technical terms what does 'parse' translate too? I'm sure it is a ridiculously lengthy process that will just make me not want to mess with it at all & make the point of the ticker moot. If I'm going to have to retype ALL the info by hand I might as well just collect my own news and use some stupid little javascript. However, I was hoping for something I could install into my website hit go and leave it. You know, auto-updates when the news feed updates, etc. I've seen these before I know they exist but the ones I've actually seen were on commercial sites like bbc news and stuff. It's like I'm on a **** crusade now.
Reply With Quote
  #4  
Old 05-09-2005, 11:38 AM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
Hi

Parse means to take from one format and translate to another. In this context, it means taking the rss/xml, extracting to data from it in a logical form and then placing it into the markup(html) layout that you need.

RSS is like this:
http://www.webxpertz.net/forums/exte...ss&forumids=88
Open it it IE and you will see the "guts" of the file. You would have to get the data from that via javascript and then place it into the html that you require via javascript and add that to the page.
Some sites may also do a pre-parsed js version (we do) but that is normally laid out as the rss would be i.e., vertically not horizontally.
Reply With Quote
  #5  
Old 05-09-2005, 11:40 AM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
Of course, you could also do a search on Google for "news-ticker"
Reply With Quote
  #6  
Old 05-09-2005, 03:51 PM
brent1a brent1a is offline
Citizen
 
Join Date: Apr 2005
Posts: 17
brent1a is on a distinguished road, wearing high heels and a tiara
I could, but like I said in the first post I'd already spent about 10 hours mining the web for info. I'm tired of searching for something that should be simple.
Reply With Quote
  #7  
Old 05-09-2005, 04:06 PM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
Well, perhaps you gave up too easily For instance, the third entry on that search is:
http://www.worldflash.com/
which uses rss and formats it to a news-ticker
Reply With Quote
  #8  
Old 05-09-2005, 05:18 PM
brent1a brent1a is offline
Citizen
 
Join Date: Apr 2005
Posts: 17
brent1a is on a distinguished road, wearing high heels and a tiara
Honestly I was looking for a -free- ticker........I know where I can get exactly what I want but it's gonna cost me. Looks like I'll have to take one for the coolness of my site.
Thanks for all the advice though,
-Brent
Reply With Quote
  #9  
Old 05-09-2005, 06:01 PM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
In that case, learn how to parse xml via the DOM (not overly hard) and write your own
Reply With Quote
  #10  
Old 06-05-2005, 11:59 AM
newnomad newnomad is offline
Citizen
 
Join Date: Jun 2005
Posts: 1
newnomad is on a distinguished road, wearing high heels and a tiara
try this

RRS javascript DOM, voila
unfortunately he has no comprehansive demos, nor a perfect cross browser solution.

Have you found anything better yet?
I am looking too, but am a newbie in DOM
Reply With Quote
  #11  
Old 06-05-2005, 12:14 PM
diades's Avatar
diades diades is offline
Administrator
 
Join Date: Feb 2001
Location: Glasgow, Scotland
Posts: 16,546
diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in diades has a brilliant future when plugged in
Hi

Yes, server-side PHP using PHP, read the file into an array (multi-dimensional) and then pass that array into a script-block for use client-side. It will then be a plain multi-dimensional array od data only that can be usedwith varying "tickers".
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SEOSearch Engine Optimization for RSS Feeds caislander Articles 0 04-20-2005 06:51 PM
ContentInnovative Business Use of RSS as a Technology caislander Articles 0 03-16-2005 10:18 PM
ContentMaking an RSS Feed caislander Articles 4 02-23-2005 10:29 AM
ASPComment-Box WorldCraft Microsoft Server-Side Solutions Forum 15 12-07-2002 04:13 AM


All times are GMT +1. The time now is 04:33 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2010, WebXpertz.com. All Rights Reserved.