<?xml version="1.0" encoding="utf-8"?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/rss.xsl" media="screen"?><rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
  <title>Blogging Roller</title>
  <link>https://rollerweblogger.org/roller/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://rollerweblogger.org/roller/feed/entries/rss?tags=planet" />
  <description>Dave Johnson on open web technologies, social software and software development</description>
  <language>en-us</language>
  <copyright>Copyright 2026</copyright>
  <lastBuildDate>Mon, 23 Mar 2026 14:54:34 +0000</lastBuildDate>
  <generator>Apache Roller 6.1.5</generator>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/roller/entry/planet_sun_com</guid>
    <title>planet.sun.com</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/roller/entry/planet_sun_com</link>
    <pubDate>Sat, 7 Apr 2007 18:28:39 +0000</pubDate>
    <category>Blogging</category>
    <category>atom</category>
    <category>blogging</category>
    <category>planet</category>
    <category>roller</category>
    <category>rss</category>
    <category>sun</category>
<description>&lt;p&gt;
We haven&amp;#39;t released the standalone Roller-Planet application yet, but the .Sun Engineering team quietly deployed the latest bits at &lt;a href=&quot;http://planet.sun.com/&quot;&gt;planet.sun.com&lt;/a&gt; a couple of weeks ago in response to requests from the Glassfish, SWDP and other teams for planet-style web sites. You can follow the links on the main page to find planets for &lt;a href=&quot;http://planet.sun.com/glassfish/group/blogs/&quot;&gt;Glassfish&lt;/a&gt;, &lt;a href=&quot;http://planet.sun.com/swdp/group/blogs/&quot;&gt;SWDP&lt;/a&gt;, &lt;a href=&quot;http://planet.sun.com/india/group/blogs/&quot;&gt;Sun India&lt;/a&gt;, &lt;a href=&quot;http://planet.sun.com/alumni/group/blogs/&quot;&gt;Sun Alumni&lt;/a&gt;, &lt;a href=&quot;http://planet.sun.com/webserver/group/blogs/&quot;&gt;Sun Java System Web Server&lt;/a&gt;, &lt;a href=&quot;http://planet.sun.com/webservices/group/blogs&quot;&gt;web services&lt;/a&gt; and &lt;a href=&quot;http://planet.sun.com/globalization/group/blogs/&quot;&gt;globalization&lt;/a&gt; bloggers.&lt;br&gt;&lt;/p&gt;&lt;p&gt;What&amp;#39;s Roller-Planet? It&amp;#39;s a community aggregation server, similar to &lt;a href=&quot;http://www.planetplanet.org/&quot;&gt;Planet-Planet&lt;/a&gt; but with some key differences: it&amp;#39;s got a web UI that enables groups of users to run their own planet sites, it&amp;#39;s based on Java and it uses the &lt;a href=&quot;http://rome.dev.java.net&quot;&gt;ROME&lt;/a&gt; feed parser and fetcher. I&amp;#39;ve written about it &lt;a href=&quot;http://rollerweblogger.org/roller/entry/planet_in_a_mind_map&quot;&gt;before&lt;/a&gt;. We don&amp;#39;t have a release plan yet for Roller-Planet so if you really want to try it you&amp;#39;ll have to fetch and build it from the Apache Roller SVN repo.&lt;br&gt;&lt;/p&gt;</description>  </item>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/roller/entry/planet_in_a_mind_map</guid>
    <title>Roller-Planet mind map</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/roller/entry/planet_in_a_mind_map</link>
    <pubDate>Fri, 22 Dec 2006 22:16:15 +0000</pubDate>
    <category>Blogging</category>
    <category>atom</category>
    <category>java</category>
    <category>opensource</category>
    <category>planet</category>
    <category>roller</category>
    <category>rss</category>
    <category>sun</category>
<description>&lt;p&gt;I&amp;#39;m glad I was able to help &lt;a href=&quot;http://blogs.sun.com/webmink/entry/blogger_downgrade%20&quot;&gt;Simon&lt;/a&gt; get his personal planet back online yesterday. And I&amp;#39;m glad the task was fairly easy. All Simon needed as a new version of &lt;a href=&quot;https://blogapps.dev.java.net/&quot;&gt;Blogapps&lt;/a&gt; &lt;a href=&quot;https://blogapps.dev.java.net/java/ch11/readme.html&quot;&gt;PlanetTool&lt;/a&gt; updated to use &lt;a href=&quot;http://rollerweblogger.org/roller/entry/rome_0_9_beta_is&quot;&gt;ROME 0.9&lt;/a&gt; and I was planning on doing that anyway. &lt;/p&gt;&lt;p&gt;What&amp;#39;s PlanetTool you wonder? PlanetTool is a command-line program which reads a set of RSS/Atom newsfeeds and then uses a set of templates to generate a planet site with HTML, RSS, Atom, OPML and other representations. Simon uses it to bring together his personal blog, Sun blog, del.icio.us links and Flickr.com photos into a single webpage and a single feed. If you subscribe to that feed, you&amp;#39;ll get just about everything that Simon publishes to the web. &lt;/p&gt;&lt;p&gt;If you&amp;#39;re interested in learning more about PlanetTool, here are some of my previous posts on the topic:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://rollerweblogger.org/roller/entry/try_planet_tool_it_s&quot;&gt;Try PlanetTool, it&amp;#39;s easy!&lt;/a&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://rollerweblogger.org/roller/entry/rome_texen_planet_roller&quot;&gt;ROME + Texen = PlanetTool&lt;/a&gt;&amp;nbsp;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://rollerweblogger.org/roller/entry/planet_roller_internals&quot;&gt;PlanetTool internals&lt;/a&gt;&lt;/li&gt;&lt;li&gt;It&amp;#39;s also covered in Chapter 11 of &lt;a href=&quot;http://manning.com/dmjohnson&quot;&gt;RSS and Atom in Action&lt;/a&gt;.&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The above title &lt;i&gt;Try PlanetTool, it&amp;#39;s easy!&lt;/i&gt; is a little misleading, but it brings me to my point. PlanetTool is only easy if you&amp;#39;re a developer or a power-user; somebody who can handle running Java on a server, editing an XML config file and setting up a cron job. Simon could handle it, but I&amp;#39;d like to make planets easier.&lt;br&gt;&lt;br&gt;In fact, I&amp;#39;d like to make it as easy to create a planet as it is to create a blog. This past week, I&amp;#39;ve been thinking about how to do that by taking the simple ROME powered Roller-Planet code, which is found in both Roller and PlanetTool, and build it into a multi-user planet server -- kinda like Roller, but for planets instead of blogs. To get my thoughts into digital form I worked up a little &lt;a href=&quot;http://freemind.sourceforge.net/wiki&quot;&gt;FreeMind&lt;/a&gt; mind-map on the topic, dumped it to text, added some wiki syntax and some screen-shots. The result is this: a &lt;a href=&quot;http://rollerweblogger.org/wiki/Wiki.jsp?page=RollerPlanetMindMap&quot;&gt;RollerPlanetMindMap&lt;/a&gt; that outlines ideas for the future development of Roller-Planet. &lt;/p&gt;</description>  </item>
</channel>
</rss>