<?xml version="1.0" encoding='utf-8'?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom">
    <title type="html">Blogging Roller</title>
    <subtitle type="html">Dave Johnson on open web technologies, social software and software development</subtitle>
    <id>https://rollerweblogger.org/roller/feed/entries/atom</id>
        <link rel="self" type="application/atom+xml" href="https://rollerweblogger.org/roller/feed/entries/atom?tags=wiki" />
    <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/" />
    <updated>2026-06-26T10:54:45+00:00</updated>
    <generator uri="http://roller.apache.org" version="6.1.5">Apache Roller</generator>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/jspwiki_apache</id>
        <title type="html">JSPWiki@Apache?</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/jspwiki_apache"/>
        <published>2007-08-07T11:09:38+00:00</published>
        <updated>2007-09-21T18:38:38+00:00</updated> 
        <category term="Open Source" label="Open Source" />
        <category term="asf" scheme="http://roller.apache.org/ns/tags/" />
        <category term="foss" scheme="http://roller.apache.org/ns/tags/" />
        <category term="java" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;blockquote&gt;
&lt;a href=&quot;http://jspwiki.org&quot;&gt;
&lt;img src=&quot;http://www.jspwiki.org/images/jspwiki_logo_s.png&quot; align=&quot;right&quot; alt=&quot;jspwiki logo&quot;&gt;&lt;/a&gt;

&lt;p&gt;&lt;a href=&quot;http://www.jspwiki.org/wiki/ApacheJSPWikiManifesto&quot;&gt;Apache JSPWiki Manifesto&lt;/a&gt;: This idea has been brought up before, but so far it has not really been an issue. However, this looks like the time when it would be possible to accomplish this.&lt;/p&gt;

&lt;p&gt;JSPWiki code base is old, and it needs some refactoring. This refactoring includes things like moving to Java 5, fixing the metadata engine, replacing the backend with something scalable, and in general removing all the cruft that has been accumulated over time. This requires that we break compatibility with existing plugins and other components. Not badly, but to some degree.&lt;/p&gt;

&lt;p&gt;Also, JSPWiki as an open source software project is growing slowly but steadily. However, the wiki world is moving rapidly, and wikis have been adopted widely. JSPWiki has become a tool for a great many companies, who are relying on it in their daily business. This is a lot for a hobby project lead by a &amp;quot;benevolent dictator&amp;quot; -model. Therefore, it is time for JSPWiki to mature to a &amp;quot;real&amp;quot; open source software project to be a serious contender in the wiki world.&lt;/p&gt;

&lt;p&gt;To accomplish both of these goals needs a major shift in how JSPWiki is managed and who &amp;quot;owns&amp;quot; it, in a sense. Therefore, we (the people who have been committing source code) think that Apache would be a good choice, and have decided that we will try to submit JSPWiki into the Apache incubation process, with the goal of graduating as a top-level project.&lt;/p&gt; 
&lt;/blockquote&gt;

&lt;p&gt;
I&amp;#39;ve been a &lt;a href=&quot;http://jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt; (and &lt;a href=&quot;http://www.ecyrd.com/ButtUgly/&quot;&gt;Janne Jalkanen&lt;/a&gt;) fan for years now. 

It&amp;#39;s my favorite Java-based wiki so I&amp;#39;m pretty excited that the dev team is &amp;lt;a href=
&amp;quot;http://ecyrd.com/pipermail/jspwiki-dev/2007-August/000508.html&amp;quot;&amp;gt;preparing a proposal to move the project to Apache.

I think this will be a great move and will ensure that the project continues to grow and continues to be a strong contender in the enterprise wiki space.

I&amp;#39;m more than willing to help with that proposal and to help out in the &lt;a href=&quot;http://incubator.apache.org/&quot;&gt;Incubator&lt;/a&gt;.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/blogapps_2_0_released</id>
        <title type="html">Blogapps 2.0 released</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/blogapps_2_0_released"/>
        <published>2007-04-23T15:26:34+00:00</published>
        <updated>2007-04-23T22:26:34+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="java" scheme="http://roller.apache.org/ns/tags/" />
        <category term="jspwiki" scheme="http://roller.apache.org/ns/tags/" />
        <category term="roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">I just uploaded the files for the &lt;a href=&quot;https://blogapps.dev.java.net/&quot;&gt;Blogapps&lt;/a&gt; 2.0 release. It includes the new Blogapps Examples, which have been reorganized, expanded and modified to use ROME Propono instead of the old Blogapps Blog Client. It also a new Blogapps Server, a super easy-to-install blog/wiki server based on Roller (4.0 code-base), JSPWiki 2.4 and Derby. You can find the &lt;a href=&quot;https://blogapps.dev.java.net/servlets/NewsItemView?newsItemID=4905&quot;&gt;full release annoucement&lt;/a&gt; here on the &lt;a href=&quot;https://blogapps.dev.java.net/&quot;&gt;Blogapps&lt;/a&gt; site.</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/socialtext_open_good_but_under</id>
        <title type="html">Socialtext Open good, but under the MPL?</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/socialtext_open_good_but_under"/>
        <published>2006-07-25T20:30:30+00:00</published>
        <updated>2006-10-27T08:03:11+00:00</updated> 
        <category term="General" label="General" />
        <category term="opensource" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">I&amp;#39;m glad to hear that &lt;a href=&quot;http://www.socialtext.com/node/88&quot; target=&quot;_self&quot;&gt;Socialtext Open&lt;/a&gt; is now the first &amp;quot;commercial open source&amp;quot; wiki and I&amp;#39;m interested to see how the Socialtext move plays out. I do wonder why they choose MPL instead of &lt;a href=&quot;http://www.sun.com/cddl/&quot; target=&quot;_self&quot;&gt;CDDL&lt;/a&gt;, which is basically MPL plus bug fixes (see the &lt;a href=&quot;http://www.sun.com/cddl/CDDL_why_summary.html&quot; target=&quot;_self&quot;&gt;summary of changes&lt;/a&gt;).&lt;br&gt;&lt;br&gt;Tags: topic:[CDDL], topic:[Open Source], topic:[wiki]&lt;br&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/converge_trip_report_3_satuday</id>
        <title type="html">Converge Trip Report #3: Satuday</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/converge_trip_report_3_satuday"/>
        <published>2005-10-10T10:33:42+00:00</published>
        <updated>2006-10-27T07:58:13+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="conferences" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;&lt;i&gt;I spent Friday and Saturday in Greensboro, NC at the 
