Showing 78 open source projects for "java html5"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    DeSQ

    DeSQ

    Seq: Gestore di processi sequenziali con esecuzione da smartphone

    Progetto del corso di Ingegneria del software, Università degli Studi di Padova aa 2013/14 Gruppo DeSQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwibPlex
    ...He is one of the symbols of Russia Indi GameDev. In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pano3

    pano3

    A panographic toolkit compliant with open source standards

    pano3 (or "pano cube") is an experimental, cross-platform, open source toolkit designed to agree with modern web standards such as HTML5, CSS3 and CSS3D. The pano3 viewer is now released as a jQuery plug-in based on 3d transformations supported by CSS3D. The desktop utilities are written in Java 1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Asterix IDE
    ...Asterix IDE offers superior support for JAVA and HTML5 developers, providing comprehensive editors and tools. Asterix IDE can be installed on all operating systems that support Java, from Windows to Linux to Mac OS systems. Write Once, Run Anywhere, is as true for Asterix IDE as it is for your own applications, because Asterix IDE itself is written in Java, too!
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Authors: Jesús Río Álvarez, Ana García Serrano (ETSI Informática, UNED) LinkedDataGenerator is an application able to enrich video transcriptions with information gathered from the Linked Open Data(LOD) cloud. The system performs NER detection from the transcriptions, then URIs are assigned to the detected entities using DBPedia Lookup Service, Wikipedia API and Sindice. Finally, the entities are enriched with information gathered from LOD datasets. The enrichment process is guided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RMI over WebSockets

    Remote Method Invocations over WebSockets

    This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps. RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser. It takes care of serializing and de-serializing the requests and responses using the Jackson JSON processor. . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dualPrint

    A tool that makes printing multi sided documents an easy task.

    Let's say you want to save paper when printing a document. To do so, you can print on both sides of paper sheets or print multiple pages on each side of the sheets, like done in handouts. Most printers and printer dialogues don't offer an easy way to do these two simple tasks, that's where dualPrint comes in. Tell dualPrint basic information about the document's pages and it will generate the outputs to copy into the printer dialogues. dualPrint eliminates the need to manually change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JSwingXul

    Java library and Eclipse Plugins

    A implement of XML User Langage (XUL) in java Swing. This project is a fork of Luxor (http://luxor-xul.sourceforge.net/) but with a all Java and Swing only usage. For new users, a Eclipse plugins Vizool is available to start use of XUL. A new version of core of implementation is planned to set user free of renderer : Swing by default, Xface, HTML5,.... The library JswingXul.jar and the Eclipse plugins are under LGPL Licence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Language KISS

    Learn a language with cards. Share and edit with others.

    Learn a language efficiently with cards using the Leitner method. Keep It Simple and Stupid (KISS) - and without costs. Collaboration: Share and edit the vocabulary with other learners. Synchronize your learning progress between your devices. Translations. At the moment English and German. HTML5 version is in work. Preview at: http://jfellow.net/lk/ (The HTML5 version will not use GoogleDocs for sharing. Instead it uses a PHP server script that can be put on any PHP enabled server.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    java me

    java me

    my book about java language and design pattern and JAVA EE and so on.

    my book about java language and design pattern and JAVA EE and so on. It also introduce some kind of webpage design technology, like css/css3 and JavaScript/jQuery/prototype and HTML/HTML5. So i just write all what i have learned, an i hope it would be helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    brows

    brows

    A lightweight browser written in Java

    brows is a lightweight browser written in Java and JavaFX for users with lower-end computers. Super fast webpage loading and up-to-date HTML5 standards make browsing quick, simple and interactive. As of now, brows development is now discontinued. Probably because I lost the source code. Dammit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    ...Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience across all browsers. If the browser is capable of handling file uploads using a modern HTML5 approach, the upload is handled using pure DOM elements and Javascript events. In the case that the browser does not support the modern approach (most notably IE 9 and earlier), the GWT Uploader component instead transparently handles the uploads via the Flash-based SWFUpload library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Eclipse plugin for generating HTML5 appcache files for cacheing and offline useage of websites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Poker Tournament Timer for home games. Developed using Java, Spring Framework, Apache Pivot. Pivot client project has currently been discontinued. Further development is aimed at building HTML5 client, hosted at http://www.home-poker.org Development has been moved back in-house due to availability of better tools there and lack of public interest in general. Please contact us directly, if you wish to obtain fresh sources or participate in home-poker.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    EzTrans

    HTML5 authoring tool

    EzTrans is Java-based GUI tool for HTML5 authoring Drag & Drop and you can easily create a HTML5 page.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18

    gwt-html5-graph

    GWT Diagram Library Components based on html5/eclipse gef/eclipse emf

    gwt-html5-graph(GWT Diagram Library Components) based on: * Google gwt * html5-canvas: IE9/IE10/firefox/safari/opera/chrome * eclipse-gef: Graphical Editing Framework * eclipse-emf: eclipse Modeling framework< * eclipse-uml2: eclipse UML2 project gwt-html5-graph: html5-based technology, has successfully excellent graphics editing framework Eclipse GEF, model editing framework Eclipse EMF, and the Eclipse UML2 Eclipse EMF-based so successfully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ZK h5chart

    ZK HTML5 Canvas Graph library. ZK h5chart library component.

    h5chart components integrated with ZK. Interactive Chart & Data graph in html5 canvas. Multiserie, Meter, Led, Signal, Pie, Ring, Thermometer, Vumeter and Other graphs. Zoomable graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bomjsurvivor
    ...But evil animals (cockroaches, flies, ants), destroy your stocks. Do not give them this, your goal is to survive at any cost! See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script port. 27.11.2011 - add processing (www.processing.org) experimental port, this port you can run on Google Android devices See "browse files" for more details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zappiens.br
    Zappiens.br is a web platform for video publication based on Java and Postgresql. Flash with seek support and HTML5 Video enabled (H.264 and OGV). It is result from a work involving CGI.br/NIC.br, LARC/USP and RNP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A JavaScript and HTML5-based MMORPG, that runs on a Java-based server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An extension of GWTCanvas widget to allow leveraging all of the features of the HTML 5 canvas element, like drawing text and shadows. Depends on browser support for the canvas element. See project home page link for usage details.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Java Web Chat (Standalone and Plugin)
    This project aim to develop a plug-in module for ready use in Java Web application with little effort, it has many ways to persist account details (XML vs DB) It can be used as a standalone application for support services in the web sites.
    Downloads: 0 This Week
    Last Update:
    See Project