This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

RSS news by demond

Support & discussion of released scripts, and announcements of new releases.
Post Reply
z
zSolo
Voice
Posts: 9
Joined: Fri Feb 02, 2007 7:43 pm

Post by zSolo »

I edited my post as soon as you replied

It annouces like it should, But How do you configue it to annouce as soon as the news i sposted or faster
z
zSolo
Voice
Posts: 9
Joined: Fri Feb 02, 2007 7:43 pm

Post by zSolo »

CAn anyone help me, It takes extreamly long time for the news to update or to annouce or w.e
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

dude, decrease feed's poll frequency:

Code: Select all

# set your feed(s) sources here: feed name, channel, poll frequency in mins, feed URL
#
#set feeds(osnews:#chan1) {17 http://www.osnews.com/files/recent.rdf}
#set feeds(google:#chan2) {11 http://news.google.com/news?ned=us&topic=h&output=rss}
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
z
zSolo
Voice
Posts: 9
Joined: Fri Feb 02, 2007 7:43 pm

Post by zSolo »

This will make it faster? Like can u explain the freq rate(number) concept. I saw your config and u had the freqs on 5 so i put mine on 5


Nm - Edit Poll Freq (in mins) Ha. I put it on 2, but it still takes a while.. but good script
Last edited by zSolo on Tue Feb 06, 2007 12:46 am, edited 1 time in total.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

that means how often the website which is the source of your RSS feed is being polled (checked) for news; 5 means that is done every 5 minutes, so your news can be late no more than 5 mins
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

and no, 5 in my config is not the poll frequency - pay closer attention to it

my poll frequences are 17 for osnews and 11 for google news
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
z
zSolo
Voice
Posts: 9
Joined: Fri Feb 02, 2007 7:43 pm

Post by zSolo »

Well, Thx for the help, I put my freq on 2. And Its been over that time over 4 still nothing... its not my feed, cause its 2.0 weird : / but good script
z
zSolo
Voice
Posts: 9
Joined: Fri Feb 02, 2007 7:43 pm

Post by zSolo »

I dont understand why this takes hours to annouce the new news. Like i would post news say at 5:00 it will annouce the news 5:30-6:00 . Fake times jus showing example
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

not a script problem; most likely you still can't get the config right
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
A
Adz
Voice
Posts: 1
Joined: Fri Feb 23, 2007 2:04 pm

Post by Adz »

The $link doesnt seem to work for me, it just gives me the following error:

[18:00] Tcl error [::rssnews::news]: can't read "link": no such variable


Very nice work though mate!
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

where did you put that $link? paste code
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
j
jjnerd
Voice
Posts: 3
Joined: Sat Feb 24, 2007 9:48 am

Post by jjnerd »

is it posible to get it to check feed like every second, server has no problems to handle that

and is that a latest version in first page?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

no, only by the minute

besides, it woudn't make sense; not to mention that the connect process itself takes more than a second
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
h
hellooo
Voice
Posts: 2
Joined: Mon Aug 20, 2007 11:33 am

Post by hellooo »

Hello, can you help me pls...i have downloaded your script and the http.tcl from the archive.

(17:27:20) (eps) [17:29] rssnews-2.2 by demond loaded
(17:27:20) (eps) [17:29] Tcl error in file 'eggdrop.conf':
(17:27:20) (eps) [17:29] conflicting versions provided for package "http": 2.5.2, then 2.5.001
(17:27:20) (eps) while executing
(17:27:20) (eps) "package provide http 2.5.001"
(17:27:20) (eps) (file "scripts/http.tcl" line 29)
(17:27:20) (eps) invoked from within
(17:27:20) (eps) "source scripts/http.tcl"
(17:27:20) (eps) (file "eggdrop.conf" line 189)
(17:27:20) (eps) [17:29] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR


Can you give me the right http.tcl pls?
h
hellooo
Voice
Posts: 2
Joined: Mon Aug 20, 2007 11:33 am

Post by hellooo »

Hm i dont need the http.tcl anymore, thx. Now the Script works, but he cant post the News correctly: "NASA gibt "Endeavour" grünes Licht für Rückkeh"

äüöu dont work...
Post Reply