&lt;a href=&quot;http://convergesouth.com/&quot;&gt;ConvergeSouth 2005&lt;/a&gt; conference. I had a great time meeting fellow NC bloggers and attending talks on community building, blogging and journalism, collaboration, blog tools and podcasting. The next couple of posts will be my trip report, based on my notes and recollections. This is final installment #3 of 3.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Saturday, the focus of the ConvergeSouth conference was new media and &amp;quot;creativity on the web for all people&amp;quot; and the format was Dave Winer blogcon style &amp;quot;un-conference.&amp;quot; That means there&amp;#39;s a moderator with no prepared talk or slides who briefly introduces a topic and then the audience engages in a blog-like conversation on the topic. Interesting idea and it can work well, but I still like the old tried-and-true &amp;quot;expert gives engaging, insightful and interesting talk&amp;quot; format of conference and fortunately some of the speakers at Converge did too. &lt;/p&gt;

&lt;p style=&quot;font-weight:bold;&quot;&gt;Policing the Media, Duncan Black&lt;/p&gt;

&lt;p&gt;The first talk I attended was Policing the Media led by &lt;a href=&quot;http://atrios.blogspot.com/&quot;&gt;Duncan Black&lt;/a&gt;. After a fairly long introduction, he went into the blogcon format. In his introduction Duncan explained that he wants to improve the media. We deserve better. He had a litany of complaints and didn&amp;#39;t try to capture them all. Traditional (and I&amp;#39;m assuming he means print) journalists ignore the rest of the media: talk radio, cable news networks, and partisan news outlets. Journalists won&amp;#39;t admit mistakes. They don&amp;#39;t do proper fact checking. 

&lt;p&gt;After his intro, Duncan didn&amp;#39;t really get any objections from the audience and in fact the first question was from a newspaper guy who asked how papers can collaborate with bloggers. Some suggestions were to use bloggers as stringers, to use hyperlinks, and to look at what The Raleigh News and Observer is doing with its &lt;a href=&quot;http://blogs.newsobserver.com/index.php?blog=1&quot;&gt;blogs&lt;/a&gt; and specifically &lt;a href=&quot;http://blogs.newsobserver.com/blogwatch/index.php&quot;&gt;Tarheel Blogwatch&lt;/a&gt;. From there  the conversation moved to stories of policing the media, the most memorable one involved the issue of hot topic voting machines. I must say, the blogcon format worked pretty well for this talk.&lt;/p&gt;

&lt;p style=&quot;font-weight:bold;&quot;&gt;Collaboration, Jimmy Wales&lt;/p&gt;

&lt;p&gt;The next talk was on collaboration by Jimmy Wikipedia Wales. It was a traditional presentation, not blogcon format, a complete history and status report on &lt;a href=&quot;http://wikipedia.org&quot;&gt;Wikipedia&lt;/a&gt; and closely related projects like WikiNews and Wiktionary. 

&lt;p&gt;I was most interested in the discussion of real time peer review and the techniques used to keep the wiki vandals and spammers at bay. The Wikipedia folks are able to correct damage and ban the attacker within a minute of an attack. That&amp;#39;s great, but is pretty depressing how many people they have working on &amp;quot;recent changes patrol.&amp;quot; That&amp;#39;s why I keep the 
&lt;a href=&quot;http://rollerweblogger.org/wiki&quot;&gt;Roller wiki&lt;/a&gt; locked down and only give username/password access to people I know. Jimmy mentioned the need for a global blacklist of spammers and vandals and that Wikipedia is the logical place to maintain such a blacklist. &lt;a href=&quot;http://rollerweblogger.org&quot;&gt;Roller&lt;/a&gt; really needs a good blacklist (for comment/trackback spam), especially now that Jay Allen has stopped maintaining 
&lt;a href=&quot;http://www.jayallen.org/projects/mt-blacklist/&quot;&gt;MT-Blacklist&lt;/a&gt;.&lt;/p&gt;

&lt;p style=&quot;font-weight:bold;&quot;&gt;Tools &amp;amp; the Future, Dave Winer&lt;/p&gt;

