Projects

Projects

Some links to small side projects that may be useful.

Wordpress Code Preview Online Site For WordPress Blogs

(https://wpcodepreview.com/)

Using Windows/Open Live Writer to create your Wordpress blog and post code snippets? The why not use the WordPress Code Preview Online tool to preview your posted source code with syntax highlighting before you post to your WordPress site. Tweak the many settings to get it just right and then copy/paste it into your blog post.

Check it out at https://wpcodepreview.com/

Windows Live Writer Source Code Syntax Plugin For Wordpress Blogs.

Using Windows Live Writer or Open Live Writer to create your Wordpress blog and post code snippets and don’t want to use the online version above then this popular plugin enables you to easily insert a source code snippet into your blog post with syntax highlighting.

For more information see here.

ZippyToDo.com

Simple handy ToDo app for your browser that stores your data locally with none of your data leaving your machine. Also includes Pomodoro Timer and other features. ZippyToDo can also be saved to your home screen too on your mobile device.

Check it out at https://zippytodo.com.

SaveYourFingers.com

Always typing out the same text every day? Instead use SaveYourFingers and save it once here and just copy/paste on demand from this simple web app. The app can be saved to your home screen too on your mobile device.

Check it out at https://saveyourfingers.com

Lightroom Catalogue Backup Powershell Script

A Powershell script to zip up and stash your Adobe Lightroom catalogue backups to a different location, whilst deleting old ones over a specified count.

See the post here Archiving Adobe Lightroom Back Ups with PowerShell (with link to GitHub repo)##

Smartie LCD Python Driver

An updated Python driver for the Smartie LCD screen can be found on my GitHub repo (https://github.com/RichHewlett/smartie). With this driver I was able to control my LCD backlight, display text and get a temperature reading.