Showing 24 open source projects for "qooxdoo-1.2-sdk"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    Docusign eSignature Java Client

    Docusign eSignature Java Client

    Docusign Java Client Library used to interact with the eSignature API

    The Docusign SDK makes integrating Docusign into your apps and websites a seamless experience. Integrate eSignatures into your application in minutes. The secure and award-winning Docusign eSignature API makes requesting signatures, automating forms, and tracking documents directly from your app easy. This client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mendelson AS2

    mendelson AS2

    Implementation of the EDIINT AS2 protocol (RFC 4130)

    mendelson AS2 is a JAVA-based open source EDIINT AS2 solution. Logging- and configuration GUI (SWING), async & sync MDN, signatures, encryption, SSL, web interface, pluggable into any servlet container, TP manager, compression, optional profiles: MA, FN
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 3
    Floreant POS

    Floreant POS

    Opensource Enterprise Grade Restaurant POS

    Enterprise Grade Point of Sale application for QSR, Casual Dine-In, Fine Dine-In, Cafe and Retail. Established in 2008 Floreant POS has powered 30,000 restaurants in 25 countries around the world. It can run on single or multiple terminals and manage new order, visualize tables, manage kitchen and produce advanced reports. Floreant POS is initiated and maintained by OROCUBE LLC, USA (https://orocube.com) and released under MRPL 1.2, a variant of Mozilla Public License 1.1. http...
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 4

    toPDF

    Online service for PDF conversion (to PDF)

    A simple online service for PDF conversion. This project is a simple library and also a web application. It offers a REST service and a simple upload service for synchronous conversion. This library/application doesn't contain conversion libraries because it's a wrapper for existing tools. toPDF currently supports the open source tool PDF Creator (http://www.pdfforge.org) and the commercial solution, easy PDF, from BCL (http://www.pdfonline.com/easypdf/sdk/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    A "gumbo" of tools and concepts supporting rich client applications with 2D/3D user interfaces. Expands on the code from the book "3D User Interfaces with Java 3D", and includes a generous contribution of RCP code from Meyer Sound. Recent work includes a Norden bombsight simulator, with terrain rendering based on NASA's WorldWind SDK. For this effort YourKit has generously made available its full-featured Java Profiler (https://www.yourkit.com/java/profiler/index.jsp), which has proved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ZXing Android Embedded is a barcode scanning library for Android, using ZXing for decoding. The project is loosely based on the ZXing Android Barcode Scanner application but is not affiliated with the official ZXing project. By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version. For SDK versions 19+, one of the changes changes below are required. Some older SDK versions below 19 may work, but this is not tested or supported. While...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    The LibreOffice Java MessageBox Class simplifies generation of a com.sun.star.awt.XMessageBox with a custom title and message, a selected icon (determined by MessageBoxType), and selected response buttons. The selections are made using the same values as for XMessageBox. Return values are identical to those of XMessageBox excepting addition of an error return value. For convenience, the selection and return values are included as comments in the source file. USAGE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Informatica ExecuteWorkflow

    A utility that uses Informatica Operations API

    A Java utility that uses the Informatica Operations API allowing parameter inputs, trapping of suspended workflows and ability to send an email on failure. This utility extends the functionality of the pmcmd startworkflow and starttask command. If you pass in a parameter file and individual parameters on the command line, a temporary parameter file is created that has the values from the parameter file and appends the individual parameters. The e-mail sent is in HTML format using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AndroidStaggeredGrid

    AndroidStaggeredGrid

    Android staggered grid for multiple columns with rows of varying sizes

    An Android staggered grid view which supports multiple columns with rows of varying sizes. The StaggeredGridView was developed due to requirements for the Etsy app not met by any existing Android libraries. Namely a stable implementation with the ability to have a different number of columns in landscape & portrait, to sync grid position across orientation changes and support for headers & footers. The library was built for and tested on Android version 2.3.3(SDK 10) and above. It could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. Data storage in the exabyte range...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OoOfficeAutomation

    openoffice integrate

    you can integrate and fully automate your work on openoffice CALC using openoffice SDK and my lib make it easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jOctopus is a chat and file transfer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An OpenSource Javascript Spreadsheet project based on Qooxdoo javascript framework. This component is also a part of X4View Java Framework (see www.reasonsphere.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Soft N' tic Toolkit API (SNTTk API) is a Java API, designed to simplify access to Business Objects Enterprise Platform,by making an abstraction on BOE SDK. You may implements defined functionalities or obtain an existing implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sfeb is a Simple and Flexible Enterprise Bus. Its purpose is to share business components on a network, and make them accessible through various protocols(http, jms, ...). Sfeb can be adapted, to your needs with the Sfeb sdk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This UBmatrix Processing Engine is an SDK for building XBRL-enabled applications. The engine is the essential component to read, write, and validate XBRL. This project was released under UBmatrix Inc. Learn more about EDGAR Online XBRL Processing Eng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jSap provides java extensions for the SAP ISA (Internet Sales Application) Portals/Shops including taglibs, content managment, upgrades to struts 1.2. With the usage of this extensions, you will be able to easily customize and extend the ISA Appl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prenzl!! is a desktop application and a screen saver running artistic cellular automata. The application is based on an Eclipse architecture and the rules can be in native. Our mission is to provide a viewer and an SDK for this kind of art, called CArt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SDK Desk is an Open Source helpdesk and bugtracker system written in Java. After support tickets have been resolved, they may be published as knowledge articles, and made searchable for registered users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCaixa ж um projeto para controle financeiro pessoal. Este controle servirр para organizar contas bancрrias, cheque, dinheiro, aplicaушes financeiras diversas. Escrito em Java 2 SDK possui interface para vрrios bancos de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SOAP 1.2 Implementation Written in Java. The difference between SOAPAnywhere (SAW) and Implementations such as Apache SOAP and Axis is that SAW can not only be run through a WebAPP container but can also run in both a standlone mode and as an integrated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An extensible TIFF codec for Java 1.2 Advanced Imaging, allowing for extended compression types, writing tiled images etc. Used by GeoTIFF-JAI project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Android[tm] SDK development is for those who have a dream mobile device in mind and have the potential to contribute to the development of the same at various levels. http://www.openhandsetalliance.com is promoted by Google & other industry giants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next