A new price list for Habarisoft.com and ScroogeXHTML.com products has been released on 1 August 2025.
ScroogeXHTML Updates / Save €150 / Trial Versions
Version 11.1 of the RTF to HTML5 converter library ScroogeXHTML and Version 9.4 of ScroogeXHTML for Object Pascal are available now. These versions add support for Symbol fonts with Unicode-based character representation, which is used in newer versions of text editors such as LibreOffice.
Fast RTF to HTML Converter in the Cloud
I needed to expose three lines of Java code to run a RTF to HTML conversion using ScroogeXHTML as web service.
ScroogeXHTML for Object Pascal 9.3 – fast RTF to HTML converter
ScroogeXHTML for Object Pascal is a library to convert RTF documents to HTML5 and XHTML.
RTF Roulette: The Hidden Dangers of Storing Rich Text in VARCHAR Fields
Storing RTF documents containing binary data directly in a VARCHAR database field is risky because binary sections (introduced with the \bin keyword) can include non-printable or control characters.
Habari STOMP Clients Release 2025.06
Habarisoft released new versions of its native STOMP client libraries for Delphi and Object Pascal
Daraja HTTP Framework 3.0.5
"Daraja" means "bridge" in Swahili. The Daraja Framework serves as a bridge between incoming HTTP requests and the Object Pascal code that handles them
ScroogeXHTML for Object Pascal 9.2.1
ScroogeXHTML for Object Pascal is a tool to convert RTF documents to HTML5 and XHTML.
Habari STOMP Client libraries release 2024.12
Habarisoft released new versions of its native STOMP client libraries for Delphi/Object Pascal, enabling integration with popular message brokers like Apache ActiveMQ and RabbitMQ. More at https://www.habarisoft.com/release_notes.html.
Daraja HTTP Server Framework : Google Identity example for refresh token
This application demonstrates a local web server that retrieves access and refresh tokens for Google Cloud authentication, emphasizing security through PKCE and client secret omission.