Need some help with this..

Discussion in 'Programming' started by MiletNZ, Sep 16, 2010.

  1. #1
    Hey all,

    I have very little Programming skills and am building a site using wordpress as CMS. I am using pages and posts. On one of my pages I want to have weather and tides etc, and i want it to update itself off other websites.

    Some examples of sites I want to use data from are:

    http://fishing.swellmap.com/24hr_forecast.php?region=wellington - but I'll need to have different region selections
    http://www.metvuw.com/forecast/forecast1.php?type=rain&region=nz&tim=12
    http://metservice.com/marine/recreational-marine/christchurch
    http://metservice.com/national/maps-rain-radar/maps/tasman-sea-nz-colour-latest

    Obivously i don't want the whole pages, just the main info, how hard would this be? I guess the pictures would just be easy as I just need to put the image location and that will update but I'm not too sure abotu the first link. Any help would be much appreciated and you will rule my world!
     
    MiletNZ, Sep 16, 2010 IP
  2. GreenT

    GreenT Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    GreenT, Sep 19, 2010 IP
  3. WWSD

    WWSD Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do they have a feed or widget? That would be the quickest way. Or you would have to scrape the data and automatically have it into wordpress, complicated.
     
    WWSD, Sep 19, 2010 IP
  4. MiletNZ

    MiletNZ Member

    Messages:
    283
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #4
    Some of the sites have RSS feeds. But for the other sites that don't, are there any wpplugins that will scrape data?
     
    MiletNZ, Sep 19, 2010 IP
  5. WWSD

    WWSD Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Not that I know of, Its not really possible. Its a very custom job to have custom scraper crons. You might be able to find someone on Dp to do it for a cost. But I think you could probably find some other solution/feed/widget to replace the need you have for this.
     
    WWSD, Sep 19, 2010 IP
  6. MiletNZ

    MiletNZ Member

    Messages:
    283
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    #6
    MiletNZ, Sep 19, 2010 IP