Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes.
The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML.
Built in Free Pascal Lazarus, which allows easy compilation for different target platforms.
Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2).
HTML Viewer Components for Delphi, Lazarus and C++Builder
The HtmlViewer component set consists of the THtmlViewer, TFrameViewer,
and TFrameBrowser components. All three are HTML document display components:
THtmlViewer
* The basic component.
* THtmlViewer displays single (non-frame) documents.
* It also forms the basis for the other two components.
TFrameViewer
* Displays both frame and single HTML documents.
* TFrameViewer is oriented more for local file system use.
TFrameBrowser
* Also displays frame and single HTML documents.
* TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage...
The next generation XML library for Pascal (Delphi, FPC, Lazarus)
...
- The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces.
- Extremely fast thanks to clever buffering.
Parsers included in OXml:
- Basic standalone XML reader and writer.
- DOM (W3C DOM Level 1.0 Specification).
- Sequential DOM parser
- SAX parser