Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Newsfeed with Selector menu on vbAdvanced CMPS Details »»
Newsfeed with Selector menu on vbAdvanced CMPS
Version: 1.00, by tomshawk tomshawk is offline
Developer Last Online: Jan 2016 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 10-26-2004 Last Update: Never Installs: 17
 
No support by the author.

Hello Everyone

This little mod, is great if you want to incorporate news feeds into the vbAdvanced CMPS

There is the one Prerequisite: I use the freeware version of carp,
but, if you have another aggregator you can modify this mod to use your own

Carp
http://www.geckotribe.com/rss/carp/

you can download the free version here:
http://www.geckotribe.com/rss/carp/docs/download.php

Install Instructions:
http://www.geckotribe.com/rss/carp/docs/install.php

within the zip file is an instruction.txt file that should explain everything.

Demo:
http://www.tech-unity.com

Update:
updated instruction.txt file in the zip to comment on the carp path

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 04-07-2005, 03:40 PM
SRuvbnhad SRuvbnhad is offline
 
Join Date: Jan 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way for it to default to a certain feed without it actually having to be selected? Example, you go to a certain site and the news feed is already there for whatever.com without having to select it. I tried deleting the first option and creating a feed0.php but it doesn't work.

EDIT: NM I figured it out.
Reply With Quote
  #23  
Old 04-08-2005, 01:24 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SRuvbnhad
Is there a way for it to default to a certain feed without it actually having to be selected? Example, you go to a certain site and the news feed is already there for whatever.com without having to select it. I tried deleting the first option and creating a feed0.php but it doesn't work.

EDIT: NM I figured it out.
Would you mind posting your code for us? I think it should be pretty simple, but being very busy right now, I dont have as much time as i'd like to tinker with things at the moment.

Starscream,
This should be fairly simple, i'll see if I can spend a few minutes on this, but... if you have an account at vbAdvanced there is a gentleman there that figured alot of these things out.
http://www.vbadvanced.com/forum/show...8&page=2&pp=30

the post in question is by Protoss

HTH
Reply With Quote
  #24  
Old 04-08-2005, 02:01 AM
Viks Viks is offline
 
Join Date: Sep 2004
Location: Toronto
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NICE MOD - TOMSHAWK.

Q1:

// Display it
CarpCacheShow('http://www.linuxjournal.com/news.rss');

^^^^^^^^^^^^^^^^
is this where I will add my list of newsfeed drop down option???

Q2:

Where can I get newsfeed fo other stuff besides technical news... for instance i am looking for newsfeed on medical news.. that has some specific words in the news.

Can I do that using this mod??

appreciate your help
Reply With Quote
  #25  
Old 04-08-2005, 08:58 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Viks
NICE MOD - TOMSHAWK.

Q1:

// Display it
CarpCacheShow('http://www.linuxjournal.com/news.rss');

^^^^^^^^^^^^^^^^
is this where I will add my list of newsfeed drop down option???


Q2:

Where can I get newsfeed fo other stuff besides technical news... for instance i am looking for newsfeed on medical news.. that has some specific words in the news.

Can I do that using this mod??


appreciate your help
Just replace this "http://www.linuxjournal.com/news.rss" with the link to the rss feeds you want to use.
This will get the first one working, use the instructions to get more working

Yes, you can use rss feeds for other things, i.e. not technical, but anything you want. the hard part for you is finding the medical feeds you want to use. I dont have any for you , but, some of the medical sites you visit reguarly should have some feeds.

Here is one site that offers some
http://www.medicinenet.com/rss/article.htm

Good luck with this
Reply With Quote
  #26  
Old 04-09-2005, 08:28 PM
Viks Viks is offline
 
Join Date: Sep 2004
Location: Toronto
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vulture
In template.txt it refers to pages.php

Can't find this anywhere. I'm using 3.0.7
I suppose that is a custom page that you will have to make..its not part of VB. I think Tomshawk wud know about it since he has it on his website.


TomsHawk - few things for you.

1. Excellent HACK! thumps up. I have been looking for something simmilar but did not find anything interesting. RSS is hte most underutilized aspect of forums/BB and u have done a good job.

