Search
Search Articles
Search Articles by entering your search text above.
Site Updates
Some New String tools

Added a couple of new tools, that i had to add fairly quickly while doing another task. Thought i would make them into re-usable tools for future coding endevours.    Create UID from Strin..

1:54 am, July 15, 2022
Site Updates
Bike Stat motorbike spec database import and data research

I had this site ages ago, actually now that i look at the database it was around 2014 called bike stat. Which had a bunch of motorbike statistics and engine sizes, i cant really remember the site, so ..

3:19 am, June 24, 2022
Site Updates
Make the Welcome Text box Smaller

I find having this welcome box on each page to be a bit annoying, as once you have read it it is kind of useless. Maybe try adding a more toggle on there?  Version with a slide toggle.

5:06 am, June 10, 2022
Site Updates
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..

4:56 am, June 10, 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
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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

inset-inline-end

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