Blogging Roller

Dave Johnson on open web technologies, social software and software development

My linkblog is live.

Check the right sidebar. I'm still working on making the Roller RSS feed more linkblog friendly and trying to figure out how to handle comments on linkblog entries. Update: The links-only RSS feed now works, try the subscribe link under the linkblog.

Dave Johnson in Roller • 🕒 05:56AM Feb 22, 2004
Tags: Roller
Comments:

Is this a feature of roller or is this something that you have added seperately?

Posted by Arjun Ram on February 22, 2004 at 02:33 PM EST #

Good stuff! You might want to think how to make Roller more AdSense friendly. (So that yours shows Java ads instead of blogging ads). I have some thoughts in this post.

Posted by Migs on February 22, 2004 at 04:20 PM EST #

Hi How can I customize the way the categories are showed? I want the categories to be displayed vertically and I don't want to have separators between them. Maybe something like this: <table> for entry in entries <tr><td>entry</td></tr> rof </table> Good Luck ;)

Posted by Behrang Saeedzadeh on February 22, 2004 at 05:45 PM EST #

Oops! The table, tr, and td rows are removed from my comment...

Posted by Unknown on February 22, 2004 at 05:46 PM EST #

The linkblog is a feature of Roller that is enabled by new category-smart versions of the Roller macros, hierarchical categories, and the new link property of the weblog entry object.

Behrang, you should be able to write a Roller macro to display a category chooser vertically rather than horizontally. You can copy macro code from the existing showWeblogCategoryChooser() macros.

Posted by Dave Johnson on February 22, 2004 at 08:32 PM EST #

Post a Comment:
  • HTML Syntax: NOT allowed