// -------------------------------------------------------------------
// Feed Sysinfo Blog
// -------------------------------------------------------------------

var socialfeed=new gfeedfetcher("sysid", "sysinfo", "_new")
socialfeed.addFeed("Sysinfo", "http://sysinfo.bascomp.org/feed/") 
socialfeed.displayoptions("date snippet") 
socialfeed.setentrycontainer("div") 
socialfeed.filterfeed(3, "date") 
socialfeed.init()