Search
Search Articles
Idea: create blocks of code that can be re-used and added easily to recreate site parts
Note: this might be a bit hard to read through as its just my raw notes on this subject/idea. Idea: create blocks of code that can be re-used and added easily to recreate site parts. I started this ..
What's the Point of Docker?
What's the Point of Docker? These are my notes on installing docker on a VPS, there a bit jumbled, but mostly a full collection of the commands i used to get docker working with docker co..
Site Widget Controls
Currently the widgets on this site, the things on the right hand side, are pretty much automatic and just load in as they please. Current Widget Load Process: Call widget class. Add w..
KruXoR Site Updates June 2022
I always just keep adding to this site and dont document the changes anywhere, so many changes and no one seems to notice, but I keep improving it anyway. I notice, i guess so its worth it. I t..
goodbye old grid theme
Yep i have gone back to bootstrap 5 with a dark mode theme. I think its neater, and i liked my old theme, but it had some issues, and no doubt this bootstrap one will also have issues. But yeah..
Aligning Images in TinyMCE or Floating them left and right
This might be a bit of a obvious one but i only just discovered that you can do this with images the other day rather than just using it for text content. I'll use this editor as the test one for now..
How to get spreadsheet data into a meaningful/useful format using php and sqlite
I had some data recently that i thought would be very good in a web page format. So i started copy and pasting it into a html editor and then realised that this data is all in the same format as its i..
How to do a simple bootstrap landing page from Scratch - Part 3
How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple bootstrap landing page from Scratch - Part 2 How to do a simple bootstrap landing page from Scratch - Part 3 O..
How to do a simple bootstrap landing page from Scratch - Part 1
How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple bootstrap landing page from Scratch - Part 2 How to do a simple bootstrap landing page from Scratch - Part 3 H..
Mining 1-99
Levels 1-32 Completing Doric's Quest and The Digsite grants the player a total of 16600 Mining experience Levels 1-15 – Copper ore/Tin ore Levels 15-75 – I..
Adding a template to wordpress to show a list of posts on a custom page template
So i had a request the other day to add a blog to wordpress that had been converted to a promo site with a static front page. Sounds easy, well it is if you know how to add a template to wordpress...