Latest Public Bookmarks
Turn an old eReader into an Information Screen (Nook STR) – Terence Eden’s Blog
The various steps (and links to updates) to run to get a Nook ereader to work as an updating display
Saved by: Paul on 18 Jan 2021
(The only proper) PDO tutorial - Treating PHP Delusions
Easy to understand guide to PDO, got a couple of things out of it so worth keeping as a reference
Saved by: Paul on 23 Dec 2020
Favicon Generator - Image to Favicon - favicon.io
Elegant tool for converting an image into a favicon of various kinds for a website, also creates a manifest file for the images and the HTML you need for the page
Saved by: Paul on 7 Dec 2020
Position Sticky and Table Headers | CSS-Tricks
Make a table heading stay above the table when you scroll down the page - very neat. Core bit: Style the th with: position: sticky; top: 0;
Saved by: Paul on 15 Nov 2020
jQuery.when() | jQuery API Documentation
Run a function or other Javascript code after another function has finished running. Easier than using a Promise or callback for simple code.
Saved by: Paul on 13 Nov 2020
Staffie Roxy rescued from sea at Worthing by lifeboat crew | The Argus
Suzanne's dog!
Saved by: Paul on 12 Nov 2020
Laracasts: Learn Socialite
Videos for authenticating in a Laravel based site with various social media sites rather than a standard login
Saved by: Paul on 7 Oct 2020