Search Results for "java web templates" - Page 55

Showing 11894 open source projects for "java web templates"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 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
    The AutoHost Client is a program to automate the interactions with the Stars! AutoHost web site, as well as some other common actions such as making backups of turn files, launching Stars!, and dumping fleet and planet reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GlobalSight

    GlobalSight

    Open-source Translation Management System (TMS)

    GlobalSight is an open-source Translation Management System (TMS) that provides a scalable translation management platform tailored for companies to manage, translate and deliver global content. Detailed release notes are available on our wiki. http://www.globalsight.com/wiki/index.php/GlobalSight_releases
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    The x2fax project has moved to Github at: https://github.com/sagiegurari/x2fax Latest release is no longer hosted here, instead go to: https://github.com/sagiegurari/x2fax/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J-ICE
    J-ICE stands for Jmol interface for crystallographic and electronic properties. Is an extension of the powerful, platform independent molecular visualizer Jmol, towards crystallographic and electronic properties. More info will be given soon.
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5

    BridgeBuddy

    Bridge duplicate tournament card play program

    ...After each tournament date user can mark double substituts, get results from bridgemate database and/or key in results, key in penalty (e.g. 40%-60%), key in bidding (with ongoing calculation of score). Each time user choose 'Go to end of current date' all html-pages (incl css-files) for current date are made ready to transfer to a web server. BridgeBuddy is developed while using it 2 times a week (sometimes with mixed number of bridgemates) since 2011 in two danish clubs. Languages are english and danish. Developer can easy add more. Java documentation in english
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SQAEvangelist
    SQAEvangelist open source test automation framework for web and mobile applications. For testing web applications, it allows for 100% easy configuration of using selenium 1.0 . 2.0 (webdriver based) testing using the Page object design pattern. No selenium/webdriver programming knowledge required, only basic Java programming needed. For mobile application, use webdriver / Appium driven testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility. You can easily add troops, buildings and technologies and create templates and skins for the project as well. Live Demo: http://www.critical-hit.biz/d13 Documentation: http://www.critical-hit.biz NOTE: This is a DEV release. The project is currently version RC0, it is NOT recommended to build a full fledged game based on it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Aglio

    Aglio

    An API Blueprint renderer with theme support that outputs static HTML

    ...It functions as both a command‑line executable and a Node.js library, allowing integration into pipelines or live-preview workflows. An API Blueprint renderer that supports multiple themes and outputs static HTML that can be served by any web host. API Blueprint is a Markdown-based document format that lets you write API descriptions and documentation in a simple and straightforward way. Currently supported is API Blueprint format 1A. Fast parsing thanks to Protagonist. Support for custom colors, templates, and theme engines. Include other documents in your blueprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10
    SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 11

    企业应用开发平台(Hippo)

    面向业务模式的企业应用快速开发平台及运行引擎

    主要功能有:表单开发(Form Development)、工作流(Workflow & BPM)、后台任务(Job);面向业务模式(Business Pattern Oriented)的开发思想,使用可扩展的元数据(Metadata)描述用户界面及业务逻辑;全面开放的可扩展的开发平台。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tcPlugins is a collection of plugins for TeamCity. tcWebHooks is a plugin for TeamCity which allows project admins to configure webhooks for a project in TeamCity. tcPrettyEmail is a HTML email notifier for TeamCity.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    CopyRightNoticeGenerator

    Shell script and template for the GPL copy right notice.

    ...While iterating those files, it inserts the comment lines for the copyright notice into each of them. Finally, the new files are written to the corresponding directory node under the destination directory tree. $. Default templates As default, I wrote the templates of the copryright notice of: GNU General Public License version 3 Apache License, Version 2.0 for the files with: .java .xml .sh .txt extensions. $. Example for how to use the 'here document' In the UNIX shell scripting, the idiom by 'here document' can make the variable substitution easier. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of 12/31/2017. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    BeepBeep
    Lightweight runtime monitor for AJAX web applications that checks in real time whether XML messages received and sent by the application satisfy a predefined interface specification. Complex message sequences and data values are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    stripes-test

    testing stripes with tumblr

    Testing Stripes with tumblr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSound

    JSound

    Feel the music

    Best level of equalization sound, convert your audio format, listen web radio, show music representation with spectrum and VU metter. Set equalization in played music, apply effects. Feel the difference and change your experience to listen music.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    FiMaLib

    a financial math library and financial market data database

    This project should combine a financial mathematics library with an underlying financial market database (and a set of other tools), which could be used by financial institutions for their financial market data needs as well as by students for research works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties + lucene_cfg.properties + forum_cfg.properties. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The HTCService provides a web service based gateway to submit jobs to TIGR's computational grid. It is an abstraction layer that simplifies programming against the native grid commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JUBER

    JUBER

    Cab system

    ZenCherry´s Cab system is a simple Java ServerPages App to receive and manage passengers. It requires Tomcat 7 and PostgreSQL to work. This is a reduced version, for more information you can go to www.zencherry.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Baljash

    Baljash

    Entorno Colaborativo

    Qlik Sense BaljashActivity.qvf Comunidad de desarrolladores http://www.baljash.com/Baljash/?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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Free CMS for your WEBsites

    Need website? Looking for easy and free CMS?

    ...Creating a site on the basis of Free CMS engine, you get the ease, flexibility, high performance and scalability. In addition, the ease of creating a visual display (template) will like Web Designers who are not specialists in programming of PHP and databases. This is perhaps the easiest CMS for creation templates (themes) that I've ever seen. Free CMS - it's completely free to use and free content management system, which is suitable for large-scale projects. Free CMSt website: http://freecms.club
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DSpace

    DSpace

    Open Source "turn-key" institutional repository application

    Open Source Digital Asset Management system that enables services for access, provision, stewardship and re-use of digital assets with a focus on educational and research materials For Support, please see: https://wiki.lyrasis.org/display/DSPACE/Support RELEASES: The most recent releases are now distributed via GitHub: https://github.com/DSpace/DSpace/releases MAILING LISTS: Mailing lists have all been moved to Google Groups: https://wiki.lyrasis.org/display/DSPACE/Mailing+Lists
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project