List Articles

Total Items found in Articles is 219.
A Collection of Articles on Various Topics
osrs
1-99 Agility (Without Kandarin Hard Diaries)

Here are the courses that you should do per level 1-10 Gnome Stronghold Agility Course 10-20 Draynor Village Rooftop Course 20-30 Al-Kharid Rooftop Course 30-40 Varrock Rooftop Course 40-60 Can..

4:43 am, January 5, 2019
osrs
OSRS How do I change my appearance?

Now, you need to visit a few different NPCs to completely change your appearance The Makeover Mage in the above answer will now only change gender and skin colour A Hairdresser (one can be found..

12:48 pm, December 29, 2018
osrs
Oldschool Runescape Ironman guide By OzirisRS

Oldschool RunescapeIronman guideBy OzirisRSRe-formatting + images + details added by KruXoR Contents Introduction Pre-Text Starting Out Early quests, wintertodt and ardy cloak 1 (71) Lumbrid..

12:31 pm, December 29, 2018
osrs
OSRS Optimal Quest Guide

Old School Runescape Quest Guide Quest/Action QG New levels after finishing quest Quest points Total QP Additional info The Restless Ghost QG 9  Prayer 1 1 Run fr..

4:45 am, December 28, 2018
osrs
OSRS Members Fishing Guide

Here is the method that i used to level fishing. In members OSRS. This is fairly AFK using this method so you can dual login, or do something else while fishing and just listen out for the inventory f..

12:13 am, December 28, 2018
osrs
OSRS Notes

15 April 2019 Grinding Trolls, still leveling slayer very slowly. I found the best place to farm the trolls is just east of the crabs there is a tunnel there kind of a passage that has some level 6..

11:23 pm, December 9, 2018
how to
How to do a simple landing page from scratch

Here is my process to create a super simple but responsive and slick looking landing page. Create a HTML File Create a html file called index.html as this is the file used by most web servers as the..

4:28 am, October 2, 2018
css
CSS Margin and Padding Framework Generator - How to use it

I used to just write this manually, but this generator is much easier than manually typing these margin and padding values. So what this does is generate css for each step so if i do the default se..

5:06 am, September 17, 2018
php
Image Resizing with PHP and SimpleImage Library

How to resize images with PHP using the SimpleImage Library I always forget how to do this even though its pretty simple once you know what to do. Here is how i resize images if they are over a ce..

12:45 am, September 12, 2018
terraria
Top 10 Terraria Houses

I thought that i would extract the top 10 terraria houses from here, just so that i could reference them for ideas. Here we go... 10. TerrarianKhaios 09. MultipleEggs 08. IcyOrio 07. PinoySh..

5:34 am, September 11, 2018
Utilities
How to Convert text string to lower case

Here is a small tool that converts uppercase or sentence case strings to lower case. Just paste in the string and your set. I also added a small video on how to use the tool (yes its just me copy..

5:08 am, September 5, 2018
Utilities
How to Extract image links from youtube videos

Sometimes it can be useful to know how to extract the image links from youtube videos, so i have created a tool that can do just that.  All you need to do is paste the youtube video link in an..

6:41 am, September 3, 2018
code
How to make your code look nice

This one is just in case you don't like using the tab button or maybe you have inherited some code that is just a big mess. Using the Code Beautifier Tool you can just paste in the code, and it adds ..

5:24 am, August 28, 2018
Pi
pi hole and hassio

What is Pi Hole? Pi Hole is basically a firewall that sits on your home network and blocks out all the adversiter and tracker sites. So if you want to block a large percentage of the dodgy/ad/tracker..

1:11 am, August 24, 2018
windows
Windows is now trying to upsell on the volume mixer icon

Now i like windows 10 and what they are doing with the whole "windows experience" and i noticed a few things like clicking the informational things on the nice image they provide for you can lead to b..

6:38 am, August 14, 2018
android
Android Power Saving Tips, Getting the most from your Battery.

I recently have changed from iOS to Android, and i'm quite pleased at the amount of customisation you can actually have on this operating system, one great feature that is has going for it is that you..

5:54 am, August 6, 2018
how to
How to record audio from chrome into a file

I had an issue the other day where i needed to record audio from the browser, surprisingly this is not too hard you just have to have the right application and settings. I found the easiest way is ..

3:56 am, April 18, 2018
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
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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

mask-type

The mask-type CSS property sets whether an SVG <mask> element is used as a luminance or an alpha mask. It applies to the <mask> element itself.
mask-type css reference