Thursday, April 03, 2008

MUSoSu : A free software project for playing, solving, and generating Sudoku games

MUSoSu is a free software project for playing, solving, and generating Sudoku games. It is written in Java and emphasizes both solving Sudokus simulating methods used by hyman solvers and generating Sudoku problems that don't require trial and error methods to be solved. MUSoSu is partly themeable and platform independent.

[Environment] Eclipse :: Java/Swing
[Intended Audience] End Users/Desktop
[License] OSI Approved :: GNU General Public License v3
[Operating System] OS Independent
[Programming Language] Java
[Topic] Games/Entertainment :: Puzzle Games

Friday, March 28, 2008

Babylon Java Chat: A client and server combo that allows groups to chat and draw over any TCP/IP connection

Babylon Java Chat is a client and server combo that allows groups to chat and draw over any TCP/IP connection. The client can be run either as a standalone Java application or as an applet launched from a WWW document. It features public and private chatting and drawing, email, file transfers, chat rooms, instant and answering-machine style messaging, and console paging. The drawing canvas enables users to draw freehand, or to create lines, rectangles, ovals, or fonted text, or to paste images from files.

[Environment]
Web Environment, X11 Applications
[Intended Audience]
End Users/Desktop
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Communications :: Chat

Sunday, March 23, 2008

OpenCards: A flash card learning extension for OpenOffice Impress

OpenCards is a flash card learning extension for OpenOffice Impress. The basic idea of OpenCards is to use slide titles as flash card fronts and the slide contents as their backs.

[Intended Audience]
End Users/Desktop
[License]
OSI Approved :: BSD License (original)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Education :: Computer Aided Instruction (CAI), Office/Business, Text Processing

Ajaxbber: A Web-based Jabber client fully written in Javascript


Ajaxbber is a Web-based Jabber client fully written in Javascript. It provides contact management, chat windows, visual events, and support for gateways. It bundles all of this in only one Web page. It's based on JSJaC, mootools, Windoo, and other Javascript libraries.

[Environment] Web Environment
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] OS Independent
[Programming Language] JavaScript
[Topic] Communications :: Chat

Saturday, March 22, 2008

Cypher: An AI program


Cypher is an AI program that generates the .rdf (RDF graph) and .serql (SeRQL query) representations of plain language input, allowing users to speak plain language to update and query databases. With robust definition languages, Cypher's grammar and lexicon can quickly and easily be extended to process highly complex sentences and phrases of any natural language, and can cover any vocabulary. Equipped with Cypher, programmers can begin building next generation semantic Web applications that harness natural language.

[Environment]
Console (Text Based)
[Intended Audience]
Developers, End Users/Desktop, Other Audience, Quality Engineers
[License]
Free for non-commercial use
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Communications :: Chat, Scientific/Engineering :: Artificial Intelligence, Text Processing, Text Processing :: Linguistic, Text Processing :: Markup :: XML

metaas provides Java applications with a "Document Object Model" for ActionScript 3 code

metaas provides Java applications with a "Document Object Model" for ActionScript 3 code. Its primary function is generating code, but it allows existing .as source files to be loaded, and simple modifications to be made. The current implementation is still immature, and does not support all AS3 syntax.

