News (RSS) aggregator, indexer and searcher

Discussion in 'PHP' started by TheBlue555, May 27, 2009.

  1. #1
    Hi!

    I'm making a website, that would periodically check RSS news feeds and indexed new messages in database, so that it could be searched.

    I know how to collect news, but saving them in database, so that they could be easily (and fast) searched is the tricky part.

    Any ideas? Maybe an open source script or library or... that solves this issue?

    All help is appreciated...
     
    TheBlue555, May 27, 2009 IP
  2. javaongsan

    javaongsan Well-Known Member

    Messages:
    1,054
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #2
    checkout simplepie
     
    javaongsan, May 27, 2009 IP
  3. TheBlue555

    TheBlue555 Peon

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks ... great thing, but i was hoping that i could find something that has caching(database) already implemented ... simplepie searches through feeds directly

    anything else maybe?
     
    TheBlue555, May 28, 2009 IP