29May/23
Step and Repeat: How to Create The Perfect Backdrop For Your Event

Step and Repeat: How to Create The Perfect Backdrop For Your Event

Step and Repeat: How to Create The Perfect Backdrop For Your Event Event planning can be a daunting task, but it can also be an exciting and fulfilling experience—when you have the right resources at your disposal. Creating the perfect backdrop for your event is not just about finding the right location. Step and repeat banners […]

The post Step and Repeat: How to Create The Perfect Backdrop For Your Event appeared first on Large Format Printing & Event Graphics.

17May/23
GeekTechStuff Heads To DTX Manchester 2023!

GeekTechStuff Heads To DTX Manchester 2023!

The week commencing Monday 15th May 2023 saw the start of Manchester Tech Week and over the 17th and 18th May is DTX Manchester. DTX, or Digital Transformation eXpo brings demos, talks, experiences and exhibitors to Manchester (Manchester Central) so that various people (both technical and non-technical) can come together. This helps to see what’s … Continue reading GeekTechStuff Heads To DTX Manchester 2023!
11May/23

Personal Update: May 2023, Contemporary Issues in Digital Technology

As National Apprenticeship Week 2023 started back at the beginning of February I wrote a brief blog post where I mentioned the start of the Contemporary Issues in Digital Technology for my degree apprenticeship. The module has now been completed, so a good chance for me to reflect a little. Critical Writing vs Descriptive Writing … Continue reading Personal Update: May 2023, Contemporary Issues in Digital Technology
10May/23

Flask and SQLAlchemy: Connecting To MySQL (Python / Notes)

For my assets web app, written in Flask (Python) I have separated the app and the database into separate instances. This allows me to update the app and its dependencies without impacting the database and its dependencies, or vice-versa. The database could be one of many as I’m using SQLAlchemy to handle the connectivity between … Continue reading Flask and SQLAlchemy: Connecting To MySQL (Python / Notes)