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.