Search
Search Articles
Search Articles by entering your search text above.
windows
Windows Reinstall Again - 2022 Edition

Following up from this post, where i listed all my old apps, it seems that i have just as many useless apps installed and i feel like the system could be running better again.  Note: Adobe, its ..

10:36 pm, October 31, 2022
Docker
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..

3:47 am, June 16, 2022
Site Updates
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..

2:53 am, June 10, 2022
site bugs
so i guess i will have to re-think my comments strategy

so i wrote a quick and well not that spam free (apparently) comment system for this site. while i was adding it inbetween test comments i found there was already spam being added, before i had even f..

5:15 am, February 10, 2021
wordpress
Easy Meta Tags

Nothing here yet...

12:32 am, May 27, 2020
wordpress
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...

1:40 am, April 17, 2018
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
Random CSS Property

border-inline-style

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-style css reference