55 Articles in the category: Most Popular

PHP Script to Sync Between Two Different Database Servers - Byte.Yoga

PHP Script to Sync Between Two Different Database Servers

This page gives an example of source code in PHP and MySQL which can sync individual data fields between two different MySQL database servers. I use it to update from my LOCALHOST MySQL development server to...

bWAPP – A Deliberately Buggy Web App to Practice Cybersecurity - Byte.Yoga

bWAPP – A Deliberately Buggy Web App to Practice Cybersecurity

This page describes how to install bee-box, a virtual Linux installation containing bWAPP, which is a deliberately buggy web application to practice pentesting and other cyber security skills on. From the bWAPP website: ...

Simplified Game of NIM in Python with Code and Details - Byte.Yoga

Simplified Game of NIM in Python with Code and Details

Write a detailed algorithm and a program that plays the ancient Chinese game of NIM. Actually, this is a simplified version of the original game. In this game, the person who runs your program will...

Massively Improve the Tone of a Mesa Boogie SOB Guitar Amp - Byte.Yoga

Massively Improve the Tone of a Mesa Boogie SOB Guitar Amp

This page describes an electronics "mod" which I did in 2015, and discovered that it can massively improve the tone of a Mesa Boogie SOB Vintage Guitar Amplifier. SOB stands for "Son of...

Insert Multiple Rows in Acceess in One SQL Statement - Byte.Yoga

Insert Multiple Rows in Acceess in One SQL Statement

OK I was soooo close to giving up on this. This works in Access. (Many say its impossible, but we are learning hacking skills here right?) XD. This is the...

Nuclear Bomb Explosion Simulator - Byte.Yoga

Nuclear Bomb Explosion Simulator

The nuclear bomb simulator shows the three main dangers from a nuclear war - fireball, blast, and fallout. Try it out by typing the name of...

Learn Pentesting Basics in One Week? – Try This Challenge - Byte.Yoga

Learn Pentesting Basics in One Week? – Try This Challenge

To help with my Cybersecurity job search, I thought it would be interesting to see how much pentesting I can learn in a one-week period. I'll describe what I've done, starting from the basics. I'll...

How to Make a 'Load More' Button in jQuery and AJAX - Byte.Yoga

How to Make a 'Load More' Button in jQuery and AJAX

This page shows the code for a "Load More" button, using jQuery and AJAX. It can be used to add any content to a <DIV> inside web page while the rest of the page is...

About Byte.Yoga - Byte.Yoga

About Byte.Yoga

This page is still very new and being fixed up! I had to make a lot of pages fast in order to get this site online, and the large menu structure needs a lot of...

How to Compile C Programs for DOS in 2021 - Byte.Yoga

How to Compile C Programs for DOS in 2021


Difficulty
Interest
Education
Overall

This page explains the steps I used to re-compile a C program I wrote on a DOS PC in 1997, but using a modern PC in 2021. I wanted to do this so I could...

Commodore 64 JavaScript Emulator - Byte.Yoga

Commodore 64 JavaScript Emulator

I found this Commodore 64 JavaScript Emulator, written by Thomas Hochgoetz, at c64emulator.111mb.de. It's installed here to demonstrate the games and other software I wrote in early-mid high school. ...

Welcome to Byte.Yoga - Byte.Yoga

Welcome to Byte.Yoga

New Website Byte.Yoga is a new website which will be featuring information, tips, advice, ideas, and a bunch of other topics mostly related to IT and Cyber Security. Why Another I.T. / Cybersecurity Website? Considering that...

Bugster Rush – My 10 Year-Old Son's First Coding Project - Byte.Yoga

Bugster Rush – My 10 Year-Old Son's First Coding Project

My 10 year-old son made this game in the language Scratch in a few hours (with some help). Neither of us had coded in Scratch before, and I hadn't really seen it before at all. At...

My Coding and Developer Portfolio - Byte.Yoga

My Coding and Developer Portfolio

This page began on 31 October, 2021 as a portfolio for my IT work, now that I'm back looking for IT work again. It was originally hosted on my Mathwiz maths tutoring website (before Byte...