eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders
PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
Learn More
SIEM | API Security | Log Management Software
AI-Powered Security and IT Operations Without Compromise.
Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming.
* Graphics: 2D and 3D, OpenGL and D3D.
* Controls: Keyboard, mouse, joystick, gamepad...
* Sound and music.
ru: приложение позволяет сохранить исходники в скомпилированном приложении и получится столько резервных копий исходного кода сколько копий приложения
the application allows you to save the source code in the compiled application and you will get as many backup copies of the source code as there are copies of the application
Open ini file, set your own password (only version with TAbZipper), add your source code files into section "[SaveFiles]", run "codesaver[.exe]" and use "src.inc" in your project (example in folder "Sample" )
[Include]
NameOfArray=SrcData
IncludeFile=src.inc
ZipPassword=password
[SaveFiles]
codesaver.ini
codesaver.ico
codesaver.lpi
codesaver.lpr
codesaver.lps
codesaver.res
unit1.pas
unit1.lfm
...Generate optimized HTML5 code to manage file, pictures or data.
Applications created in memory.
YHTML uses a package of extended packages.
Les applications YHTML sont des application WEB qui ne nécessitent pas d’installation de serveur.
YTHML génère du code HTML5 de manière optimisée ce qui limite le transfert des données HTML sur le réseau.
YHTML fonctionne entièrement en mémoire et ne va pas utiliser le disque dur, le temps de réponse est alors immédiat.
(sauf si l’application elle même utilise le disque)
...It can run without any installation, although proper installation packages are provided for Windows and Ubuntu-based Linux distributions.
The intended audience is people with at least basic knowledge of SQL who need fast and simple tool to deal with SQLite3 databases.
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.
Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.
Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello'
Replaces Text with a function call button1.caption:=TXT(0) {##Hello##}
Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.