Search Results for "code source ping" - Page 69

Showing 1790 open source projects for "code source ping"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PNX system develops the middle-ware source code to glue Asterisk with a number of powerful telephony products such as: 1) OpenH323 H.323 stack 2) Vovida SIP stack 3) Bayonne Voice Automation Platform The advantages? An advanced IP PBX supporting the wide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebApplicationBuilder is an application developing system to build and generate user interfaces and web applications. One target of WAB is to generate WABClient applications, 100% Pure Java Thin Clients, which are still productive in the banking industry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web-based HTML editor written in DHTML/JavaScript. The look-and-feel follows Microsoft apps such as Word and Outlook. The "control" is implemented as a DHTML Behavior, allowing it to be used with only a couple lines of code added to a standard web pa
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ESC is a Win32/WSH shell-tool for compressing/crunching ECMAScript compliant code into supertight, bandwidth-optimized packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Medical decision making algorithm tool. Visual design tool generates Tcl/Tk code. Non-programmers can design interactive algorithms. Generates notes for inclusion in medical record. Runs freestanding or in Tcl Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    the omega xvi project is a javascript debugger written in javascript. it can debug code, execute blocks of code or entire applications, as well as detect variables. because of its javascript nature, it can be run through a webpage, online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    This project will provide multiple class libraries written in JavaScript's OO syntax and stored in .js files. Its purpose is to modularize JavaScript code and improve its documentation. Another major initiative of the project will be to create reusable sc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A nice-looking Time Tracking Tool (TTT) that works in both intranets and web environments. TTT uses Perl (more scalable than PHP), Apache, and MySQL (doesn't get much better than this). The code is designed to be clean, fast, and scalable. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An XML schema will layout how an XML file will define an HTML form whose controls are bound to a database. A developer will then be able to code an XML file, and dynamically generate an HTML form with built-in validation capable of adding/editing records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web based html wordprocessor. Can be used as standalone webapp or as a module for content management systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .: fuZe :. Fusing client and server-side processing with an extremely advanced utilization of the DOM and current web technologies into a powerful JavaScript/DHTML API including run-time loading of client & server-side code modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperClass is a JavaScript pre-processor/interpreter object, designed to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The best way to describe openVP is as a "shake-n-bake database-backed web service." It is being built both as a learning experience and as the means from ensuring none of my employers will try to claim ownership of my personal web site code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A code toolkit for collecting usability data on the web. Tools range from an entirely client side solution for measuring scrolling and render time to a hybrid solution logging user activity every 200 milliseonds. Currently IE only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the source code for a blogging framework I am trying to build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Luna Code Checker

    Luna Code Checker

    An advanced web-based tool for checking JavaScript code using ESLint.

    Luna Code Checker An advanced web-based tool for checking JavaScript code using ESLint. How to Use Clone the repository. Run npm install to install the dependencies. Run npm start to start the server. Open http://localhost:3000 in your web browser. Write or paste your JavaScript code in the textarea. Click the "Check Code" button to see linting results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DEFConMon

    DEFConMon

    Monitor your network services and displays a DEFCon level

    DEFConMon is a network monitoring tool allowing to display final service level on a "public" screen. It allows to use many type of network sensors : ICMP ping, TCP ping, HTTP request, SSH command, etc. Based on Perl modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Open Code Quality Project offers Static Code Analyses as an free Online-Service for Open Source Code. Simply send your code, start the scan, receive the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SSGC-Duplicate-bill-checker-Code

    SSGC-Duplicate-bill-checker-Code

    SSGC Bill Checker is a tool to add SSGC bill checking functionality

    SSGC duplicate Bill Checker is a user-friendly web form that simplifies the process of checking SSGC bills for customers in Pakistan. Users simply enter their 11-digit account number, and the tool opens the corresponding SSGC bill in a new window. This project is built using HTML, CSS, and JavaScript to ensure a smooth user experience. It includes basic input validation to ensure the entered account number is valid (11 digits). Who can benefit from this project? Anyone in Pakistan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TeamTools

    Subversion utilities

    A set of web based tools to be used on a Subversion repository, offering: - Search - Browse and diff - Peer review - Alerts
    Downloads: 0 This Week
    Last Update:
    See Project