I needed to expose three lines of code as an HTTP web service capable of handling GET requests from the HTML page https://www.scroogexhtml.com/index.html.
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.
ScroogeXHTML RTF converter 10.7
Version 10.7 of ScroogeXHTML, the RTF to HTML5 converter library for Java, is now out.
ScroogeXHTML end of support for Java 8
The next major release will require JDK 11 or later for development, and Java SE 11 or later at run time.
ScroogeXHTML RTF converter 10.6
Version 10.6 of ScroogeXHTML, the RTF to HTML5 converter library for Java, is now out. It offers enhanced support for nested table conversion.
ScroogeXHTML RTF converter 10.5
ScroogeXHTML 10.5 for Java offers enhanced features, including support for hyperlinks, bookmarks, multi-language text, and fast conversion speed of several MB/second. More details at scroogexhtml.com.
ScroogeXHTML RTF converter 10.4
Version 10.4 of the RTF to HTML5 and XHTML converter library ScroogeXHTML for the Java SE 8+ platform is available now. About ScroogeXHTML is a library which converts RTF to HTML5 as markup fragments (for embedding in other documents), or to stand-alone documents. Key features: Minimizes documents using CSS and default font definitions Includes an … Continue reading ScroogeXHTML RTF converter 10.4
ScroogeXHTML RTF converter 10.3
Version 10.3 of the RTF to HTML5 and XHTML converter library ScroogeXHTML for the Java SE 8+ platform is available now. About ScroogeXHTML is a library which converts RTF to HTML5 as markup fragments (for embedding in other documents), or to stand-alone documents. Key features: Minimizes documents using CSS and default font definitions Includes an … Continue reading ScroogeXHTML RTF converter 10.3
ScroogeXHTML RTF converter 10.2
Version 10.2 of the RTF to HTML5 and XHTML converter library ScroogeXHTML for the Java SE 8+ platform is available now. About ScroogeXHTML is a library which converts RTF to HTML5 as markup fragments (for embedding in other documents), or to stand-alone documents.Key features:* minimizes documents using CSS and default font definitions* includes an API … Continue reading ScroogeXHTML RTF converter 10.2
Discover ActiveMQ brokers with Indy 10.6 and IP multicast
This article shows how IP multicast can be used to discover Apache ActiveMQ message broker instances in the local network using Indy. Example output: With the code below, an application can list all ActiveMQ brokers, see their status, and get the IP addresses, protocols, and port numbers of discoverable transport connectors. Transport connectors are discoverable, … Continue reading Discover ActiveMQ brokers with Indy 10.6 and IP multicast