Entertainment

Your rating: None Average: 4 (1 vote)

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the transition to a cloud computing environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, capacity diagnosis and resource monitoring.

Your rating: None Average: 5 (3 votes)

Dojo is an Open Source effort by an invited set of contributors to create a UI toolkit that allows a larger number of web application authors to easily use the rich capabilities of modern browsers. Contributors to Dojo have been the authors of such antecedent projects as nWidgets, Burst, and f(m).

Your rating: None Average: 4.7 (3 votes)

Liferay Enterprise Portal provides personalizable tools to help organizations communicate and share information more efficiently.

Liferay Enterprise Portal was designed to:

- Provide organizations with a single sign-on web interface for email, document management, message board, and other useful communication tools. Multiple authentication schemes (LDAP or SQL) are pooled together so users don't have to remember a different login and password for every section of the portal.

Your rating: None Average: 4.4 (5 votes)

Nagios® is a host and service monitor designed to inform you of network problems before your clients, end-users or managers do. It has been designed to run under the Linux operating system, but works fine under most *NIX variants as well. The monitoring daemon runs intermittent checks on hosts and services you specify using external "plugins" which return status information to Nagios. When problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.).

No votes yet

WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE.

Your rating: None Average: 5 (1 vote)

Omniture SiteCatalyst is the foundational product for the Omniture Online Business Optimization Platform. It provides you with actionable, real-time intelligence regarding your online strategies and marketing initiatives. It also helps you quickly identify the most profitable paths through your Web site, where visitors are dropping off, what's driving critical success events, and how different segments of visitors interact with your Web site. SiteCatalyst provides:

* Real-time data to make timely decisions
* A quick snapshot of the key performance indicators (KPIs) for your online efforts in a reader-friendly dashboard
* Automatic alerts anytime a KPI moves to a dangerous or impressive level
* One place to measure, analyze and optimize all of your online and multi-channel initiatives

Your rating: None Average: 5 (1 vote)

Triplesec is what you get when you combine 2-factor strong authentication with identity management. Triplesec is a strong identity management solution. A strong identity management server is used to centralize the management of authentication, authorization and auditing (AAA) concerns in your applications (services and operating systems) while further protecting access to them using multiple factors for authentication.

Your rating: None Average: 4 (1 vote)

SpagoBI is an open source Business Intelligence platform which uses many FOSS tools as analytical engines, integrating them in an infrastructure which offers a cross-operativeness and a consistent vision between Report,OLAP,Data Mining,Dashboard and over the DWHSpagoBI is a Business Intelligence Free Platform which uses many FOSS tools as analytical engines, integrating them in an infrastructure which offers a cross-operativeness and a consistent vision between Report,OLAP,Data Mining,Dashboard and over the DataWarehouse.

No votes yet

(Model Factory) is a Tool Box for the MDA(TM) (Model Driven Architecture)

Your rating: None Average: 1 (1 vote)

Savane is a Web-based Libre Software hosting system. It includes issue tracking (bugs, tasks, support, news and documentation), project member management by roles and individual account maintenance.

No votes yet

CATS helps streamline the daily workload for recruiters and HR professionals by combining all of these features in one easy to use package:

* Candidate Management
* Job Order / Position Tracking
* Full-Text Resume Search
* EEO / EOC Data Collection and Reporting
* Customer Relationship Management (CRM)
* Job Application Workflow
* E-Mail Notifications
* Dashboard and Live Reports
* Calendar
* Website Integration
* Career Portal with Online Applications

No votes yet

eXist is an Open Source native XML database featuring efficient, index-based XQuery processing, automatic indexing, extensions for full-text search, XUpdate support and tight integration with existing XML development tools. The database implements the current XQuery 1.0 working draft as of November, 2003, with the exception of the XML schema related features.

