def init(self): feed.makefeed( self, 'cheesie', 'http://code.google.com/feeds/p/cheesie/updates/basic', callback )
def init(self): feed.makefeed( self, 'metconst', 'http://forum.metroidconstruction.com/index.php?action=.xml;type=atom', callback, updated_callback )
def init(self): feed.makefeed( self, 'metwiki', 'http://wiki.metroidconstruction.com/feed.php', callback, updated_callback, 600 )