Posts

  • 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…

    Read more


  • Thoughts on WordPress in 2024

    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?

    Read more


  • PIMORONI Pico Enviro+ Notes

    PIMORONI Pico Enviro+ Notes

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

    Read more


  • PIMORONI Enviro+ Notes

    PIMORONI Enviro+ Notes

    Python example code for the PIMORONI Enviro+ board.

    Read more


  • CSS Grids

    CSS Grids

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

    Read more


  • Flexboxes

    Flexboxes

    A brief introduction to some basic HTML and CSS concepts and how to use flexboxes, including for banner images.

    Read more