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.
Download Now
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
A complete set of PHP class libraries to be released under the GPL. It allows easy generation of HTML using object orientation. An example piece of code may look like;
$doc = new HtmlDocument(\"My Webpage\");
$doc->add(\"This site is still under cons
A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,
Bare bone VNC server for Windows CE. Currently only uncompressed blocks are supported. It has been ported from the original code from AT&T (windows server release 3.3.3.r9) as part of a feasibility research project. Also compiles under VC++6.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
PHPTrans is PHP based library that allow translation of your project
output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in
existing projects as well as used for new projects.
The Dumas PHP/MySQL/XML Framework is a set of PHP code which allows rapid development of data-based web sites using PHP, MySQL, and XML.
Note: This framework is old. There are other, newer, probably better frameworks available. I use this for my own web site which I have not touched for years. I'm sure there are a thousands of things I would change today. Still, it is useful for small web sites, and for learning to code.
The Click N Mix Solution Framework provides developers a way to enable non technical website editors to publish dynamic database driven sites, administrated via a flexable web interface that seperates them from the layers of code.
Budani is a modulair website system and API written in PHP. It's meant to be completly modulair and easily customizable by developers and users alike. The Budani project is trying to integrate publically available GPL code into it's design.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Catapult is a web based xml content editor for small web sites. The GUI is developed using CSS to be fully customisable and platform independant. The backend file management code is currently implemented in php that allows the user to edit a raw xml file
Phulcrum brings the concept of Model 2 web development to PHP and includes a library of PHP code including: a logging framework; a fast, thin database abstraction layer; an object persistence framework; an XML scripting engine; and a flexible XML parser.
CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
YACHT is an effort to code an intelligent clan management tool for team based games.
It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
This is a wiki server enabling the public to edit not just the text pages, but the programming behind them. The prototype is written in Erlang with a built-in Scheme interpreter to run user's code.
BlueBook.. The Value of Code.
A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
ZForth is a Forth interface for the Zope Web Application Server.
It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.