&lt;p&gt;This was an open blogcon style session centered on the question what do you want from the tools. Much of the discussion was dominated by a couple of complete newbies who just wanted things to be easier, but didn&amp;#39;t have any concrete suggestions. That&amp;#39;s fine I guess. It confirms what I think most folks working on blogging tools already know: ease of use and simplification are the top-priority (well, ok, maybe they come second to spam-prevention). Here are the most useful suggestions that I heard during the session.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ability to annotate podcasts and provide metadata&lt;/li&gt;
&lt;li&gt;Easy point-and-click audio and video blogging&lt;/li&gt;
&lt;li&gt;Automatic hyperlinks&lt;/li&gt;
&lt;li&gt;Built-in spell checking&lt;/li&gt;
&lt;li&gt;Interactive and comprehensive how-to tutorial for new bloggers&lt;/li&gt;
&lt;li&gt;Better directories to help us find interesting blogs&lt;/li&gt;
&lt;li&gt;Better ways to index and query the blogs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I don&amp;#39;t think the blogcon format worked very well in this session. We would all have benefitted from a little better preparation and a little more steering. See also: &amp;lt;a href=
&amp;quot;http://narcissistic_graffiti.typepad.com/narcissistic_graffiti/2005/10/live_from_conve_2.html&amp;quot;&amp;gt;Kevin Howarth&amp;#39;s notes from this session.&lt;/p&gt;

&lt;p style=&quot;font-weight:bold;&quot;&gt;Podcasting, Herb Everett&lt;/p&gt;

&lt;p&gt;This session was a basic overview of podcasting. While it was interesting to hear Herb&amp;#39;s experiences, I really didn&amp;#39;t learn anything that I didn&amp;#39;t already know about podcasting. Talking to some podcasters after the session I learned that the Apple iTunes tags are pretty important nowadays (but have the &lt;a href=&quot;http://www.intertwingly.net/blog/2005/07/05/Insensitive-iTunes&quot;&gt;bugs&lt;/a&gt; been worked out?). I&amp;#39;m wondering if Roller&amp;#39;s podcast support should include them in addition to the standard &amp;lt;enclosure&amp;gt; tag.
See also: &amp;lt;a href=
&amp;quot;http://narcissistic_graffiti.typepad.com/narcissistic_graffiti/2005/10/live_from_conve_3.html&amp;quot;&amp;gt;Kevin Howarth&amp;#39;s notes from this session.&lt;/p&gt;

&lt;p style=&quot;font-weight:bold;&quot;&gt;Dinner and conclusion&lt;/p&gt;

&lt;p&gt;Saturday night, I attended one of the hosted dinners and finally got to meet &lt;a href=&quot;http://edcone.com&quot;&gt;Ed Cone&lt;/a&gt;, Greensboro blogger and one of the conference organizers. I&amp;#39;ve been reading Ed&amp;#39;s blog ever since I discovered his Jerry Garcia interviews a couple of years back. Ed interviewed 
&lt;a href=&quot;http://blogs.sun.com/roller/page/jonathan&quot;&gt;Jonathan Schwartz&lt;/a&gt; and 
&lt;a href=&quot;http://tbray.org/ongoing&quot;&gt;Tim Bray&lt;/a&gt; just the other week, but didn&amp;#39;t realize that 
&lt;a href=&quot;http://blogs.sun.com&quot;&gt;blogs.sun.com&lt;/a&gt; is driven by 
homegrown North Carolina 
&lt;a href=&quot;http://rollerweblogger.org&quot;&gt;software&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;That&amp;#39;s it for my trip report. All and all a great experience. If you want to read more about the conference, check out conference organizer Sue Polinsky&amp;#39;s 
&lt;a href=&quot;http://sue.polinsky.com/?p=1105&quot;&gt;list of posts&lt;/a&gt; on the topic and the Technorati tag 
&lt;a href=&quot;http://technorati.com/tag/ConvergeSouth&quot;&gt;ConvergeSouth&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;
Tags: 
topic:{technorati}[ConvergeSouth],
topic:{technorati}[Journalism],
topic:{technorati}[Podcasting],
topic:{technorati}[Blogging]
&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/there_should_be_no_standard</id>
        <title type="html">&amp;quot;there should be no standard [wiki] syntax&amp;quot;</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/there_should_be_no_standard"/>
        <published>2005-02-18T09:03:55+00:00</published>
        <updated>2006-10-27T07:56:30+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;First google result for: &lt;a href=&quot;http://www.google.com/search?q=standard+wiki+syntax&quot;&gt;standard wiki syntax&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Is &amp;quot;no standard syntax&amp;quot; really a good thing? When the wiki itself is the user interface, perhaps it is, but if you want the user interface to be a slick WYSIWYG desktop client that edits any wiki via Atom, then having a different syntax for each wiki really sucks.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/monitoring_wikis_worldwide</id>
        <title type="html">Monitoring wikis worldwide</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/monitoring_wikis_worldwide"/>
        <published>2005-01-01T12:41:06+00:00</published>
        <updated>2006-10-27T07:52:56+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="feeds" scheme="http://roller.apache.org/ns/tags/" />
        <category term="rss" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Newsfeed search engines like &lt;a href=&quot;http://technorati.com&quot;&gt;Technorati&lt;/a&gt;, &lt;a href=&quot;http://feedster.com&quot;&gt;Feedster&lt;/a&gt;, and &lt;a href=&quot;http://pubsub.com&quot;&gt;PubSub&lt;/a&gt; make
it easy to monitor blogs and news sites. You can subscribe to a search
newsfeed to be alerted whenever a blog entry or news items matches your
search criteria. But how do you monitor all of the wikis of the world?
The newsfeed search engines don&amp;#39;t monitor wiki recent changes
newsfeeds, or do they?&amp;nbsp;&lt;br&gt;
 &lt;/p&gt;&lt;p&gt;I &lt;a href=&quot;http://www.google.com/search?q=wiki+search+engine&quot;&gt;googled&lt;/a&gt;
