Showing 327 open source projects for "java web cms"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Creates your cool web gallery on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    iwatermark

    iwatermark is a image watermarking web application.

    iwatermark is a watermarking web application developed in java and servlets. user can upload his images and need to supply some options related to watermarking, then image is watermarked and downloaded to client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Avicenna

    Avicenna

    Location Data Visualisation and Editing

    Avicenna is an application for visualizing location data stored in excel or .csv table files on a map or in a table view. It provides several export functions (such as single pictures, database dumps and even a HTML-export that enables you to use Avicenna on your website). It was developed as part of the course "Techniken der Projektentwicklung" in summer semester 2012 at the University of Bielefeld by Team 2 and is licensed under the GNU Affero General Public License version 3. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Bambi Editor

    Bambi Editor

    Have fun with images!

    ...Bambi as all my other projects live @ https://github.com/mrazjava BambiEditor is a user friendly desktop image manipulation tool capable of easy and fast filter transformations and no-nonse printing. BambiEditor is also a web authoring tool for developers to allow their end users to upload images scaled exactly to specific web requirements. Simply deploy Bambi as Java Web Start, replace the default FilesystemImageExporter plugin with one of web upload plugins and you're good to go! It offers cam support by integrating native libs from OpenIMAJ, so it still runs on all platforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lavalamp>3

    screen colors get changed by a neural net

    On the full screen or a frame the colors get changed dynamically by using a image recognition neural net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 9

    Prodigy - Product Image Gallery

    Web based image gallery for enterprise product showcase.

    ...Access to product images of several types is restricted to authorized users. Features include automatic watermark overlay and image selection for download as zip archive. Prodigy is an enterprise web application leveraging the latest technologies of the Java EE platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    ginp is a Java Web Application for Viewing Photo Collections. It automatically presents the folders and files that have been placed on the web server with scp, nfs, ftp, webdav etc.., as a browsable Picture Gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GSN is a middleware (extendible software infrastructure) for rapid deployment and integration of heterogeneous wireless sensor networks. It is tested with Mica2, Mica2Dot, TinyNodes, Wisenode ,Wired & Wireless cameras, several RFID readers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is a simple Java based web application to share your pictures on the internet. You can set up different users and each one will be able to see their Albums. Also provided a REST API to integrate with external solutions. Android solution is also implemented. http://hudson.viewerfree.es/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ImageJA is a fork of the popular ImageJ software for image viewing. ImageJA is focused on slimming down the code base for better applet usage as well as adding in more general features that are of use to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Cylindrical BLAST Viewer

    Alignments in Rotating Cylinder / 3D

    3D viewer which arranges BLAST hits and other bioinformatics-related alignments in a rotating, cylindrical display. Feedback appreciated. NOTE: requires Java3d installation. Superceded by Cylindrical Alignment App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SmartCam
    SmartCam - Smart Phone Web Camera - Turns a camera phone (S60, WinMo6.x, Android, Samsung Bada) with bluetooth or WiFi into a handy webcam ready to use with your PC
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ComicViewerApp
    A JRuby/Java-Application for viewing web comics. Preloads and caches content. Uses a database for storing comic pages. Allows easy selection of comics and pages. All comics configurable by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CMS gallery

    CMS gallery

    CMS foto gallery, Visual Studio .NET: EXIF, geolocation, easy to use

    CMS gallery is the most popular photo gallery for .NET, and one of the most popular CMS of any kind with over 1 million downloads. It provides a powerful engine for uploading and managing galleries of images, with the ability to batch upload, add/delete/rearrange/ images, group galleries into albums, and more. Features: EXIF, tree structure, dynamic resize, after effect, geolocation, microdata, multi domain, multisite, multiuser, multilingual, mobile friendly, open source and totally free
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    Silverstripe CMS module to create an image gallery slideshow with fullscreen background. * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ikoru is a platform for collaborative tagging Web applications. It has an embedded Soap/HTTP server (C++) and an user interface (AJAX). It evolved out of a study on Emergent Semantics and received funding from the EU IST project TAGora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The AnimationS applet is a Java-based applet that is designed to allow you to create animations for browsers with a minimum of effort. It allows for not only animating, but fading, colorizing, zooming, overlays (of things like map outlines) and "portals"
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB