Tuesday, February 28, 2006

KeyIntegrity ServiceHub

The KeyIntegrity family of products is intended for the service of the whole life cycle of program services and management of a Service-Oriented Architecture (SOA) based on any platform and technology, including Java and .NET. KeyIntegrity allows the creation of crucially important business-applications for distributed heterogeneous spaces. It also integrates people, systems, and applications with external and internal resources of the enterprise.

[Environment] Web Environment
[License] The Apache License 2.0
[Operating System] OS Independent
[Programming Language] Java
[Topic] Information Management, Information Management :: Metadata/Semantic Models, Information Management :: Workflow Frameworks, Office/Business, Security, System :: Networking

Sunday, February 26, 2006

DeepaMehta : A software platform for Knowledge Management

DeepaMehta is a software platform for Knowledge Management. Knowledge is represented in a semantic network and is handled collaboratively. DeepaMehta combines interdisciplinary research with the idea of Open Source to generate a true benefit for workflow as well as for social processes.

Friday, February 24, 2006

TinyFCK combines the advantages of TinyMCE's features with a free file manager

TinyFCK integrates the TinyMCE rich text editor with FCKEditor's file manager and uploader. TinyFCK combines the advantages of TinyMCE's features with a free file manager.

[Environment] Web Environment
[Intended Audience] End Users/Desktop
[License] OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System] OS Independent
[Programming Language] ASP, Cold Fusion, JavaScript, Perl, PHP, Python
[Topic] Information Management, Internet :: WWW/HTTP :: Dynamic Content, Text Editors, Text Processing

Thursday, February 23, 2006

Mila Ajax Map

Mila Ajax Map is an AJAX Web application that may be used with a Web browser to display a network map with monitoring functions.

[Environment] Web Environment
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] OS Independent
[Programming Language] JavaScript, Python
[Topic] System :: Networking :: Monitoring

WizCrypt : A cross-platform encryption tool

WizCrypt is a cross-platform encryption tool. It requires no configuration, uses industry standard RC4 and MD5 encryption, and can be used in scripts for batch operation.

[Environment] Console (Text Based)
[Intended Audience] Advanced End Users
[License] The Apache License 2.0
[Programming Language] Java
[Topic] Security :: Cryptography

Stripes : A framework that makes building Java Web applications as easy as it should be

Stripes is a framework that makes building Java Web applications as easy as it should be. It uses annotations to meet the goal of zero external configuration. It includes simple yet powerful solutions to common problems such as indexed properties, multi-event forms, localization, and use of domain objects in the Web tier. All of this is contained in a compact framework with hardly any dependencies.

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

Saturday, February 18, 2006

The LIRE (Lucene Image REtrieval) library provides a simple way to create a Lucene index of image features for content-based image retrieval (CBIR)

The LIRE (Lucene Image REtrieval) library provides a simple way to create a Lucene index of image features for content-based image retrieval (CBIR), which allows searching for similar images. The used features are taken from the MPEG-7 standard: ScalableColor, ColorLayout, and EdgeHistogram. Furthermore, methods for searching the index are provided.

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

Job Scheduler : A program for business process automation

Job Scheduler is a program for business process automation. The Scheduler processes sequential and parallel tasks, provides an API (for Java, Javascript, Perl, and VBScript), and automates execution of programs and database procedures. Optionally supported databases are PostgreSQL, MySQL, Oracle, DB2, and MS SQL Server via JDBC.

[Environment]
No Input/Output (Daemon), Web Environment, Win32 (MS Windows)
[Intended Audience]
System Administrators
[License]
OSI Approved :: GNU General Public License (GPL)
[Operating System]
Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: HP-UX, POSIX :: Linux, POSIX :: SunOS/Solaris, Unix
[Programming Language]
C++, Java
[Topic]
Office/Business :: Scheduling

Friday, February 17, 2006

UIMA SDK : A software architecture and framework

UIMA SDK is a software architecture and framework for supporting the development, integration, and deployment of search and analysis technologies. It can be used to analyze large volumes of unstructured information (text, audio, video, images, etc.) to discover, organize, and deliver relevant knowledge to the client or application end user.

[License] Free for non-commercial use
[Operating System] Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: Linux
[Programming Language] Java

fastutil extends the Java Collections Framework

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues for Java with a small memory footprint and fast access and insertion; it also includes a fast I/O API for binary and text files. The classes implement their standard counterpart interfaces (e.g., Map for maps) and can be plugged into existing code. Besides the usual features, fastutil provides reference-based containers (which do not use equals() to compare objects) and linked structures. Most iterators provided by fastutil classes are bidirectional, or even implement the standard list iterator interface.

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

Wednesday, February 15, 2006

Restlet : A framework that brings the simplicity and efficiency of the REST architectural style to Java developers