and turned up some wiki pages on &lt;a href=&quot;http://c2.com/cgi/wiki?InterWikiSearchEnginesDiscussion&quot;&gt;InterWikiSearchEnginesDiscussion&lt;/a&gt;
and &lt;a href=&quot;http://c2.com/cgi/wiki?UnifiedRecentChanges&quot;&gt;UnifiedRecentChanges&lt;/a&gt;.&amp;nbsp; Looks like there is plenty more work to be done in this area.&lt;/p&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/re_blogs_and_wikis</id>
        <title type="html">re: Blogs and Wikis</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/re_blogs_and_wikis"/>
        <published>2004-11-06T09:59:42+00:00</published>
        <updated>2006-10-27T08:01:37+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;&lt;a href=&quot;http://www.tbray.org/ongoing/When/200x/2004/11/05/BlogWikiHuh&quot;&gt;Tim Bray &lt;/a&gt; wonders why somebody would assert that blogs and wikis are converging because &amp;quot;in their essential nature, it seems like they couldn&amp;rsquo;t be more different.&amp;quot; 
&lt;/p&gt;&lt;p&gt;
&lt;a href=&quot;http://dannyayers.com/archives/2004/11/06/blogs-and-wikis/&quot;&gt;Danny Ayers&lt;/a&gt; responds that &amp;quot;it&amp;rsquo;s not that they&amp;rsquo;re &amp;#39;converging&amp;#39; it&amp;rsquo;s that they&amp;rsquo;re fundamentally the same kind of system.&amp;quot; 
&lt;/p&gt;&lt;p&gt;
My opinion? Blogs and wikis are similar in that they both aim to make it easy to &amp;quot;write the web&amp;quot; and as web systems, they both can benefit from many of the same technologies/features such as syndication, referers, trackbacks, WYSIWYG editors, etc. At the same time, they are different in essential nature, as Tim points out, but they differ in complementary ways -- and that&amp;#39;s why they go so well together. 
&lt;/p&gt;&lt;p&gt;
Blogs and wikis are merging. The evidence to support this assertion is the growing popularity of &lt;i&gt;blikis&lt;/i&gt; or &lt;i&gt;wikiblogs&lt;/i&gt; which include both blog and wiki capabilities. Some of these are wikis with blog features grafted on, some of them are blogs with wiki integration features, and some that are (or appear to be) designed from the ground up to be combined systems. Danny points out Bill Sietz&amp;#39;s Wikilog and Martin Fowler&amp;#39;s Bliki, but there are many more examples of combined wiki and blog systems. 
&lt;/p&gt;&lt;p&gt;
For examples of wikis with blogging capabilities see &lt;a href=&quot;http://tikiwiki.org/tiki-index.php?page=Blog&quot;&gt;TikiWiki&lt;/a&gt;, &lt;a href=&quot;http://www.usemod.com/cgi-bin/mb2.pl?WikiLog&quot;&gt;Meatball:WikiLog&lt;/a&gt;, and &lt;a href=&quot;http://jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;
For examples of blogs that support wiki integration features see &lt;a href=&quot;http://sixapart.com&quot;&gt;Movable Type&lt;/a&gt; (plugins &lt;a href=&quot;http://www.decafbad.com/twiki/bin/view/Main/WeblogWithWiki&quot;&gt;WeblogWithWiki&lt;/a&gt; and &lt;a href=&quot;http://www.trommetter.com/cgi-bin/view.cgi/TWiki/MovableTypePlugin&quot;&gt;MT-Twiki&lt;/a&gt;) , &lt;a href=&quot;http://wordpress.org&quot;&gt;Wordpress&lt;/a&gt; (plugin &lt;a href=&quot;http://wiki.wordpress.org/Plugin&quot;&gt;WordPressWiki&lt;/a&gt;), &lt;a href=&quot;http://rollerweblogger.org&quot;&gt;Roller&lt;/a&gt;, and &lt;a href=&quot;http://blojsom.org&quot;&gt;Blojsom&lt;/a&gt;.
&lt;/p&gt;&lt;p&gt;
For examples of combined systems look at Atlassian&amp;#39;s &lt;a href=&quot;http://atlassian.com/confluence&quot;&gt;Confluence&lt;/a&gt;, &lt;a href=&quot;http://snipsnap.org/&quot;&gt;SnipSnap&lt;/a&gt; and &lt;a href=&quot;http://socialtext.com&quot;&gt;SocialText&lt;/a&gt;.
&lt;/p&gt; 

&lt;p&gt;BTW, I&amp;#39;ve &lt;a href=&quot;http://www.rollerweblogger.org/page/roller/20020906&quot;&gt;written&lt;/a&gt; about this before.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/microsoft_to_release_open_source</id>
        <title type="html">Microsoft to release open source Wiki</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/microsoft_to_release_open_source"/>
        <published>2004-09-28T21:20:31+00:00</published>
        <updated>2016-11-29T16:51:12+00:00</updated> 
        <category term="Microsoft" label="Microsoft" />
        <category term="microsoft" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensource" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;blockquote&gt;&lt;a href=&quot;http://news.com.com/Microsoft+flexes+more+open-source+muscle/2100-7344_3-5384769.html?part=rss&amp;tag=5384769&amp;subj=news.7344.20&quot;&gt;Microsoft flexes more open-source muscle | CNET News.com&lt;/a&gt;: &amp;quot;FlexWiki is the third piece of Microsoft code that the company has released this year under an open-source license, all under the &lt;a href=&quot;https://opensource.org/licenses/cpl1.0.php&quot;&gt;Common Public License&lt;/a&gt; (CPL). In April, Microsoft posted its Windows Installer XML (WiX) to SourceForge.net, following up a month later with the posting of the Windows Template Library (WTL) project.&amp;quot;&lt;/blockquote&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/testing_wiki_support_in_roller</id>
        <title type="html">Testing Wiki support in Roller 0.9.9</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/testing_wiki_support_in_roller"/>
        <published>2004-05-30T16:56:42+00:00</published>
        <updated>2006-10-27T22:10:57+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="Roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Wiki &lt;b&gt;syntax&lt;/b&gt; &lt;i&gt;seems&lt;/i&gt; to be working just fine in Roller 0.9.9 as demonstrated by this fine quality Wiki-Blog post.  
