Showing 2125 open source projects for "mondrian-3"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    wallmount
    ...I'm not super hardcore to jscript - so there is alot of newbie errors... Milestone.1 is : showing RRD + news + weather Milestone.2 is : showing RRD + (news?)videos+ news + weather. Milestone.3 is : PHP-BackEnd interface with Database + showing RRD + Youtube videos+ news + weather. Milestone.4 is :A nice Linux install (RPM/DEP) for embeded systems(Rasberry pi/Beaglebone)+ showing RRD + Youtube videos+ news + weather. Install : unRAR the file and point your browser to the index.html file(edit it!). (change the view to 150% and remove the toolbar and you got a info system!) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...DataWoo is meant to be a research and development platform that can be extended into just about any enterprise-level web application. The architecture will be developed in three phases: 1. Basic Spring Architecture: Provides all the basic components needed to field an enterprise-level application. 2. Programmatic Security Model: Incorporates the components needed to dynamically assign users to user roles and user roles to profiles. 3. Meta-Driven Architecture: Use meta-data to dynamically configure 80%-90% of the application using the concepts exemplified in the Compiere open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kickstart

    Kickstart

    Kickstart is a CSS library designed for modularity and fast page

    ...Not only is the Kickstart JS smaller than Bootstrap and Foundation, it also doesn't require jQuery--drastically reducing page load times. Kickstart has been used in production websites for over three years. Kickstart is a library, not a framework. This means you only use the CSS you need instead of slowing down your site with a complete UI library. Look how easy it is to create this Navbar. Most components in Kickstart require only one mixin to bring markup to life. For users preferring a static CSS file, simple CSS classes are available to quickly write up components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JegasCRM

    CRM/CMS/DBMS/WEBSERVER/PROJECTMGT

    WWW.JEGAS.COM has GITHUB link on JegasCRM/JAS product page! PROJECT HAS ALREADY LEFT SORCEFORGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    DymoChromePrinting

    DymoChromePrinting

    Printing to Dymo LabelWriter without NPAPI

    System to allow printing to Dymo Labelwriter labelprinters without NPAPI plugin framework which has recently been disabled in chrome. System runs a local node.js server which accepts XML which is passed into the label framework. Includes a chrome extension to allow CORS/Mixed content posts to localhost to print labels, typically blocked by browser. See README.txt for information on usage. ----------------------- Note: Compiled Binaries are windows only, but this method is macintosh...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    notenarchiv

    web sheet music catalog

    web sheet music catalog using a SQL database and php/javascript. Meant for concert bands, Musikvereine,..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mandrigo is a free, Open Source, PHP 5 based website backend. It takes care of backend tasks such as user, group, and acl management, variable loading, plug-in management, and other things allowing you to focus on developing the content of the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DhtmlxWizard

    Help use dhtmlx

    Build layout by XML. 1. It is reduce source code for create layout. 2. Build layout simply. 3. Provide cascade style or attribute on grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 4 This Week
    Last Update:
    See Project
  • Discover the power of eDiscovery for law firms. Icon
    Discover the power of eDiscovery for law firms.

    Streamline your legal processes and ensure compliance with our eDiscovery company.

    DWR eDiscovery allows legal professionals to process, analyze, review, and produce documents that are relevant to litigation and other legal disclosure obligations. Our tools allow easy ingestion and analysis of client and opposing party documents using a comprehensive set of document review features including AI search, keyword search, keyword highlighting, metadata filtering, marking documents, privilege log management, redactions, and a range of analysis tools to help users best understand their document corpus.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BuildsBoard

    BuildsBoard

    BuildsBoard is the consolidated dashboard of Jenkins jobs.

    BuildsBoard consolidates all the jobs of one or more Jenkins / Hudson URLs on single web page. Navigate to specific job, view, Jenkins is very easy by this dashboard. This can be useful in large scale organisations who contains hundreds of products and managing Jenkins CI using Master/Slave concept or Stand-alone instance. The dashboard shows all the jobs of Jenkins instances with their status, who triggered, last build details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jsFramework

    jsFramework

    A JavaScript framework to create complex applications.

    A JavaScript framework to create complex applications. Gives you: Pleasant OOP Inheritance with intellisense support (tested with VS2012)! Namespaces LinQ to Objects Events/EventDispatcher EventProperty Queuing function-calls (wait for event, delay,...) Template integration Localization integration ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    vimat

    vimat

    Vimat Is More than A To-do list

    vimat is an integrated productivity environment. It is an attempt to combine as many minimalistic tools as possible into one application. It is also an attempt to implement as many books, articles, or random ideas on productivity, time-management, motivation, etc. as possible. If you want to try it out follow the link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jnes

    NES emulator written in JavaScript

    jNES is an emulator for the classic Nintendo Entertainment System video game console. It is writtern in JavaScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YUI 3

    YUI 3

    A library for building richly interactive web applications

    YUI is a free, open source JavaScript and CSS framework for building richly interactive web applications. YUI is provided under a BSD license and is available on GitHub for forking and contribution. YUI's lightweight core and modular architecture make it scalable, fast, and robust. Built by frontend engineers at Yahoo!, YUI powers the most popular websites in the world. YUI's intuitive and well-documented API takes you from basic DOM handling to building performant and maintainable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BeanieCaptcha

    BeanieCaptcha

    A simple PHP-AJAX captcha application

    BeanieCaptcha is a simple captcha developed with PHP - JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Online Attendance System

    Online Attendance System

    Google AppScript - sample code

    Online Attendance system that allow(s) the student to login at the web portal (Google AppScript) with the use of their username, password, student ID number, and access code. During form submission, their login credentials are check against the source database for authentication including the timestamp of row entry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    PhyloTrack is a JavaScript--based software tool that integrates the D3.js library for data visualization with the JBrowse tool for genome browser representation. It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade-defining polymorphism. This functionality has been implemented using the tabix tool on the server side, providing simple and rapid access to the information at each tree node, including informative SNPs stored in VCF-similar files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GreyOS
    GreyOS is a browser-based O/S entirely developed in PHP, JS and HTML5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Knowledge Management System

    Knowledge Management System

    This KMS system contains Questions and Answering System like Stackoverflow, Document Management System. These two are core functionality. Users can earn or spend point based on their activities. This system runs on IIS, and fully responsive site. Supported Browser - IE 9 or higher version - Firefox - Chrome Required Environment - .NET framework 4.0 or higher version - MVC 5 - SQL Server 2008 or higher version (optional) - Visual Studio 2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission. HOWTO: 1) Set VM network settings to a bridged adapter type. 2) Load VM to client 3) From host: $ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure' --- passwd = 616287xx 5) or ssh into host with X forwarding, and type runme This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client. ...
    Downloads: 0 This Week
    Last Update:
    See Project