Search
Search Articles
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..
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..
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..
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..
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..
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..
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..
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..
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..
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..
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...