Restlet is a framework that brings the simplicity and efficiency of the REST architectural style to Java developers. It is composed of two parts, the Restlet API (alternative to Servlet API) and a reference implementation (Noelios Restlet Engine). It supports all REST concepts (resource, representation, data, connector, components, etc.) and is suitable for both client and server REST applications. The server connectors provided are HTTP(S), AJP (via Mortbay's Jetty or an adapter Servlet) and the client connectors are HTTP(S), JDBC, and SMTP (via JavaMail).

[Environment] Console (Text Based)
[Intended Audience] Developers
[License] OSI Approved :: Common Development and Distribution License (CDDL)
[Programming Language] Java
[Topic] Internet, Internet :: WWW/HTTP :: HTTP Servers, Software Development :: Libraries :: Application Frameworks, Software Development :: Libraries :: Java Libraries

Tuesday, February 14, 2006

JavaSVN : A pure Java Subversion (SVN) client library

JavaSVN is a pure Java Subversion (SVN) client library. This means that users of the library (i.e. Java applications) do not have to include svn native binaries or javahl bindings to work with subversion repositories. It is not only a 100% Java replacement for javahl bindings, but also a library that provides a high level of control over subversion repository operations.


[Intended Audience] Developers
[License] Free for non-commercial use
[Operating System] OS Independent
[Programming Language] Java
[Topic] Software Development :: Libraries :: Java Libraries, Software Development :: Version Control, Software Development :: Version Control :: Subversion

Monday, February 13, 2006

RabbIt : A mutating, caching Web proxy used to speed up surfing over slow links like modems

RabbIt is a mutating, caching Web proxy used to speed up surfing over slow links like modems. It does this by removing advertising and background images and scaling down images to low quality JPEGs. RabbIT is written in Java and should be able to run on any platform. It does depend upon an image converter if image scaleing is on. The recommended image converter is "convert" from the ImageMagick package.

[Intended Audience] End Users/Desktop, System Administrators
[License] OSI Approved :: BSD License (original), OSI Approved :: BSD License (revised)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Internet :: Proxy Servers, Internet :: WWW/HTTP, Internet :: WWW/HTTP :: Dynamic Content, Internet :: WWW/HTTP :: HTTP Servers, Internet :: WWW/HTTP :: Site Management :: Link Checking, System :: Networking

yawiki : A wiki system strives to be a perfect place for working together and sharing information

yawiki is a wiki system strives to be a perfect place for working together and sharing information. The syntax for the wiki system is really simple to learn. Getting started with a wiki system is easy. It features versioning of every page, and the history can be viewed to restore old versions. A page can be restricted so that it can only be edited by users. Every user can add pages to a personal list of bookmarks. Different themes are supported. A search engine (Jakarta Lucene) is integrated.

[Environment] Web Environment
[Intended Audience] Developers, System Administrators
[License] Free To Use But Restricted, OSI Approved :: BSD License (original)
[Programming Language] Java
[Topic] Internet :: WWW/HTTP

Sunday, February 12, 2006

MindRaider : Semantic Web outliner

MindRaider is a Semantic Web outliner/mind mapper. It aims to connect the tradition of outline editors with emerging technologies. MindRaider's mission is to organize not only the content of your hard drive but also your cognitive base and social relationships in a way that enables quick navigation, concise representation, and inferencing.

Skin Look And Feel allows Java developers to write skinnable application using the Swing toolkit

Skin Look And Feel allows Java developers to write skinnable application using the Swing toolkit. Skin Look And Feel is able to read GTK (The Gimp Toolkit) and KDE (The K Desktop Environment) skins to enhance your application GUI controls such as Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames, Colors, Background Textures, Regular Windows. Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular windows.

Friday, February 10, 2006

SENTENSA Knowledge Miner : A platform independent tool for searching any text

SENTENSA Knowledge Miner is a platform independent tool for searching any text. SENTENSA uses robust methods of indexing and searching text, leveraging experience from more than 20 years of information retrieval. SENTENSA products offer advanced text retrieval solutions for large databases that will make your searches for key information fast and effective. You can index on one platform and query on another.

[Intended Audience] Advanced End Users, Developers, Quality Engineers, System Administrators
[License] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System] Microsoft :: Windows, Unix
[Programming Language] Java
[Topic] Internet :: WWW/HTTP :: Indexing/Search, Scientific/Engineering :: Artificial Intelligence, Scientific/Engineering :: Bioinformatics, Scientific/Engineering :: Medical Science Apps., Text Processing :: Markup :: XML

Thursday, February 09, 2006

JFtp : A Swing Java network and file transfer client

JFtp is a Swing Java network and file transfer client. It supports FTP using its own FTP API and various other protocols like SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. It includes many advanced features such as recursive directory up/download, browsing FTP servers while transferring files, FTP resuming and queueing, browsing the LAN for Windows shares, and more. The FTP API is separated from the GUI and can also be used in third-party applications. It should ideally be launched in a Web browser via Java Web Start (contained by the Java 1.4 plugin), but can also be started locally.

[Environment] Win32 (MS Windows), X11 Applications, X11 Applications :: Gnome, X11 Applications :: KDE
[Intended Audience] End Users/Desktop
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Internet :: File Transfer Protocol (FTP), System :: Networking

Tuesday, February 07, 2006

AjaxFTP : A drop-in FTP widget that you can use in Web 2.0 applications

AjaxFTP is a drop-in FTP widget that you can use in Web 2.0 applications. It's modular, skinnable, and uses the Ruby on Rails Prototype JavaScript library for a seamless FTP browsing experience.

[Environment] Web Environment
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] Unix
[Topic] Internet :: WWW/HTTP, Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries

Sunday, February 05, 2006

OpenRico

An open-source Javascript library for creating rich internet applications. Rico provides full Ajax support, drag and drop management and cinematic effects library.