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
comments
More Comment Spam and What to do with it

so it seems that google recapture is not enough to stop the spammers on a custom comments system, which is really quite annoying.  I have recapture and also checking if its verified and then i..

11:44 pm, October 16, 2022
Newsletters
KruXoR - September 2022 - Newsletter #1

View this online here... So its been a busy week for me anyway, like most weeks. I actually decided to start getting up early after reading (or started reading) the 5am club book. Im still not up to ..

4:36 am, September 20, 2022
Apps
Winamp Final Version 5.9 - Download and Thoughts

I started up my old school winamp this morning and noticed that a new version has been released! I was not expecting this as its soo old, and its tiny on my screen now, but it still has all the featur..

12:09 am, September 12, 2022
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
webdev
creating a button creator in javascript

still working on this.  So i have been working on a button creator in javascript, so that i can create html/css buttons on the fly a bit easier and have the button html and css easily exportab..

7:01 am, September 17, 2021
Site Development
Kruxor Moving from Bootstrap to CSS Grid

This is my notes on upgrading this site from bootstrap to css grid.  Mission: Make this look good! and fast :) Mmm… not so good at the moment, removed bootstrap and dark theme. But there..

12:05 am, December 23, 2020
apps
My Favourite Atom Packages (Plugins) 2020

I did a list for this last year, updating it again for this year, i will add and remove packages as i change them. This is just my personal preferences for atom as i usually code in js css html and ph..

11:35 pm, October 13, 2020
how to
How to do a simple bootstrap landing page from Scratch - Part 1

How to do a simple bootstrap landing page from Scratch - Part 1 How to do a simple bootstrap landing page from Scratch - Part 2 How to do a simple bootstrap landing page from Scratch - Part 3 H..

1:22 am, January 21, 2020
privacy
Privacy

Privacy Policy for KruXoR At KruXoR, accessible from https://kruxor.com, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is ..

10:56 pm, June 24, 2019
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


Bajo
Random CSS Property

justify-content

The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.
justify-content css reference