Showing 100 open source projects for "java html parser"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    DiDOM

    DiDOM

    Simple and fast HTML and XML parser

    Simple and fast HTML and XML parser. DiDom allows loading HTML in several ways.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LaRecipe

    LaRecipe

    Write gorgeous documentation for your products using Markdown

    ... in order to match your needs. LaRecipe automatically leverages Markdown to HTML parser out of the box including typography, images, links and others. LaRecipe provides a bunch of amazing looking UI Vue based components due to the fact it compiles the markdown documentation in the back-end to HTML. If you have a very large documentation it's very handy to have search function available so that your users can find their needs quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PHP Simple HTML DOM Parser

    A php based DOM parser.

    A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to find, extract and modify the HTML elements of the dom. jquery like syntax allow sophisticated finding methods for locating the elements you care about.
    Leader badge
    Downloads: 497 This Week
    Last Update:
    See Project
  • 4
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    Refurbished Scintilla.orgs/SciTE with some additional patches. -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    proreports

    proreports

    Simple Reporting System

    ProReports is simple reporting system designed to generate reports in popular office formats - PDF, XLS, RTF, HTML, TXT, XML, JSON, CSV, PNG, GIF. These reports are generated based on the definition in the internal database system. ProReports supports jrxml (JasperReport) format. This type of report templates can be prepared in external editor, such as iReport. Also user can prepare report in internal format of ProReports (simple Visual Programming Language mixed with PHP5 and JAVA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    docproj.php

    This PHP module provides HTML documentation using C-style comments.

    This php module runs from the command line. Using preset headers inserted into the source code, it can be used to generate documentation for modules, methods and functions for any text-based source code, that uses C-style commenting such as PHP, C, C++, C#, JavaScript and Java. It is also able to include specified folders that are one level beneath the current folder, one level above, or in a sibling folder beneath the same parent folder. Please refer to https://sourceforge.net/p/docprojphp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bash Scripting

    Bash Scripting

    Free Introduction to Bash Scripting eBook

    This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things. The guide is...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Legacy Release only. Get latest Edition here: http://www.openqrm.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Legacy Release available on Sourceforge. Please visit http://www.openqrm-enterprise.com/index-2.html for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following virtualization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Cerberus Content Management System

    Cerberus Content Management System

    Cerberus Content Management System

    Cerberus Content Management System is a Monolithic and Modular Content Management System that is written in 100% Pure PHP code with 100% Pure HTML output, and it supports multiple Database Management Systems. Cerberus Content Management System source code is completely handwritten by the author(s). The CerberusCMS project is focused on data security and ease of use, therefore we have decided to make very little use of JavaScript in the PurePHP Releases. The still-secure, and easier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cebe/markdown

    cebe/markdown

    A super fast, highly extensible markdown parser for PHP

    cebe/markdown is a super fast, highly extensible markdown parser for PHP. It is a set of PHP classes, each representing a Markdown flavor and a command line tool for converting Markdown files to HTML files. The implementation focus is to be fast (see benchmark) and extensible. You are able to add additional language elements by directly hooking into the parser, no (possibly error-prone) post- or pre-processing is needed to extend the language. It is also well-tested to provide the best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax. The new TemplateLite is not 100% backward compatible for the templates but, the usage from php should be. Version 2 will still receive...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources). Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    PHP Advanced HTML DOM Parser

    A drop-in replacement for simple html dom

    This project has moved here https://github.com/monkeysuffrage/advanced_html_dom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design goals...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    ... existing web sited do not. Because legacies are important, EasyHTTP allows our "Web 2.0" Web Services to continue to inter-operate with our "Web 1.0" HTML Forms & Services. Indeed, using EasyHTTP, support for classic HTTP GET / POST Forms & URLs can be integrated into your Web Service Project in an average of 3 lines of plain-old (no annotations required!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HTML-Pad
    This software enable you to create simple and also complicated webpages using html programming.In this software you can type your html program on the left side and can view the output on the right side.this software also enable you to insert advanced CSS tags and all html tags.you can change your information without modifying your previous html code.you can insert advanced CSS function like Buttons,Text Areas etc. only just filling simple information about it.this software is written in java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ZionEdit

    A light and easy to use programmer's editor for windows

    An intuitive, very configurable, uncluttered programmer's editor based on the awesome Scintilla component & wxWidgets. Supports C/C++, C#, Java, SQL, CSS, HTML(JavaScript,PHP etc), Python, Perl, Ruby, Lisp, Fortran, Assembly, Batch, Makefile --for Win32. My sincerest apologies on the old domain (that I no longer own going to some sleazy site). The new domain for ZionEdit is http://zionedit.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22

    DStyles

    Simple and lightweight HTML templates parser

    DStyles is an easy way to build your website with dynamically-generated templates. It helps to separate logic from view in Your project. Based on PHP, templates parsed by DStyles are generated quickly and code itself is lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software developed for Business Continuity Management. In this time you can create Business Continuity Plans, Disaster Recovery Plans and synchonise them for the locality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next