Search
Search Articles
Search Articles by entering your search text above.
OSRS
wIn-Depth F2P Ironman Guide v2.0.4 (last updated 8-18-2020)

https://pastebin.com/raw/ytWpivkL wIn-Depth F2P Ironman Guide v2.0.4 (last updated 8-18-2020) By Asura Zoma Re-written by Tannerdino This guide aims to give the most efficient approach to maxing..

3:35 am, August 6, 2023
OSRS
In-Depth F2P Ironman Guide v2.0.1 (last updated 05-06-18)

https://pastebin.com/raw/FuTEC8eBIn-Depth F2P Ironman Guide v2.0.1 (last updated 05-06-18) By Asura Zoma ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NOT..

3:33 am, August 6, 2023
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
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
bootstrap
site update incoming before and after

dark mode saves state as well, but still flashes light a bit, so need to modify the light background so that the flash is not as blinding. still cant see the text on light mode new card theme ..

12:38 pm, October 13, 2021
core
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..

12:52 am, August 18, 2020
windows
Windows 10 on a 32 Gig eMMC Drive with Updates - Solved

I have had this issue a couple of times now. You get a cheaper end laptop with a 32gb main drive, and after the 1st round of windows updates. No Disk Space error. There are a couple of things i usual..

1:16 am, April 18, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference