Posted in Newsletters
2086
4:36 am, September 20, 2022
 

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 the part why its so good to get up early, but so far it seems good.. and Motivating. 

Not only is this the first newsletter for september, but its the first newsletter! Well the first one i have written anyway, and hopefully i will stick with it and then write more than one.

Interesting things i have found this week

Cookie consent quick install script js html css vanilla

Yep its a really nice and free script that you can use to add a nice looking cookie consent message on your site, and its easy to install and setup, if you know a bit of javascript. 

Read More

QR Code Generator

I found this cool script that can just embed QR Codes based on the URL, its pretty awesome if you like the QRCode thing. You can generate your own QR Codes here:

Read More

Car Manufacturer Vehicle Specifications

Yeah i know this is a weird one, but i for some reason created a database with a bunch of cars in it, and then an api and then a front end for it, which is not that exciting, unless you really like cars.. But you can look up the car data here. ;)

Read More

Simple File Cache in PHP

I was working on a script this week where i had to download a file, and rather than download it multiple times i thought i would add a simple file cache that can be re-used fairly easily. 

Read More

Winamp Released a final version!

I know, i thought they did that years ago, but apparently they are working on it again. Its still tiny on high res monitors, but it does the job still, i installed the new version and could not really tell much of a difference, but hey, i guess its still good. 

Read More

Quick Embed Inter font

Just a quick one to embed a google font called inter with a class. The inter font looks a lot like, well its fairly boring really. But some sites like it apparently. 

Read More

Subscriber Updates

I have switched to mail chimp, rather than well nothing, which is what i had, just a list in a database that was getting filled with spam or seemingly bots, so i have added the list into mail chimp and will see how that goes, if you all unsubscribe i guess you are all bots and ill cry a bit.

How to switch and use multiple desktops in windows 11

I know this is probably an old thing, but i just figured out how to use it, its quite good if you are always juggling multiple apps and moving them all around the place.

Read More

Anyway thats all from me this week.

Enjoy your Week! 💖🧑‍💻👩‍💻

View Statistics
This Week
51
This Month
225
This Year
268

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
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
Old programmers never die; they just lose some of their functions.
Random CSS Property

cross-fade()

The cross-fade() CSS function can be used to blend two or more images at a defined transparency. It can be used for many simple image manipulations, such as tinting an image with a solid color or highlighting a particular area of the page by combining an image with a radial gradient.
cross-fade() css reference