Here are some options for creating a Planet: 1) You can use the Planet feature built into Roller 3.0
2) You can try the unsupported and unreleased Planet code in the Roller trunk at you own risk ;-) 3) You can use the Chapter 12 PlanetTool from my book, which is a simple command line program designed to be run as a cron-job that aggregates a list of feeds and uses Velocity to generate static HTML, RSS and OPML files. 4) Use PlanetPlanet (the Python app) Get the code here: https://blogapps.dev.java.net/. Here's an example site generated by PlanetTool: http://rollerweblogger.org/triangle I'd recommend #1 if you have an existing Roller 3.0 install and want to use it, #3 if you want Java and easy setup and 4) if you want Python and easy setup. - Dave On 2/9/07, Vinny <[EMAIL PROTECTED]> wrote:
I want to try to set up a webapp that aggrates all my various blogs into one page. Can the latest iteration of planet do that now in an easy way? -- Ghetto Java: http://www.ghettojava.com
