allrite
allrite
@allrite@allrite.au

Irreverently irrelevant.

Sysadmin, developer, web dude in a science research agency. WordPress, Japan, planes, trains, karate, Arduino, Raspberry Pi/Pico, puns, dad jokes, etc.

Mastodon: @allrite@allrite.au

534 posts
3 followers
Blog

allrite.au

Profile

allrite.au

  • Build a first web application

    This is a work in progress! This is a very basic introduction to building a web application using PHP. It assumes that you have some understanding of HTML and a web server that supports PHP to play with. We will put the code below in /var/www/html/webapp/ Forms Let’s make a simple HTML page with a…

  • Thoughts on WordPress in 2024

    The recent ructions with WordPress have focussed my attention on how WordPress is used and why it was chosen. What features does an alternative need to possess?

  • PIMORONI Pico Enviro+ Notes

    Sample code for environmental measurements using the PIMORONI pico enviro+.

  • PIMORONI Enviro+ Notes

    Python example code for the PIMORONI Enviro+ board.

  • CSS Grids

    A brief guide with examples to using CSS grids to layout a web page.