This is an update to our Amazon S3 support and S3 Explorer thanks greatly in part to my friend Alagukannan (http://blogs.alagukannan.com/). Of course, this is hosted on ForgeBox, so get your forge on: http://coldbox.org/forgeBox.
This release sports ColdBox 3 support for both the plugin and the Explorer. We have also added S3 folder support, so you can create sub-folders in any bucket, updated the interface and some nice fixes to URL encoding for private and read only files. So stay tuned as we add more features to our explorer and S3 support.
So what are you waiting for, get your Amazon on!
Blog
Recent Entries
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
BoxLang 1.14.0 : Local Template Classes - Define Classes Right Where You Need Them
BoxLang 1.14 ships with one of the most developer-friendly OOP features we've built yet: local template classes. If you've ever created a throwaway .bx file just to hold a five-line helper class, this one's for you.
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge
The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.
That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.
Add Your Comment