#boxlang

[ follow ]
Web development
fromRaymondcamden
2 weeks ago

First Stab at a BoxLang Log Viewer

Use BoxLang runtime or context APIs to dynamically locate logs; prefer getBoxContext().getConfig().logging.logsDirectory for safer, context-aware configuration.
fromRaymondcamden
3 weeks ago

Building a File-Based Router in BoxLang

BoxLang introduces a URL rewriting feature that allows developers to assign specific scripts to be executed upon receiving a 404 error, enhancing flexibility.
Web frameworks
fromRaymondcamden
1 month ago

Simple Charting with BoxLang

BoxLang does not include an embedded client-side charting library, but it assists in building charts by allowing integration with client-side libraries like Chart.js.
Web development
Web development
fromRaymondcamden
1 month ago

Creating a Calendar with BoxLang - Part Deux

Building a simple calendar with BoxLang involves creating an HTML table and integrating events based on current and future dates.
fromRaymondcamden
2 months ago

Building a CSV Report CLI Tool in BoxLang

The EthicalAds report system facilitates easy checking of earnings, although it lacks a month-by-month view of earnings, requiring users to check manually.
Software development
Java
fromRaymondcamden
2 months ago

Parsing CSV in BoxLang - Maven Style

BoxLang provides easy CSV parsing and Maven integration for Java libraries without needing deep Java knowledge.
fromRaymondcamden
2 months ago

AI with BL

The BoxLang AI module provides a unified interface to work with multiple different AI providers, simplifying the technical aspect of switching between services.
Artificial intelligence
Scala
fromRaymondcamden
2 months ago

Using BoxLang's Cache Services

BoxLang's caching service offers advanced features like customizable eviction policies, introspection, and event handling, surpassing traditional caching systems.
fromRaymondcamden
3 months ago

Working with the Bluesky API in BoxLang

To authenticate with Bluesky, use your username and password via environment variables, validating them before sending a POST request to the createSession endpoint.
Node JS
Java
fromRaymondcamden
3 months ago

Parsing Markdown in BoxLang - Take 3

An official Markdown module in BoxLang simplifies Markdown to HTML conversions, enhancing ease of use for developers.
Scala
fromRaymondcamden
4 months ago

A Sneak Peek at BoxLang's Module Feature

BoxLang's module system enhances functionality, allowing users to easily create and integrate new features.
fromRaymondcamden
4 months ago

BoxLang Quick Tips - Working with Zip Files

To create zip files, you make use of the built in function. It has arguments for format (either zip or gzip), the source path, and the destination path.
Vue
Java
fromRaymondcamden
4 months ago

Parsing Markdown in BoxLang

The key difference in integrating the Flexmark library for Markdown parsing in BoxLang compared to ColdFusion is worth noting.
fromRaymondcamden
4 months ago

Come Learn about BoxLang at Into the Box 2025

I'm currently looking for my next role in developer relations and advocacy. If you've got an open role and think I'd be a fit, please reach out.
Women in technology
[ Load more ]