Business password and access manager solution for IT security teams
Simplify Access, Secure Your Business
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
Learn More
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
The tool we create will check the html-code of whole website structures or just single pages considering their accessibility. The implemented scan-algorithms will be based on the W3C Accessibility Guidelines.
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).
The DocSOAP XML Development Kit (XDK) is a Java Web Services SOAP, and XML Development Kit that provides effective and efficient ways of manipulating XML documents and building Web services solutions for "document style SOAP".
PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.
Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
The goal of \"My Easy Site\" is to provide a web interface to create a web site.
The source code is already used by http://soft.tuxfamily.org and we continue to improve it.
Middle-Haven is a PHP/MySQL based MMORPG, designed to be easy to play, install, administrate and customise. Inspired by games such as ExoFusion but sharing none of the code. The aim being to create a game system that is universal in its application.
Java framework built on a generic implementation of the Hierarchical Model-View-Controller pattern for component based development, independent of the view technology. Supports Servlet, JSP, XML-XSLT and Swing applications.
ASP based Content Management System. The aim is to make it as user friendly as possible with the end user having to add only 2 lines of code to their site to add PSnews into it. add/edit/del news and add/edit/del members features to start with.
Web Portal System ,is an highly configurable code, created for users with basic skills in php who're looking for a solution where they can easy include their own code.Intranet module also in Borland C++, Delphi/Kylix, with ERP & CRM.
A model view controller implementation for http using java. Allows developers to create multiple views to data reusing the same controllers. Currently views supported are any character based format. Future versions will include swing, and web services.
JustQueryIt is a php class that grows up adodb and let you able to separate sql queries and php code. It can also execute parametric queries in a really simple way. Now you can include in the simplest way you can imagine your data into your html pages.
...Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
StickyBoard is an efficient, standards-compliant web forum, providing useful and intuitive features, while lacking extraneous bloat. The underlying code driving the forum is written in PHP, utilizing PEAR coding standards with XHTML and CSS output.
A tomcat-like authentication system.
With no need to write code in every file that requires authentication.
Simply give the directories/files that shall be protected and the authentication will take place whenever required.
It takes care of authentica
JevonCMS is a new kind of CMS.
It is written in PHP.It is smaller, faster and easier to use then currently available CMS.The output will be XHTML code, so it is ready for the future.This CMS will be completely done in OOP (object orientated programming)
NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
Turck MMCache is a PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of scripts execution.
This code supplies miniature pedagogical Java implementations of information retrieval, spidering, and text-processing software. It was initially developed for an introductory course on Intelligent Information Retrieval and Web Search in UT Austin.
SCOPI (in french : [S]ysteme de [CO]mmunication et de [P]artage de l [I]nformation) : Communicating and sharing information in company. An offline module (in delphi/kylix) for updating online information (php)...
The Combine Development Kit provides a Model View Controller (MVC) similar to Jakarta Struts, an Object Model code generator similar to Torque, and goes a step futher to auto generate configuration, actions and Smarty templates for the MVC.
The PyJTF supports the test-driven development of Javascript code
using tests written in Python. It executes the code under test in the IE
environment under Windows (Win32). Allows greater productivity in testing Javascript code.
This software is designed to extract formatted content from HTML pages. Many webmasters have pages that need updating of repetitive code, but don\'t want to manually change each page. Thus, a content extractor such as this is born. Outputs in XML.
This is the minimal HTTP/1.1 server as defined in the W3C spec. It's written purely in C++. It's funcionality is very low - only basic file serving. The purpose of this project is just educational. I tried to make the code as clear as posible.