&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure why your _entry page template is not working, &lt;a class=&quot;external&quot; href=&quot;http://raibledesigns.com/page/rd?anchor=testing_wiki_syntax_and_rss&quot;&gt;Matt&lt;/a&gt;. Perhaps one of the macros you are using has a different call signature than it did in 0.9.8?
&lt;/p&gt;
&lt;p&gt;The good news is that, with &lt;a class=&quot;external&quot; href=&quot;http://brainopolis.dnsalias.com/roller/page/lance&quot;&gt;Lance&amp;#39;s&lt;/a&gt; improvements to the plugin pipeline, you no longer need that _entry page template to enable Wiki syntax. If you have the Wiki plugin listed in your web.xml and you have the Wiki Syntax checkbox checked on your Website:Settings page then you will see a Wiki Syntax checkbox in the Weblog Edit page. You can enable Wiki Syntax on a per Weblog entry basis by setting that checkbox.
&lt;/p&gt;
&lt;p&gt;By the way, Wiki support is not enabled on JRoller.com because there is no Wiki on JRoller.com.
&lt;br&gt;
&lt;br&gt;&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/state_of_wiki_apis</id>
        <title type="html">The state of Wiki APIs.</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/state_of_wiki_apis"/>
        <published>2004-05-16T21:51:37+00:00</published>
        <updated>2006-10-27T08:02:54+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I&amp;#39;ve been doing a little informal research into Wiki software options and Wiki APIs. I&amp;#39;m trying to understand the state of the Wiki software market, if you can call it that, and especially the state of Wiki APIs. This post is a summary of what I have learned so far.
