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..
Creating a Custom QHD Wallpaper in Photoshop using AI Generation #photoshop
Just testing AI content generation on an image that i wanted to create as a background. It annoys me that you search for 4K backgrounds or wallpapers and all you get is spam and really low res ..
generate a random username function thoughts
I was looking though some of my functions to make more useful web tools from them and i came across the function for generating a username. I think originally i created this function to generat..
Some New String tools
Added a couple of new tools, that i had to add fairly quickly while doing another task. Thought i would make them into re-usable tools for future coding endevours. Create UID from Strin..
Idea: create blocks of code that can be re-used and added easily to recreate site parts
Note: this might be a bit hard to read through as its just my raw notes on this subject/idea. Idea: create blocks of code that can be re-used and added easily to recreate site parts. I started this ..
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 ..
Kahlil Gibran on Marriage
I remember my mum gave me this in a book from Kahlil Gibran and bookmarked this page just after i got married. Getting more from it even to this day. Then Almitra spoke again and said, And what..
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..
tools i still want to create
This is my inspiration list, or when i have a tool idea, i should add it here so next time i have nothing better to do, create one of these tools. Once created i will move the tool link over to this c..
Tools
Here is a collection of the tools i have created and also a list of the tools i still want to create. SEO Tools SEO Keyword Research This tool allows you to type in a keyword ..
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..
Quick Links
Just a couple of quick links for things i usually google, will be updating this slowly as i remember things. Font Awesome Icons Remove Background - Make Image Transparent Quick Foundation Gri..
Factorio Blueprint Books
Here is a couple of blueprint books for factorio that i found, sources included. You can import them using the paste string, and clicking on this button in factorio: Then paste it in here an..
how to fix - Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding()
I use the php readability library in some of my code, and found on a new server that it was throwing the error. Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() For me t..
Crafting - 1 - 99 guide
Levels Details Amount XP Items Needed Material Cost Each End Product Price Each Pr..
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..