AsciidocFX: The Asciidoc Editor for documentation and authoringFor those who work extensively with Asciidoc files, having a robust and feature-rich editing tool is essential. We have already see the power of Asciidoc and Asciidoctor in our previous articles as a writer's tool and a presentation tool. In this art...May 3, 2024·3 min read·125
jsoup: A Powerful Java Library for Working With HTML and XML Documentsjsoup is a popular open-source Java library that enables developers to parse, manipulate, and extract data from HTML and XML documents. In this article, we will explore the basics of using jsoup, including parsing HTML documents, selecting and manipu...Mar 11, 2024·3 min read·12
Guided Tours Solution for Your Web ApplicationCreating a user-friendly and engaging onboarding experience is crucial for ensuring that new users can effectively navigate any web application. Guided tours are an excellent way to help new users familiarize themselves with the various features of t...Mar 6, 2024·3 min read·47
Datafaker: Simplifying Test Data Generation for Java and KotlinIn the world of software development, effective testing is crucial to ensure the reliability and functionality of applications. A significant aspect of robust testing is the use of representative and reliable test data. [Datafaker][1], a powerful lib...Dec 4, 2023·5 min read·156
Discovering "Everything": A Powerful File Search ToolImagine a world where you can instantly find any file on your computer with just a few keystrokes. No more endless clicking through folders or searching through a cluttered desktop. Welcome to the world of "Everything" - a remarkable file search tool...Oct 20, 2023·2 min read·19
Story Points - Intent and EffectivenessIn some companies, "Story Points" have the following two purposes. A convoluted measure for customer billing, the customer won't really know how much effort has been put up for the said amount of story points in the bill. A number by which the deve...Sep 23, 2023·2 min read·13
Code-athon, Code marathon or Hackthon: Is it good?In the ever-evolving landscape of tech-driven workplaces, companies are increasingly adopting unique approaches to foster innovation, collaboration, and rapid problem-solving. One such approach gaining popularity is the code-athon, code marathon or h...Sep 8, 2023·3 min read·25