The new XQuery support in eXist makes it possible to write entire web applications with just XQuery and XSLT. XQuery files can be directly passed to the database, using either the XQueryServlet, the XQueryGenerator for Cocoon or the REST-style API (see Developer's Guide).

Implemented features include: user-defined functions and modules, static type checking, type casts, constructors, order by, ...

Additional features: Java binding, fultext-search functions, extension modules for HTTP support, database manipulation and XSL transformations.

To avoid memory-intensive document tree traversals during query processing, eXist uses an efficient index structure which is based on a numerical indexing scheme for identifying XML nodes in the index. The database is lightweight, completely written in Java and may be easily deployed in a number of ways, running either as a stand-alone server process, inside a servlet-engine or directly embedded into an application.

No votes yet

Rico is a Spanish word meaning rich. The goal of Rico is to provide a rich experience for web sites using Ajax technology.

Rico is just one small part of a larger effort at Sabre Airline Solutions to create a suite of rich internet components, behaviors and effects for the web application space.

The library is a fully object-oriented JavaScript library. Recently we refactored the library to extend the excellent prototype.js effort from the Ruby on Rails folks.

features:

AJAX SUPPORT
Ajax is the term that describes a set of web development techniques for creating interactive web applications. One of the key ingredients is the JavaScript object XmlHttpRequest. Rico provides a very simple interface for registering Ajax request handlers as well as HTML elements or JavaScript objects as Ajax response objects. Multiple elements and/or objects may be updated as the result of one Ajax request.
DRAG AND DROP

Desktop applications have long used drag and drop in their interfaces to simplify user interaction. Rico provides one of the simplest interfaces for enabling your web application to support drag and drop. Just register any HTML element or JavaScript object as a draggable and any other HTML element or JavaScript object as a drop zone and Rico handles the rest.
CINEMATIC EFFECTS

When actions are no longer occurring just at the page level but within the page itself, more clues are required to clue the user on what has transpired. Cinematic effects such as scaling and smooth sliding transitions can communicate change in richer ways than traditional web applications have explored before. Rico provides several cinematic effects as well as some simple visual style effects in a very simple interface.
BEHAVIORS

Take some raw HTML and sprinkle in some behaviors and what do you get? Well in Rico you can get an Accordion component like those found in Macromedia Flex and Laszlo. Just nest some DIVs and with one line of JavaScript turn your div panels into an accordion. More behaviors are planned!

No votes yet

FIPA-OS is a component-based toolkit enabling rapid development of FIPA compliant agents. FIPA-OS supports the majority of the FIPA Experimental specifications and is being continuously improved as a managed Open Source community project, making it an ideal choice for any FIPA compliant agent development activity. FIPA-OS was first released in August 1999 as the first publicly available, royalty-free ( for commercial and academic use ) implementation of FIPA technology.

FIPA-OS is implemented in 100% pure Java. Two flavours of FIPA-OS are available:

* Standard FIPA-OS - Two alternative distributions are provided (Please consult the Installation page for further details on how to obtain and install FIPA-OS)

o Java 2 (JDK1.2) compatible version. This contains code developed directly from the FIPA-OS codebase without modifications
o Java 1.1 compatible version. This contains code, which has undergone automated code-refactoring to enable the JDK1.2 compatible code of FIPA-OS to be used with JDK1.1.

* MicroFIPA-OS - This is an extension to the JDK 1.1 version of FIPA-OS, developed and maintained primarily by the University of Helsinki. It has been designed from the ground up to execute on PDA's such as the Compaq iPaq using the Linux or PocketPC operating system

Developers using FIPA-OS are encouraged to provide extensions, bug fixes and feedback to help improve the planned future releases. Special thanks is extended to the growing list of contributors. Since the release of FIPA-OS there have been over 40000 downloads and over 30 contributors including Sonera Corporation, The MITRE Corporation, Nortel Networks, and many leading universities from around the world. A full list is available from: contributions.htm.

FIPA-OS is constantly evolving, so to access the latest information please consult our most recent announcements. The growing FIPA-OS community provides access to information and support on using FIPA-OS.

No votes yet
Your rating: None Average: 4.5 (2 votes)

A professional wiki, written in J2EE, with enterprise features such as PDF export, page refactorings, tight email integration, RSS feeds, a full remote API...

Your rating: None Average: 5 (1 vote)

OpenWFE means Open source WorkFlow Engine.

This engine is implemented in Java. It is available under a revised BSD licence.

OpenWFE not only features a workflow engine, but also a full Business Process Management Suite.
As released, it features a Worklist component for storing workitems (tasks) for participants and a Reactor component, for automatic participants.
It also features Droflo, a web based flow designer.
OpenWFE doesn't require any Application Server, just a 1.4.x Java Development Kit.

OpenWFE-dotnet is a C# written library for people developing on the .NET platform. It allows them to access an OpenWFE REST worklist to participate or a launch a flow.

OpenWFE-pyya is the equivalent written in Python.

Workflow definitions are expressed in our own language, which is extensible. An XPDL filter is under work : it will allow OpenWFE to interpret and use XPDL defined business processes.

No votes yet

Fisheye delivers a unified view of your repository that provides easy navigation, powerful search, historical reporting, configurable file annotation and diff views, changeset analysis, RSS feeds, and integration with your issue tracker. Many more features and enhancements are also under development.

FishEye takes the pain out of extracting data from you repository, and puts all that data on your radar.
Browse

Quickly find the files and directories you are looking for:

* Easily traverse deep directory hierarchies with FishEye's exploded directory browser. [eg]
* See the latest changes in the subtree you are browsing.
* Per-directory and per-file linecount history charts rendered on the fly.
* Limit your view to a particular branch, tag, date, or author. [eg]
* View each file's branch history as a clickable graph. [eg]

Search

FishEye enables you to search based on combinations of author, date, tag, branch, file, comment, and file contents (coming soon). Search with a simple form or craft complex queries using FishEye's intuitive SQL-like query language EyeQL. Read more about FishEye's advanced search capabilities.
Annotation

File contents are shown with author and revision annotation. Drill down to see any line in its original context. [eg]
Diff

View diffs between arbitrary revisions with configurable context and whitespace exclusion. Easily navigate between diff blocks. Extended diff view shows actual changes within a line (similar to Emacs ediff). [eg]

Further enhancements to diff view are under development.
Changesets

Related checkins are grouped together as a single changeset. [eg]

View diffs for whole changeset inline. [eg]
Changelog

Browse change history for the entire repository or any subdirectory. Filter by author, branch, date, or tag. [eg]
RSS Feeds

RSS Feeds keep you in touch with the action from any point in the repository.
Integration

Issue tracking numbers in your checkin comments can be automatically linked to any issue tracking system, including JIRA or Bugzilla.

No votes yet

The Midgard Framework is a powerful toolkit for managing online information. Writing applications and functionalities to the platform is done using the easy-to-learn PHP scripting language. All interfacing with the system is done via a regular Web browser, and no special tools are needed for developers or content authors.
Main features of Midgard Framework include:

-Easy and well documented Application Programming Interface (API)
-Efficient management of Web content using a hierarchical topic system
-Separation of layout, content and site logic
-Support for editorial workflow and approval mechanisms
-Attachment of metadata to all content objects
-Management of PIM data including contacts and calendaring information
-Multilingual support (including Unicode) and localization
-Replication for clustered setups and staging
-Multi-company support using virtual databases
-Flexible user and group management

Midgard works on most common UNIX platforms, including Linux, FreeBSD and Solaris. Prebuilt binary packages are available for some Linux platforms (including Red Hat, Debian and Mandrake), and the system can be installed from sources to most other environments.
For other environments, including hosted servers and Windows systems, there is the pure-PHP implementation, Midgard Lite.

The Midgard Application Server is free software developed internationally with the Open Source model and distributed under the GNU licenses. Commercial support, applications and services for the platform are available from a range of companies worldwide.

The PHPmole toolkit provides Midgard developers with a freely-available Integrated Development Environment (IDE) comparable to DreamWeaver and MS Visual Studio, with additional content management functionalities.

Your rating: None Average: 5 (1 vote)

CALC is the spreadsheet program you've always wanted. Newcomers find it intuitive and easy to learn; professional data miners and number crunchers will appreciate the comprehensive range of advanced functions.

You're also free to pull in data from corporate databases, and cross-tabulate, summarise, and manipulate with advanced DataPilot technology.

Natural language formulas let you create formulas using words (e.g. "sales - costs").

The Intelligent Sum Button inserts a sum function or a subtotal automatically, depending on context.

The AutoPilot guides you through choosing and using a comprehensive range of advanced spreadsheet functions.

The Stylist makes it easy to apply flexible cell formatting options including freely rotating contents, templates, backgrounds, borders, and many more. You can be your own spreadsheet expert thanks to templates with built-in functions, allowing you to concentrate on your real work.

Scenario Manager allows "what if ..." analysis at the touch of a button - e.g. compare profitability for high / medium / low sales forecasts.

Hide or reveal Design Themes with a single click - you are free to add your own themes.

Of course, you are free to use your old Microsoft Excel spreadsheets, or save your work in Excel format for sending to people who are still locked into Microsoft products. If all they want to see is your results, then use Portable Document Format (.pdf) - no need to buy any extra software.

Syndicate content