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.
Try free now
MongoDB 8.0 on Atlas | Run anywhere
Now available in even more cloud regions across AWS, Azure, and Google Cloud.
MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
PyXB (“pixbee”) is a pure Python package that generates Pythonsourcecode for classes that correspond to data structures defined by XMLSchema. In concept it is similar to JAXB for Java and CodeSynthesis XSD for C++.
All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# sourcecode. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
Cookbook Style Document for DocBook Customizations
This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/
The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
The e-Crime Reporting and Incident Sharing Project via XML, is developing a repository of conversion tools and utilities to make it easier to convert proprietary data formats to IETF IODEF (RFC 5070) XML reports.
An initial tool to submit data to a repository wascreated in java.
Subsequent tool devlopment was done in python as a set of scripts to allow submittors to do higher volume submissions. [This code is available in the git 'scripts' repository.]
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.
JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
SciBook is a framework for xslt transformation from xhtml to html.
The transformation can be extended by adding plugins. The standard LaTeX plugin can convert
LaTeX code to images.
xml.dom.easydom for python primarily behaves like any xml.dom.* you already use. Additionaly easydom provides operator overloadings which render xml processing descriptions more readable and hence less error-prone. See about 90% of your xml-code boosted.