| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Projects |
- Add Java extensions to your wiki by Randall Scarberry - [Clicks: 1]
Whether you're an old hand with MediaWiki or just looking to get started, this article presents a fun way to dive into building and deploying Java-based wiki extensions.
[Includes source code]
http://www.javaworld.com/javaworld/jw-08-2008/jw-08-java-wiki-extensions.html - Aug, 2008
- Blogmento by Jeremy Rayner - [Clicks: 15]
Keeping a diary of your thoughts online (a.k.a. blogging) is becoming more and more popular, and many companies are now providing space on their sites for your most interesting thoughts. However third parties come and go, but your thoughts should be around for longer than that.
http://blogmento.com/ - blojsom by David Czarnecki, Mark Lussier - [Clicks: 6]
A lightweight blog package written in Java that is inspired by blosxom. blojsom aims to retain the simplicity in design of its Perl-based "relative" while adding user flexibility in areas such as the flavors, templating, plugins, and the ability to run a multi-user blog with a single blojsom installation.
http://blojsom.sourceforge.net/ - JSPWiki by Janne Jalkanen, et al. - [Clicks: 11]
JSPWiki is a simple WikiWiki clone. It keeps all of its formatting in JSP files, and uses a custom Java class called 'com.ecyrd.jspwiki.WikiEngine' to all interfacing with the Wiki system.
http://www.jspwiki.org/Wiki.jsp - Pebble by Simon Brown - [Clicks: 23]
Pebble is a lightweight, open source, blogger that is written as a web application to run inside J2EE web containers using standards-based technologies such as JSP, servlets, filters, JSP custom tags, JSTL and JAXP.
http://www.simongbrown.com/blog/pebble.html - Radeox by Matthias L. Jugel, Stephan J. Schmidt - [Clicks: 15]
Radeox API is a lightwight wiki markup rendering engine API to make render engines for wikis more portable. Radeox RE is a Wiki rendering engine implementation that implements the Radeox API in Java. The engine renders wiki markup to XHTML. The goal is to develop a feature rich, easy to maintain wiki library with a low bug count so writing your own Wiki implementation is a breeze.
http://radeox.org/space/start - SnipSnap by Matthias L. Jugel, Stephan J. Schmidt - [Clicks: 17]
SnipSnap is a free and easy to install weblog and wiki tool written in Java.
http://snipsnap.org/space/start - The Roller Weblogger by David M. Johnson, Anthony Eden, Mindaugas Idzelis, Lance Lavandowska, Matt Raible - [Clicks: 16]
Roller is server-based weblogging software, a web application that is designed to support multiple simultaneous weblog users and visitors. Roller supports all of the latest-and-greatest weblogging features such as comments, WYSIWYG HTML editing, page templates, RSS syndication, trackback, blogroll management, and provides an XML-RPC interface for blogging clients such as w:bloggar and nntp//rss.
http://www.rollerweblogger.org/page/project - Very Quick Wiki by Gareth Cronin, et al. - [Clicks: 43]
Very Quick Wiki is a WikiWiki web clone written using JSPs and servlets and designed to install and run with minimum effort on Tomcat or some other Java application server.
http://veryquickwiki.croninsolutions.com/index.php