Collabtive is web-based project management software written in PHP and JavaScript, intended for small to medium-sized businesses and freelancers. It is an open source solution with features and functionality similar to proprietary software such as BaseCamp.

Collabtive has a simple and intuitive design and a dynamic user interface. It is flexible and easy to use with dynamic elements supporting customization of input and display for easy project management. Collabtive is cloud based groupware easy and efficient for your projects. International Language Localization is available in 25 languages. Collabtive includes support for different time zones and date formats.

Collabtive can be suited to run on any available internal servers or installed in a cloud computing environment. It provides support to all major browsers. It is a product of voluntary contributions by professionals with expertise in different aspects of software project life cycle.

Features

  • Unlimited projects, milestones, tasklists, and tasks
  • Unlimited members with user profiles
  • Role-based permission management
  • Messaging and instant messaging
  • File management
  • Timetracking
  • Timetracker reports, activity logs and messages in PDF format
  • Export user profiles as vCard
  • RSS feeds for messages and tasks
  • Synchronization of calendars via iCal task export
  • Excel files from activity logs and timetracker reports
  • E-mail notifications

Download: Collabtive 0.61
Demo: link
License: GNU GPL v3

PxLoader is a simple JavasScript library for creating preloaders and resource downloaders for HTML5 apps. It helps you to download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.

It also enables you to monitor download status by providing progress and completed events and it lets you prioritize the order in which items are downloaded. You can even tag groups of files and then prioritize downloads or register for events by tag.

PxLoader is primarily created for the HTML5 version of Cut the Rope game and out of the box works great with images and sound files, but it’s designed to be extensible and work with any file type or other network action.

Download: PxLoader 0.1
License: MIT LICENSE

HSQLDB (HyperSQL DataBase) is the leading SQL relational database engine written in Java. It supports nearly full ANSI-92 SQL (BNF format) and full core SQL:2008. It offers a small, fast multithreaded and transactional database engine with in-memory and disk-based tables and supports embedded and server modes. It includes tools such as a command line SQL tool and GUI query tools.

HyperSQL DataBase

HSQLDB supports the widest range of SQL Standard features seen in any open source database engine: SQL:2008 core language features and an extensive list of SQL:2008 optional features. Many extensions to the Standard, including features of other popular database engines, are also supported.

Version 2.2 is fully multithreaded and supports high performance 2PL and MVCC (multiversion concurrency control) transaction control models. See the list of new features in version 2.2.

HSQLDB is known for its small size, ability to execute completely or partly in memory, its flexibility and speed.

HSQLDB is completely free to use and distribute under HyperSQL DataBase licenses, which are based on the standard BSD license and fully compatible with all major open source licenses.

Latest stable version available for download is HyperSQL 2.2.6.

JpGraph is an Object-Oriented Graph creating library for PHP >= 5.1 The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported).

JpGraph-PHP-driven-charts

Its available in two versions commercial Professional Version and Free version. You can see the comparision between the two versions here.

jpgraph-charts

Features of JpGraph

The following is a shortlist of available features within the library.

  • Web-friendly, average image size for a 300*200 image is around 2K and images are seldomly bigger than 4-5K
  • Automatic generation of client side image maps to make it possible to generate drill-down graphs.
  • Advanced interpolation with cubic splines to get smooth curves from just a few data points.
  • Supports several plot types,spider-plots, pie-charts (both 2d and 3d) , scatter-plots, line-plots, filled line-plots, accumulated line-plots, bar plots, accumulated bar plots, grouped bar plots, error plots, line error plots, box plots, stock plots
  • Support for alpha blending
  • Has over 200+ built in Country flags
  • Supports advanced Gantt-charts
  • Flexible scales, supports integer, linear, logarithmic, text (counting) scales and any combinatino thereof on x/y axis
  • Supports multiple Y-axes
  • Support various layout with a background image behind the plot
  • More than 400 named colors
  • Extensive documentation with both a > 750 pages tutorial and an extensive class reference.
  • Supports internal caching (with timeout) of generated graphs to lessen burden of a HTTP server.

Demo: http://jpgraph.net/features/gallery.php
Download: JpGraph 3.0.7
License: QPL 1.0 (Qt Free License), JpGraph Professional License