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 secuirty. Auth0 now, thank yourself later.
Try free now
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Programme de calcul des tarifs postaux au sein de la France Métropolitaine et des DOM ainsi que pour l'étranger. Les tarifs produits par la Poste étant particulièrement illisibles, j'ai pensé à faire ce petit programme pour palier cette lacune.
multichannel chatsystem using DOM and AJAX in the background to update the page dynamicly. Combines forum and chat features for a whole new experience, post texts in different styles/fonts/colors/sizes aswell as pictures directly into the chat channel.
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
A java toolkit for creating highly interactive cross browser web servlet applications. Knowledge of JSP, JavaScript, DOM, and HTML is not required because the library dynamically generates and controls client browser specific dhtml-ajax pages.
DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
A framework for developing web apps. It provides an API for servlet developers to load HTML docs as templates, manipulate, & publish them. It has services for i18n, error handling, file upload, form repopulation, etc. Based on DOM from XMLC or Jivan.
MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
TreeDP (TreeDomPhp) is a very simple embeddable, Web-based, PHP class. TreeDP is designed to be embedded wherever hierarchical-based content is needed. The system generate a valid DOM structure and add some features like expanding/collapsing nodes.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
A customizable blog that only requires PHP 4/5, write access to a web server, and the DOM extension enabled. It supports multiple users, date-time stamping, comments, security, user profiles, advanced admin panel, RSS, images, BBCode, and much more.
OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
A php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. The new home and name for the phpxml project.
XULMaker is a visual XUL application builder.
A XULMaker user creates and edits a XUL document by visually interacting with both an XML DOM (Document Object Model) and an XML text representation of the XUL document.
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
Jivan is a Presentation Technology for web applications. It provides you with a DOM tree of an HTML template. Same as with XML Documents, you can use the W3C DOM API to access the HTML and write the dynamic data into the document.
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
Minimal XML very small and efficient lib is a library to handle XML documents storing them in a DOM-like tree, witten for C and C++. The library allows to load or write documents from files or memory, and provides callbacks for read and write progress.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.