Showing 23 open source projects for "using"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Apache brpc

    Apache brpc

    Industrial-grade RPC framework used throughout Baidu

    ...While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. brpc is an industrial-grade RPC framework for building reliable and high-performance services. Build HA distributed services using an industrial-grade implementation of RAFT consensus algorithm which is opensourced at braft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XML Truncator-Fixer

    XML Truncator-Fixer

    Truncates XML at first error-uses the xmllint to add correct end tags.

    XML is intolerant of errors. This program will automatically salvage XML files by finding the first XML error, then truncating a configurable number of characters before the error and finally using the great xmllint to recover the xml file by automatically adding the correct end tags. The program starts with a default of 50 characters truncation. This truncation value may need to be changed if the truncation happens in the middle of a complex tag as xmllint may not know how to recover the file correctly. Additionally some extra text or data may be recoverable by changing the truncation amount to less than 50 characters.The extra truncation is needed in the first place because the XML validator used is not able to perfectly identify where the XML corruption begins and will often not flag the corruption for several characters after it begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WsdlToPhp

    Generate PHP classes based on a WSDL

    This package allows to programmatically send request to a SOAP service using PHP classes. In order to that, this class generates each class for each request and each request parameters and each request response. Each class is stored in a hierarchical folder/sub-folder. The SOAP client is then abstracted and you only deal with objects representing the WSDL. It uses eZ Components, ezcPhpGenerator, in order to generate php files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    samizdat

    Kerberized Messaging Toolkit for Java

    Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Front End for a generic CyberOPC Server based on the free CyberOPCServerLibrary. It is free opensource a kepware-like interface using a server generated with the CyberOPCServerLibrary. (www.cyberopc.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A PHP class for using Openbravo's REST web services. Could be useful for connecting Openbravo to other applications such as web stores. Fairly intuitive, the main class contains a "call Openbravo" function as well one function for each type of call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of simple tools to work with Intel AMT. With docs to show how to develop software using Intel AMT (a management technology from Intel). AMT can be controlled via SOAP message, here with Java JAX-WS. This is not an Intel supported project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Implements XEP-0009 using xmpp python library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Welcome to the home of sm-photo-tool. This a small python script used to manage photos and galleries on smugmug.com. Using sm-photo-tool requires an account on smugmug.com. sm-photo-tool is based on the sm_tool.py (smugmug.py) by John Ruttenberg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sync4db is a small, simple & smart web-tool to synchronize database tables using PEAR MDB2 and XMLRPC, e.g. local and remote tables of a CMS database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple and Effective Ajax Library tries to avoid compatibility and cross-platform problems using very simple javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JTMSCTL - A Java API using Apache XML-RPC to control a Trackmania Dedicated Server (GBXRemote 2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eirik is a tool for exploring large data sets, by using statistical analyses and multiple linked visualizations for data reduction. It relies on R, QT4 and OpenGL. Developed as part of AstroGrid/VOTech, Eirik uses Ice and xmlrpc for distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phleackr is a PHP binding for the Flickr API, using the XML-RPC format and thought to be compatible with PHP4 and PHP5, while avoiding the need for PEAR packages. in the future it will also support the REST format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XSO (XML Scripting Objects) is a platform independent framework for accessing objects running on the server using JavaScript in the broswer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...PowerBlog was a powerful and intuitive Windows desktop blogging application. One could post blog entries to an XML-RPC/Blogger API host, FTP host, or other host. It was extensible using .NET assemblies or by using VBScript/JScript scripts. It had an Outlook-style article browsing interface. PowerBlog's closest competitor was w.Bloggar until Microsoft Live Writer was released, which made PowerBlog an irrelevant product. If you are curious about PowerBlog's author and what he is up to, visit http://www.jondavis.net/techblog Feel free to send Jon a message at jon -AT- jondavis-dot-net (<< anti-spam) asking him what he's been up to with blogging solutions lately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next