I have rated the thread as all stars!

2. I am not sure if it is something that is possible but if I can somehow get a better display of the feeds.. then that would be just AWESOME

write now I have the feed up on seperate page but I was wondering if there is an option to have a break after each news item and maybe change the font etc.........that would look better on my boards. any suggestions on that.

Plus a question - Like CARP - are there are any newsfeed display softwares that have a GUI backend so that admins can configure the look and fee of each news feed?

cheers,

Vik
Reply With Quote
  #27  
Old 04-11-2005, 05:20 AM
SRuvbnhad SRuvbnhad is offline
 
Join Date: Jan 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomshawk
Would you mind posting your code for us? I think it should be pretty simple, but being very busy right now, I dont have as much time as i'd like to tinker with things at the moment.
This is what I did to have it default to a specific feed on a page load:
Code:
  <form name="form"> 
          <select name="select" onChange="displaydesc(document.form.select, thetext, 'textcontainer')"> 
            
            <!--Feed 0-->
            <option>Business Week - Top News</option>
            <!--Feed 1-->
            <option>Business Week - Investors News</option>
            <!--Feed 2-->
            <option>Business Week - Small Business News</option>
            <!--Feed 3-->
            <option>Alabama Weather Alerts</option>
            <!--Feed 4-->	    
            <option>Fox News - US & World</option>
            <!--Feed 5-->	    
            <option>Fox News - Business</option> 
			
            </select> 
        </form> 
        </span></td> 
    </tr> 
     <tr> 
      <td class="alt1" align="left"> <span id="textcontainer"></span> 
         <script type="text/javascript">
			var thetext=new Array()
			thetext[0]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed0.php\" ></iframe>";
			thetext[1]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed1.php\" ></iframe>";
			thetext[2]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed2.php\" ></iframe>";
			thetext[3]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed3.php\" ></iframe>";
			thetext[4]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed4.php\" ></iframe>";
			thetext[5]="<iframe width=\"100%\" height=\"200\" frameborder=\"0\" scrolling=\"no\" src=\"feed/feed5.php\" ></iframe>";
I added a feed0.php to the feed directory and just modified/removed some of the other code that was not necessary for it to work. So far it works flawlessly; granted it's not too pretty but for this particular site that's not a problem.

Live demo: http://minemanage.com
Reply With Quote
  #28  
Old 04-15-2005, 04:35 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blkatt
The CARP website has been down for days now. Where are you guys getting the CARP software. Are they still around?

Any alternatives to using CARP?
If you are still interested in this addon, the Carp website is back up and running

Reply With Quote
  #29  
Old 05-03-2005, 02:00 AM
brianstevz brianstevz is offline
 
Join Date: Apr 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and works great. Took a little time to find which RSS streams I wanted but great hack!
Reply With Quote
  #30  
Old 05-05-2005, 04:38 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blkatt
hey Tom,

Is there a way your mod can be adapted for CARP and GROUPER for news feeds to display on a vbAdvanced CMPS page.

The reason why I ask is because with GROUPER I can convert Google news searches into RSS feeds - which is my real objective: converting Google news searches into RSS and displaying on a vbAdvanced CMPS page.

Thoughts?
Hello blkatt,

I just read through the instructions for grouper.
It looks like it would be rather easy to do.

The instructions for grouper states creating a php file with the path to grouper.php and a set of search terms.

Once you upload this new php file, in my module you'll create a feed#.php file with its link pointing to this one you just uploaded.

And, the grouper.php file defaults to google, so it should work perfectly

Give me a hollar if you want or need help setting this up, I wouldn't mind checking it out, but I myself, at least at the moment, dont need it.

Good luck


brianstevz, Congrats, I'm glad you like it
Reply With Quote
  #31  
Old 05-05-2005, 10:41 PM
blkatt blkatt is offline
 
Join Date: Dec 2004
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Tom,

I may take you up on your offer for some assistance in setting this up. I am going to give it a shot this evening. I must admit I am a bit technically challenged at times. I'll let you know how it goes.

Thank you for all your help.
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:30 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.05551 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete