Pinned Repositories
cfml
Random code I write in CFML. No rhyme or reason to any of it.
cfml-in-docker
An exercise in serving CFML via Lucee over Nginx within Docker containers.
cfml24h
Learn CFML in 24 hours
cfscript
Documentation for CFScript
kotlin_scratch
A project for learning Kotlin via testing it
lucee_and_postgres
A Lucee container and a PostgreSQL container setup
php
PHP code
SymfonyFastTrack
Working through Symfony: The Fast Track
using-dependency-injection-in-cfwheels
An exercise in trying to get a DI container working in a CFWheels app.
adamcameron's Repositories
adamcameron/cfscript
Documentation for CFScript
adamcameron/cfml
Random code I write in CFML. No rhyme or reason to any of it.
adamcameron/cfml-in-docker
An exercise in serving CFML via Lucee over Nginx within Docker containers.
adamcameron/kotlin_scratch
A project for learning Kotlin via testing it
adamcameron/lucee_and_postgres
A Lucee container and a PostgreSQL container setup
adamcameron/SymfonyFastTrack
Working through Symfony: The Fast Track
adamcameron/using-dependency-injection-in-cfwheels
An exercise in trying to get a DI container working in a CFWheels app.
adamcameron/boxlang_and_mariadb
This is just a pair of containers for testing BoxLang stuff.
adamcameron/cf2021_and_mariadb
adamcameron/cf2023
This is the config for a minimal(-ish) Docker container running CF2023.
adamcameron/cf2023_and_mariadb
A CF2023 container and a MariaDB container
adamcameron/cfdocs
Repository for the cfdocs.org site.
adamcameron/cfwheels145tutorials
Working through the tutorials @ https://guides.cfwheels.org/v1.4/docs
adamcameron/clojure-in-docker
Clojure scratch pad in Docker container
adamcameron/fullstackExercise
Creating a web site with Vue.js, nginx, Symfony on PHP8 & MariaDB running in Docker containers
adamcameron/hfdp
Source code files from Head First Design Patterns
adamcameron/kotlin_ktor_gdayworld
Kotlin/Ktor gdayworld: A project for learning Ktor via testing it.
adamcameron/laravel-in-docker
Investigating Laravel
adamcameron/lucee-docs
Source and build scripts for Lucee's documentation.
adamcameron/lucee6_and_mariadb
A Lucee6 container and a MariaDB container
adamcameron/lucee_and_mariadb
adamcameron/lucee_and_mysql
A Lucee container and a MySQL container
adamcameron/Modern-ColdFusion-CFML-In-100-Minutes
Getting started with Modern ColdFusion (CFML) Programming Language
adamcameron/nodejs
Scratch node.js code
adamcameron/php8
Messing around with PHP8
adamcameron/proxysql_experimentation
See README.md
adamcameron/ror
Messing around with RoR
adamcameron/ruby-in-docker
Ruby scratch pad in Docker container
adamcameron/TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.
adamcameron/testbox-docs
The Official TestBox Documentation