Showing 192 open source projects for "mchange-commons-java"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    A combination of gallery CSM and presentation built on top of Java and GWT technologies. Galleries that do not require dynamic (run-time) generation can be hosted under any web or application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YouTube Center

    YouTube Center

    Userscript designed to expand the functionality of YouTube

    YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto-selecting your preferred video quality and much more. YouTube Center is an extension for the browser that will enhance the experience on YouTube by adding tons of new and useful features. YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    messic

    messic

    Music Organizer and Player

    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Secret of NIM

    The Secret of NIM

    An easy way to remerber NIM logic

    The Secret of NIM is a software writen in PHP/MySQL and JavaScript. It shows a graphical representation of a logic scheme with wires connecting logic modules which have specific parameters. This software has been developped for NIM/TTL logic, thus his simplicity allows also the representation of other logic systems, numeric systems or analogic systems i.e. the pedal board of an electric guitar. The Secret of NIM is divided in two parts. The first one is the main part of the software. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DVD@Home

    DVD@Home

    DVD cataloguing webware

    Your movies (DVD & more) library ... Using LAMP (PHP/MySQL) and a web user interface. Can retrieves IMDB datas from english title or your language title ... Multiple browsers support. jQuery improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    musiclick

    musiclick

    musiclick-View,Listen,Download,Convert,Mail,Record,Search,Upload...

    Offline video & audio converter packing a bundle of features
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    Transpozycje harmonijki

    Transpose melodies for diatonic harmonica

    A web application allowing to transpose music for diatonic harmonica between different tonations and notations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project is deprecated since the closure of Grooveshark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This code user selected windt and height value , auto changin and show web browser. Older browsers do not support image resizing after rendering. The resizing works in any case in Opera 7+, IE 6, Mozilla and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MuhVieh - Filmverwaltung

    MuhVieh - Filmverwaltung

    Ein Skript zur Verwaltung der persönlichen Filmsammlung.

    Das Skript stellt eine Filmdatenbank zur Verfügung. Des Weiteren beinhaltet es die Aufschlüsselung nach Genres, eine Benutzerverwaltung und eine ansprechende Präsentation der Inhalte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TV Show Manager Chrome App

    TV Show Manager Chrome App

    Easily manage your list of favourite TV Shows. Track upcoming shows.

    *INFO* Latest builds are available here: http://goo.gl/qx8mS0 TV Show Manager is a chrome app that can be used to track your favorite TV shows from the US tv channels. You can add your favorite shows and then get the details of each and every episode. You can track when the new episode of a show is coming and also get an overview of what will be happening in that particular episode. You can add as many shows as you want to the collection and find out detailed information about the and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Sphaerica

    Interactive spherical geometry software.

    Sphaerica is an interactive spherical geometry computer software. You can create complex geometric constructions in spherical geometry with this software. It supports orthogonal, stereographic and gnomonic projections to display your construction. It also has a built in scripting language for automated constructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SVG Spirograph

    SVG Spirograph

    a HTML/JS SVG Spirograph

    a SVG spirograph made with HTML & Javascript
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    HTTP-jQuery-mplayer Media Player

    Control playback of media files on WWW server

    Lets you play, pause, browse and add to play queue media files on a WWW server machine remotly using WWW interface. Requirements: Server: - POSIX Operating System - Sound Card - mplayer - Apache 2 - PHP 5 Client: - WWW browser able to run Javascript and jQuery (Firefox, Opera, Chrome, etc. virtually any modern browser, including smartphones)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Drawroom

    A multiuser web-site for drawing and conversation.

    This is a HTML5 and JS multi-user drawing application for webpages, the goal is to create a no-plugins needed place for users to sketch and converse. The home page is a demo of the latest version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sampler Editor Librarian

    A Linux web based editor librarian for the Akai S3200 sampler.

    A Linux web based editor librarian for the Akai S3200 sampler using lakai (another sourceforge project) to transports programs and samples to the sampler via SCSI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QuickSaveMaps

    QuickSaveMaps

    QuickSaveMaps let's you save your textures faster from Photoshop

    QuickSaveMaps let's you set up your Photoshop documents to to conveniently save out layer groups in a unlimited amount of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    THM COM FREE FM RADIO

    THM COM FREE FM RADIO

    Uma rádio FM para servidores Zend

    Instale no Windows Power Shell (Windows 7) e rode no Internet Explorer 8 dos seus usuários: uma rádio FM que aceita ligações externas. Você será capaz de prover música MP3 em poucos instantes. Precisará do servidor Zend, do interpretador Perl e do programa que "corta" músicas o mp3directcut. Até 3 ouvintes ou mais serão capazes de aceitar o comando embed através de suas janelas. Vem com comerciais e interface de vídeo. Em 3 versões.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SVG editor for ownCloud

    Create and edit SVG graphics directly in ownCloud. Based on svg-edit.

    This project provides an ownCloud-app (http://apps.owncloud.com) for editing and creating SVG vector graphics in your browser. It's based on the awesome "svg-edit"-project (http://code.google.com/p/svg-edit/). Features like collaborative editing may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB