BriskBard Web Browser

š What is BriskBard?
It is a freeware browser for Windows.
It uses multiple rendering engines: principally Blink (same as Chrome) and Trident (the engine behind older Internet Explorer).
Its goal is to be an all-in-one suite, bringing together web browsing with many tools you might otherwise run separately.
āļø Key Features
BriskBard integrates many Internet-functions/tools:
Tool ā>What it does within BriskBard
Web browsing ā>Standard web pages, tabs, navigation.
Email client ā>Manage email accounts (IMAP, SMTP etc.) inside the same app.
RSS / Atom feed reader ā>Aggregate news/blog updates.
FTP client ā>Access FTP servers for file transfers.
IRC & Newsgroups support ā>Chat rooms, Usenet etc.
Media player ā>Play audio/video files directly.
Contact manager ā>Store / manage contact information.
Various utilities ā>For example, WHOIS lookup, DNS resolving, print pages to PDF, save as image, private browsing etc.
ā ļø Limitations / Things to Know
Because it bundles many features, the interface can feel dense or overwhelming if you only want a simple browser.
Resource usage increases when many modules are active.
Its extension support is more limited compared to mainstream browsers like Chrome, Firefox etc.
Some older rendering engine parts (e.g. Trident) may be needed for compatibility with legacy sites, but newer web standard compatibility tends to rely on Blink.
š Developer / Origin
Developed by Salvador DĆaz Fau from Spain.
Based in Zaragoza.
Aims to simplify managing many internet-tasks (email, FTP, news, chat etc.) into one unified environment.
š Other Notable Points / Transitions
Introduction of Blink engine: Version 1.9.0 (Jul 2020) is noted to include Blink as rendering engine, which suggests a shift/improvement in core rendering tech.
Steady incremental updates: Post-2022, updates are frequent (every few months), showing active maintenance.
Current version as of latest record is 4.6.0 (Aug 18, 2025).
BriskBardās story is a modern tale of a solo developerās vision to create a unique, feature-rich browser in an ecosystem dominated by giants like Chromium and Firefox. Its history is intrinsically linked to the evolution of its development tool, the BriskBard Language (BBL).
The history can be broken down into several key phases:
1. The Inception and Vision (Circa 2015-2016)
Founder and Developer: BriskBard is the brainchild of a single developer, CƩsar Mauri Loba, from Spain. He remains the sole creator, developer, and maintainer of the entire project.
The Core Problem: Mauri was frustrated with the resource-heavy nature of mainstream browsers. He wanted to create a browser that was fast (āBriskā), lightweight, and integrated well with the Windows desktop environment.
The Ambitious Solution: Instead of using common frameworks like C++ with Qt or Electron, Mauri decided to build the browser from the ground up using his own custom programming language and framework. This was a monumental undertaking, but it was key to achieving his vision of total control over performance, footprint, and feature set.
2. The Birth of the BriskBard Language (BBL) and Early Development
The Foundation: Before the browser could be built, the tool needed to be created. Mauri developed the BriskBard Language (BBL), a proprietary, object-oriented, garbage-collected programming language.
The BBL Compiler and Runtime: BBL is compiled to bytecode, which is then executed by a custom-built Virtual Machine (VM). This entire stackāthe language, the compiler, and the VMāwas designed specifically for creating Windows desktop applications with a strong focus on efficiency and a small runtime footprint.
Initial Browser Builds: With BBL in place, Mauri began constructing the BriskBard browser around 2016-2017. The earliest versions were basic but functional, showcasing the potential of his unique approach.
3. Key Milestones and Feature Rollout (2017 - 2021)
During this period, BriskBard evolved from a proof-of-concept into a fully-featured browser. Updates were frequent, often adding significant functionality. Key milestones included:
Rendering Engine Integration: BriskBard did not create its own rendering engine (a task far beyond a solo developer). Instead, it integrated the Internet Explorer (Trident) engine for legacy compatibility and, more importantly, the Chromium Embedded Framework (CEF). This allowed BriskBard to render modern websites perfectly while maintaining its unique, lightweight UI shell.
Unique Feature Emphasis: Mauri focused on features that set BriskBard apart:
Extremely Low Resource Usage: The browser consistently used less RAM and CPU than Chrome, Firefox, or Edge.
"BriskBar": A unique, highly customizable toolbar system where every button, search box, and widget could be moved, removed, or rearranged.
Built-in Media Tools: It featured a built-in audio/video player, recorder, and a download manager.
Floating Tabs: An innovative feature allowing tabs to be detached into always-on-top floating windows.
No Telemetry: A strong stance on privacy, with no data collection or phoning home.
4. The Pivot: From Browser to Development Platform (2022 - Present)
This is the most significant recent chapter in BriskBardās history.
The Realization: While the browser was functional and unique, gaining market share in the saturated browser market was nearly impossible. Mauri recognized that the true value and innovation of his project was not the browser itself, but the technology used to create itāthe BriskBard Language and its toolchain.
The Strategic Shift: The projectās focus officially shifted. BriskBard the browser was repositioned as a āshowcase applicationā for the BriskBard Language.
BBL Goes Public: Mauri began offering the BriskBard Language SDK for free to other developers. The goal was to demonstrate that BBL is a powerful, viable tool for creating any kind of Windows desktop application, not just a browser.
5. The Present State and Future Outlook
As of 2024, the BriskBard project exists in two interconnected parts:
BriskBard Browser: It remains in active development, but primarily as a demonstration of BBLās capabilities. It is a fully usable, modern web browser for Windows that continues to receive updates, often tied to improvements in the underlying BBL SDK. It serves as a living testament to what a single developer can achieve with the right tools.
BriskBard Language (BBL): This is now the central product. The website and development efforts are focused on promoting BBL as a rapid application development (RAD) tool for Windows, competing with the likes of Visual Studio, Delphi, or RAD Basic.
Summary: A Unique Story in Browser History
The history of BriskBard is not a story of challenging Google or Microsoft for market dominance. Instead, it is a story of:
Technical Audacity: One developerās decision to build an entire software stack from scratch.
A Focus on Efficiency: A relentless pursuit of low resource usage and a small, fast executable.
Pragmatic Pivoting: The smart shift from focusing on the end-user browser market to promoting the underlying development platform.
BriskBardās legacy is that of a highly specialized, niche project that proves alternative approaches to software development are not only possible but can result in efficient and powerful applications. Its full history is a testament to the passion and perseverance of an independent developer.