AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
Weather Data Miner is a PHP/SOAP service that caches weather data in a MySQL database. The data can then be accessed by any SOAP client to obtain weather information of a weather station. Currently supports Australian and major world city station data.
"bin2uue" is a simple dialog application that allows you to Encode/Decode small (<1MB) binary files,it was designed to fit the needs of Windows users,it combines encoding/decoding in one program with low memory footprint.
CRML - Conflict Resolution Markup Language - http://www.equiforum.org - is an open source innitiative to develop an XML based Semantic Web ontology (RDF, OWL) for researchers interested in peace to create a standard way of collecting and sharing informa
YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.
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.
Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
Scratch is a simple markup language for use in applications such as weblogs and content management systems. Scratch provides simple inline and block tags for formatting and semantic markup.
Annotated Gel Markup Language is a simple markup language that is being proposed to markup data obtained by 2D gel electrophorosis.The goal of AGML is to enable proteomics research move into the browsing mode of searching through existing databases.
This project will create a scheme to markup Java source code with XML, generating useful analysis from the markups, and transforming the XML files into javadocs (HTML files).
TagPrint is a DOM serialization library. It prints DOM documents with various format, such as XML, HTML, PDF, RTF, etc... You can write these documents very easily.
nodeXML is an XML query language interpreter and an XML data provider. It addresses the issue of retrieving information located on multiple, remote, different databases. Information is provided through XML documents, according to user defined DTDs.
Cflow2vcg convert the result of the cflow utility in a VCG format. It offers the ability to view graphically the call-graph of sources, and import it in documentation.
A MySQL backended server configuration system for Linux. SAS allows administrators and users to configure the services all via a simple SOAP client. SAS will include a sample PHP client for managing the server via your webbrowser.
Currently, SAS sup
LearnML is a XML based markup language to put learning materials in the web.
Based on a simple syntax, LearnML documents can be transformed to any kind of web page (HTML, XHTML) or (printable) PDF document.
OSML is an XML Schema for building web content. Built as an event handler, OSML gives the ability to create and manage elements interactively. OSML is compatible with JAVA / XML technology and has been extremely tested with Cocoon 2 Framework.
SOAP is Simple Object Access Protocol from W3C. This project is focused on the SOAP module for Apache 2.0. Also we will provide simple C SOAP client library.
SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
The goal with picoXML is to develop a simple XML-parser in ANSI-C
that supports basic XML-features. The most important factor is not
features, it is the SIZE (the size matters ;))!
"It's HTML for Instant Messaging!" IMXML is a markup language that allows developers to create interactive applications and publish content that can be accessed using an instant messaging client such as Jabber, AIM (AOL), MSN Messenger, and Yahoo Messenge
This Library dynamically translates HTML pages to WML (WAP protocol) pages. WML, which is intended for hand held devices, is very different from HTML and introduces a number of conversion issues. This library utilizes SP for HTML parsing. It comes with
Standards for developing consisten and sustainable HTML and CSS
... include a trailing slash in self-closing elements, the HTML5 spec says they're optional. Don’t omit optional closing tags (e.g. </li> or </body>). Enforce standards mode and more consistent rendering in every browser possible with this simple doctype at the beginning of every HTML page. Authors are encouraged to specify a lang attribute on the root html element, giving the document's language. This aids speech synthesis tools to determine what pronunciations to use.