| [Environment] | Console (Text Based) | |
| [Intended Audience] | Advanced End Users, Developers | |
| [License] | OSI Approved :: GNU General Public License (GPL) | |
| [Operating System] | OS Independent | |
| [Programming Language] | Java | |
| [Topic] | Software Development :: Code Generators, Software Development :: Compilers |
Thursday, May 01, 2008
UMLSpeed : A compiler for a C-style language of UML notation
UMLSpeed is a compiler for a C-style language of UML notation. It can produce SVG UML diagrams and XMI documents and generate source code in various languages.
Tuesday, April 29, 2008
The XE Toolkit is a multi-platform, network-aware, secure performance monitoring solution for tactical analysis of enterprise computing systems
The XE Toolkit is a multi-platform, network-aware, secure performance monitoring solution for tactical analysis of enterprise computing systems. It uses Java and provides an API in the form of Java jar files that contain the programmatic interfaces needed to craft custom tools. It remains a toolkit, perhaps more complex than the SE Toolkit, but also far more versatile.
| [Intended Audience] | Advanced End Users, Developers, System Administrators | |
| [License] | OSI Approved :: GNU General Public License (GPL), Other/Proprietary License | |
| [Operating System] | MacOS X, Microsoft :: Windows :: Vista, Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: AIX, POSIX :: BSD :: FreeBSD, POSIX :: Linux, POSIX :: SunOS/Solaris | |
| [Programming Language] | Java | |
| [Topic] | System :: Monitoring |
Thursday, April 24, 2008
Javascript VirtualKeyboard allows you to use any existing keyboard layouts without having them installed on your local PC
Javascript VirtualKeyboard allows you to use any existing keyboard layouts without having them installed on your local PC. This tool is useful for embedding into a WYSIWYG HTML editor, a Web mail system, chat, forum, or any other application requiring user input. About 70 languages/130 keyboard layouts are supported. It has an easy and powerful design, allowing it to implement complex layouts like Korean, Japanese, Chinese, and so on. It has full support for keyboard and mouse input. It features a completely CSS-driven UI that is easy skinnable.
| [Environment] | Web Environment | |
| [Intended Audience] | Developers, End Users/Desktop | |
| [License] | OSI Approved :: BSD License (original), OSI Approved :: GNU Lesser General Public License (LGPL), OSI Approved :: MIT/X Consortium License | |
| [Operating System] | OS Independent | |
| [Programming Language] | JavaScript, PHP | |
| [Topic] | Internet :: WWW/HTTP, Internet :: WWW/HTTP :: Dynamic Content, Software Development, Software Development :: Internationalization, Utilities |
Tuesday, April 22, 2008
FlexiCA : A certification authority tool
FlexiCA is a certification authority tool. It is implemented using Java and the Eclipse Rich Client Platform. FlexiCA is extensible and supports RSA, DSA, and Elliptic Curve cryptography out of the box. Other crypto-systems may be added easily, if ASN.1 structures for encoding are available. All cryptographic functions are provided by FlexiProvider.
| [Environment] | Eclipse :: SWT | |
| [License] | OSI Approved :: GNU General Public License v2 | |
| [Operating System] | MacOS X, Microsoft :: Windows, POSIX :: Linux, POSIX :: SunOS/Solaris | |
| [Programming Language] | Java | |
| [Topic] | Security, Security :: Cryptography |
Thursday, April 17, 2008
Java Classic RPG : An RPG framework, engine, and game that uses OpenGL
Java Classic RPG is an RPG framework, engine, and game that uses OpenGL, a challenging AI, huge territories, and classic pen-and-paper turn-based combat. It is in the tradition of games like Wizardry 7 and EOB, but incorporates innovations made possible by modern computing technology. The framework and engine feature a self-containing, playable, algorithmically-generated world, and can be the base for new games.
| [Environment] | Win32 (MS Windows), X11 Applications | |
| [Intended Audience] | Developers, End Users/Desktop | |
| [License] | OSI Approved :: GNU General Public License v3 | |
| [Operating System] | MacOS X, Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: Linux | |
| [Programming Language] | Java | |
| [Topic] | Games/Entertainment, Games/Entertainment :: Role-Playing |
OpenXava : A framework to develop JavaEE/J2EE applications rapidly and easily
OpenXava is a framework to develop JavaEE/J2EE applications rapidly and easily. It allows you to define applications only with POJOs, JPA, and Java 5 annotations. It is feature rich and flexible. It generates JSR-168 portlet applications (Liferay, WebSphere Portal, Jetspeed, etc.).
| [Environment] | Web Environment | |
| [License] | OSI Approved :: GNU Lesser General Public License (LGPL) | |
| [Operating System] | OS Independent | |
| [Programming Language] | Java | |
| [Topic] | Software Development, Software Development :: Code Generators |
Tuesday, April 15, 2008
ModSecurity Console : A real-time monitoring and log agreggation solution for ModSecurity
ModSecurity Console is a real-time monitoring and log agreggation solution for ModSecurity. It is a self-contained package (it consists of an event-collecting daemon, Web server, and database engine) written in pure Java (can be deployed on any platform that supports JRE 1.4 or better). Features include secure log centralization, alert management and notification, customizable reporting, and DNS and geographic IP resolution. It supports up to three ModSecurity sensors.
| [License] | Other/Proprietary License with Free Trial | |
| [Operating System] | OS Independent | |
| [Programming Language] | Java | |
| [Topic] | Internet :: WWW/HTTP :: HTTP Servers, System :: Networking :: Monitoring |
Monday, April 14, 2008
OpenGrok : A fast and usable source code search and cross reference engine
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference, and navigate your source tree. It can understand various program file formats and version control histories like mercurial, bazaar, SCCS, RCS, CVS, or Subversion. In other words, it lets you grok (profoundly understand) the source.
WebGraph : A framework for studying web graphs
WebGraph is a framework for studying web graphs. It provides simple methods for managing very large graphs by exploiting modern compression techniques.
| [License] | OSI Approved :: GNU General Public License (GPL) | |
| [Programming Language] | Java | |
| [Topic] | Internet :: WWW/HTTP :: Indexing/Search |
Saturday, April 12, 2008
OpenGTS : A full-featured GPS tracking system
OpenGTS is a full-featured GPS tracking system that includes the OpenDMTP server, yet also can support other remote tracking device types. It also provides a Web interface that provides GPS tracking and location reporting. Server configuration experience is required to use this.
| [Environment] | Web Environment | |
| [Intended Audience] | Advanced End Users, System Administrators | |
| [License] | The Apache License 2.0 | |
| [Operating System] | MacOS X, Microsoft :: Windows :: Windows NT/2000/XP, Unix | |
| [Programming Language] | Java |
PMD : A Java source code analyzer
PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.
| [Intended Audience] | Developers | |
| [License] | OSI Approved :: BSD License (original) | |
| [Operating System] | OS Independent | |
| [Programming Language] | Java | |
| [Topic] | Software Development :: Quality Assurance |
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.
- Intended Audience : End Users/Desktop, Aerospace, Government, Healthcare Industry, Information Technology, Manufacturing
- License : Common Public Attribution License 1.0 (CPAL)
- Operating System : All 32-bit MS Windows (95/98/NT/2000/XP), All POSIX (Linux/BSD/UNIX-like OSes), OS X
- Programming Language : Java
- Topic : Office Suites, Project Management, Scheduling
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).
- Intended Audience : Advanced End Users, Developers
- License : GNU Library or Lesser General Public License (LGPL)
- Operating System : OS Independent (Written in an interpreted language)
- Programming Language : JavaScript
- Topic : Dynamic Content, Site Management
Tuesday, January 01, 2008
Ajatus: A CRM that runs as a local AJAX Web application on your own computer
Ajatus is a CRM that runs as a local AJAX Web application on your own computer. It uses the CouchDb object database for data storage and enjoys a wide range of plug-in and replication possibilities.
| [Environment] | Web Environment | |
| [Intended Audience] | End Users/Desktop | |
| [License] | OSI Approved :: GNU General Public License (GPL) | |
| [Operating System] | MacOS X, OS Independent, POSIX :: Linux | |
| [Programming Language] | JavaScript | |
| [Topic] | Information Management :: Document Repositories, Information Management :: Records Management, Internet :: WWW/HTTP :: Dynamic Content, Office/Business :: CRM, Office/Business :: Groupware, Office/Business :: Scheduling |
Subscribe to:
Posts (Atom)