[Intended Audience]
Developers
[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Software Development :: Code Generators, Software Development :: Libraries :: Java Libraries

Friday, March 14, 2008

StorYBook: Summary-based software for novelists and authors

StorYBook is summary-based software for novelists and authors that helps to keep the overview over the strands while writing a book, a novel, or a story. It helps you to structure a book.

[Environment] Eclipse :: Java/Swing
[Intended Audience] End Users/Desktop
[License] OSI Approved :: GNU General Public License v3
[Operating System] Microsoft :: Windows, POSIX :: Linux
[Programming Language] Java
[Topic] Documentation, Office/Business, Text Editors :: Documentation

SecureJSH makes it possible for server-side Java applications to provide secure shell access to their administrators, users, developers, and service c

SecureJSH makes it possible for server-side Java applications to provide secure shell access to their administrators, users, developers, and service clients. It implements the RFC-4251 SSH 2.0 protocol with support for public key authentication. It leverages the JSR-199 Java compiler API to dynamically compile interactive Java statements, allowing you to copy and paste code between a SecureJSH terminal and your Java project source.

[Environment]
Console (Text Based)
[Intended Audience]
Advanced End Users, Developers, System Administrators
[License]
OSI Approved :: BSD License (revised)
[Network Environment]
IP
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Security

OpenStego: A tool for steganography. It also supports optional encryption of data before embedding


OpenStego is a tool for steganography. It also supports optional encryption of data before embedding. It uses a plugin-based architecture, and support for various steganographic algorithms can be added using external plugins.

[License]
OSI Approved :: GNU General Public License v2
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Multimedia :: Graphics, Security

Sunday, March 09, 2008

Robot Spoiler: A CAPTCHA (a "completely automated public Turing test to tell computers and humans apart") which can be used from Java servlets

Robot Spoiler is a CAPTCHA (a "completely automated public Turing test to tell computers and humans apart") which can be used from Java servlets. You would use this in the registration or authentication step of a Web application.

[Environment]
Eclipse :: Java/Swing
[Intended Audience]
Developers
[License]
Free To Use But Restricted
[Programming Language]
Java
[Topic]
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries, Security

kaptcha: A modern version of the SimpleCaptcha project

kaptcha is a modern version of the SimpleCaptcha project. By default it is very easy to setup and use and the default output produces a captcha that is hard to bust and similar to the ones produced by Yahoo.com.

[License]
The Apache License 2.0
[Programming Language]
Java
[Topic]
Internet :: WWW/HTTP :: Browsers, Internet :: WWW/HTTP :: Dynamic Content, Software Development :: Libraries :: Java Libraries

Avis: A multicast event bus

Avis is a multicast event bus. It provides a fast publish/subscribe event routing service compatible with the commercial Elvin implementation developed by Mantara Software.

[Environment] Console (Text Based), Eclipse
[Intended Audience] Advanced End Users, Developers
[License] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU General Public License v3
[Network Environment] IP
[Operating System] OS Independent
[Programming Language] Java
[Topic] Internet, Software Development

JSSP (JavaScript Server Pages) enables you to generate Web pages with JavaScript on Java Web servers

JSSP (JavaScript Server Pages) enables you to generate Web pages with JavaScript on Java Web servers. It supports all existing Java packages and features embedded SQL commands. It supports JDBC 3.0, giving you access to almost all modern databases. It includes Dervish, a JavaScript interoperability package that simplifies AJAX. You can execute code on the server by calling functions in the browser while Dervish handles the data transfer for you.

[Environment]
Web Environment
[Intended Audience]
Developers
[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java, JavaScript
[Topic]
Internet :: WWW/HTTP :: Dynamic Content

Friday, March 07, 2008

JLanguageLearn: A generic language course

JLanguageLearn is a generic language course. It is based on Java and XML. You can define your own lessons in an easy way, and lessons are displayed in a graphical user interface. An editor is included for creating lessons.

[Environment]
MacOS X, Win32 (MS Windows), X11 Applications
[Intended Audience]
Advanced End Users, Developers, End Users/Desktop
[License]
Free for non-commercial use, OSI Approved :: GNU General Public License v3
[Programming Language]
Java
[Topic]
Education, Text Processing :: Markup :: XML

Thursday, March 06, 2008

IkeWiki: A new kind of Wiki (a so-called "Semantic Wiki")

IkeWiki is a new kind of Wiki (a so-called "Semantic Wiki") developed by Salzburg Research that allows users to collaboratively annotate pages and links between pages with semantic annotations. Such annotations are useful because they give machines a certain amount of "understanding" of the content that goes beyond merely displaying the page. This information can then, for example, be used for context-specific presentation of pages, advanced querying, consistency verification, or drawing conclusions.

[Environment]
Web Environment, Web Mozilla
[Intended Audience]
Advanced End Users, Developers
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Adaptive Technologies, Communications, Information Management :: Metadata/Semantic Models, Internet :: WWW/HTTP :: Dynamic Content, Internet :: WWW/HTTP :: Dynamic Content :: Wiki, Scientific/Engineering :: Artificial Intelligence

AllianceP2P takes the best from BitTorrent and Direct Connect and creates a decentralized and secure private P2P/friend-to-friend network for instant

AllianceP2P takes the best from BitTorrent and Direct Connect and creates a decentralized and secure private P2P/friend-to-friend network for instant messaging and file sharing. It supports file swarming (multi-source download) and is Unicode capable.

[Intended Audience]
End Users/Desktop
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Communications :: Chat, Communications :: File Sharing

Thursday, February 21, 2008

Gaia Ajax Widgets: An Ajax library for ASP.NET and Mono

Gaia Ajax Widgets is an Ajax library for ASP.NET and Mono. It is a "high-level library", meaning it abstracts away JavaScript 100%, and the developer doesn't have to write anything other than his favorite .Net language like C#, VB.NET, IronPython, or Boo (Mono).

[Environment] Web Environment
[Intended Audience] Developers
[License] OSI Approved :: GNU General Public License (GPL), Other/Proprietary License, Other/Proprietary License with Source
[Operating System] MacOS X, Microsoft, OS Independent, POSIX :: Linux
[Programming Language] C#
[Topic] Software Development :: Libraries :: Application Frameworks, Software Development :: User Interfaces, Software Development :: Widget Sets

Wednesday, January 30, 2008

Personal Finance Manager: A finance and expense tracking tool for those with limited or no accounting experience

Personal Finance Manager is a finance and expense tracking tool for those with limited or no accounting experience. You can use it to manage expenses and track account balances, generate reports, create and save complex filters to search the transaction history, create charts and graphs for assets, liabilities, and daily net worth tracking, view stock prices/quotes, store contacts, email, and phone numbers, and import OFX data for banks and credit cards. It supports the latest Quicken format, and also supports downloading current statement for bank and credit card accounts.

[Environment]
MacOS X, Win32 (MS Windows), X11 Applications
[Intended Audience]
End Users/Desktop
[License]
The Apache License 2.0
[Operating System]
OS Independent
[Programming Language]
Java, SQL
[Topic]
Office/Business :: Financial, Office/Business :: Financial :: Accounting

Talend Open Studio: An ETL (Extract, Transform, and Load) tool


Talend Open Studio is an ETL (Extract, Transform, and Load) tool. Talend Open Studio can perform jobs that range from datawarehouse feeding to database synchronization, as well as file format transformations. Its graphical interface is made with Eclipse RCP, and data related scripts are generated in Perl or Java. The application was designed to be extended with components written by users.

[Environment]
Eclipse :: SWT
[Intended Audience]
Advanced End Users, System Administrators
[License]
OSI Approved :: GNU General Public License (GPL)
[Programming Language]
Java, Perl
[Topic]
Database :: Front-Ends, Software Development :: Code Generators

Marauroa: A multiplayer online game framework server

Marauroa is a multiplayer online game framework server. It uses a multithreaded server architecture with a UDP oriented network protocol, a MySQL based persistence engine, and a flexible game system. The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules. Marauroa is based on a design philosophy called Action/Perception. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type.

Tuesday, January 29, 2008

Freenet: A peer-to-peer network designed to allow the distribution of information over the Internet in an efficient manner, w/o fear of censorship

Freenet is a peer-to-peer network designed to allow the distribution of information over the Internet in an efficient manner, without fear of censorship. It is completely decentralized (there is no person or computer essential to its operation), meaning that Freenet cannot be attacked like centralized peer-to-peer systems such as Napster. Freenet also employs intelligent routing and caching to learn to route requests more efficiently, automatically mirror popular data, make network flooding almost impossible, and move data to where it is in greatest demand.

[Intended Audience] Developers, End Users/Desktop
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Communications, Internet

JSurveyLib: A Java survey/questionnaire engine that is embeddable and easy to configure

JSurveyLib is a Java survey/questionnaire engine that is embeddable and easy to configure. It supports many question types and a powerful scripting language to add even more customization.

Monday, January 21, 2008

123 Flash Chat Server: A chat server with a Flash chat client

123 Flash Chat Server is a chat server with a Flash chat client. It can seamlessly integrate the external user databases of Joomla!, Drupal, phpBB, php-Nuke, Postnuke, vbulletin, and Invision board. It's a fast, easy, and affordable method of managing real-time chat rooms. It allows a site owner to organize chat events in dating sites and online meetings reliably. The interface and function are customizable. A video chat function is optionally available.

[Environment]
MacOS X, Other Environment, Web Environment
[Intended Audience]
System Administrators
[License]
Free To Use But Restricted, Freely Distributable, Shareware
[Operating System]
Microsoft :: Windows :: Windows 95/98/ME
[Programming Language]
Java
[Topic]
Communications, Communications :: Chat, Communications :: Chat :: Unix Talk, Communications :: Conferencing, Education, Information Management :: Workflow Frameworks, Internet, Internet :: WWW/HTTP :: Site Management, Office/Business, Office/Business :: Groupware

Thursday, January 17, 2008

GeoServer connects your information to the Geospatial Web



GeoServer connects your information to the Geospatial Web. With GeoServer, you can publish and edit data using open standards. Your information is made available in a large variety of formats as maps/images or actual geospatial data. GeoServer's transactional capabilities offer robust support for shared editing. It supports WFS-T and WMS open protocols from the OGC to produce JPEG, PNG, SVG, KML/KMZ, GML, PDF, Shapefiles, GeoRSS, JSON, and more. It is built on the GeoTools2 Java GIS toolkit.

[Environment]
Web Environment
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
OS Independent
[Programming Language]
Java, JavaScript
[Topic]
Database :: Database Engines/Servers, Internet :: WWW/HTTP, Multimedia :: Graphics, Scientific/Engineering :: Geographical

XWiki: A WikiWiki clone written in Java


XWiki is a WikiWiki clone written in Java that supports many popular features of other Wikis like the Wiki syntax, version control, attachments, security, and searching, but also many advanced features like templates, database and dynamic development using the velocity or groovy scripting language, a plugin system and skinability, J2EE scalability, XML/RPC remote API, Portlet integration, statistics, an RSS feed, PDF exporting, and WYSIWYG editing.

[Environment]
Web Portlet
[Intended Audience]
Advanced End Users, Developers, Other Audience, System Administrators
[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Information Management, Information Management :: Document Repositories, Internet :: WWW/HTTP :: Dynamic Content, Internet :: WWW/HTTP :: Site Management

Wednesday, January 16, 2008

OpenProj by Projity: A desktop replacement of Microsoft Project

OpenProj by Projity is a desktop replacement of Microsoft Project. OpenProj has equivalent functionality, a familiar user interface and even opens existing MSProject files. OpenProj is interoperable with Project, with a Gantt Chart and PERT chart etc.

Mahara: Fully featured electronic portfolio


Mahara is fully featured electronic portfolio, weblog, resume builder, and social networking system for connecting users and creating online communities.

[Environment]
Web Environment
[Intended Audience]
End Users/Desktop
[License]
OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU General Public License v2, OSI Approved :: GNU General Public License v3
[Operating System]
POSIX :: Linux
[Programming Language]
JavaScript, PHP
[Topic]
Education, Internet :: WWW/HTTP :: Dynamic Content

Monday, January 14, 2008

SamePlace: An instant messaging client for Firefox, Thunderbird, and Flock, and a platform for hybrid Web/IM applications

SamePlace is an instant messaging client for Firefox, Thunderbird, and Flock, and a platform for hybrid Web/IM applications.

Shark: An extendable Java workflow engine framework


Shark is an extendable Java workflow engine framework including a standard implementation completely based on WfMC and OMG specifications using XPDL (without any proprietary extensions) as its native workflow process definition format and the WfMC "ToolAgents" API for server-side execution of system activities. It has well defined client interface, as well as its internal component interface.

Saturday, January 12, 2008

AjaxSwing automatically converts Java Swing and AWT applications into fully-functional HTML and AJAX websites

AjaxSwing automatically converts Java Swing and AWT applications into fully-functional HTML and AJAX websites. AjaxSwing can be thought of as a runtime Java to HTML converter that migrates Java graphical user interface to a browser-based front end. It then emulates user actions as GUI events for the Swing application to ensure that the business logic executes correctly. AjaxSwing is unique in that it requires no modifications to existing applications, and does not require programmers to learn any APIs other then AWT/Swing. The same application can be run as thick Swing client or as a browser-based AJAX rich client. This allows companies to leverage the time and money invested into building Swing applications, while enjoying the benefits of thin-client deployment.

Tuesday, January 08, 2008

XHTML Doclet: A standards-compliant alternative to the Javadoc standard HTML doclet

XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.

[Environment] Eclipse, Plugins
[Intended Audience] Developers
[License] OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Software Development :: Documentation

Saturday, January 05, 2008

Terrier: Software for the rapid development of Web, intranet, and desktop search engines. More generally


Terrier is software for the rapid development of Web, intranet, and desktop search engines. More generally, it is a modular platform for building large-scale information retrieval applications, providing indexing and probabilistic retrieval functionalities. It comes with a desktop search application.

[Environment]
Console (Text Based), MacOS X, Win32 (MS Windows), X11 Applications
[Intended Audience]
Developers, End Users/Desktop
[License]
OSI Approved :: Mozilla Public License (MPL)
[Programming Language]
Java
[Topic]
Information Management, Internet :: WWW/HTTP :: Indexing/Search, Software Development :: Libraries, Software Development :: Libraries :: Java Libraries, Text Processing :: Indexing

Thursday, January 03, 2008

EditArea: A free javascript editor for source code

EditArea, a free javascript editor for source code. It allow to write well formated source code with line numerotation, tab support, search & replace (with regexp) and live syntax highlighting (customizable).

Tuesday, January 01, 2008

Sunday, December 30, 2007

ItSucks: A Web spider with the ability to download (and resume) files

ItSucks is a Web spider with the ability to download (and resume) files. It is also highly customizable with regular expressions and download templates. All backend functionality is also available in a separate library.

[Environment] Console (Text Based), Win32 (MS Windows), X11 Applications
[Intended Audience] Advanced End Users, Developers
[License] OSI Approved :: GNU General Public License (GPL)
[Network Environment] IP
[Operating System] Microsoft :: Windows, POSIX
[Programming Language] Java
[Topic] Internet :: WWW/HTTP, Software Development :: Libraries :: Java Libraries

Saturday, December 29, 2007

edtFTPj: An FTP client library that allows any Java application to have full embedded FTP functionality

edtFTPj is an FTP client library that allows any Java application to have full embedded FTP functionality. It includes a straightforward but comprehensive API with functions such as put (), get(), chdir(), dir() and pwd(). Active and passive modes are supported.

[Intended Audience]
Developers
[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Software Development :: Libraries

Thursday, December 27, 2007

Subsoni: A Web-based music streamer, jukebox, and Podcast receiver

Subsonic is a Web-based music streamer, jukebox, and Podcast receiver. It provides access to your entire music collection wherever you are. Use it to share your music with friends, or to listen to your music while away from home.

[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
MacOS, MacOS X, Microsoft :: Windows, Microsoft :: Windows :: Windows NT/2000/XP, OS Independent, POSIX :: Linux, Unix
[Programming Language]
Java
[Topic]
Multimedia :: Sound/Audio, Multimedia :: Sound/Audio :: Players, Multimedia :: Sound/Audio :: Players :: MP3

Monday, December 24, 2007

Coadunation: A Java based daemon server

Coadunation is a Java based daemon server. It enables developers to quickly and easily develop daemons, Web applications, and distributed applications. It also helps to manage distributed services, etc. It provides SSO (Single Sign On), SOA (Service Oriented Architecture), Web Services, RMI, containers, message services, and much more.

[Environment]
X11 Applications :: GTK
[License]
OSI Approved :: GNU General Public License v2
[Operating System]
POSIX :: Linux
[Programming Language]
C
[Topic]
Terminals :: Terminal Emulators/X Terminals

Friday, December 21, 2007

mapper.js 1.0 allows you to add automatic area highlighting to image maps on your webpages

mapper.js 1.0 allows you to add automatic area highlighting to image maps on your webpages. It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+. On older browsers, it can use "jsgraphics" from Walter Zorn (if installed), else it'll degrade and your visitors won't notice a thing.
CVI-lab: Get a fast impression of the effects and their illustration qualities.

Subversion Repository Search Engine (SupoSE) scans a whole Subversion repository and creates a searchable index

Subversion Repository Search Engine (SupoSE) scans a whole Subversion repository and creates a searchable index. It will scan Word, Excel, PowerPoint, and PDF files in addition to all kinds of text based data.

[Environment]
Web Environment
[Intended Audience]
Developers, End Users/Desktop
[License]
OSI Approved :: GNU General Public License v2
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Information Management :: Document Repositories, Internet :: WWW/HTTP :: Indexing/Search, Software Development :: Version Control, Software Development :: Version Control :: Subversion

Thursday, December 20, 2007

Personal Finance Manager: A finance and expense tracking tool for those with limited or no accounting experienc

Personal Finance Manager is a finance and expense tracking tool for those with limited or no accounting experience. You can use it to manage expenses and track account balances, generate reports, create and save complex filters to search the transaction history, create charts and graphs for assets, liabilities, and daily net worth tracking, view stock prices/quotes, store contacts, email, and phone numbers, and import OFX data for banks and credit cards. It supports the latest Quicken format, and also supports downloading current statement for bank and credit card accounts.

[Environment]
MacOS X, Win32 (MS Windows), X11 Applications
[Intended Audience]
End Users/Desktop
[License]
The Apache License 2.0
[Operating System]
OS Independent
[Programming Language]
Java, SQL
[Topic]
Office/Business :: Financial, Office/Business :: Financial :: Accounting

SandR: A recursive search and replacement utiliy with a simple but comprehensive GUI

SandR is a recursive search and replacement utiliy with a simple but comprehensive GUI. It works on a file or recursively on a directory and supports Java-style regular expressions in search terms and the auto-detction of character encoding of the files. It supports extensive logging and the automatic backing up of files.

[Intended Audience]
Advanced End Users, Developers, End Users/Desktop
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Desktop Environment :: Tools, Text Processing, Utilities

OpenXava: A full-stack framework for developing database-backed web applications


OpenXava is a full-stack framework for developing database-backed web applications, like Ruby on Rails, but OpenXava produces standard J2EE / JavaEE applications that can be deployed and any standard Java Application Server (or standard Java Portal).

Wednesday, December 19, 2007

Openchart2: A simple charting and plotting library designed for incorporation with a variety of Java applications


Openchart2 is a simple charting and plotting library designed for incorporation with a variety of Java applications. The library can generate two dimensional bar, pie, radar, and scatter charts with customized titles, axis labels, legends, and colors. The simplicity of the library is its strongest feature. Openchart2 is a branch of the original JOpenChart library.

[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Multimedia :: Graphics, Scientific/Engineering :: Visualization, Software Development :: Libraries :: Java Libraries

CrossFTP Server : A professional FTP server for multiple platforms

CrossFTP Server is a professional FTP server for multiple platforms. It offers a high-performance, easily configurable, and, most of all, secure-enabled FTP server. Its main advantage is that it is very easy to get started by novice users, and meets advanced users' requirements as well. It supports user virtual directories, write permissions, idle time-out, and upload/download bandwidth limitations. You can monitor all user activities. Both upload and download files are resumable. A database and LDAP can be used to store user data. "MODE Z" is supported for faster transfers.

[License]
The Apache License 2.0
[Operating System]
MacOS X, Microsoft :: Windows, OS Independent, POSIX :: Linux
[Programming Language]
Java
[Topic]
Internet :: File Transfer Protocol (FTP)

Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state

Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state. Martyr can be used to write bots, end-user clients, or add IRC functionality to an existing Java application.

[Environment]
Console (Text Based), No Input/Output (Daemon)
[Intended Audience]
Developers
[License]
OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]
OS Independent
[Programming Language]
Java
[Topic]
Communications :: Chat :: Internet Relay Chat, Software Development :: Libraries :: Java Libraries

Saturday, December 15, 2007

NekoHTML: A simple HTML scanner and tag balancer

NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags.

NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.

Thursday, December 13, 2007

SWAMP is a workflow processing platform

SWAMP is a workflow processing platform in which the workflow is designed in an XML based language in one file which is read by the SWAMP server. It avoids hardcoding business logic, and workflows can be built from different workflow "patterns" like simple actions, decisions, selections, loops, and custom code. The SWAMP server automatically creates a Web GUI from the workflow definition file that guides users through the business logic process based on their roles. Notification is sent if required. Overview pages over all running workflows and much more are available.