vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Yahoo News Feed (rss)? (https://vborg.vbsupport.ru/showthread.php?t=67744)

Tailfeathers 07-29-2004 06:07 AM

Yahoo News Feed (rss)?
 
A very close friend of mine is going to move his board from ezboard to vBulletin. He runs a politics board and has a sidebar that shows the latest headlines from Yahoo! News (top stories).

It's a javascript from this site:
http://www.feedroll.com/rssviewer/

It looks like this:
http://p073.ezboard.com/btheglobalpo...dmilitaryforum
(on the right)

As you can see, it pulls the latest 15 headlines and the colors and such are a bit customizeable (as shown on the feedroll site).

The only problem is that feedroll is down often, and when it goes down, the whole board doesn't load.

Would someone be willing to write a hack similar to what feedroll does so we could use it on his vBulletin once he moves? I'm sure others would find it helpful as well. Being able to pull the headlines from Yahoo and have the colors and such be a bit customizeable would be great.

Thank you very much! :) We'd both really appreciate this. It'd be nice not having to go through feedroll, as they are so often down, and have the code on the actual page, so it's guaranteed to work.

nexialys 07-29-2004 10:30 AM

hum... from what i see, it's simple... the feedroll have to be verified before the script start... a simple php function can do it... a fopen() can verify if the feed is opened, and if not, the script just close the connection instead of stucking.

and about feeds, i think that hack can help:
https://vborg.vbsupport.ru/showthread.php?t=60899

Tailfeathers 07-30-2004 12:21 AM

Thanks for the reply :)

I'm not a PHP person at all...how would I integrate the fopen() with the javascript of the feedroll?


All times are GMT. The time now is 08:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01002 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete