arch
asciidoc
async
bash
behavior
- An experimental Erlang framework and behavior for cellular automata
- Implementing an app using an OTP behavior and rebar3
- Implement a new Erlang OTP behavior
- Creating an Erlang application using OTP application and supervisor behaviors
CA
cowboy
- A rebar3 Cowboy REST app and a template
- A Cowboy REST CRUD application with a supervised OTP database process
- A Cowboy REST application with add, get, update, and list
- A simple REST application on top of the Cowboy web server
dets
- A Cowboy REST CRUD application with a supervised OTP database process
- A Cowboy REST application with add, get, update, and list
- A simple REST application on top of the Cowboy web server
digraph
distributed-computing
- Pyre -- Sending messages between applications on a local network
- Implementing a finite state machine with Erlang and gen_fsm
- Programing with ZeroMQ in Python and Node.js
- Installing Raspian on a Raspberry Pi
dropbox
elixir
- Elixir and Phoenix and Ecto -- A few clues about database access etc
- Creating a Elixir Phoenix CRUD Web application and database and command line operations
- Elixir tools for JSON data structures
- Data science processing with Elixir and Python
- Elixir access to Python using Erlport/Export
- Finite state machines -- Elixir and Python implementations
- Serializing Elixir digraphs to Yaml and back
- Text data representation and processing in Python and Elixir
- Using Elixir protocols to dispatch on different Elixir structs
- Functions that provide access to the fields in Xmerl XML records
- Elixir Structs for processing XML
- Elixir meta-programming -- generating code from specs
- XML, SweetXml, Xmerl, and Erlang records from Elixir
- Creating an Elixir Escript application with Mix
- Elixir, Mix, Erlport, poolboy, and Anaconda Python
- Processing XML with Elixir and xmerl
- Erlang and Elixir data structure summary
erlang
- XML, SweetXml, Xmerl, and Erlang records from Elixir
- Creating an Elixir Escript application with Mix
- Processing XML with Elixir and xmerl
- Erlang and Elixir data structure summary
- A rebar3 Cowboy REST app and a template
- A gen_statem FSM server with state
- Implementing finite state machines with Erlang and gen_statem
- A Cowboy REST CRUD application with a supervised OTP database process
- A Cowboy REST application with add, get, update, and list
- A simple REST application on top of the Cowboy web server
- Designing and implementing a REST API (with Webmachine)
- Erlang Webmachine REST -- How-to and notes
- Notes on xmerl and processing XML in Erlang
- An experimental Erlang framework and behavior for cellular automata
- Implementing an app using an OTP behavior and rebar3
- Implement a new Erlang OTP behavior
- Creating an Erlang application using OTP application and supervisor behaviors
- Implementing a finite state machine with Erlang and gen_fsm
erlport
escript
flask
- A Raspberry Pi HTTP REST software stack
- A Python client for our flask REST/CRUD servers
- SQLAlchemy as a back-end for flask-restful CRUD modules
- A template for Python flask-restful CRUD modules
- REST Web application: Python Flask and flask-restful
fsm
- Finite state machines -- Elixir and Python implementations
- A gen_statem FSM server with state
- Implementing finite state machines with Erlang and gen_statem
- Structured applications using REST and FSMs
- Defining and implementing finite state machines in Python with the transitions module
gen_statem
generateds
- Support for GraphQL in generateDS
- Using Lua with the generateDS API
- Using the generateDS API -- Guidance, hints, clues, and suggestions
gevent
graphql
inspect
ipython
json
- Elixir tools for JSON data structures
- Defining and implementing finite state machines in Python with the transitions module
linux
- Installing Arch Linux -- a few notes
- Installing Raspian GNU/Linux on the Raspberry Pi 3 B+
- How I work -- my computing environment and tools
lua
- A quick-start guide to Sqlite3 with Lua
- Lua and recursion and functions and classes
- Samples and implementations of a few Lua iterators
- A few notes on functional programming with lazy evalutation in Lua
- Nvim Lua info -- and some how-to notes
- Using Lua with the generateDS API
- Using Lua to convert an XML document to a tree of elements
lxml
markdown
meta-programming
microservice
mix
networking
- Implementing a finite state machine with Erlang and gen_fsm
- Programing with ZeroMQ in Python and Node.js
- Installing Raspian on a Raspberry Pi
nginx
nodejs
nvim
oop
otp
- An experimental Erlang framework and behavior for cellular automata
- Implementing an app using an OTP behavior and rebar3
- Implement a new Erlang OTP behavior
- Creating an Erlang application using OTP application and supervisor behaviors
pdb
pelican
phoenix
- Elixir and Phoenix and Ecto -- A few clues about database access etc
- Creating a Elixir Phoenix CRUD Web application and database and command line operations
protocol
publishing
pyre
python
- Support for GraphQL in generateDS
- Approaches to controlling Neovim/Nvim programmatically
- Notes, hints, and suggestions on Ipython and Pdb
- Creating and using Python virtual environments
- Lightweight markup languages -- Notes and experiences
- Data science processing with Elixir and Python
- Elixir access to Python using Erlport/Export
- Compiling/building Python 3 etc. from source
- Python scripting inside NeoVim
- Using Lua with the generateDS API
- Using the generateDS API -- Guidance, hints, clues, and suggestions
- Finite state machines -- Elixir and Python implementations
- Text data representation and processing in Python and Elixir
- Python source code information extraction
- Python microservices -- an example
- Elixir, Mix, Erlport, poolboy, and Anaconda Python
- Pyre -- Sending messages between applications on a local network
- Schema assisted XML processing
- Structured applications using REST and FSMs
- Defining and implementing finite state machines in Python with the transitions module
- A Python client for our flask REST/CRUD servers
- SQLAlchemy as a back-end for flask-restful CRUD modules
- A template for Python flask-restful CRUD modules
- REST Web application: Python Flask and flask-restful
- Programing with ZeroMQ in Python and Node.js
raspberry
- Installing Raspberry Pi OS
- Installing Raspian GNU/Linux on the Raspberry Pi 3 B+
- A Raspberry Pi HTTP REST software stack
- How I work -- my computing environment and tools
- Installing Raspian on a Raspberry Pi
raspian
rebar3
requests
rest
- Lightweight markup languages -- Notes and experiences
- A rebar3 Cowboy REST app and a template
- A Raspberry Pi HTTP REST software stack
- Structured applications using REST and FSMs
- A Python client for our flask REST/CRUD servers
- SQLAlchemy as a back-end for flask-restful CRUD modules
- A template for Python flask-restful CRUD modules
- REST Web application: Python Flask and flask-restful
- A Cowboy REST CRUD application with a supervised OTP database process
- A Cowboy REST application with add, get, update, and list
- A simple REST application on top of the Cowboy web server
- Designing and implementing a REST API (with Webmachine)
rules
schema
sha3
sqlalchemy
sqlite
sqlobject
state
struct
sweetxml
template
text
tornado
transitions
uwsgi
vcs
vim
webmachine
wiki
workflow
xmerl
- Functions that provide access to the fields in Xmerl XML records
- XML, SweetXml, Xmerl, and Erlang records from Elixir
- Erlang Webmachine REST -- How-to and notes
- Notes on xmerl and processing XML in Erlang
xml
- Elixir access to Python using Erlport/Export
- Using Lua with the generateDS API
- Using Lua to convert an XML document to a tree of elements
- Using the generateDS API -- Guidance, hints, clues, and suggestions
- Functions that provide access to the fields in Xmerl XML records
- Elixir Structs for processing XML
- XML, SweetXml, Xmerl, and Erlang records from Elixir
- Processing XML with Elixir and xmerl
- Schema assisted XML processing
- Erlang Webmachine REST -- How-to and notes
- Notes on xmerl and processing XML in Erlang