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.

Request for script help

Old posts that have not been replied to for several years.
Locked
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Request for script help

Post by NewzUK »

Hi

Have posted this in a previous message, but it was at the bottom and may not have been seen.

I'm trying to alter an existing Reuters news script to point to a different site and retrieve the headlines in a similar way. The reason is because Reuters redesigned their site and no longer provide the breaking news page where the script points to. I've made my own attempts, but I'm still new at this...

The script I want to adjust is at:

http://www.citinews.net/reuters.tcl

and the page I want to retrieve the news from is:

http://cbs.marketwatch.com/news/newsfin ... iteid=mktw

I'm not worried about the !reuters request command in the script, I just use the timer to post headlines in my channel every x minutes.

If anyone is able to help me nut this out, I'd really appreciate it!

Thanks again
Damon
(#News on Othernet / #CitiNews on Undernet)
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

hmm ok looks like noone can help :(
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

4 hours after posting, and you expect a reply.

I have a donation paypal account if you require instant help, whcih isn't allways guarenteed.
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

sorry to be impaitent...just running out of options here :\
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

...would you be able to assist me in this script for a donation then? hehe
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

Heh how much are you offering?
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

lol opened myself up for that one didn't I! no idea - have to see how well the script works ;)
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

I'm not advertising for ppslim (though he is the tcl guru) or stdragon, but I personally dispise doing html parsing via tcl. I spent so long patching murf's weather script when they changed up wunderground.. string this string that *starts trying to count chars on his screen* string this2; What a nightmare. :evil:
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

I tried to get reuters.tcl and got 404 Not Found

If you're serious about paying some, I'll write it for you lol. I've never tried this before (charging) so I don't know what to do. Do you have a paypal account or something? I could write the script, show you in a channel on my own bot, then send you the script after I get payment? I dunno hehe.

Oh, you'd have to say what all you want it to do. Do you just want it to display the first 5 headlines or something, one per line?
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

Hi - thanks for your offer...yup I am willing to pay some kind of amount for the script (again within reason ;) ) bascially I'd like to have the headlines sourced from this CBS Marketwatch page:

http://cbs.marketwatch.com/news/newsfin ... iteid=mktw

and either display in the following way in the channel:
checks the page every x mins and posts the latest headline, or ideally constantly check and only post to channel when a new headline is there (don't know if that's possible?)

The format I'd pick first if possible is: <time stamp of story> <source (reuters, AP etc) <the headline> all of these appear in the line of each headline as you'll see in that website above. With a customizable color output too please =)

Some kind of !cbs <number of last stories> command would be usefull too, but I'm not too worried about that as I have another script that does that for CNN.
Basically I'm using this as a breaking news source for my financial news channel, so the faster the news is sent to the channel, the better!

I don't run the channel for profit, indeed I don't make any money out of it - I'm just trying to provide a good service for investors & news freaks - so if the script is all cool and I do make a payment to someone, it's in good faith that they would be able to assist me in any changes the website might make in the immediate future...?
I have a paypal account that I can use to pay with...

cheers
Damon.
N
NewzUK
Master
Posts: 200
Joined: Mon Nov 18, 2002 3:10 am
Location: Auckland, New Zealand
Contact:

Post by NewzUK »

hey - u see my reply stdragon? :D
Locked