&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Where we are&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;The &lt;a class=&quot;external&quot; href=&quot;http://www.jspwiki.org/Wiki.jsp?page=WikiRPCInterface&quot;&gt;WikiRpcInterface&lt;/a&gt; is supported by the most popular open source Wikis including &lt;a class=&quot;external&quot; href=&quot;http://www.usemod.com/cgi-bin/wiki.pl&quot;&gt;UseModWiki&lt;/a&gt;, &lt;a class=&quot;external&quot; href=&quot;http://moinmoin.wikiwikiweb.de&quot;&gt;MoinMoin&lt;/a&gt;, &lt;a class=&quot;external&quot; href=&quot;http://phpwiki.sourceforge.net/phpwiki/?XmlRpc&quot;&gt;PhpWiki&lt;/a&gt;, &lt;a class=&quot;external&quot; href=&quot;http://twiki.org&quot;&gt;Twiki&lt;/a&gt;, and &lt;a class=&quot;external&quot; href=&quot;http://jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt;. Using this XML-RPC based API, you can:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Get a list of recent changes in the Wiki
&lt;/li&gt;&lt;li&gt;Get Wiki pages in raw Wiki syntax format or transformed into HTML
&lt;/li&gt;&lt;li&gt;Get Wiki page metadata including name, last modified time, author, and revision number
&lt;/li&gt;&lt;li&gt;Get a list of all links on a Wiki page
&lt;/li&gt;&lt;li&gt;Create and update Wiki pages
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;i&gt;Where we could be&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;Unfortunately, the list of Wikis that don&amp;#39;t support the &lt;a class=&quot;external&quot; href=&quot;http://www.jspwiki.org/Wiki.jsp?page=WikiRPCInterface&quot;&gt;WikiRpcInterface&lt;/a&gt; is a lot longer than the list of those that do. For example, the popular open-source Java-based SnipSnap Wikiblog doesn&amp;#39;t support it and neither does the Atlassian&amp;#39;s new closed-source Java-based Wiki &lt;a class=&quot;external&quot; href=&quot;http://confluence.atlassian.com&quot;&gt;Confluence&lt;/a&gt;. SnipSnap provides no Wiki API at all.  Confluence, on the other hand, &lt;a class=&quot;external&quot; href=&quot;http://confluence.atlassian.com/display/DOC/XML-RPC+API+Specification&quot;&gt;supports an extensive API&lt;/a&gt; in both XML-RPC and SOAP-RPC flavors. With the &lt;a class=&quot;external&quot; href=&quot;http://confluence.atlassian.com/display/DOC/XML-RPC+API+Specification&quot;&gt;Confluence API&lt;/a&gt; you can:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Authenticate (login and logout)
&lt;/li&gt;&lt;li&gt;Manage Wiki user groups and permissions
&lt;/li&gt;&lt;li&gt;Get Wiki &amp;quot;space&amp;quot; and the Wiki pages within it
&lt;/li&gt;&lt;li&gt;Get Wiki pages in raw Wiki syntax format or transformed into HTML
&lt;/li&gt;&lt;li&gt;Get Wiki page meta data including previous revisions of the page
&lt;/li&gt;&lt;li&gt;Get a list of all links on a Wiki page
&lt;/li&gt;&lt;li&gt;Get comments and attachments associated with a Wiki space
&lt;/li&gt;&lt;li&gt;Transform Wiki syntax to HTML
&lt;/li&gt;&lt;li&gt;Search the Wiki
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;That&amp;#39;s a pretty impressive list of capabilties and it has already inspired a slick GUI client called &lt;a class=&quot;external&quot; href=&quot;http://timtam.codehaus.org/&quot;&gt;TimTam&lt;/a&gt;. Take a look at the cool &lt;a class=&quot;external&quot; href=&quot;http://timtam.codehaus.org/Screen+Shots&quot;&gt;screenshots&lt;/a&gt;. It&amp;#39;s really a pity that &lt;a class=&quot;external&quot; href=&quot;http://timtam.codehaus.org/&quot;&gt;TimTam&lt;/a&gt; only works with one Wiki - and a payware one at that.
&lt;/p&gt;
&lt;p&gt;A side note: I wanted to find out more about Wiki API support in the closed-source &lt;a class=&quot;external&quot; href=&quot;http://www.socialtext.com/&quot;&gt;Socialtext&lt;/a&gt; Wiki/Weblog product line, but the Socialtext website is not very sociable. I could not find any detailed product information, documentation, or developer information on the site. They don&amp;#39;t even have site search. I&amp;#39;m not ready to register for a free demo or marketing spam yet, so I&amp;#39;ll look into Socialtext at a later time.
&lt;/p&gt;
&lt;p&gt;&lt;i&gt;The way forward?&lt;/i&gt;
&lt;/p&gt;
&lt;p&gt;Recently, Joe Gregorio published an article called &lt;a class=&quot;external&quot; href=&quot;http://www.xml.com/pub/a/2004/04/14/atomwiki.html&quot;&gt;An Atom Powered Wiki&lt;/a&gt;. Joe showed how to add Atom API support to a simple Wiki. Joe&amp;#39;s example API is very simple, only allowing getting, putting, and deleting Wiki pages but, because &lt;a class=&quot;external&quot; href=&quot;http://bitworking.org/news/Extending_the_AtomAPI&quot;&gt;Atom is exensible&lt;/a&gt;, and in a SOAP compatible way, the &lt;a class=&quot;external&quot; href=&quot;http://atomenabled.org/developers/api/atom-api-spec.php&quot;&gt;Atom API&lt;/a&gt; could easily serve as the basis for a new standard Wiki API.
&lt;br&gt;
&lt;br&gt;
 &lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/mattraibleswiki</id>
        <title type="html">MattRaiblesWiki</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/mattraibleswiki"/>
        <published>2003-06-14T15:53:16+00:00</published>
        <updated>2006-10-27T07:56:56+00:00</updated> 
        <category term="General" label="General" />
        <category term="java" scheme="http://roller.apache.org/ns/tags/" />
        <category term="webdev" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;&lt;a class=&quot;external&quot; href=&quot;http://raibledesigns.com/page/rd&quot;&gt;Matt&lt;/a&gt; has the RollerWikiPlugin up and running. He has also created a very nice new &lt;a class=&quot;external&quot; href=&quot;http://www.jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt; theme and started his own &lt;a class=&quot;external&quot; href=&quot;http://raibledesigns.com/wiki/Wiki.jsp?page=Main&quot;&gt;Wiki&lt;/a&gt; to support his weblog, &lt;a class=&quot;external&quot; href=&quot;http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse&quot;&gt;AppFuse&lt;/a&gt;, and &lt;a class=&quot;external&quot; href=&quot;http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsResume&quot;&gt;StrutsResume&lt;/a&gt; projects.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/wiki_testing_the_roller_jspwiki</id>
        <title type="html">Testing the Roller JSPWiki plugin</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/wiki_testing_the_roller_jspwiki"/>
        <published>2003-06-01T11:07:22+00:00</published>
        <updated>2006-10-27T07:59:00+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="Roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;This is a test of the RollerWikiPlugin, Roller&amp;#39;s new &lt;a class=&quot;external&quot; href=&quot;http://www.jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt; powered Wiki plugin. I upgraded this site to Roller 0.9.8-dev this morning and the Wiki plugin is working great, check that link for a little user/setup guide.
&lt;/p&gt;
&lt;h2 id=&quot;section-dummyPage-Heading2&quot;&gt;Heading 2#&lt;/h2&gt;
&lt;h3 id=&quot;section-dummyPage-Heading3&quot;&gt;Heading 3#&lt;/h3&gt;
&lt;h4 id=&quot;section-dummyPage-Heading4&quot;&gt;Heading 4#&lt;/h4&gt;
&lt;ul&gt;&lt;li&gt;item 1
&lt;/li&gt;&lt;li&gt;item 2
&lt;ul&gt;&lt;li&gt;subitem 2.1
&lt;/li&gt;&lt;li&gt;subitem 2.2
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;item 3
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;bold&lt;/b&gt; and &lt;i&gt;italics&lt;/i&gt; and &lt;a class=&quot;external&quot; href=&quot;http://rollerweblogger.org&quot;&gt;external links&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;what about inline images?
&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;inline&quot; src=&quot;http://www.rollerweblogger.org/resources/roller/leo5mo-sm.jpg&quot; alt=&quot;http://www.rollerweblogger.org/resources/roller/leo5mo-sm.jpg&quot;&gt;
&lt;/p&gt;
&lt;p&gt;Yes, everything seems to be working.
&lt;/p&gt;
&lt;p&gt;Here is the weblog entry text for this post:
&lt;/p&gt;
&lt;pre&gt;
This is a test of the RollerWikiPlugin. I upgraded this site 
to Roller 0.9.8-dev this morning and the Wiki plugin is 
working great, check that links for a little user/setup 
guide. If you read that, you&amp;#39;ll understand why the comments 
link is missing from this post.

