3401 projects for "base64.java" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    OAST - New OpenVPN GUI
    OAST is a cross-platform front-end (GUI) for OpenVPN-client, allowing to manage multiple. It's quite simple in use and provides base functionality such as monitoring connection status. Application is written in Java so it works on both Windows and Linux
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PubSearch

    Combined search engine for publication databases.

    With PubSearch you can search for publications of an author in more publication databases at one time. PubSearch can crawl also "cited by" publications transitively for you! You can export publications to citation formats. You can add your own format templates and publication database definitions. See the link below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    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
  • 6
    JET - Java Enterprise Turbine is a web framework which offers an easy to use web development environment. The focus is on building and reusing forms instead of whole pages like JSP. JET uses "Freemarker templates" to generate html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenEngage is a complete, integrated talent and performance management system. It provides web-based multi-rater assessments, cascading business goals, personalized development plans, surveys, reviews. Environments available for VMware and Amazon EC2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Michel Max - Internet Checker

    Michel Max - Internet Checker

    Verify if your internet is active

    Verify and send a sound notification if the internet is active or not, it's very usefully if your internet keeps getting down and up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ConcourseConnect is a comprehensive, Open Source platform for rapidly deploying large online communities. Built for high performance and scale with Enterprise 2.0, Web 2.0, social networking and online directory features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    The AJAX JSP Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. Development moved to Mercurial
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    HyperCES

    Hyper Cookie Encapsulation System

    HyperCES is a Cookie Encapsulation System (CES). The purpose of a CES is to act as an intermediary between an HTTP client and a web server, to handle cookies on the client's behalf. HyperCES does this by adding a session identifier to the URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jcrontab is a scheduler written in java. Jcrontab is designed to be extended and integrated with any project. Reads and stores the tasks to execute in a file, a database or an EJB and provides a basic web UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ...Currently 3 hosts are supported: - one.com - eurohost.com - antagonist.nl ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory. Written in Java and runs on any machine with Java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Porqual is a website generator that manages documents using the Sesame RDF database and it has a rich web client on Flash, focused on usability and accesibility and integrated in the Semantic Web. It is programmed in Java, ActionScript and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pebble is a lightweight, open source, Java EE blogging tool. It's small, fast and feature-rich with unrivalled ease of installation and use. Blog content is stored as XML files on disk and served up dynamically, so there's no need to install a database
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    NetCheetah Web Server

    Fast and efficient web server

    NetCheetah is written in Java and supports HTTP. HTML, XML, JavaScript, CSS, and other text files are allowed. MIME types are also supported. Note: Project moving to GitHub (https://github.com/maheshkhanwalkar/netcheetahws)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    vhostManager

    Virtual Host Manager for Apache HTTPD server

    vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file. It's comand line application so you can use it with scripts and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Screenshot Paste plugin for Trac

    Screenshot Paste plugin for Trac

    A Trac plugin to allow pasting screenshots or images with one click

    A Trac plugin to allow pasting screenshots or other images captured or copied in the clipboard directly as attachements to tickets, Wiki pages, etc., without the need to first saving as images and then uploading them. Once the plugin is installed in Trac, you can easily attach a screenshot or any image you have in the clipboard to a Ticket or Wiki page, with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XExternalEditor
    Change documents within a MediaWiki with a click! Open a document via the external editor and save it back. Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. http://creativecommons.org/licenses/by-nc-sa/3.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    ...Most basic features are implemented as well as some of the more advanced ones. The user interface is written entirely in JavaScript and its server-side API is pure Java based on the OpenXLS spreadsheet engine. Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended for developers who want to integrate spreadsheets into their web applications. Towards that end it provides a server-side API for document storage connectors and a rich REST API for manipulating open spreadsheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    6PANview
    6PANview is a network monitoring system for the "Internet of Things", which enables one to remotely monitor and manage a 6LoWPAN based WSN from anywhere on the Internet. Current version supports lightweight implementation of SNMPv1. 6PANview is developed on the TinyOS and Contiki OS platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ...Easily can be imported into any java project or run via shell commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project WONDER (WebObjects Nodes for Distributing E-Resources) is an umbrella project for the WebObjects community. Initially seeded with NetStruxr's ER frameworks, it welcomes other frameworks, utilities..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CatchUp Podcast Reciever
    CatchUp is a simple, platform independent podcast client written in Java. It features an automatic cleanup of old files and an optional automatic volume adjustment using MP3Gain (mp3gain.sourceforge.net). Java SE 1.6.0 or higher required.
    Downloads: 0 This Week
    Last Update:
    See Project