Search Results for "simple xml java" - Page 21

Showing 6458 open source projects for "simple xml java"

View related business solutions
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    Java Ledger

    Accounting Journal and Ledger and Balance Sheet

    This will be an accounting application operated at least in the beginning from the command line. It will do basic account or book keeping. It will give you journal reports, accounts reports, ledger account reports and balance sheet reports, also maybe income statements reports. Journal and Chart of Accounts are kept in xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VIKAMINE is a flexible environment for visual analytics, data mining and business intelligence - implemented in pure Java. It features several powerful visualization and mining methods, and can utilize background knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XMPPFramework

    XMPPFramework

    An XMPP framework in Objective-C for Mac and iOS

    XMPPFramework provides a core implementation of RFC-3920 (the XMPP standard), along with the tools needed to read & write XML. It comes with multiple popular extensions (XEP's), all built atop a modular architecture, allowing you to plug-in any code needed for the job. Additionally the framework is massively parallel and thread-safe. Structured using GCD, this framework performs well regardless of whether it's being run on an old iPhone, or on a 12-core Mac Pro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gpstools
    GPSdings (project name GPStools) is a set of free applications that let you manipulate and analyse GPS data from the command line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    AutoClickerFX

    AutoClickerFX

    simple automatic clicker

    A simple automatic clicker for clicking the mouse at a certain point in time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easy Rules

    Easy Rules

    The simple, stupid rules engine for Java

    The simple, stupid rules engine for Java. As of December 2020, Easy Rules is in maintenance mode. This means only bug fixes will be addressed from now on. Version 4.1.x is the only supported version. Please consider upgrading to this version at your earliest convenience. Lightweight library and easy-to-learn API. POJO-based development with an annotation programming model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project will be a project that will be used by Speleologist (cavers) to help aid in the mapping of the underground world. It will be simple at first.. only allowing the entry of survey (dist/azmith/V-angle) and give back a line plot..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MoneyView

    MoneyView

    Personal Finance and Accounting

    MoneyView is a personal finance and accounting manager to track bank accounts, income and expenses. No double-entry accounting, MoneyView is designed to be simple and easy to use. It provides a way to migrate accounts and their categories and histories from MS Money. MoneyView can read QIF and OFX files downloaded from the banks, and does automatic categorization based on your own existing operations. Please go to the web site below for download and more information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    DataBlocks

    A simple key value java server to store file using REST API

    A simple key value java server to store file using REST API, it uses the thread pool model, and manages the authentication and authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    TimeSlotTracker

    TimeSlotTracker

    Simple and useful time tracker

    Simple and useful time tracker. Collects tasks and works (timeslots) in hierarchical tree. Has: reports (based on xslt templates), localization (7 langs), xml data format, ical, jnlp and JIRA (R) support. Runs on Windows, Mac and Linux. The code at GitHub: https://github.com/TimeSlotTracker/timeslottracker-desktop The git on Source forge is read only (replica).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    ...PHP/C #/JAVA Back-end service codes are available. CrossUI Framework is Open Source under LGPL3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Easy Random

    Easy Random

    The simple, stupid random Java beans/records generator

    Easy Random is a library that generates random Java objects. You can think of it as an ObjectMother for the JVM. The java.util.Random API provides 7 methods to generate random data: nextInt(), nextLong(), nextDouble(), nextFloat(), nextBytes(), nextBoolean() and nextGaussian(). What if you need to generate a random String? Or say a random instance of your domain object? Easy Random provides the EasyRandom API that extends java.util.Random with a method called nextObject(Class type). This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimpleInvoicer 2.0

    SimpleInvoicer 2.0

    Desktop and mobile solution for invoicing

    ...SimpleInvoicer desktop is for free! No installation required. You just copy the program on your computer and start. Everything is on your computer, no remote access required. It just requires Java on your computer. Privacy: your data are stored locally on your computer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cassette Retro Player

    Cassette Retro Player

    MP3 player with beautiful cassette look and feel

    Transform a set of mp3 files into a virtual cassette and interact with it just like a real cassette. Live again all that emotional load attached to the cassette format and the way you interacted with these gadgets: press play, rewind, fast forward and reverse the cassette tape. Concepts that do not exist anymore in modern media players in the same way, but they are still wired in your brain with the music you used to listen in the 70s, 80s and 90s and the places and people that were...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    jsoncat

    jsoncat

    Lightweight HTTP framework built in Java

    jsoncat is a lightweight HTTP framework built in Java (using Netty) that aims to replicate some of the feel of Spring Boot—but in a minimal, educational style focused on clarity rather than full enterprise complexity. The project is organized as a small library and tutorial-style codebase, where core HTTP handling, routing, and JSON processing are exposed in a compact way so learners can trace how HTTP requests are parsed and dispatched. Because it avoids heavy abstractions and auto-magical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TXTReader

    TXTReader

    Program for reading txt files

    A simple program for reading txt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    geometry-api-java

    geometry-api-java

    The Esri Geometry API for Java enables developers to write apps

    The Esri Geometry API for Java can be used to enable spatial data processing in 3rd-party data-processing solutions. Developers of custom MapReduce-based applications for Hadoop can use this API for spatial processing of data in the Hadoop system. The API is also used by the Hive UDF’s and could be used by developers building geometry functions for 3rd-party applications such as Cassandra, HBase, Storm and many other Java-based “big data” applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleInvoicer 2.0

    SimpleInvoicer 2.0

    Escribir facturas - simple y fácil

    Nueva versión con nuevos módulos y características: sistema de recordatorio, gestión de artículos/productos/servicios, autofinalización de todos los elementos del texto! SimpleInvoicer es un programa de facturación increíblemente sencillo y fácil de usar. Usted quiere escribir sus facturas como siempre lo hizo, disfrutando del apoyo de un programa maravilloso? SimpleInvoicer Desktop es su solución! Usted prepare algunas facturas en su celular, donde su cliente por ejemplo, y las...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    Marathon provides an integrated environment for test script creation and execution. Supported FW: Web, Java Swing/ Java FX. Currently, Marathon supports JRuby script models for recording the test scripts.Marathon test runner generates Allure test reports.Marathon allows for grouping of test cases.It also has an option of inserting modules while recording(in MarathonITE while recording). It allows tester to inset checklist while recording and also takes screen capture and annotate it in playing the test cases. ...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Moritz

    Moritz

    transfer xml into specific text-formats (html, dot, source-code, ...)

    Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    json2xml

    Simple json to xml converter

    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    GEDFuse

    GEDFuse - simple software to merge GEDCOM files

    GEDCOM is the standard for storing genealogical data. When provided with two GEDCOM files, GEDFuse will combine the data into a single file. GEDFuse uses a very simple method of combining two files and does not make attempts to merge common records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MUSE(R) XML Export is a simple utility that extracts the ECG rhythm from an XML file that was exported from the MUSE(R) Cardiology Information System and writes the ECG to a '.CSV' file. MUSE is a registered trademark of GE Healthcare.
    Downloads: 1 This Week
    Last Update:
    See Project