21176 projects tagged "GPL"
Logistics Mobile Web is a platform that issues and tracks deliveries in real time using email and the Web. Delivery orders contain the order title, a Web link, and a QR code that can be accessed through mobile devices to log delivery status. Each update to the order includes the time, location, status, and proof of delivery sign off/note.
jMathLab is a platform for mathematical and numerical computations. It uses the Matlab/Octave programming language. It runs on any platform where Java is installed, and can also run on the Web browser. The following packages are included: symbolic calculations (simplification, differentials, integration), numeric calculations, evaluations of mathematical functions, special functions, linear algebra with vectors and matrices, plotting data and functions, saving data (vectors and matrices) in files, random numbers, statistics, and solving linear and non-linear equations
AmpJuke makes it possible to manage and stream your music online to several clients connected through a LAN or the Internet. In addition to streaming music, it can fetch "metadata" (album covers, images, lyrics, and track "fingerprints") automatically using various Web services such as last.fm and the.echonest. You can scan and import tags from as many tracks as you like, use favorites, and customize personal settings. Its focus is on easy navigation as well as speed.
LDAP Authentication Plugin for MySQL (auth_ldap) is an authentication plugin for MySQL Server. It allows you to create SQL users which are going to be authenticated using an LDAP server. This minimizes administrative duties, since your users will be able to reuse their existing accounts to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add-on, and does not require you to alter MySQL source code or recompile the entire server. The plugin adds support for LDAP using the openLDAP library.
MetaWareJ is a Java framework for creating Web-based business applications. "Business applications" means applications which deal with data input, validation, and processing, based on a set of business requirements and rules. Applications built with MetaWareJ are Java Web applications utilizing HTML/JavaScript. They can, however, run unmodified as traditional GUI applications (using Swing) or be installed on an Android device and use the native user interface. They can also produce a variety of outputs such as charts, PDF reports, CSV exports, etc.
MonoDevelop is a GNOME IDE primarily designed for C# and other .NET languages. intelligent code completion attempts to complete type, method, and field names as you're typing. The IDE automatically gets the class information from your source code files and from the libraries referenced in your project. A class viewer allows you to list the classes in your project, their methods, and properties. Your namespaces are also tracked to keep the classes separated. A powerful add-in engine, a modular API, and a complete set of extension points provides a seamless platform upon which to build your own development tools.