Blog RSS
Here is my blog feed from the 8 most recent blogposts. Feel free to visit and comment on my blog at ebbern.riders.dk:

//MAIN FUNCTION: rssdisplaybox("rssfeed_id", "rssbox_id", "rssbox_class") var cssdrivebox=new rssdisplaybox("cssdrive", "cssdriveid", "someclass") cssdrivebox.set_items_shown(8) //Fetch and display first 4 entries cssdrivebox.set_template("default") //Use "default" template, which outputs title + description + date cssdrivebox.start() //Required: start script