#boxlang

[ follow ]
fromRaymondcamden
1 day 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 week ago

Building a Comic Book Reader in BoxLang

Electronic comics are typically distributed in CBR and CBZ formats, which are compressed RAR and ZIP files.
fromRaymondcamden
4 weeks 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
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
1 month 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
fromRaymondcamden
1 month ago

Parsing CSV in BoxLang - Maven Style

BoxLang provides easy CSV parsing and Maven integration for Java libraries without needing deep Java knowledge.
fromRaymondcamden
1 month 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
2 months ago

Working with the Mastodon API in BoxLang

Using the Mastodon API for social media automation is straightforward, requiring just an access token and server information.
fromRaymondcamden
2 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.
fromRaymondcamden
3 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
3 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
3 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

BoxLang Quick Tips - Working with JSON

BoxLang provides easy JSON support with simple serialization and deserialization methods.
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 ]