Search
Search Articles
Search Articles by entering your search text above.
charts
How can i create animated charts using chart.js and then record the animations to video?

I thought i would see how hard it is to setup chart.js and record the chart animations to a video file for later viewing. This is my process so far: 1. Set Up the Environment: Ensure you have No..

12:02 am, August 30, 2024
API and Javascript
Love Like Dislike API and Javascript

Working Example Full Page You can check it out below, just include the script and it records the details based on the current URL.  Love Like API Demo Quick Embed Add this to the page where..

4:06 am, March 15, 2022
Data Imports
Importing CSS Reference

I thought it would be kinda cool to have the css reference as some kind of database that i could refer to. this is how to import it somewhere else. Import CSS Reference Function This is the initial..

11:48 pm, February 22, 2022
Site Development
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..

12:44 pm, June 9, 2021
python
Python import into SQLite research

Some examples i found while researching this import from python scripts into sqlite. Example weather import beautiful soup Python def weather_():page = requests.get("https://www.bbc.co.uk/weather/0..

11:14 pm, March 28, 2021
rs3
Level 3 to All Capes - Ultimate Runescape Guide

I will be updating this as i go, with additional information and links. File originaly comes from this google sheet. Which i have found to be a bit out of date with certain items.  Update - 20 J..

2:02 am, February 18, 2021
rs3
RS3 Most Efficient Skilling Methods - Table

Skill Most efficient (10m/hr TVC)† Reqs Cost With BoostsGp/xp Xp/hr (Base) Video Of Method(For complicated methods) Notes Agility SH boots(non boot wearing skill) 99 Agilit..

12:25 am, August 18, 2020
webdev
Mega Menus Collection

Just looking for some nice mega menu designs here, all they really are is a hidden div that gets activated when a menu item is clicked or moused over. Hard to find a solution that fits all for this on..

10:26 pm, March 18, 2019
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
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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

::cue

The ::cue CSS pseudo-element matches WebVTT cues within a selected element. This can be used to style captions and other cues in media with VTT tracks.
::cue css reference