!!!Heading 2
!!Heading 3
!Heading 4

* item 1
* item 2
** subitem 2.1
** subitem 2.2
* item 3

__bold__ and &amp;#39;&amp;#39;italics&amp;#39;&amp;#39; and [external links|http://rollerweblogger.org]

what about inline images:

[http://www.rollerweblogger.org/resources/roller/leo5mo-sm.jpg]

Yes, everything seems to be working.
&lt;/pre&gt;
&lt;p&gt;
&lt;p&gt;&lt;/p&gt;&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/re_rise_of_the_wikilogs</id>
        <title type="html">re: Rise of the WikiLogs?</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/re_rise_of_the_wikilogs"/>
        <published>2003-05-29T23:27:16+00:00</published>
        <updated>2006-10-27T07:59:45+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="Roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Patrick posts about Wiki-blog integration and wonders how Wiki-blog integration plays into the future direction of Roller. Here are my thoughts on that. Roller is first and foremost a weblogging system. I don&amp;#39;t want to incorporate a Wiki into Roller, and I think the other Roller developers agree with this, but I do want to make it possible to integrate Roller with an external Wiki.&lt;/p&gt; 

&lt;p&gt;For now, Wiki-Roller integration means allowing weblog entries to be authored using Wiki syntax, making Wiki links in weblog entries link to an external Wiki, and allowing each weblog entry to have it&amp;#39;s own Wiki link to an external Wiki, as Patrick describes.&lt;/p&gt;

&lt;p&gt;I&amp;#39;m doing this integration by adding an (optional) Wiki plugin to Roller. I use &lt;a href=&quot;http://www.jspwiki.org&quot;&gt;JSPWiki&lt;/a&gt; for the &lt;a href=&quot;http://www.rollerweblogger.org/wiki&quot;&gt;Roller Wiki&lt;/a&gt;, so I&amp;#39;m creating the plugin using JSPWiki. I have this working now on my homebox (without code changes to JSPWiki), next, I&amp;#39;ll create a Wiki-blog demo here on this site so you can see how it works.&lt;/p&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/experimenting_with_a_roller_wiki</id>
        <title type="html">Experimenting with a Roller Wiki plugin.</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/experimenting_with_a_roller_wiki"/>
        <published>2003-05-26T22:04:30+00:00</published>
        <updated>2006-10-27T07:57:19+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="Roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I spent some time today hooking the &lt;a href=&quot;http://radeox.org/space/Radeox&quot;&gt;Radeox&lt;/a&gt; Wiki engine into Roller so that weblog entries may be authored using Wiki syntax. This was &lt;a href=&quot;http://radeox.org/space/Render+Engine+Tutorial&quot;&gt;amazingly easy&lt;/a&gt; to do, but I&amp;#39;ve got a ways to go before it is really useful. For example, I&amp;#39;d like to be able to tell the plugin where my Wiki is and then have it treat all CamelCase words in my posts as links into that Wiki. Since my Wiki is &lt;a href=&quot;http://www.jspwiki.org/&quot;&gt;JSPWiki&lt;/a&gt;-based, I guess I&amp;#39;d have to do more than just telling the plugin where my Wiki is located. I&amp;#39;d also have to tell it how to form Wiki page URLs. 
&lt;/p&gt;&lt;p&gt;
As a JSPWiki user, I prefer the &lt;a href=&quot;http://www.rollerweblogger.org/wiki/Wiki.jsp?page=TextFormattingRules&quot;&gt;JSPWiki syntax&lt;/a&gt;. JSPWiki syntax appears to be much more powerful than the &lt;a href=&quot;http://radeox.org/space/snipsnap-help&quot;&gt;Radeox Wiki syntax&lt;/a&gt;, but I&amp;#39;m pretty new to Radeox so I could be wrong about this.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/the_software_i_love_is</id>
        <title type="html">The software I love is ugly, greedy, and antisocial.</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/the_software_i_love_is"/>
        <published>2003-04-29T09:07:00+00:00</published>
        <updated>2006-10-27T07:57:03+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="Blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;
The great &lt;a href=&quot;http://conferences.oreillynet.com/etcon/&quot;&gt;emerging technologies&lt;/a&gt; gurus have deemed &lt;a href=&quot;http://www.corante.com/many/20030401.shtml#31542&quot;&gt;Wikis to be ugly&lt;/a&gt; and &lt;a href=&quot;http://www.megnut.com/speak/etcon/Presentation_files/Slide0011.gif&quot;&gt; RSS readers to be anti-social and greedy&lt;/a&gt; (I hope her talk was more interesting than the &lt;a href=&quot;http://www.megnut.com/speak/etcon/presentation.htm&quot;&gt;slides&lt;/a&gt;). I guess you can&amp;#39;t move forward without burning the bridges behind you. Whatever, I love Wikis and RSS readers. I guess I can understand why some shallow person might be turned off by the uglyness of Wikis (&lt;a href=&quot;http://www.raibledesigns.com/page/rd/20030427#very_fricken_cool&quot;&gt;no matter how much CSS is applied&lt;/a&gt;), but how can Meg say that RSS readers were not designed for weblogs? Weblogs are the very reason for the existence of RSS readers. &lt;b&gt;UPDATE:&lt;/b&gt; there is some additional discussion of the Wikis are ugly topic on &lt;a href=&quot;http://joi.ito.com/archives/2003/04/29/does_mcluhan_explain_why_some_people_think_wikis_are_beautiful_and_some_people_think_theyre_ugly.html#commententry&quot;&gt;
Joi Ito&amp;#39;s site&lt;/a&gt;.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/bliki_wiki_chiki_reeky</id>
        <title type="html">Bliki, Wiki, Chiki, Reeky?</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/bliki_wiki_chiki_reeky"/>
        <published>2002-09-06T19:45:32+00:00</published>
        <updated>2006-10-27T07:52:57+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="Roller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="wiki" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;a href=&quot;http://www.russellbeattie.com/notebook&quot;&gt;Russell&lt;/a&gt; has put a weblog front end on this SimpleWeb Wiki software. SimpleWeb is the software that runs Russell&amp;#39;s &lt;a href=&quot;http://www.simpleface.org/weblog.jsp&quot;&gt;SimpleFace&lt;/a&gt;
user interface design and usability website. I think every Wiki should have
a weblog like front-end, it draws you in and helps to build the community
spirit of the site. But, should every weblog have an integrated Wiki? That
is a different question. I did a little googling and found that people have
been discussing the weblog-wiki intersection for some time now.&lt;br&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://radio.weblogs.com/0100887/2002/04/04.html&quot;&gt;John Udell
writes&lt;/a&gt; &amp;quot;the model according to which Wikis federate is something that
the blogging community could profitably study. &lt;a href=&quot;http://twiki.org/cgi-bin/view/Main/PeterThoeny&quot;&gt;Peter Thoeny&lt;/a&gt;&amp;nbsp;explained
it all to me once. Now I want to look into all that again.&amp;quot;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://webseitz.fluxent.com/wiki/WikiWeblog&quot;&gt;Bill Seitz writes&lt;/a&gt;
&amp;quot;another approach would be to make a separate Wiki node for each nugget,
and the &lt;a href=&quot;http://webseitz.fluxent.com/wiki/WebLog&quot;&gt;WebLog&lt;/a&gt; would
really be the &lt;a href=&quot;http://webseitz.fluxent.com/wiki/RecentChanges&quot;&gt;RecentChanges&lt;/a&gt;
page...&amp;quot; and he indicates that he has been disucssing wikis and weblogs since
September 1999.&lt;/li&gt;
  &lt;li&gt;The &lt;a href=&quot;http://www.ourpla.net/cgi-bin/pikie.cgi?WikiWeblogs&quot;&gt;Wiki
Weblogs&lt;/a&gt; page on Abbe Normal&amp;#39;s site has a collection of Wiki Weblog links,
I just added SimpleWeb.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.decafbad.com&quot;&gt;0xDECAFBAD&lt;/a&gt; discusses &amp;quot;an &lt;a href=&quot;http://radio.weblogs.com/0100629/2002/05/10.html#a117&quot;&gt;interesting
melding of weblog and wiki&lt;/a&gt; over at &lt;a href=&quot;http://www.tesugen.com/&quot;&gt;www.tesugen.com&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mockerybird.com/index.cgi?node=wiki-weblog&quot;&gt;Mockerybird
writes&lt;/a&gt; &amp;quot;the marriage of &amp;lt;a
 href=&amp;quot;http://mockerybird.com/index.cgi?node=wiki&amp;amp;ref=wiki-weblog&amp;amp;t=hl&amp;quot;
 class=&amp;quot;nodelink&amp;quot;&amp;gt;wiki and &amp;lt;a
 href=&amp;quot;http://mockerybird.com/index.cgi?node=weblog&amp;amp;ref=wiki-weblog&amp;amp;t=hl&amp;quot;
 class=&amp;quot;nodelink&amp;quot;&amp;gt;weblog.  In my opinion, the next logical step in weblog
evolution.  It allows the weblog to become even more interconnected and relevant
over time.&amp;quot;&lt;br&gt;
  &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
I don&amp;#39;t agree with &lt;a href=&quot;http://www.russellbeattie.com/notebook/index.jsp?date=20020905#032418&quot;&gt;Russell&amp;#39;s
point&lt;/a&gt; that blog enties just disappear when they roll off the page. The
couple blog entries in the list above are proof that entries live a long life. &lt;a href=&quot;http://google.com&quot;&gt;Google&lt;/a&gt;, good &lt;a href=&quot;http://diveintoaccessibility.org/day_29_making_everything_searchable.html&quot;&gt;site
search&lt;/a&gt;, and &lt;a href=&quot;http://diveintomark.org/archives/2002/08/06.html#fullscreen_calendars_in_movable_type&quot;&gt;full-screen
calendars&lt;/a&gt; keep those old posts alive.&lt;br&gt;
&lt;br&gt;
Seems to me that integrating a Wiki into Roller would be pretty easy. &amp;nbsp;All
Roller would need are some nice macros for displaying and linking to the
Wiki pages. Am I missing something here? &amp;nbsp;Is there more to it than that?
&amp;nbsp;More importantly, would it be feature bloat or useful stuff?</content>
    </entry>
</feed>

