Not signed in (Sign In)

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorawi1369
    • CommentTimeOct 10th 2009 edited
     
    if you create script who show last update other site i give 10 $
    this site show update only(Introduction,Twitter,Effair,Last.fm....)
    i like show last update web site news .please Contact me awi1369@yahoo.com
    •  
      CommentAuthorremi
    • CommentTimeOct 10th 2009
     
    Most websites these days provide Atom or RSS feeds. You can use Pubwich’s Atom or RSS services to show the latest updates from those websites, using their feeds.

    You can use the "Donate via PayPal" button at the bottom of http://pubwich.org if you'd like :)
    •  
      CommentAuthorawi1369
    • CommentTimeOct 10th 2009
     
    how can add other site to this script.help me
    •  
      CommentAuthorremi
    • CommentTimeOct 12th 2009
     
    You can add a new array in the setServices call:

    array('RSS', 'cnn-topstories', array(
    'link' => 'http://www.cnn.com',
    'url' => 'http://rss.cnn.com/rss/cnn_topstories.rss',
    'title' => 'CNN',
    'description' => 'top stories',
    'total' => 10
    ))