RE: WDDX OR XML News Feeds

2000-05-25 Thread jstiefel
:[EMAIL PROTECTED]] Sent: Thursday, May 25, 2000 2:46 PM To: [EMAIL PROTECTED] Subject: RE: WDDX OR XML News Feeds Hi, I am new to WDDX and I am wondering if this would be the correct way to handle a WDDX news feed from MoreOver. Is there any way to avoid using CFHTTP? http://p.moreover.com/cgi

RE: WDDX OR XML News Feeds

2000-05-25 Thread Eron Cohen
quot;title"> #headline_text# (Source: #Source#, #harvest_time#) Thanks, Eron -Original Message- From: David Gassner [mailto:[EMAIL PROTECTED]] Sent: Monday, May 22, 2000 4:15 PM To: [EMAIL PROTECTED] Subject: RE: WDDX OR XML News Feeds www.isyndicate.com does feeds in XML and javasc

Re: WDDX OR XML News Feeds

2000-05-23 Thread Eric Dawson
Does anyone currently parse the category list XML into a database? >I created a database will all of moreover's links and used Nate's >TwoSelectsRelated tag to allow the user to select his/her news feed >category. This uses CFHTTP and WDDX along with a database of the >links. I'll >zip it and sha

Re: WDDX OR XML News Feeds

2000-05-23 Thread Dave Hannum
s a list of specific unknown problems we will encounter" David Hannum Web Analyst/Programmer Ohio University [EMAIL PROTECTED] (740) 597-2524 - Original Message - From: Robert Everland III <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 22, 2000

RE: WDDX OR XML News Feeds

2000-05-22 Thread Smad
Check out www.moreover.com. They have VERY extensive news feeds available I think both in XML and CF. Guess only headlines. Smad -Original Message- From: Robert Everland [mailto:[EMA

Re: WDDX OR XML News Feeds

2000-05-22 Thread David Hannum
You can grab the Moreover.com headlines via CFHTTP and WDDX2CFML function. I do it on a site I'm developing. However, for speed, I made a template that runs hourly and dumps the headlines and links into a database locally so that it will load faster. If you want the code, email me off list. Work

Re: WDDX OR XML News Feeds

2000-05-22 Thread Steve Reich
> Can anyone give me a link where I may be able to get some news feeds > off of sites so that I may put them on my intranet. Please specify if they > carry the whole story or only headlines. I created a database will all of moreover's links and used Nate's TwoSelectsRelated tag to allow the user

Re: WDDX OR XML News Feeds

2000-05-22 Thread Billy Cravens
Also www.xmltree.com Billy - Original Message - From: Steve Aylor <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 22, 2000 5:43 PM Subject: Re: WDDX OR XML News Feeds > www.moreover.com > > There was some discussion on www.wddx.org regarding the fol

Re: WDDX OR XML News Feeds

2000-05-22 Thread Steve Aylor
www.moreover.com There was some discussion on www.wddx.org regarding the folks at moreover that did some cool stuff with wddx - cant recall if it was a custom tag or ? http://forums.allaire.com/Forums/Index.cfm?CFApp=49&Message_ID=433698 HTH, Steve > www.isyndicate.com does feeds in

RE: WDDX OR XML News Feeds

2000-05-22 Thread Philip J. Kaplan
try: http://www.isyndicate.com Many news feed options available here. - Phil philip j. kaplan : pk interactive nyc : www.pkinteractive.com : vox +1 212.273.9623 : fax +1 212.273.9642 -Original Message- From: Robert Everland [mailto:

RE: WDDX OR XML News Feeds

2000-05-22 Thread David Gassner
www.isyndicate.com does feeds in XML and javascript formats. The free version sends only a link which maps to their site, then bounces the user to the correct website containing the content. Paid versions contain both headline and content. David > -Original Message- > From: Robert Ever