One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try 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.
Library of procedures and functions that manage Microsoft Excel Spreadsheets.
Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX.
Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX.
Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL.
----
There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests:
1....
The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
ProUnit is an Open Source Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others.
In addition, it can compare temp-tables and datasets and it can also work with databases.
One example of its application:
a. import initial_data.d file to physical table (with overwrite)
b. run a procedure to test (that may change database records)
c. extract some records from physical table to a temp-table (A)
d. load expected_result.d file to temp-table (B)
e....
Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
An attempt to design minimum cost broadband networks with the use of a modified version of the Particle Swarm Optimization method. A GIS subsystem is used for the visualization of data and results.
A framework and class library for using Object Oriented Programming in Progress 4GL/ABL versions starting from 9.1D Supports inheritance, encapsulation, polymorphism and in v9, memory management.
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.
The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
MOVED: This project has moved to OE Hive at www.oehive.org/pdfinclude. PDFinclude is a Progress include file and library that allows Progress developers to output reports in Adobe PDF file format without having to use third-party tools or utilities.
Prolint is a tool for automated source code review of Progress 4GL code. Prolint can enforce company coding standards and finds sloppy code and code that may perform differently than how the programmer intended.
aepro is a dependency maintenance tool for progres4gl. It is intended to be used in conjuction with aegis (aegis.sourceforge.net), a source code configuration tool. It (re)compiles progres4GL programs whose sourcecode has changed.