Showing 17 open source projects for "sourceforge.net"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    Open Hospital

    Open Hospital

    Open Hospital - Hospital Information System

    ...Open Hospital Web Site: https://www.open-hospital.org Support Requests: https://www.open-hospital.org/contact For latest versions: https://www.open-hospital.org/download For previous versions: https://sourceforge.net/projects/openhospital/files
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    SmartPOS /Point of Sale Web with ERP

    SmartPOS /Point of Sale Web with ERP

    SmartPOS (Includes->SmartERP distro of Idempiere ERP) is 100% Web

    ...Complete manuals, videos and demo database at: http://www.smartjsp.com/web/en/SmartPOS?utm_source=social_network&utm_medium=video&utm_campaign=smartpos Follow us at twitter: @smartjspnews http://sourceforge.net/projects/smart-pos/files/7.1/ Regards, http://www.smartjsp.com
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DSTK - Data Science TooKit 3

    DSTK - Data Science TooKit 3

    Data and Text Mining Software for Everyone

    ...DSTK offers data understanding using statistical and text analysis, data preparation using normalization and text processing, modeling and evaluation for machine learning and algorithms. It is based on the old version DSTK at https://sourceforge.net/projects/dstk2/ DSTK Engine is like R. DSTK ScriptWriter offers GUI to write DSTK script. DSTK Studio offers SPSS Statistics like GUI for data mining, and DSTK Text Explorer offers GUI for Text Mining. DSTK Engine and DSTK ScriptWriter are opensource, but DSTK Studio and Text Explorer requires small amount of payment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution Icon
    Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution

    For Windows-Centric Organizations Looking for Secure File Transfer solutions

    Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
    Learn More
  • 5
    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit

    DSTK - DataScience ToolKit for All of Us

    DSTK - DataScience ToolKit is an opensource free software for statistical analysis, data visualization, text analysis, and predictive analytics. Newer version and smaller file size can be found at: https://sourceforge.net/projects/dstk3/ It is designed to be straight forward and easy to use, and familar to SPSS user. While JASP offers more statistical features, DSTK tends to be a broad solution workbench, including text analysis and predictive analytics features. Of course you may specify JASP for advanced data editing and RapidMiner for advanced prediction modeling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Baljash

    Baljash

    Entorno Colaborativo

    ...ActionLink=e367144a97124bf85c12e998d84804cd0ce9a591 Trabajo en curso: http://www.baljash.com/Baljash/?ActionLink=c015eec4ad2d7d0368ad848d252bf2af562eb044 Manuales/Manuals Español/English https://sourceforge.net/projects/baljash/files/Docs Baljash es una herramienta de Software para Trabajo Colaborativo. Baljash simplifica la comunicación y la documentación para toda la empresa, un proyecto o para auto organización. Podrás ser más eficiente y conocer mucho más sobre tu propia Organización Usuarios y colaboradores pueden contactar en info@innovasoftps.com. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BeigeERP

    BeigeERP

    JEE based ERP system.

    This project is deprecated. New project - https://sourceforge.net/projects/beige-accounting WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL) This project also contains: * Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. * Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker Image https://hub.docker.com/r/vreddym/osdq-web/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empowering Companies To Excel In Safety Data Sheet Compliance Icon
    Empowering Companies To Excel In Safety Data Sheet Compliance

    For any organization using chemicals that require Safety Data Sheets

    Effortless setup and maintenance: Simplified management and seamless online access to safety data sheets for your team
    Learn More
  • 10
    SecSy: Security-oriented Log Synthesis

    SecSy: Security-oriented Log Synthesis

    Tool for synthesizing business process logs.

    ...It is also capable of enforcing/violating specific security properties on process traces, such as SoD/BoD, Unauthorized Access, Corrupted log entries, Skipped Activities. SecSy builds upon the following libraries, that have to be included in the projects' build path: - JAGAL: http://sourceforge.net/p/jagal - JAWL: http://sourceforge.net/p/jawl - SEPIA: http://sourceforge.net/p/sepiaframework - SERAM: http://sourceforge.net/p/seram - TOVAL: http://sourceforge.net/p/toval
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SEWOL: Security-oriented Workflow Lib

    SEWOL: Security-oriented Workflow Lib

    Java Library for workflow handling

    ...In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). SEWOL uses and encloses the following libraries: - TOVAL (http://sourceforge.net/p/toval), - JAGAL (http://sourceforge.net/p/jagal), - OpenXES (http://www.xes-standard.org/openxes/), - Spex (http://code.deckfour.org/Spex/) - Google Guava (https://github.com/google/guava), - xstream (http://xstream.codehaus.org/) and - graph-impl and visualization components of Jung 2 (http://jung.sourceforge.net/). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibrePlan

    LibrePlan

    Open Web Planning

    ...Highlights: * Open source solution * Collaborative & web based software * Multiproject focus * Real time planning * Collaborate with other companies * A comprehensive set of features Useful links: * Homepage: http://www.libreplan.com/ * On-line demo: http://demo.libreplan.org/ * Ask a question: http://ask.libreplan.org/ * Bugtracker: http://bugs.libreplan.org/ * IRC channel: http://webchat.freenode.net/?channels=#libreplan * Development wiki: http://wiki.libreplan.org/ * Mailing lists: http://sourceforge.net/p/libreplan/mailman/ * Source code: http://github.com/Igalia/libreplan
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    OpenWorkdesk

    OpenWorkdesk

    OpenWorkdesk is now Alfresco Workdesk

    OpenWorkdesk is now Alfresco Workdesk. Get the latest Community edition here: http://sourceforge.net/projects/alfresco/files/ WeWebU OpenWorkdesk: Community Edition (Open Source License GPLv3). The standard for intuitive working with CMIS compliant ECM Systems. With Sample HR application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JCS WPaq

    Módulo WPaq

    Con este módulo se puede recuperar y manipular la información de las bases de datos del Winpaq (Adminpaq + Cheqpaq) utilizando tecnología orientada a objetos (OOP) desde Java. Es posible probar el módulo con la información de su instalación del WinPaq. La documentación del módulo está en la siguiente dirección: https://sourceforge.net/apps/mediawiki/wpaq/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Project moved to https://sourceforge.net/projects/synbiowave/ because the name GeneWave is a registered trademark... Please do not use this project anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jOpenIT
    A Java / Swing Port of the OpenIT Project -- "An Inventory, HelpDesk, Support, Issue Tracking, and Knowledge Base web application. Focuses on simplicity and ease of customization." -- See http://sourceforge.net/projects/openit for more details.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This project has been abandoned: the current developed version is OpenTT at this URL http://sourceforge.net/projects/opentt/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB