CINXE.COM

JForum

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JForum</title> <link rel="canonical" href="https://jforum.net/"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <style type="text/css"> body { font-size: 120%; background: #faf7f1; } .content { width: 650px; margin-left: auto; margin-right: auto; } .titleText { font-size: 150%; font-family: Arial, Helvetica, sans-serif; width: 50%; height: 150px; float: left; display: flex; align-items: center; justify-content: center; } .titleImage { width: 50%; height: 150px; float: left; display: flex; align-items: center; } LI { margin-bottom: 10px; } .clearfix{ clear: both; } </style> </head> <body> <div class="content"> <div class="titleText"> JForum </div> <div class="titleImage"> <img src="/logo.jpg" /> </div> <div class="clearfix"></div> <p> JForum (also known as <i>JForum2</i>) is a powerful forum software built as a Java web app. It is localized in numerous languages, and only needs a Servlet 3.1 compatible servlet container running on Java 8, and one of a variety of databases to run on. It is open source licensed under the BSD, and lives on SourceForge. <p> <ul> <li><b>SourceForge</b> <ul> <li><a href="https://sourceforge.net/projects/jforum2/">Home page</a> <li><a href="https://sourceforge.net/p/jforum2/wiki2/Features/">Features</a> <li><a href="https://sourceforge.net/p/jforum2/wiki2/Documentation/">Documentation</a> <li><a href="https://sourceforge.net/projects/jforum2/files/">Downloads</a> (The latest version is 2.8.3 from October 15, 2023.) <li><a href="https://sourceforge.net/p/jforum2/code/HEAD/tree/">Source code in SVN</a> </ul> <li><a href="https://community.jforum.net/" target="_blank">Support forum for questions, suggestions and problems</a> <ul><li>This is also the place for any contributions, especially bug reports and improvements of the various localizations, which are very welcome. </ul> <li><b>Team</b> <ul><li>JForum is maintained by <a href="https://www.andowson.com/" target="_blank">Andowson Chang</a> and <a href="https://www.ulfdittmer.com/" target="_blank">Ulf Dittmer</a>. <li>It was originally created, and maintained up to version 2.1.9, by Rafael Steil. </ul> <li><b>Donations and gifts</b> <ul><li>You can show your appreciation for the effort behind JForum by making a donation <a href="https://www.paypal.com/paypalme/ulfdi" target="_blank">via PayPal</a> or by sending a gift from an <a href="https://www.amazon.de/hz/wishlist/ls/2XQOXAFOX03TI" target="_blank">Amazon Wish List</a>. </ul> <li><b>Services and custom development</b> <ul><li>If you need assistance with JForum beyond what can be done in the public forum, or need some additional features that the open source version does not have, note that I provide professional services around JForum. Please <a href="https://www.ulfdittmer.com/images/email.jpg">get in touch</a> to talk about your requirements. </ul> </ul> </ul> </div> <script async src="https://www.googletagmanager.com/gtag/js?id=G-H542SJ24VC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('set', { 'anonymize_ip': true }); gtag('config', 'G-H542SJ24VC'); </script> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10