I downloaded my XML file. Now what?

Discussion in 'XML & RSS' started by jjfossey, May 29, 2007.

  1. #1
    I am using a 3rd party vendor for newsfeeds. The vendor gave me a URL to access to download an XML file (the file was actually a .DAT file, but when I opened it in Notepad it looked like an XML file). If you're curious, this is the URL the vendor gave me to download the XML file: http://www.healthday.com/wwwroot/infoaging/newsfeed_daily_t.dat

    Anyway, I downloaded the XML file, but I am stuck on two things: 1) What do I do with it now? How do I make a RSS feed out of this and post on my Web site?, and 2) I want to parse the XML file. How do I do this?

    Thanks for any help you can give me.
     
    jjfossey, May 29, 2007 IP
  2. Midano

    Midano Peon

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello jjfossey.
    Tried to take a peek at your file. The directory is password-protected, so can't access the file without username/password.
    Copy-paste or attach here, I'll give you some feedback then.

    Leo.
     
    Midano, May 30, 2007 IP
  3. blazeqtronic

    blazeqtronic Member

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    1) and 2) you'll need an xml parser in a language depending of your server (php/asp/others)
    there are some parsers...good ones even for free , find it and personalize-it for your needs
     
    blazeqtronic, May 31, 2007 IP
  4. Midano

    Midano Peon

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Not necessarily!
    Check out my new tool (this feature is not live yet - until tomorrow, so help me test it):

    http://www.feedest.com/toolFeed2Java.cfm

    The script outputs a couple of lines of Javascript and feeds the converted RSS or Atom to any page, even static HTML.

    Feedback appreciated.

    Leo.
     
    Midano, May 31, 2007 IP
  5. blazeqtronic

    blazeqtronic Member

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    nice tool midano it's really great but what i suggested was something more "in-site". it's his choice of course eventually
     
    blazeqtronic, May 31, 2007 IP
  6. Midano

    Midano Peon

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Agreed. Having the feeds parsed and processed "in-house" is always better then depending on webservices like my little tool. More control.
    The tool is useful for people with limited knowledge/experience and for static HTML pages. Or even MySpace pages. Or eBay auctions. Instant feeds, updated inreal-time, two lines to cut/paste. Easy as pie.
     
    Midano, May 31, 2007 IP